- abortBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
-
- abortBatch() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- abortBatch() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Abort the currently managed batch (if any)
- abs(Expression<N>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- AbsFunction<N extends Number> - Class in org.hibernate.jpa.criteria.expression.function
-
Models the ANSI SQL ABS function.
- AbsFunction(CriteriaBuilderImpl, Expression) - Constructor for class org.hibernate.jpa.criteria.expression.function.AbsFunction
-
- AbstractAnsiTrimEmulationFunction - Class in org.hibernate.dialect.function
-
A
SQLFunction
providing support for implementing TRIM functionality
(as defined by both the ANSI SQL and JPA specs) in cases where the dialect may not support the full
trim
function itself.
- AbstractAnsiTrimEmulationFunction() - Constructor for class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
-
- AbstractAnyReference - Class in org.hibernate.loader.plan.build.internal.returns
-
- AbstractAnyReference(PropertyPath) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractAnyReference
-
- AbstractArchiveDescriptor - Class in org.hibernate.boot.archive.spi
-
Base support for ArchiveDescriptor implementors.
- AbstractArchiveDescriptor(ArchiveDescriptorFactory, URL, String) - Constructor for class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
-
- AbstractArchiveDescriptorFactory - Class in org.hibernate.boot.archive.spi
-
- AbstractArchiveDescriptorFactory() - Constructor for class org.hibernate.boot.archive.spi.AbstractArchiveDescriptorFactory
-
- AbstractAttribute<X,Y> - Class in org.hibernate.jpa.internal.metamodel
-
Models the commonality of the JPA
Attribute
hierarchy.
- AbstractAttribute(String, Class<Y>, AbstractManagedType<X>, Member, Attribute.PersistentAttributeType) - Constructor for class org.hibernate.jpa.internal.metamodel.AbstractAttribute
-
- AbstractAttribute - Class in org.hibernate.tuple
-
- AbstractAttribute(String, Type) - Constructor for class org.hibernate.tuple.AbstractAttribute
-
- AbstractAttributeKey - Class in org.hibernate.boot.model.source.spi
-
- AbstractAttributeKey() - Constructor for class org.hibernate.boot.model.source.spi.AbstractAttributeKey
-
Constructor for the base AttributePath
- AbstractAttributeKey(String) - Constructor for class org.hibernate.boot.model.source.spi.AbstractAttributeKey
-
Constructor for the base AttributeRole
- AbstractAttributeKey(AbstractAttributeKey, String) - Constructor for class org.hibernate.boot.model.source.spi.AbstractAttributeKey
-
- AbstractAuditQuery - Class in org.hibernate.envers.query.internal.impl
-
- AbstractAuditQuery(EnversService, AuditReaderImplementor, Class<?>) - Constructor for class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- AbstractAuditQuery(EnversService, AuditReaderImplementor, Class<?>, String) - Constructor for class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- AbstractAuditWorkUnit - Class in org.hibernate.envers.internal.synchronization.work
-
- AbstractAuditWorkUnit(SessionImplementor, String, EnversService, Serializable, RevisionType) - Constructor for class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
-
- AbstractAuxiliaryDatabaseObject - Class in org.hibernate.boot.model.relational
-
- AbstractAuxiliaryDatabaseObject() - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
-
- AbstractAuxiliaryDatabaseObject(boolean) - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
-
- AbstractAuxiliaryDatabaseObject(Set<String>) - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
-
- AbstractAuxiliaryDatabaseObject(boolean, Set<String>) - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
-
- AbstractBasicQueryContractImpl - Class in org.hibernate.internal
-
- AbstractBasicQueryContractImpl(SessionImplementor) - Constructor for class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- AbstractBatchImpl - Class in org.hibernate.engine.jdbc.batch.internal
-
Convenience base class for implementers of the Batch interface.
- AbstractBatchImpl(BatchKey, JdbcCoordinator) - Constructor for class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
-
- AbstractBatchingCollectionInitializerBuilder - Class in org.hibernate.loader.collection.plan
-
Base class for LoadPlan-based BatchingCollectionInitializerBuilder implementations.
- AbstractBatchingCollectionInitializerBuilder() - Constructor for class org.hibernate.loader.collection.plan.AbstractBatchingCollectionInitializerBuilder
-
- AbstractBatchingEntityLoaderBuilder - Class in org.hibernate.loader.entity.plan
-
Base class for LoadPlan-based BatchingEntityLoaderBuilder implementations.
- AbstractBatchingEntityLoaderBuilder() - Constructor for class org.hibernate.loader.entity.plan.AbstractBatchingEntityLoaderBuilder
-
- AbstractBinder - Class in org.hibernate.boot.jaxb.internal
-
- AbstractBinder(ClassLoaderService) - Constructor for class org.hibernate.boot.jaxb.internal.AbstractBinder
-
- AbstractBinder(ClassLoaderService, boolean) - Constructor for class org.hibernate.boot.jaxb.internal.AbstractBinder
-
- AbstractCallback - Class in org.hibernate.jpa.event.internal.jpa
-
- AbstractCallback(CallbackType) - Constructor for class org.hibernate.jpa.event.internal.jpa.AbstractCallback
-
- AbstractClassTransformerImpl - Class in org.hibernate.bytecode.spi
-
- AbstractClassTransformerImpl(ClassFilter, FieldFilter) - Constructor for class org.hibernate.bytecode.spi.AbstractClassTransformerImpl
-
- AbstractCollectionEvent - Class in org.hibernate.event.spi
-
Defines a base class for events involving collections.
- AbstractCollectionEvent(CollectionPersister, PersistentCollection, EventSource, Object, Serializable) - Constructor for class org.hibernate.event.spi.AbstractCollectionEvent
-
Constructs an AbstractCollectionEvent object.
- AbstractCollectionInitializor<T> - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor
-
Initializes a persistent collection.
- AbstractCollectionInitializor(EnversService, AuditReaderImplementor, RelationQueryGenerator, Object, Number, boolean) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
-
- AbstractCollectionLoadQueryDetails - Class in org.hibernate.loader.plan.exec.internal
-
Handles interpreting a LoadPlan (for loading of a collection) by:
generating the SQL query to perform
creating the readers needed to read the results from the SQL's ResultSet
- AbstractCollectionLoadQueryDetails(LoadPlan, AliasResolutionContextImpl, CollectionReturn, QueryBuildingParameters, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
-
- AbstractCollectionMapper<T> - Class in org.hibernate.envers.internal.entities.mapper.relation
-
- AbstractCollectionMapper(CommonCollectionMapperData, Class<? extends T>, Class<? extends T>, boolean, boolean) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
-
- AbstractCollectionPersister - Class in org.hibernate.persister.collection
-
Base implementation of the QueryableCollection interface.
- AbstractCollectionPersister(Collection, CollectionRegionAccessStrategy, PersisterCreationContext) - Constructor for class org.hibernate.persister.collection.AbstractCollectionPersister
-
- AbstractCollectionReference - Class in org.hibernate.loader.plan.build.internal.returns
-
- AbstractCollectionReference(ExpandingCollectionQuerySpace, PropertyPath, boolean) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference
-
- AbstractColumnsAndFormulasSource() - Constructor for class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.AbstractColumnsAndFormulasSource
-
- AbstractComponentTuplizer - Class in org.hibernate.tuple.component
-
Support for tuplizers relating to components.
- AbstractComponentTuplizer(Component) - Constructor for class org.hibernate.tuple.component.AbstractComponentTuplizer
-
- AbstractCompositeEntityIdentifierDescription - Class in org.hibernate.loader.plan.build.internal.returns
-
- AbstractCompositeEntityIdentifierDescription(EntityReference, ExpandingCompositeQuerySpace, CompositeType, PropertyPath) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeEntityIdentifierDescription
-
- AbstractCompositeFetch - Class in org.hibernate.loader.plan.build.internal.returns
-
- AbstractCompositeFetch(ExpandingCompositeQuerySpace, boolean, PropertyPath) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeFetch
-
- AbstractCompositeIdMapper - Class in org.hibernate.envers.internal.entities.mapper.id
-
- AbstractCompositeIdMapper(Class, ServiceRegistry) - Constructor for class org.hibernate.envers.internal.entities.mapper.id.AbstractCompositeIdMapper
-
- AbstractCompositeReference - Class in org.hibernate.loader.plan.build.internal.returns
-
- AbstractCompositeReference(ExpandingCompositeQuerySpace, boolean, PropertyPath) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeReference
-
- AbstractCompositionAttribute - Class in org.hibernate.tuple.component
-
A base class for a composite, non-identifier attribute.
- AbstractCompositionAttribute(AttributeSource, SessionFactoryImplementor, int, String, CompositeType, int, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.component.AbstractCompositionAttribute
-
- AbstractCurrentSessionContext - Class in org.hibernate.context.spi
-
- AbstractCurrentSessionContext(SessionFactoryImplementor) - Constructor for class org.hibernate.context.spi.AbstractCurrentSessionContext
-
- AbstractDataSourceBasedMultiTenantConnectionProviderImpl - Class in org.hibernate.engine.jdbc.connections.spi
-
- AbstractDataSourceBasedMultiTenantConnectionProviderImpl() - Constructor for class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
-
- AbstractDelegateSessionImplementor - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy
-
- AbstractDelegateSessionImplementor(SessionImplementor) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
-
- AbstractDelegatingMetadata - Class in org.hibernate.boot.spi
-
- AbstractDelegatingMetadata(MetadataImplementor) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- AbstractDelegatingMetadataBuilderImplementor<T extends AbstractDelegatingMetadataBuilderImplementor<T>> - Class in org.hibernate.boot.spi
-
- AbstractDelegatingMetadataBuilderImplementor(MetadataBuilderImplementor) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- AbstractDelegatingMetadataBuildingOptions - Class in org.hibernate.boot.spi
-
- 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 AbstractDelegatingSessionFactoryBuilder<T>> - 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
-
- AbstractDelegatingSessionFactoryOptions - Class in org.hibernate.boot.spi
-
Convenience base class for custom implementors of SessionFactoryOptions, using delegation
- AbstractDelegatingSessionFactoryOptions(SessionFactoryOptions) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- AbstractDelegatingSharedSessionBuilder - Class in org.hibernate.engine.spi
-
Base class for
SharedSessionBuilder
implementations that wish to implement only parts of that contract
themselves while forwarding other method invocations to a delegate instance.
- AbstractDelegatingSharedSessionBuilder(SharedSessionBuilder) - Constructor for class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
- AbstractEmitterBean - Class in org.hibernate.cache.ehcache.management.impl
-
Base MBean impl
- AbstractEmitterBean(Class<T>) - Constructor for class org.hibernate.cache.ehcache.management.impl.AbstractEmitterBean
-
Constructs a AbstractEmitterBean
- AbstractEmptinessExpression - Class in org.hibernate.criterion
-
Base expression implementation for (not) emptiness checking of collection properties
- AbstractEmptinessExpression(String) - Constructor for class org.hibernate.criterion.AbstractEmptinessExpression
-
- AbstractEntityBasedAttribute - Class in org.hibernate.tuple.entity
-
- AbstractEntityBasedAttribute(EntityPersister, SessionFactoryImplementor, int, String, Type, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.entity.AbstractEntityBasedAttribute
-
- AbstractEntityEntry - Class in org.hibernate.engine.internal
-
A base implementation of EntityEntry
- AbstractEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, EntityMode, String, boolean, boolean, PersistenceContext) - Constructor for class org.hibernate.engine.internal.AbstractEntityEntry
-
- AbstractEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean, PersistenceContext) - Constructor for class org.hibernate.engine.internal.AbstractEntityEntry
-
- AbstractEntityEntry(SessionFactoryImplementor, String, Serializable, Status, Status, Object[], Object[], Object, LockMode, boolean, boolean, boolean, PersistenceContext) - Constructor for class org.hibernate.engine.internal.AbstractEntityEntry
-
This for is used during custom deserialization handling
- AbstractEntityEntry.BooleanState - Enum in org.hibernate.engine.internal
-
Represents a boolean flag stored within a number value, using one bit at a specified offset.
- AbstractEntityEntry.EnumState<E extends Enum<E>> - Class in org.hibernate.engine.internal
-
Represents an enum value stored within a number value, using four bits starting at a specified offset.
- AbstractEntityGraphVisitationStrategy - Class in org.hibernate.loader.plan.build.internal
-
Abstract strategy of building loadplan based on entity graph.
- AbstractEntityGraphVisitationStrategy(SessionFactoryImplementor, LoadQueryInfluencers, LockMode) - Constructor for class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
-
- AbstractEntityInsertAction - Class in org.hibernate.action.internal
-
A base class for entity insert actions.
- AbstractEntityInsertAction(Serializable, Object[], Object, boolean, EntityPersister, SessionImplementor) - Constructor for class org.hibernate.action.internal.AbstractEntityInsertAction
-
Constructs an AbstractEntityInsertAction object.
- AbstractEntityJoinWalker - Class in org.hibernate.loader
-
Abstract walker for walkers which begin at an entity (criteria
queries and entity loaders).
- AbstractEntityJoinWalker(OuterJoinLoadable, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.AbstractEntityJoinWalker
-
- AbstractEntityJoinWalker(OuterJoinLoadable, SessionFactoryImplementor, LoadQueryInfluencers, String) - Constructor for class org.hibernate.loader.AbstractEntityJoinWalker
-
- AbstractEntityLoader - Class in org.hibernate.loader.entity
-
- AbstractEntityLoader(OuterJoinLoadable, Type, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.AbstractEntityLoader
-
- AbstractEntityManagerImpl - Class in org.hibernate.ejb
-
- AbstractEntityManagerImpl(EntityManagerFactoryImpl, PersistenceContextType, SynchronizationType, PersistenceUnitTransactionType, Map) - Constructor for class org.hibernate.ejb.AbstractEntityManagerImpl
-
Deprecated.
- AbstractEntityManagerImpl - Class in org.hibernate.jpa.spi
-
- AbstractEntityManagerImpl(EntityManagerFactoryImpl, PersistenceContextType, SynchronizationType, PersistenceUnitTransactionType, Map) - Constructor for class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- AbstractEntityManagerImpl.TupleBuilderTransformer - Class in org.hibernate.jpa.spi
-
- AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl<X> - Class in org.hibernate.jpa.spi
-
- AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl - Class in org.hibernate.jpa.spi
-
- AbstractEntityPersister - Class in org.hibernate.persister.entity
-
Basic functionality for persisting an entity via JDBC
through either generated or custom SQL
- AbstractEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, PersisterCreationContext) - Constructor for class org.hibernate.persister.entity.AbstractEntityPersister
-
- AbstractEntityPersister.CacheEntryHelper - Interface in org.hibernate.persister.entity
-
Consolidated these onto a single helper because the 2 pieces work in tandem.
- AbstractEntityPersister.InclusionChecker - Interface in org.hibernate.persister.entity
-
- AbstractEntityReference - Class in org.hibernate.loader.plan.build.internal.returns
-
- AbstractEntityReference(ExpandingEntityQuerySpace, PropertyPath) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractEntityReference
-
- AbstractEntitySourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
- AbstractEntitySourceImpl(MappingDocument, JaxbHbmEntityBaseDefinition) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- AbstractEntityTuplizer - Class in org.hibernate.tuple.entity
-
Support for tuplizers relating to entities.
- AbstractEntityTuplizer(EntityMetamodel, PersistentClass) - Constructor for class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
Constructs a new AbstractEntityTuplizer instance.
- AbstractEvent - Class in org.hibernate.event.spi
-
Defines a base class for Session generated events.
- AbstractEvent(EventSource) - Constructor for class org.hibernate.event.spi.AbstractEvent
-
Constructs an event from the given event session.
- AbstractExpandingFetchSource - Class in org.hibernate.loader.plan.build.internal.returns
-
- AbstractExpandingFetchSource(ExpandingQuerySpace, PropertyPath) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
-
- AbstractExpandingSourceQuerySpace - Class in org.hibernate.loader.plan.build.internal.spaces
-
- AbstractExpandingSourceQuerySpace(String, QuerySpace.Disposition, ExpandingQuerySpaces, boolean) - Constructor for class org.hibernate.loader.plan.build.internal.spaces.AbstractExpandingSourceQuerySpace
-
- AbstractExplicitParameterSpecification - Class in org.hibernate.param
-
Convenience base class for explicitly defined query parameters.
- AbstractExplicitParameterSpecification(int, int) - Constructor for class org.hibernate.param.AbstractExplicitParameterSpecification
-
Constructs an AbstractExplicitParameterSpecification.
- AbstractFieldInterceptor - Class in org.hibernate.bytecode.instrumentation.spi
-
Base support for FieldInterceptor implementations.
- AbstractFieldInterceptor(SessionImplementor, Set, String) - Constructor for class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
-
- AbstractFieldSerialForm - Class in org.hibernate.property.access.internal
-
Abstract serialization replacement for field based Getter and Setter impls.
- AbstractFieldSerialForm(Field) - Constructor for class org.hibernate.property.access.internal.AbstractFieldSerialForm
-
- AbstractFieldSerialForm(Class, String) - Constructor for class org.hibernate.property.access.internal.AbstractFieldSerialForm
-
- AbstractFlushingEventListener - Class in org.hibernate.event.internal
-
A convenience base class for listeners whose functionality results in flushing.
- AbstractFlushingEventListener() - Constructor for class org.hibernate.event.internal.AbstractFlushingEventListener
-
- AbstractFromImpl<Z,X> - Class in org.hibernate.jpa.criteria.path
-
Convenience base class for various
From
implementations.
- AbstractFromImpl(CriteriaBuilderImpl, Class<X>) - Constructor for class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- AbstractFromImpl(CriteriaBuilderImpl, Class<X>, PathSource) - Constructor for class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- AbstractFromImpl.BasicJoinScope - Class in org.hibernate.jpa.criteria.path
-
- AbstractFromImpl.CorrelationJoinScope - Class in org.hibernate.jpa.criteria.path
-
- AbstractFromImpl.JoinScope<X> - Interface in org.hibernate.jpa.criteria.path
-
Helper contract used to define who/what keeps track of joins and fetches made from this FROM.
- AbstractGraphNode<T> - Class in org.hibernate.jpa.graph.internal
-
Base class for EntityGraph and Subgraph implementations.
- AbstractGraphNode(EntityManagerFactoryImpl, boolean) - Constructor for class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- AbstractGraphNode(AbstractGraphNode<T>, boolean) - Constructor for class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- AbstractHANADialect - Class in org.hibernate.dialect
-
An abstract base class for HANA dialects.
- AbstractHANADialect() - Constructor for class org.hibernate.dialect.AbstractHANADialect
-
- AbstractHbmSourceNode - Class in org.hibernate.boot.model.source.internal.hbm
-
Base class for any and all source objects coming from hbm.xml
parsing.
- AbstractHbmSourceNode(MappingDocument) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractHbmSourceNode
-
- AbstractIdentifiableType<X> - Class in org.hibernate.jpa.internal.metamodel
-
- AbstractIdentifiableType(Class<X>, String, AbstractIdentifiableType<? super X>, boolean, boolean, boolean) - Constructor for class org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType
-
- AbstractIdentifiableType.Builder<X> - Interface in org.hibernate.jpa.internal.metamodel
-
- AbstractIdMapper - Class in org.hibernate.envers.internal.entities.mapper.id
-
- AbstractIdMapper(ServiceRegistry) - Constructor for class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
-
- AbstractInstrumenter - Class in org.hibernate.bytecode.buildtime.spi
-
Provides the basic templating of how instrumentation should occur.
- AbstractInstrumenter(Logger, Instrumenter.Options) - Constructor for class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
-
Creates the basic instrumentation strategy.
- AbstractInstrumenter.CustomFieldFilter - Class in org.hibernate.bytecode.buildtime.spi
-
Allows control over what exactly to transform.
- AbstractJaccSecurableEventListener - Class in org.hibernate.secure.internal
-
Base class for JACC-securable event listeners
- AbstractJaccSecurableEventListener() - Constructor for class org.hibernate.secure.internal.AbstractJaccSecurableEventListener
-
- AbstractJoinImpl<Z,X> - Class in org.hibernate.jpa.criteria.path
-
Convenience base class for various
Join
implementations.
- AbstractJoinImpl(CriteriaBuilderImpl, PathSource<Z>, Attribute<? super Z, X>, JoinType) - Constructor for class org.hibernate.jpa.criteria.path.AbstractJoinImpl
-
- AbstractJoinImpl(CriteriaBuilderImpl, Class<X>, PathSource<Z>, Attribute<? super Z, ?>, JoinType) - Constructor for class org.hibernate.jpa.criteria.path.AbstractJoinImpl
-
- AbstractJtaPlatform - Class in org.hibernate.engine.transaction.jta.platform.internal
-
- AbstractJtaPlatform() - Constructor for class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- AbstractLazyInitializer - Class in org.hibernate.proxy
-
Convenience base class for lazy initialization handlers.
- AbstractLazyInitializer() - Constructor for class org.hibernate.proxy.AbstractLazyInitializer
-
For serialization from the non-pojo initializers (HHH-3309)
- AbstractLazyInitializer(String, Serializable, SessionImplementor) - Constructor for class org.hibernate.proxy.AbstractLazyInitializer
-
Main constructor.
- AbstractLimitHandler - Class in org.hibernate.dialect.pagination
-
- AbstractLimitHandler() - Constructor for class org.hibernate.dialect.pagination.AbstractLimitHandler
-
- AbstractLoadPlanBasedCollectionInitializer - Class in org.hibernate.loader.collection.plan
-
- AbstractLoadPlanBasedCollectionInitializer(QueryableCollection, QueryBuildingParameters) - Constructor for class org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer
-
- AbstractLoadPlanBasedEntityLoader - Class in org.hibernate.loader.entity.plan
-
A UniqueEntityLoader implementation based on using LoadPlans
- AbstractLoadPlanBasedEntityLoader(OuterJoinLoadable, SessionFactoryImplementor, String[], Type, QueryBuildingParameters) - Constructor for class org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader
-
- AbstractLoadPlanBasedLoader - Class in org.hibernate.loader.plan.exec.internal
-
A superclass for loader implementations based on using LoadPlans.
- AbstractLoadPlanBasedLoader(SessionFactoryImplementor) - Constructor for class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
-
- AbstractLoadPlanBasedLoader.SqlStatementWrapper - Class in org.hibernate.loader.plan.exec.internal
-
- AbstractLoadPlanBuildingAssociationVisitationStrategy - Class in org.hibernate.loader.plan.build.internal
-
A LoadPlanBuildingAssociationVisitationStrategy is a strategy for building a LoadPlan.
- AbstractLoadPlanBuildingAssociationVisitationStrategy(SessionFactoryImplementor) - Constructor for class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
Constructs an AbstractLoadPlanBuildingAssociationVisitationStrategy.
- AbstractLoadPlanBuildingAssociationVisitationStrategy.PropertyPathStack - Class in org.hibernate.loader.plan.build.internal
-
Maintains stack information for the property paths we are processing for logging purposes.
- AbstractLoadQueryDetails - Class in org.hibernate.loader.plan.exec.internal
-
- AbstractLoadQueryDetails(LoadPlan, AliasResolutionContextImpl, QueryBuildingParameters, String[], Return, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- AbstractLoadQueryDetails.ReaderCollectorImpl - Class in org.hibernate.loader.plan.exec.internal
-
- AbstractLobCreator - Class in org.hibernate.engine.jdbc
-
Convenient base class for proxy-based LobCreator for handling wrapping.
- AbstractLobCreator() - Constructor for class org.hibernate.engine.jdbc.AbstractLobCreator
-
- AbstractLockUpgradeEventListener - Class in org.hibernate.event.internal
-
A convenience base class for listeners that respond to requests to perform a
pessimistic lock upgrade on an entity.
- AbstractLockUpgradeEventListener() - Constructor for class org.hibernate.event.internal.AbstractLockUpgradeEventListener
-
- AbstractLogicalConnectionImplementor - Class in org.hibernate.resource.jdbc.internal
-
- AbstractLogicalConnectionImplementor() - Constructor for class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
-
- AbstractManagedType<X> - Class in org.hibernate.jpa.internal.metamodel
-
Defines commonality for the JPA
ManagedType
hierarchy of interfaces.
- AbstractManagedType(Class<X>, String, AbstractManagedType<? super X>) - Constructor for class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- AbstractManagedType.Builder<X> - Interface in org.hibernate.jpa.internal.metamodel
-
- AbstractManipulationCriteriaQuery<T> - Class in org.hibernate.jpa.criteria
-
- AbstractManipulationCriteriaQuery(CriteriaBuilderImpl) - Constructor for class org.hibernate.jpa.criteria.AbstractManipulationCriteriaQuery
-
- AbstractMapComponentNode - Class in org.hibernate.hql.internal.ast.tree
-
Basic support for KEY, VALUE and ENTRY based "qualified identification variables".
- AbstractMapComponentNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
-
- AbstractMultiTableBulkIdStrategyImpl<TT extends IdTableInfo,CT extends AbstractMultiTableBulkIdStrategyImpl.PreparationContext> - Class in org.hibernate.hql.spi.id
-
Convenience base class for MultiTableBulkIdStrategy implementations.
- AbstractMultiTableBulkIdStrategyImpl(IdTableSupport) - Constructor for class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
-
- AbstractMultiTableBulkIdStrategyImpl.PreparationContext - Interface in org.hibernate.hql.spi.id
-
- AbstractMultiTenantConnectionProvider - Class in org.hibernate.engine.jdbc.connections.spi
-
- AbstractMultiTenantConnectionProvider() - Constructor for class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
-
- AbstractNode - Class in org.hibernate.jpa.criteria
-
All nodes in a criteria query tree will generally need access to the
CriteriaBuilderImpl
from which they
come.
- AbstractNode(CriteriaBuilderImpl) - Constructor for class org.hibernate.jpa.criteria.AbstractNode
-
- AbstractNonIdentifierAttribute - Class in org.hibernate.tuple
-
- AbstractNonIdentifierAttribute(AttributeSource, SessionFactoryImplementor, int, String, Type, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- AbstractNullnessCheckNode - Class in org.hibernate.hql.internal.ast.tree
-
Base class for nodes dealing 'is null' and 'is not null' operators.
- AbstractNullnessCheckNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractNullnessCheckNode
-
- AbstractOneToOneMapper - Class in org.hibernate.envers.internal.entities.mapper.relation
-
Template class for property mappers that manage one-to-one relation.
- AbstractOneToOneMapper(String, String, PropertyData, ServiceRegistry) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.AbstractOneToOneMapper
-
- AbstractOptimizer - Class in org.hibernate.id.enhanced
-
Common support for optimizer implementations.
- AbstractParameterRegistrationImpl<T> - Class in org.hibernate.procedure.internal
-
Abstract implementation of ParameterRegistration/ParameterRegistrationImplementor
- AbstractParameterRegistrationImpl(ProcedureCallImpl, Integer, ParameterMode, Class<T>) - Constructor for class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- AbstractParameterRegistrationImpl(ProcedureCallImpl, Integer, ParameterMode, Class<T>, Type) - Constructor for class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- AbstractParameterRegistrationImpl(ProcedureCallImpl, String, ParameterMode, Class<T>) - Constructor for class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- AbstractParameterRegistrationImpl(ProcedureCallImpl, String, ParameterMode, Class<T>, Type) - Constructor for class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- AbstractPathImpl<X> - Class in org.hibernate.jpa.criteria.path
-
Convenience base class for various
Path
implementations.
- AbstractPathImpl(CriteriaBuilderImpl, Class<X>, PathSource) - Constructor for class org.hibernate.jpa.criteria.path.AbstractPathImpl
-
Constructs a basic path instance.
- AbstractPersistentCollection - Class in org.hibernate.collection.internal
-
- AbstractPersistentCollection() - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection
-
Not called by Hibernate, but used by non-JDK serialization,
eg.
- AbstractPersistentCollection(SessionImplementor) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection
-
- AbstractPersistentCollection.AbstractValueDelayedOperation - Class in org.hibernate.collection.internal
-
- AbstractPersistentCollection.DelayedOperation - Interface in org.hibernate.collection.internal
-
Contract for operations which are part of a collection's operation queue.
- AbstractPersistentCollection.IteratorProxy - Class in org.hibernate.collection.internal
-
- AbstractPersistentCollection.LazyInitializationWork<T> - Interface in org.hibernate.collection.internal
-
TBH not sure why this is public
- AbstractPersistentCollection.ListIteratorProxy - Class in org.hibernate.collection.internal
-
- AbstractPersistentCollection.ListProxy - Class in org.hibernate.collection.internal
-
- AbstractPersistentCollection.SetProxy - Class in org.hibernate.collection.internal
-
- AbstractPersistentCollection.ValueDelayedOperation - Interface in org.hibernate.collection.internal
-
- AbstractPluralAssociationElementSourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
- AbstractPluralAssociationElementSourceImpl(MappingDocument, PluralAttributeSource) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAssociationElementSourceImpl
-
- AbstractPluralAttributeSourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
- AbstractPluralAttributeSourceImpl(MappingDocument, PluralAttributeInfo, AttributeSourceContainer) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- AbstractPostInsertGenerator - Class in org.hibernate.id
-
- AbstractPostInsertGenerator() - Constructor for class org.hibernate.id.AbstractPostInsertGenerator
-
- AbstractPreDatabaseOperationEvent - Class in org.hibernate.event.spi
-
Represents an operation we are about to perform against the database.
- AbstractPreDatabaseOperationEvent(EventSource, Object, Serializable, EntityPersister) - Constructor for class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
-
Constructs an event containing the pertinent information.
- AbstractPredicateImpl - Class in org.hibernate.jpa.criteria.predicate
-
Basic template support for
Predicate
implementors providing
expression handling, negation and conjunction/disjunction handling.
- AbstractPredicateImpl(CriteriaBuilderImpl) - Constructor for class org.hibernate.jpa.criteria.predicate.AbstractPredicateImpl
-
- AbstractPropertyHolder - Class in org.hibernate.cfg
-
No idea.
- AbstractPropertyMapping - Class in org.hibernate.persister.entity
-
- AbstractPropertyMapping() - Constructor for class org.hibernate.persister.entity.AbstractPropertyMapping
-
- AbstractQueryImpl<X> - Class in org.hibernate.ejb
-
- AbstractQueryImpl(HibernateEntityManagerImplementor) - Constructor for class org.hibernate.ejb.AbstractQueryImpl
-
Deprecated.
- AbstractQueryImpl - Class in org.hibernate.internal
-
Abstract implementation of the Query interface.
- AbstractQueryImpl(String, FlushMode, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.internal.AbstractQueryImpl
-
- AbstractQueryImpl<X> - Class in org.hibernate.jpa.spi
-
Base class for implementing both
Query
and
TypedQuery
, including
query references built from criteria queries.
- AbstractQueryImpl(HibernateEntityManagerImplementor) - Constructor for class org.hibernate.jpa.spi.AbstractQueryImpl
-
- AbstractQuerySpace - Class in org.hibernate.loader.plan.build.internal.spaces
-
Convenience base class for QuerySpace implementations.
- AbstractQuerySpace(String, QuerySpace.Disposition, ExpandingQuerySpaces, boolean) - Constructor for class org.hibernate.loader.plan.build.internal.spaces.AbstractQuerySpace
-
- AbstractReassociateEventListener - Class in org.hibernate.event.internal
-
A convenience base class for listeners that respond to requests to reassociate an entity
to a session ( such as through lock() or update() ).
- AbstractReassociateEventListener() - Constructor for class org.hibernate.event.internal.AbstractReassociateEventListener
-
- AbstractRelationQueryGenerator - Class in org.hibernate.envers.internal.entities.mapper.relation.query
-
Base class for implementers of RelationQueryGenerator
contract.
- AbstractRelationQueryGenerator(AuditEntitiesConfiguration, MiddleIdData, boolean) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.query.AbstractRelationQueryGenerator
-
- AbstractRestrictableStatement - Class in org.hibernate.hql.internal.ast.tree
-
- AbstractRestrictableStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
-
- AbstractReturningDelegate - Class in org.hibernate.id.insert
-
Abstract InsertGeneratedIdentifierDelegate implementation where the
underlying strategy causes the generated identifier to be returned as an
effect of performing the insert statement.
- AbstractReturningDelegate(PostInsertIdentityPersister) - Constructor for class org.hibernate.id.insert.AbstractReturningDelegate
-
- AbstractReturningWork<T> - Class in org.hibernate.jdbc
-
An abstract implementation of
ReturningWork
that accepts a
WorkExecutor
visitor for executing a discrete piece of work and returning a result.
- AbstractReturningWork() - Constructor for class org.hibernate.jdbc.AbstractReturningWork
-
- AbstractRowReader - Class in org.hibernate.loader.plan.exec.process.internal
-
- AbstractRowReader(ReaderCollector) - Constructor for class org.hibernate.loader.plan.exec.process.internal.AbstractRowReader
-
- AbstractSaveEventListener - Class in org.hibernate.event.internal
-
A convenience bas class for listeners responding to save events.
- AbstractSaveEventListener() - Constructor for class org.hibernate.event.internal.AbstractSaveEventListener
-
- AbstractSaveEventListener.EntityState - Enum in org.hibernate.event.internal
-
- AbstractScannerImpl - Class in org.hibernate.boot.archive.scan.spi
-
- AbstractScannerImpl(ArchiveDescriptorFactory) - Constructor for class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl
-
- AbstractScannerImpl.ArchiveContextImpl - Class in org.hibernate.boot.archive.scan.spi
-
- AbstractScannerImpl.ArchiveDescriptorInfo - Class in org.hibernate.boot.archive.scan.spi
-
- AbstractScrollableResults - Class in org.hibernate.internal
-
Base implementation of the ScrollableResults interface.
- AbstractScrollableResults(ResultSet, PreparedStatement, SessionImplementor, Loader, QueryParameters, Type[], HolderInstantiator) - Constructor for class org.hibernate.internal.AbstractScrollableResults
-
- AbstractSelectExpression - Class in org.hibernate.hql.internal.ast.tree
-
Partial implementation of SelectExpression for all the nodes that aren't constructors.
- AbstractSelectExpression() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
-
- AbstractSelectingDelegate - Class in org.hibernate.id.insert
-
Abstract InsertGeneratedIdentifierDelegate implementation where the
underlying strategy requires an subsequent select after the insert
to determine the generated identifier.
- AbstractSelectingDelegate(PostInsertIdentityPersister) - Constructor for class org.hibernate.id.insert.AbstractSelectingDelegate
-
- AbstractSelectLockingStrategy - Class in org.hibernate.dialect.lock
-
Base
LockingStrategy
implementation to support implementations
based on issuing
SQL SELECT statements
- AbstractSelectLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
-
- AbstractSerializableProxy - Class in org.hibernate.proxy
-
Convenience base class for SerializableProxy.
- AbstractSerializableProxy() - Constructor for class org.hibernate.proxy.AbstractSerializableProxy
-
For serialization
- AbstractSerializableProxy(String, Serializable, Boolean) - Constructor for class org.hibernate.proxy.AbstractSerializableProxy
-
- AbstractServiceRegistryImpl - Class in org.hibernate.service.internal
-
Basic implementation of the ServiceRegistry and ServiceRegistryImplementor contracts
- AbstractServiceRegistryImpl() - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- AbstractServiceRegistryImpl(boolean) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- AbstractServiceRegistryImpl(ServiceRegistryImplementor) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- AbstractServiceRegistryImpl(ServiceRegistryImplementor, boolean) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- AbstractServiceRegistryImpl(BootstrapServiceRegistry) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- AbstractServiceRegistryImpl(BootstrapServiceRegistry, boolean) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- AbstractSessionImpl - Class in org.hibernate.internal
-
Functionality common to stateless and stateful sessions
- AbstractSessionImpl(SessionFactoryImpl, String) - Constructor for class org.hibernate.internal.AbstractSessionImpl
-
- AbstractSessionImpl.JdbcObserverImpl - Class in org.hibernate.internal
-
- AbstractSessionImpl.JdbcSessionContextImpl - Class in org.hibernate.internal
-
- AbstractSimplePredicate - Class in org.hibernate.jpa.criteria.predicate
-
TODO : javadoc
- AbstractSimplePredicate(CriteriaBuilderImpl) - Constructor for class org.hibernate.jpa.criteria.predicate.AbstractSimplePredicate
-
- AbstractSingleColumnStandardBasicType<T> - Class in org.hibernate.type
-
TODO : javadoc
- AbstractSingleColumnStandardBasicType(SqlTypeDescriptor, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.AbstractSingleColumnStandardBasicType
-
- AbstractSingularAttributeSourceEmbeddedImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
Common base class for and mappings.
- AbstractSingularAttributeSourceEmbeddedImpl(MappingDocument, AttributeSourceContainer, EmbeddedAttributeMapping, List, boolean, NaturalIdMutability, String) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
-
- AbstractSingularAttributeSourceEmbeddedImpl(MappingDocument, EmbeddedAttributeMapping, EmbeddableSource, NaturalIdMutability) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
-
- AbstractSQLExceptionConversionDelegate - Class in org.hibernate.exception.spi
-
- AbstractSQLExceptionConversionDelegate(ConversionContext) - Constructor for class org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
-
- AbstractStandardBasicType<T> - Class in org.hibernate.type
-
Convenience base class for
BasicType
implementations
- AbstractStandardBasicType(SqlTypeDescriptor, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.AbstractStandardBasicType
-
- AbstractStatement - Class in org.hibernate.hql.internal.ast.tree
-
Convenience implementation of Statement to centralize common functionality.
- AbstractStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractStatement
-
- AbstractTableBasedBulkIdHandler - Class in org.hibernate.hql.spi.id
-
- AbstractTableBasedBulkIdHandler(SessionFactoryImplementor, HqlSqlWalker) - Constructor for class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
-
- AbstractTableBasedBulkIdHandler.ProcessedWhereClause - Class in org.hibernate.hql.spi.id
-
- AbstractToOneAttributeSourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
- AbstractToOneMapper - Class in org.hibernate.envers.internal.entities.mapper.relation
-
Base class for property mappers that manage to-one relation.
- AbstractToOneMapper(ServiceRegistry, PropertyData) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.AbstractToOneMapper
-
- AbstractToOneMapper.EntityInfo - Class in org.hibernate.envers.internal.entities.mapper.relation
-
Simple descriptor of an entity.
- AbstractTupleElement<X> - Class in org.hibernate.jpa.criteria.expression
-
TODO : javadoc
- AbstractTupleElement(CriteriaBuilderImpl, Class<X>) - Constructor for class org.hibernate.jpa.criteria.expression.AbstractTupleElement
-
- AbstractType<X> - Class in org.hibernate.jpa.internal.metamodel
-
Defines commonality for the JPA
Type
hierarchy of interfaces.
- AbstractType(Class<X>) - Constructor for class org.hibernate.jpa.internal.metamodel.AbstractType
-
Instantiates the type based on the given Java type.
- AbstractType(Class<X>, String) - Constructor for class org.hibernate.jpa.internal.metamodel.AbstractType
-
Instantiates the type based on the given Java type.
- AbstractType - Class in org.hibernate.type
-
Abstract superclass of the built in Type hierarchy.
- AbstractType() - Constructor for class org.hibernate.type.AbstractType
-
- AbstractTypeDescriptor<T> - Class in org.hibernate.type.descriptor.java
-
Abstract adapter for Java type descriptors.
- AbstractTypeDescriptor(Class<T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
-
Initialize a type descriptor for the given type.
- AbstractTypeDescriptor(Class<T>, MutabilityPlan<T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
-
Initialize a type descriptor for the given type.
- AbstractUUIDGenerator - Class in org.hibernate.id
-
The base class for identifier generators that use a UUID algorithm.
- AbstractUUIDGenerator() - Constructor for class org.hibernate.id.AbstractUUIDGenerator
-
- AbstractValueDelayedOperation(Object, Object) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.AbstractValueDelayedOperation
-
- AbstractVisitor - Class in org.hibernate.event.internal
-
Abstract superclass of algorithms that walk
a tree of property values of an entity, and
perform specific functionality for collections,
components and associated entities.
- AbstractWork - Class in org.hibernate.jdbc
-
An abstract implementation of
Work
that accepts a
WorkExecutor
visitor for executing a discrete piece of work.
- AbstractWork() - Constructor for class org.hibernate.jdbc.AbstractWork
-
- accept(Object, Object, Metadata) - Method in class org.hibernate.cache.infinispan.util.Tombstone.ExcludeTombstonesFilter
-
- accept(ValueVisitor) - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- accept(WorkExecutor<T>, Connection) - Method in class org.hibernate.jdbc.AbstractReturningWork
-
Accepts a
WorkExecutor
visitor for executing the discrete work
encapsulated by this work instance using the supplied connection.
- accept(WorkExecutor<Void>, Connection) - Method in class org.hibernate.jdbc.AbstractWork
-
Accepts a
WorkExecutor
visitor for executing the discrete work
encapsulated by this work instance using the supplied connection.
- accept(WorkExecutor<T>, Connection) - Method in interface org.hibernate.jdbc.WorkExecutorVisitable
-
Accepts a
WorkExecutor
visitor for executing a discrete
piece of work, and returns an implementation-defined result..
- accept(String) - Method in interface org.hibernate.jpa.internal.schemagen.ScriptTargetOutput
-
Accept the given command and write it to the abstracted script
- accept(String) - Method in class org.hibernate.jpa.internal.schemagen.ScriptTargetOutputToWriter
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.Any
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.Array
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.Bag
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.Component
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.DependantValue
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.IdentifierBag
-
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.JoinedSubclass
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.List
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.ManyToOne
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.Map
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.OneToMany
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.OneToOne
-
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.PersistentClass
-
- accept(RootClass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
-
- accept(UnionSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
-
- accept(SingleTableSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
-
- accept(JoinedSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
-
- accept(Subclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.PrimitiveArray
-
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.RootClass
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.Set
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.SimpleValue
-
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.SingleTableSubclass
-
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.Subclass
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.ToOne
-
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.UnionSubclass
-
- accept(ValueVisitor) - Method in interface org.hibernate.mapping.Value
-
- accept(Bag) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(IdentifierBag) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(List) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(PrimitiveArray) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(Array) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(Map) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(OneToMany) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(Set) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(Any) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(SimpleValue) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(DependantValue) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(Component) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(ManyToOne) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(OneToOne) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(String) - Method in class org.hibernate.tool.schema.internal.TargetDatabaseImpl
-
- accept(String) - Method in class org.hibernate.tool.schema.internal.TargetFileImpl
-
- accept(String) - Method in class org.hibernate.tool.schema.internal.TargetStdoutImpl
-
- accept(String) - Method in interface org.hibernate.tool.schema.spi.Target
-
Accept a management action.
- acceptsImportScriptActions() - Method in class org.hibernate.tool.schema.internal.TargetDatabaseImpl
-
- acceptsImportScriptActions() - Method in class org.hibernate.tool.schema.internal.TargetFileImpl
-
- acceptsImportScriptActions() - Method in class org.hibernate.tool.schema.internal.TargetStdoutImpl
-
- acceptsImportScriptActions() - Method in interface org.hibernate.tool.schema.spi.Target
-
Does this target accept actions coming from an import script? If
false
, actions are not
sent to this target's
Target.accept(String)
method
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
-
- ACCESS - Static variable in class org.hibernate.jpamodelgen.util.Constants
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Version
-
- ACCESS_TYPE - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
-
- AccessCallback - Interface in org.hibernate.id.enhanced
-
- AccessDelegate - Interface in org.hibernate.cache.infinispan.access
-
Defines the strategy for access to entity or collection data in a Infinispan instance.
- accessInputStream() - Method in class org.hibernate.boot.archive.internal.ByteArrayInputStreamAccess
-
- accessInputStream() - Method in class org.hibernate.boot.archive.internal.FileInputStreamAccess
-
- accessInputStream() - Method in class org.hibernate.boot.archive.internal.UrlInputStreamAccess
-
- accessInputStream() - Method in interface org.hibernate.boot.archive.spi.InputStreamAccess
-
Get access to the stream.
- AccessOptimizerAdapter - Class in org.hibernate.bytecode.internal.javassist
-
- AccessOptimizerAdapter(BulkAccessor, Class) - Constructor for class org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter
-
Constructs an AccessOptimizerAdapter
- AccessType - Annotation Type in org.hibernate.annotations
-
- AccessType - Enum in org.hibernate.cache.spi.access
-
The types of access strategies available.
- AccessType - Enum in org.hibernate.cfg
-
Enum defining different access strategies for accessing entity values.
- AccessType - Enum in org.hibernate.jpamodelgen.util
-
- AccessType - Enum in org.hibernate.jpamodelgen.xml.jaxb
-
Java class for access-type.
- AccessTypeInformation - Class in org.hibernate.jpamodelgen.util
-
Encapsulates the access type information for a single class.
- AccessTypeInformation(String, AccessType, AccessType) - Constructor for class org.hibernate.jpamodelgen.util.AccessTypeInformation
-
- accountForPrimitiveTypes(Class<Y>) - Method in class org.hibernate.jpa.internal.metamodel.AttributeFactory
-
- acquirePutFromLoadLock(SessionImplementor, Object, long) - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
-
Acquire a lock giving the calling thread the right to put data in the
cache for the given key.
- ActionQueue - Class in org.hibernate.engine.spi
-
Responsible for maintaining the queue of actions related to events.
- ActionQueue(SessionImplementor) - Constructor for class org.hibernate.engine.spi.ActionQueue
-
Constructs an action queue bound to the given session.
- ActionQueue.TransactionCompletionProcesses - Class in org.hibernate.engine.spi
-
Wrapper class allowing to bind the same transaction completion process queues in different sessions.
- actions - Variable in class org.hibernate.boot.JaccPermissionDefinition
-
- actions - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
-
- ActivationContext - Interface in org.hibernate.cfg.beanvalidation
-
Defines the context needed to call the TypeSafeActivator
- AdaptedImmutableType<T> - Class in org.hibernate.type
-
Optimize a mutable type, if the user promises not to mutable the
instances.
- AdaptedImmutableType(AbstractStandardBasicType<T>) - Constructor for class org.hibernate.type.AdaptedImmutableType
-
- Adapter1 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter1() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter1
-
- Adapter2 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter2() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter2
-
- Adapter3 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter3() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter3
-
- Adapter4 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter4() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter4
-
- Adapter5 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter5() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter5
-
- Adapter6 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter6() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter6
-
- Adapter7 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter7() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter7
-
- Adapter8 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter8() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter8
-
- Adapter9 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter9() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter9
-
- add(ToolingHint) - Method in class org.hibernate.boot.model.source.spi.ToolingHintContext
-
- add(String, CompositeOwner) - Method in class org.hibernate.bytecode.enhance.internal.tracker.CompositeOwnerTracker
-
- add(String) - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
-
- add(String, int) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleCollectionTracker
-
- add(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
-
- add(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
-
- add(String, int) - Method in interface org.hibernate.bytecode.enhance.spi.CollectionTracker
-
- add(CollectionStats) - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
-
Update the internal stats
- add(EntityStats) - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
-
Adds the counters of this instance up with the ones passed in
- add(QueryStats) - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
Adds to the counter of this instance
- add(XmlDocument) - Method in class org.hibernate.cfg.Configuration
-
- add(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
-
- add(int, Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- add(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- add(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
-
- add(Object) - Method in class org.hibernate.collection.internal.PersistentBag
-
- add(int, Object) - Method in class org.hibernate.collection.internal.PersistentBag
-
- add(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- add(int, Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- add(Object) - Method in class org.hibernate.collection.internal.PersistentList
-
- add(int, Object) - Method in class org.hibernate.collection.internal.PersistentList
-
- add(Object) - Method in class org.hibernate.collection.internal.PersistentSet
-
- add(Criterion) - Method in interface org.hibernate.Criteria
-
Add a
restriction
to constrain the results to be
retrieved.
- add(Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
-
Add a restriction
- add(Criterion) - Method in class org.hibernate.criterion.Junction
-
Adds a criterion to the junction (and/or)
- add(Projection) - Method in class org.hibernate.criterion.ProjectionList
-
Add a projection to this list of projections
- add(Projection, String) - Method in class org.hibernate.criterion.ProjectionList
-
Adds a projection to this list of projections after wrapping it with an alias
- add(Connection) - Method in class org.hibernate.engine.jdbc.connections.internal.PooledConnections
-
- add(E) - Method in class org.hibernate.engine.spi.ExecutableList
-
Add an Executable to this list.
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.ComponentPropertyMapper
-
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractCompositeIdMapper
-
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.id.SingleIdMapper
-
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
-
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
-
- add(U) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- add(int, U) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.ListProxy
-
- add(PropertyData) - Method in interface org.hibernate.envers.internal.entities.mapper.SimpleMapperBuilder
-
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.SinglePropertyMapper
-
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.SubclassPropertyMapper
-
- add(AuditCriterion) - Method in interface org.hibernate.envers.query.AuditQuery
-
- add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
-
- add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
-
- add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
-
- add(AuditCriterion) - Method in interface org.hibernate.envers.query.criteria.ExtendableCriterion
-
- add(AuditCriterion) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
-
- add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
-
- add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
-
- add(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
-
Perform an addition
- add(Criteria, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
-
- add(Criterion) - Method in class org.hibernate.internal.CriteriaImpl
-
- add(Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- add(Object) - Method in class org.hibernate.internal.util.collections.IdentitySet
-
- add(String[], String, String[]) - Static method in class org.hibernate.internal.util.StringHelper
-
- add(String, Long) - Method in class org.hibernate.jpamodelgen.util.FileTimeStampChecker
-
- add(CollectionReferenceInitializer) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails.ReaderCollectorImpl
-
- add(EntityReferenceInitializer) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails.ReaderCollectorImpl
-
- add(CollectionReferenceInitializer) - Method in interface org.hibernate.loader.plan.exec.process.spi.ReaderCollector
-
- add(EntityReferenceInitializer) - Method in interface org.hibernate.loader.plan.exec.process.spi.ReaderCollector
-
- ADD_GENERATED_ANNOTATION - Static variable in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
-
- ADD_GENERATION_DATE - Static variable in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
-
- ADD_SUPPRESS_WARNINGS_ANNOTATION - Static variable in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
-
- addAccessTypeInformation(String, AccessTypeInformation) - Method in class org.hibernate.jpamodelgen.Context
-
- addAction(EntityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an entity insert action
- addAction(EntityIdentityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an entity (IDENTITY) insert action
- addAction(EntityDeleteAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an entity delete action
- addAction(OrphanRemovalAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an orphan removal action
- addAction(EntityUpdateAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an entity update action
- addAction(CollectionRecreateAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds a collection (re)create action
- addAction(CollectionRemoveAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds a collection remove action
- addAction(CollectionUpdateAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds a collection update action
- addAction(QueuedOperationCollectionAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an action relating to a collection queued operation (extra lazy).
- addAction(BulkOperationCleanupAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an action defining a cleanup relating to a bulk operation (HQL/JPQL or Criteria based update/delete)
- addAdditionalProperty(String, String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- addAll(Properties, Map) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- addAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- addAll(int, Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- addAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
-
- addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentBag
-
- addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentBag
-
- addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentList
-
- addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentList
-
- addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentSet
-
- addAll(Collection<? extends U>) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- addAll(int, Collection<? extends U>) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.ListProxy
-
- addAll(Collection<T>, T[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- addAll(Collection) - Method in class org.hibernate.internal.util.collections.IdentitySet
-
- addAnnotatedClass(Class) - Method in class org.hibernate.boot.MetadataSources
-
Read metadata from the annotations attached to the given class.
- addAnnotatedClass(Class) - Method in class org.hibernate.cfg.Configuration
-
Read metadata from the annotations associated with this class.
- addAnnotatedClassName(String) - Method in class org.hibernate.boot.MetadataSources
-
Read metadata from the annotations attached to the given class.
- addAnyExtraIdSelectValues(SelectValues) - Method in class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
-
- addAnyExtraIdSelectValues(SelectValues) - Method in class org.hibernate.hql.spi.id.persistent.DeleteHandlerImpl
-
- addAnyExtraIdSelectValues(SelectValues) - Method in class org.hibernate.hql.spi.id.persistent.UpdateHandlerImpl
-
- addAnyMetaDef(AnyMetaDef) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addAnyMetaDef(AnyMetaDef) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addAssignment(Path<Y>, Expression<? extends Y>) - Method in class org.hibernate.jpa.criteria.CriteriaUpdateImpl
-
- addAssociation(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- addAssociationAtRevisionRestriction(QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, String, boolean, MiddleComponentData...) - Method in interface org.hibernate.envers.strategy.AuditStrategy
-
Update the rootQueryBuilder with an extra WHERE clause to restrict the revision for a middle-entity
association.
- addAssociationAtRevisionRestriction(QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, String, boolean, MiddleComponentData...) - Method in class org.hibernate.envers.strategy.DefaultAuditStrategy
-
- addAssociationAtRevisionRestriction(QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, String, boolean, MiddleComponentData...) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
-
- addAssociationKey(AssociationKey) - Method in class org.hibernate.persister.walking.spi.MetamodelGraphWalker
-
Add association key to indicate the association is being visited.
- addAttribute(String) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- addAttribute(Attribute) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- addAttribute(Attribute<X, ?>) - Method in interface org.hibernate.jpa.internal.metamodel.AbstractManagedType.Builder
-
- addAttributeBinding(Property) - Method in interface org.hibernate.boot.spi.NaturalIdUniqueKeyBinder
-
Adds a attribute binding.
- addAttributeConverter(AttributeConverterDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addAttributeConverter(Class<? extends AttributeConverter>) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addAttributeConverter(AttributeConverterDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addAttributeConverter(Class<? extends AttributeConverter>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addAttributeConverter(AttributeConverterDefinition) - Method in interface org.hibernate.cfg.annotations.reflection.AttributeConverterDefinitionCollector
-
- addAttributeConverter(Class<? extends AttributeConverter>, boolean) - Method in class org.hibernate.cfg.Configuration
-
Adds the AttributeConverter Class to this Configuration.
- addAttributeConverter(Class<? extends AttributeConverter>) - Method in class org.hibernate.cfg.Configuration
-
Adds the AttributeConverter Class to this Configuration.
- addAttributeConverter(AttributeConverter) - Method in class org.hibernate.cfg.Configuration
-
Adds the AttributeConverter instance to this Configuration.
- addAttributeConverter(AttributeConverter, boolean) - Method in class org.hibernate.cfg.Configuration
-
Adds the AttributeConverter instance to this Configuration.
- addAttributeConverter(AttributeConverterDefinition) - Method in class org.hibernate.cfg.Configuration
-
- addAttributeConverterDefinition(AttributeConverterDefinition) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- addAttributeNode(AttributeNodeImpl) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- addAttributeNodes(String...) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- addAttributeNodes(Attribute<T, ?>...) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- addAttributeNodes(String...) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- addAttributeNodes(Attribute<T, ?>...) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- addAttributeNodes(String...) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- addAttributeNodes(Attribute<T, ?>...) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- addAttributeSource(AttributeSource) - Method in interface org.hibernate.boot.model.source.internal.hbm.AttributesHelper.Callback
-
- addAuditingOverride(AuditOverride) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- addAuditingOverrides(AuditOverrides) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.model.relational.Database
-
- addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Add metadata pertaining to an auxiliary database object to this repository.
- addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.cfg.Configuration
-
- addBatchLoadableCollection(PersistentCollection, CollectionEntry) - Method in class org.hibernate.engine.spi.BatchFetchQueue
-
If an CollectionEntry represents a batch loadable collection, add
it to the queue.
- addBatchLoadableEntityKey(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
-
If an EntityKey represents a batch loadable entity, add
it to the queue.
- addBundle(Bundle) - Method in class org.hibernate.osgi.OsgiClassLoader
-
Adds a Bundle to the wrapped set of Bundles
- addCacheableFile(String) - Method in class org.hibernate.boot.MetadataSources
-
- addCacheableFile(File) - Method in class org.hibernate.boot.MetadataSources
-
Add a cached mapping file.
- addCacheableFile(File) - Method in class org.hibernate.cfg.Configuration
-
Add a cached mapping file.
- addCacheableFile(String) - Method in class org.hibernate.cfg.Configuration
-
Add a cacheable mapping file.
- addCacheableFileStrictly(File) - Method in class org.hibernate.boot.MetadataSources
-
- addCacheableFileStrictly(File) - Method in class org.hibernate.cfg.Configuration
-
INTENDED FOR TESTSUITE USE ONLY!
Much like
Configuration.addCacheableFile(File)
except that here we will fail immediately if
the cache version cannot be found or used for whatever reason
- addCacheRegion(String, Region) - Method in interface org.hibernate.engine.spi.CacheImplementor
-
Add Region
to this Cache scope.
- addCacheRegion(String, Region) - Method in class org.hibernate.internal.CacheImpl
-
- addCacheRegionDefinition(CacheRegionDefinition) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
-
- addCacheRegionDefinition(CacheRegionDefinition) - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.MergedSettings
-
- addCheckConstraint(String) - Method in class org.hibernate.mapping.Table
-
- addChildParent(Object, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addChildParent(Object, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a child/parent relation to cache for cascading op
- addClass(Class) - Method in class org.hibernate.boot.MetadataSources
-
- addClass(Class) - Method in class org.hibernate.cfg.Configuration
-
Read a mapping as an application resource using the convention that a class
named foo.bar.Foo is mapped by a file foo/bar/Foo.hbm.xml
which can be resolved as a classpath resource.
- addClassAuditingData(PersistentClass, ClassAuditingData) - Method in class org.hibernate.envers.configuration.internal.ClassesAuditingData
-
Stores information about auditing meta-data for the given class.
- addClasses(String...) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- addClasses(List<String>) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- addClassLoader(ClassLoader) - Method in class org.hibernate.osgi.OsgiClassLoader
-
Adds a ClassLoader to the wrapped set of ClassLoaders
- addClassType(XClass) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addClassType(XClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addCollectionBinding(Collection) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addCollectionBinding(Collection) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Add collection mapping metadata to this repository.
- addCollectionHolder(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addCollectionHolder(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Register a PersistentCollection object for an array.
- addColumn(Element, String, Integer, Integer, Integer, String, String, String) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
Adds new column
element.
- addColumn(Element, String, Integer, Integer, Integer, String, String, String, boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- addColumn(Element, Column) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
Adds column
element with the following attributes (unless empty): name
,
length
, scale
, precision
, sql-type
, read
and write
.
- addColumn(Column) - Method in class org.hibernate.mapping.Component
-
- addColumn(Column) - Method in class org.hibernate.mapping.Constraint
-
- addColumn(Column) - Method in class org.hibernate.mapping.Index
-
- addColumn(Column, String) - Method in class org.hibernate.mapping.Index
-
- addColumn(Column) - Method in class org.hibernate.mapping.PrimaryKey
-
- addColumn(Column) - Method in class org.hibernate.mapping.SimpleValue
-
- addColumn(Column, boolean, boolean) - Method in class org.hibernate.mapping.SimpleValue
-
- addColumn(Column) - Method in class org.hibernate.mapping.Table
-
- addColumn(Column, String) - Method in class org.hibernate.mapping.UniqueKey
-
- addColumn(String) - Method in class org.hibernate.sql.Insert
-
- addColumn(String, String) - Method in class org.hibernate.sql.Insert
-
- addColumn(String, Object, LiteralType) - Method in class org.hibernate.sql.Insert
-
- addColumn(String) - Method in class org.hibernate.sql.InsertSelect
-
- addColumn(String) - Method in class org.hibernate.sql.SelectFragment
-
- addColumn(String, String) - Method in class org.hibernate.sql.SelectFragment
-
- addColumn(String, String, String) - Method in class org.hibernate.sql.SelectFragment
-
- addColumn(String, String, String) - Method in class org.hibernate.sql.SelectValues
-
- addColumn(String) - Method in class org.hibernate.sql.SimpleSelect
-
- addColumn(String, String) - Method in class org.hibernate.sql.SimpleSelect
-
- addColumn(String) - Method in class org.hibernate.sql.Update
-
- addColumn(String, String) - Method in class org.hibernate.sql.Update
-
- addColumn(String, Object, LiteralType) - Method in class org.hibernate.sql.Update
-
- addColumn(ResultSet) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
-
- addColumn(ColumnInformation) - Method in class org.hibernate.tool.schema.extract.internal.IndexInformationImpl.Builder
-
- addColumnAlias(String) - Method in interface org.hibernate.SQLQuery.ReturnProperty
-
Add a column alias to this property mapping.
- addColumnBinding(SimpleValue) - Method in class org.hibernate.cfg.Ejb3Column
-
- addColumnBinding(SimpleValue) - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
- addColumnMapping(ColumnInformation, ColumnInformation) - Method in interface org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.ForeignKeyBuilder
-
- addColumnMapping(ColumnInformation, ColumnInformation) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.ForeignKeyBuilderImpl
-
- addColumnNameBinding(Table, String, Column) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addColumnNameBinding(Table, Identifier, Column) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addColumnNameBinding(Table, Identifier, Column) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addColumnNameBinding(Table, String, Column) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addColumns(Element, Iterator) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- addColumns(Iterator) - Method in class org.hibernate.mapping.Constraint
-
- addColumns(Iterator) - Method in class org.hibernate.mapping.Index
-
- addColumns(String[]) - Method in class org.hibernate.sql.Insert
-
- addColumns(String[], boolean[]) - Method in class org.hibernate.sql.Insert
-
- addColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Insert
-
- addColumns(String[]) - Method in class org.hibernate.sql.InsertSelect
-
- addColumns(String[]) - Method in class org.hibernate.sql.SelectFragment
-
- addColumns(String, String[]) - Method in class org.hibernate.sql.SelectFragment
-
- addColumns(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
-
- addColumns(String, String[], String[]) - Method in class org.hibernate.sql.SelectValues
-
- addColumns(String[], String[]) - Method in class org.hibernate.sql.SimpleSelect
-
- addColumns(String[], String[], boolean[]) - Method in class org.hibernate.sql.SimpleSelect
-
- addColumns(String[]) - Method in class org.hibernate.sql.SimpleSelect
-
- addColumns(String[]) - Method in class org.hibernate.sql.Update
-
- addColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Update
-
- addColumns(String[], String) - Method in class org.hibernate.sql.Update
-
- addColumnsOrFormulas(Element, Iterator) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
Adds all column
or formula
elements.
- addColumnTemplate(String, String, String) - Method in class org.hibernate.sql.SelectFragment
-
- addColumnTemplates(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
-
- addComponent(Element, PropertyAuditingData, Value, CompositeMapperBuilder, String, EntityXmlMappingData, boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.ComponentMetadataGenerator
-
- addComponent(PropertyData, Class) - Method in class org.hibernate.envers.internal.entities.mapper.ComponentPropertyMapper
-
- addComponent(PropertyData, Class) - Method in interface org.hibernate.envers.internal.entities.mapper.CompositeMapperBuilder
-
- addComponent(PropertyData, Class) - Method in class org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
-
- addComponent(PropertyData, Class) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
-
- addComponent(PropertyData, Class) - Method in class org.hibernate.envers.internal.entities.mapper.SubclassPropertyMapper
-
- addComponentTypedValues(String, Object, CompositeType, List<TypedValue>, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Example
-
- addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.mapper.ComponentPropertyMapper
-
- addComposite(PropertyData, PropertyMapper) - Method in interface org.hibernate.envers.internal.entities.mapper.CompositeMapperBuilder
-
- addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
-
- addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
-
- addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.mapper.SubclassPropertyMapper
-
- addCondition(String) - Method in class org.hibernate.engine.internal.JoinSequence
-
Add a condition to this sequence.
- addCondition(String, String[], String) - Method in class org.hibernate.engine.internal.JoinSequence
-
Add a condition to this sequence.
- addCondition(String, String[], String) - Method in class org.hibernate.sql.ANSIJoinFragment
-
Adds a condition to the join fragment.
- addCondition(String, String[], String[]) - Method in class org.hibernate.sql.ANSIJoinFragment
-
- addCondition(String) - Method in class org.hibernate.sql.ANSIJoinFragment
-
- addCondition(ConditionFragment) - Method in class org.hibernate.sql.DisjunctionFragment
-
- addCondition(String) - Method in class org.hibernate.sql.DisjunctionFragment
-
- addCondition(String, String[], String[]) - Method in class org.hibernate.sql.JoinFragment
-
Adds a condition to the join fragment.
- addCondition(String) - Method in class org.hibernate.sql.JoinFragment
-
Adds a free-form condition fragment
- addCondition(StringBuilder, String) - Method in class org.hibernate.sql.JoinFragment
-
Appends the 'on' condition to the buffer, returning true if the condition was added.
- addCondition(String, String[], String) - Method in class org.hibernate.sql.OracleJoinFragment
-
- addCondition(String, String[], String[]) - Method in class org.hibernate.sql.OracleJoinFragment
-
- addCondition(String) - Method in class org.hibernate.sql.OracleJoinFragment
-
- addCondition(String, String[], String) - Method in class org.hibernate.sql.QueryJoinFragment
-
- addCondition(String, String[], String[]) - Method in class org.hibernate.sql.QueryJoinFragment
-
- addCondition(String) - Method in class org.hibernate.sql.QueryJoinFragment
-
Add the condition string to the join fragment.
- addCondition(String, String, String) - Method in class org.hibernate.sql.SimpleSelect
-
- addCondition(String, String) - Method in class org.hibernate.sql.SimpleSelect
-
- addCondition(String[], String, String[]) - Method in class org.hibernate.sql.SimpleSelect
-
- addCondition(String[], String) - Method in class org.hibernate.sql.SimpleSelect
-
- addCondition(String, String[], String) - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- addCondition(String, String[], String[]) - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- addCondition(String) - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- addConnections(int) - Method in class org.hibernate.engine.jdbc.connections.internal.PooledConnections
-
- addCorrelationRoot(FromImplementor) - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- addCrossJoin(String, String) - Method in class org.hibernate.sql.ANSIJoinFragment
-
- addCrossJoin(String, String) - Method in class org.hibernate.sql.JoinFragment
-
Adds a cross join to the specified table.
- addCrossJoin(String, String) - Method in class org.hibernate.sql.OracleJoinFragment
-
- addCrossJoin(String, String) - Method in class org.hibernate.sql.QueryJoinFragment
-
- addCrossJoin(String, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- addCustomAuditTableName(String, String) - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- addDeclaredProperty(Property) - Method in class org.hibernate.mapping.MappedSuperclass
-
- addDefaultIdentifierGenerator(IdentifierGeneratorDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDefaultIdentifierGenerator(IdentifierGeneratorDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addDefaultJoinColumnName(PersistentClass, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
- addDefaultNamedNativeQuery(NamedSQLQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDefaultNamedNativeQuery(NamedSQLQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addDefaultNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDefaultNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addDefaultQuery(NamedQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDefaultQuery(NamedQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addDelayedPropertyReferenceHandler(InFlightMetadataCollector.DelayedPropertyReferenceHandler) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDelayedPropertyReferenceHandler(InFlightMetadataCollector.DelayedPropertyReferenceHandler) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addDelegate(SQLExceptionConversionDelegate) - Method in class org.hibernate.exception.internal.StandardSQLExceptionConverter
-
- addDenormalizedTable(String, String, String, boolean, String, Table) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDenormalizedTable(String, String, String, boolean, String, Table) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds a 'denormalized table' to this repository.
- addDescriptor(JavaTypeDescriptor) - Method in class org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry
-
Adds the given descriptor to this registry
- addDescriptor(SqlTypeDescriptor) - Method in class org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry
-
- addDialectScope(String) - Method in class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
-
- addDialectScope(String) - Method in interface org.hibernate.boot.model.relational.AuxiliaryDatabaseObject.Expandable
-
- addDialectScope(String) - Method in interface org.hibernate.mapping.AuxiliaryDatabaseObject
-
Add the given dialect name to the scope of dialects to which
this database object applies.
- addDirectory(File) - Method in class org.hibernate.boot.MetadataSources
-
Read all mapping documents from a directory tree.
- addDirectory(File) - Method in class org.hibernate.cfg.Configuration
-
Read all mapping documents from a directory tree.
- addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- addDiscriminatorWhereFragment(RestrictableStatement, Queryable, Map, String) - Method in class org.hibernate.hql.internal.ast.util.SyntheticAndFactory
-
- addDocument(Document) - Method in class org.hibernate.boot.MetadataSources
-
- addDocument(Document) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
-
- addDocument(Document) - Method in class org.hibernate.cfg.Configuration
-
- addDocument(Document) - Method in interface org.hibernate.envers.configuration.internal.MappingCollector
-
- addDuplicationStrategy(DuplicationStrategy) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
-
- addDuplicationStrategy(DuplicationStrategy) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
-
- addDuplicationStrategy(DuplicationStrategy) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
-
Mechanism to more finely control the notion of duplicates.
- addDuplicationStrategy(DuplicationStrategy) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
-
- addEmbeddedParameter(ParameterSpecification) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- addEmbeddedParameter(ParameterSpecification) - Method in interface org.hibernate.hql.internal.ast.tree.ParameterContainer
-
Deprecated.
Adds a parameter specification for a parameter encountered within this node.
- addEmbeddedParameter(ParameterSpecification) - Method in class org.hibernate.hql.internal.ast.tree.SqlFragment
-
- addEntity(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addEntity(EntityUniqueKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addEntity(Object, Status, Object[], EntityKey, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addEntity(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a canonical mapping from entity key to entity instance
- addEntity(EntityUniqueKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add an entity to the cache by unique key
- addEntity(Object, Status, Object[], EntityKey, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Adds an entity to the internal caches.
- addEntity(String) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addEntity(String, String) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addEntity(String, String, LockMode) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addEntity(Class) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addEntity(String, Class) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addEntity(String, Class, LockMode) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addEntity(String) - Method in interface org.hibernate.SQLQuery
-
Declare a "root" entity, without specifying an alias.
- addEntity(String, String) - Method in interface org.hibernate.SQLQuery
-
Declare a "root" entity.
- addEntity(String, String, LockMode) - Method in interface org.hibernate.SQLQuery
-
Declare a "root" entity, specifying a lock mode.
- addEntity(Class) - Method in interface org.hibernate.SQLQuery
-
Declare a "root" entity, without specifying an alias.
- addEntity(String, Class) - Method in interface org.hibernate.SQLQuery
-
Declare a "root" entity.
- addEntity(String, Class, LockMode) - Method in interface org.hibernate.SQLQuery
-
Declare a "root" entity, specifying a lock mode.
- addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, boolean) - Method in interface org.hibernate.envers.strategy.AuditStrategy
-
Update the rootQueryBuilder with an extra WHERE clause to restrict the revision for a two-entity relation.
- addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, boolean) - Method in class org.hibernate.envers.strategy.DefaultAuditStrategy
-
- addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, boolean) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
-
- addEntityBinding(PersistentClass) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addEntityBinding(PersistentClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Add the PersistentClass for an entity mapping.
- addEntityEntry(Object, EntityEntry) - Method in class org.hibernate.engine.internal.EntityEntryContext
-
Adds the entity and entry to this context, associating them together
- addEntityManagerFactory(String, EntityManagerFactory) - Method in class org.hibernate.jpa.internal.EntityManagerFactoryRegistry
-
register the specified entity manager factory
- addEntityNameResolver(EntityNameResolver...) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- addEntityNameResolver(EntityNameResolver...) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies one or more entity name resolvers to be applied to the SessionFactory (see the
EntityNameResolver
contract for more information..
- addEntityNameResolver(EntityNameResolver...) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- addEntityTableXref(String, Identifier, Table, InFlightMetadataCollector.EntityTableXref) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addEntityTableXref(String, Identifier, Table, InFlightMetadataCollector.EntityTableXref) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addEntry(Object, Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addEntry(Object, Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Generates an appropriate EntityEntry instance and adds it
to the event source's internal caches.
- addEventListener(EventType, String) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
-
- addEventListeners(SessionEventListener...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- addEventListeners(SessionEventListener...) - Method in class org.hibernate.internal.SessionImpl
-
- addEventListeners(SessionEventListener...) - Method in interface org.hibernate.Session
-
Add one or more listeners to the Session
- addExplicitStrategyRegistration(Class<T>, Class<? extends T>, String) - Method in class org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
-
Adds an explicit (as opposed to discovered) strategy registration.
- addExplicitStrategyRegistration(StrategyRegistration<T>) - Method in class org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
-
Adds an explicit (as opposed to discovered) strategy registration.
- addExtraKeyword(String) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- addExtraState(EntityEntryExtraState) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- addExtraState(EntityEntryExtraState) - Method in class org.hibernate.engine.internal.EntityEntryExtraStateHolder
-
- addExtraState(EntityEntryExtraState) - Method in interface org.hibernate.engine.spi.EntityEntry
-
- addExtraState(EntityEntryExtraState) - Method in interface org.hibernate.engine.spi.EntityEntryExtraState
-
Attach additional state to the core state of
EntityEntry
- addFetch(Association, String) - Method in class org.hibernate.engine.profile.FetchProfile
-
Add a fetch to the profile.
- addFetch(Association, Fetch.Style) - Method in class org.hibernate.engine.profile.FetchProfile
-
Add a fetch to the profile.
- addFetch(Fetch) - Method in class org.hibernate.engine.profile.FetchProfile
-
Add a fetch to the profile.
- addFetch(String, String, String) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addFetch(Fetch<X, ?>) - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl.BasicJoinScope
-
- addFetch(Fetch<X, ?>) - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl.CorrelationJoinScope
-
- addFetch(Fetch<X, ?>) - Method in interface org.hibernate.jpa.criteria.path.AbstractFromImpl.JoinScope
-
- addFetch(String, String, String) - Method in class org.hibernate.mapping.FetchProfile
-
Adds a fetch to this profile.
- addFetch(String, String, String) - Method in interface org.hibernate.SQLQuery
-
Declare a join fetch result.
- addFetchProfile(FetchProfile) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addFetchProfile(FetchProfile) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addField(CtClass, CtClass, String) - Static method in class org.hibernate.bytecode.enhance.internal.FieldWriter
-
Add enhancement field
- addFieldWithGetterAndSetter(CtClass, CtClass, String, String, String) - Static method in class org.hibernate.bytecode.enhance.internal.FieldWriter
-
Add enhancement field with getter and setter
- addFile(String) - Method in class org.hibernate.boot.MetadataSources
-
Read mappings from a particular XML file
- addFile(File) - Method in class org.hibernate.boot.MetadataSources
-
Read mappings from a particular XML file
- addFile(String) - Method in class org.hibernate.cfg.Configuration
-
Read mappings from a particular XML file
- addFile(File) - Method in class org.hibernate.cfg.Configuration
-
Read mappings from a particular XML file
- addFileset(FileSet) - Method in class org.hibernate.tool.enhance.EnhancementTask
-
- addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
- addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
- addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
-
- addFileset(FileSet) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
-
- addFilter(Filter) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- addFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in class org.hibernate.mapping.Collection
-
- addFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in interface org.hibernate.mapping.Filterable
-
- addFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in class org.hibernate.mapping.PersistentClass
-
- addFilterDefinition(FilterDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addFilterDefinition(FilterDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds a filter definition to this repository.
- addFormula(Element, Formula) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
Adds formula
element.
- addFormula(Formula) - Method in class org.hibernate.mapping.SimpleValue
-
- addFormula(String, String, String) - Method in class org.hibernate.sql.SelectFragment
-
- addFormulas(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
-
- addFragment(JoinFragment) - Method in class org.hibernate.sql.JoinFragment
-
Adds another join fragment to this one.
- addFrom(String, String) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
-
Add an entity from which to select.
- addFromAssociation(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- addFromCollection(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- addFromElement(String, AST) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
Adds a new from element to the from node.
- addFromFragmentString(String) - Method in class org.hibernate.sql.ANSIJoinFragment
-
Adds an externally built join fragment.
- addFromFragmentString(String) - Method in class org.hibernate.sql.OracleJoinFragment
-
- addFromFragmentString(String) - Method in class org.hibernate.sql.QueryJoinFragment
-
- addFromFragmentString(String) - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- addGeneratedAnnotation() - Method in class org.hibernate.jpamodelgen.Context
-
- addGeneratedDate() - Method in class org.hibernate.jpamodelgen.Context
-
- addGeneratedValuePlan(CompositeNestedGeneratedValueGenerator.GenerationPlan) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
-
- addGetter(CtClass, String, String) - Static method in class org.hibernate.bytecode.enhance.internal.MethodWriter
-
- addIdentifierGenerator(IdentifierGeneratorDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addIdentifierGenerator(IdentifierGeneratorDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addIdentityColumn(String) - Method in class org.hibernate.sql.Insert
-
- addIdEqualsToQuery(Parameters, Object, String, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
-
- addIdEqualsToQuery(Parameters, Object, String, boolean) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
-
Adds query statements, which contains restrictions, which express the property that the id of the entity
with alias prefix, is equal to the given object.
- addIdsEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
-
- addIdsEqualToQuery(Parameters, String, IdMapper, String) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
-
- addIdsEqualToQuery(Parameters, String, String) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
-
Adds query statements, which contains restrictions, which express the property that the id of the entity
with alias prefix1, is equal to the id of the entity with alias prefix2 (the entity is the same).
- addIdsEqualToQuery(Parameters, String, IdMapper, String) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
-
Adds query statements, which contains restrictions, which express the property that the id of the entity
with alias prefix1, is equal to the id of the entity with alias prefix2 mapped by the second mapper
(the second mapper must be for the same entity, but it can have, for example, prefixed properties).
- addImpliedFromElement(FromElement) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
- addImport(String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addImport(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds an import (HQL entity rename).
- addIndex(Index, boolean) - Method in class org.hibernate.cfg.Ejb3Column
-
- addIndex(Index) - Method in class org.hibernate.mapping.Table
-
- addIndexes(Table, Index[], MetadataBuildingContext) - Static method in class org.hibernate.cfg.annotations.TableBinder
-
- addIndexes(Table, Index[], MetadataBuildingContext) - Static method in class org.hibernate.cfg.annotations.TableBinder
-
- addingOverrideFor(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- addInitCommand(InitCommand) - Method in class org.hibernate.boot.model.relational.Database
-
- addInitCommand(InitCommand) - Method in class org.hibernate.mapping.Table
-
- addInitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addInitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
add a collection we just pulled out of the cache (does not need initializing)
- addInitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addInitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
add an (initialized) collection that was created by another session and passed
into update() (ie.
- addInitiator(StandardServiceInitiator) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Adds a service initiator.
- addInputStream(InputStreamAccess) - Method in class org.hibernate.boot.MetadataSources
-
- addInputStream(InputStream) - Method in class org.hibernate.boot.MetadataSources
-
- addInputStream(InputStream) - Method in class org.hibernate.cfg.Configuration
-
- addInstancesFromVersionsEntities(String, Collection, List<Map>, Number) - Method in class org.hibernate.envers.internal.entities.EntityInstantiator
-
- addInterceptorHandling(CtClass) - Method in class org.hibernate.bytecode.enhance.spi.Enhancer
-
- addInterpreterDelegate(IdGeneratorStrategyInterpreter) - Method in class org.hibernate.boot.internal.IdGeneratorInterpreterImpl
-
- AdditionalJaxbMappingProducer - Interface in org.hibernate.boot.spi
-
- AdditionalJaxbMappingProducerImpl - Class in org.hibernate.envers.boot.internal
-
- AdditionalJaxbMappingProducerImpl() - Constructor for class org.hibernate.envers.boot.internal.AdditionalJaxbMappingProducerImpl
-
- additiveExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- additiveExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- addJar(File) - Method in class org.hibernate.boot.MetadataSources
-
Read all mappings from a jar file.
- addJar(File) - Method in class org.hibernate.cfg.Configuration
-
Read all mappings from a jar file
Assumes that any file named
*.hbm.xml is a mapping document.
- addJarFileUrl(URL) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- addJoin(JoinTable, PropertyHolder, boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- addJoin(JoinTable, boolean) - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- addJoin(JoinTable, boolean) - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- addJoin(JoinTable, boolean) - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- addJoin(JoinTable, boolean) - Method in interface org.hibernate.cfg.PropertyHolder
-
- addJoin(AssociationType, String, JoinType, String[]) - Method in class org.hibernate.engine.internal.JoinSequence
-
Add a join to this sequence
- addJoin(String, String, String) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addJoin(String, String) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addJoin(String, String, LockMode) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addJoin(Join<X, ?>) - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl.BasicJoinScope
-
- addJoin(Join<X, ?>) - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl.CorrelationJoinScope
-
- addJoin(Join<X, ?>) - Method in interface org.hibernate.jpa.criteria.path.AbstractFromImpl.JoinScope
-
- addJoin(Join) - Method in class org.hibernate.loader.plan.build.internal.spaces.AbstractExpandingSourceQuerySpace
-
- addJoin(Join) - Method in class org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl
-
- addJoin(JoinDefinedByMetadata) - Method in class org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl
-
- addJoin(Join) - Method in interface org.hibernate.loader.plan.build.spi.ExpandingCollectionQuerySpace
-
Adds a join with another query space for either a collection element or index.
- addJoin(Join) - Method in interface org.hibernate.loader.plan.build.spi.ExpandingQuerySpace
-
Adds a join with another query space.
- addJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
-
- addJoin(Join) - Method in class org.hibernate.mapping.Subclass
-
- addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.ANSIJoinFragment
-
Adds a join, represented by the given information, to the fragment.
- addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.ANSIJoinFragment
-
Adds a join, represented by the given information, to the fragment.
- addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.CacheJoinFragment
-
- addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.JoinFragment
-
Adds a join.
- addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.JoinFragment
-
Adds a join, with an additional ON clause fragment
- addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.OracleJoinFragment
-
- addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.OracleJoinFragment
-
- addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.QueryJoinFragment
-
- addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.QueryJoinFragment
-
- addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- addJoin(String, String) - Method in interface org.hibernate.SQLQuery
-
Declare a join fetch result.
- addJoin(String, String, String) - Method in interface org.hibernate.SQLQuery
-
Declare a join fetch result.
- addJoin(String, String, LockMode) - Method in interface org.hibernate.SQLQuery
-
Declare a join fetch result, specifying a lock mode.
- addJoins(JoinFragment) - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- addJoins(String, String) - Method in class org.hibernate.sql.ANSIJoinFragment
-
- addJoins(String, String) - Method in class org.hibernate.sql.JoinFragment
-
Free-form form of adding theta-style joins taking the necessary FROM and WHERE clause fragments
- addJoins(String, String) - Method in class org.hibernate.sql.OracleJoinFragment
-
- addJoins(String, String) - Method in class org.hibernate.sql.QueryJoinFragment
-
- addJoins(String, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- addJpaIndexHolders(Table, List<JPAIndexHolder>) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addJpaIndexHolders(Table, List<JPAIndexHolder>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addKeySubgraph(Attribute<T, X>) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- addKeySubgraph(Attribute<T, X>, Class<? extends X>) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- addKeySubgraph(String) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- addKeySubgraph(String, Class<X>) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- addKeySubgraph(Attribute<T, X>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- addKeySubgraph(Attribute<T, X>, Class<? extends X>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- addKeySubgraph(String) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- addKeySubgraph(String, Class<X>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- addKeySubgraph(Attribute<T, X>) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- addKeySubgraph(Attribute<T, X>, Class<? extends X>) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- addKeySubgraph(String) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- addKeySubgraph(String, Class<X>) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- addListener(SessionEventListener...) - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
-
- addListener(String, NamespaceChangeListener) - Method in class org.hibernate.engine.jndi.internal.JndiServiceImpl
-
- addListener(String, NamespaceChangeListener) - Method in interface org.hibernate.engine.jndi.spi.JndiService
-
Adds the specified listener to the given JNDI namespace.
- addManyToManyFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in class org.hibernate.mapping.Collection
-
- addManyToManyJoin(JoinFragment, QueryableCollection) - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- addMappedBy(String, String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addMappedBy(String, String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addMappedSuperclass(Class, MappedSuperclass) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addMappedSuperclass(Class, MappedSuperclass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.Join
-
- addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
-
- addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
-
- addMappingFiles(String...) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- addMappingFiles(List<String>) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- addMappings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- addMapResource(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- addMetaEmbeddable(String, MetaEntity) - Method in class org.hibernate.jpamodelgen.Context
-
- addMetaEntity(String, MetaEntity) - Method in class org.hibernate.jpamodelgen.Context
-
- addMethod(ConstPool, CtMethod) - Static method in class org.hibernate.bytecode.enhance.internal.MethodWriter
-
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in interface org.hibernate.envers.internal.entities.mapper.relation.component.MiddleComponentMapper
-
Adds query statements, which contains restrictions, which express the property that part of the middle
entity with alias prefix1, is equal to part of the middle entity with alias prefix2 (the entity is the same).
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleDummyComponentMapper
-
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
-
- addMiddleEqualToQuery(CompositeMapperBuilder, Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
-
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleMapKeyIdComponentMapper
-
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleMapKeyPropertyComponentMapper
-
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleRelatedComponentMapper
-
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleSimpleComponentMapper
-
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleStraightComponentMapper
-
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.ToOneIdMapper
-
- addModifiedFlagProperty(Element, String, String, String) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- addNamedEntityGraph(NamedEntityGraphDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addNamedEntityGraph(NamedEntityGraphDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds metadata for a named entity graph to this repository
- addNamedEntityGraph(String, EntityGraph<T>) - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- addNamedIdEqualsToQuery(Parameters, String, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
-
- addNamedIdEqualsToQuery(Parameters, String, boolean) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
-
Adds query statements, which contains named parameters, which express the property that the id of the entity
with alias prefix, is equal to the given object.
- addNamedNativeQuery(NamedSQLQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addNamedNativeQuery(NamedSQLQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds metadata for a named SQL query to this repository.
- addNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds metadata for a named stored procedure call to this repository.
- addNamedQuery(NamedQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addNamedQuery(NamedQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds metadata for a named query to this repository.
- addNamedQuery(String, Query) - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- addNativelyGeneratedId(Element, String, String, boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- addNegatedParameters() - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Adds negated parameters, by default with the "and" connective.
- addNeighbour(Vertex<R>) - Method in class org.hibernate.envers.internal.tools.graph.Vertex
-
- addNewCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addNewCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a new collection (ie.
- addNonLazyCollection(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addNonLazyCollection(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Register a collection for non-lazy loading at the end of the
two-phase load
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.hibernate.cache.ehcache.management.impl.AbstractEmitterBean
-
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- addNotNullRestriction(String, boolean) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Adds IS NOT NULL
restriction.
- addNullProperty(EntityKey, String) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addNullProperty(EntityKey, String) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Record the fact that the association belonging to the keyed
entity is null.
- addNullRestriction(String, boolean) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Adds IS NULL
restriction.
- addObserver(BatchObserver) - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
-
- addObserver(BatchObserver) - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
-
Adds an observer to this batch.
- addObserver(SessionFactoryObserver) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- addObserver(SessionFactoryObserver) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- addObserver(SessionFactoryObserver) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- addObserver(SessionFactoryObserver) - Method in class org.hibernate.internal.SessionFactoryObserverChain
-
- addObserver(TransactionObserver) - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
-
- addObserver(TransactionObserver) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
-
- addObserver(TransactionObserver) - Method in interface org.hibernate.resource.transaction.TransactionCoordinator
-
Adds an observer to the coordinator.
- addOrder(Order) - Method in interface org.hibernate.Criteria
-
- addOrder(Order) - Method in class org.hibernate.criterion.DetachedCriteria
-
Adds an ordering
- addOrder(String, boolean) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
-
- addOrder(AuditOrder) - Method in interface org.hibernate.envers.query.AuditQuery
-
- addOrder(AuditOrder) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- addOrder(Order) - Method in class org.hibernate.internal.CriteriaImpl
-
- addOrder(Order) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- addOrderBy(String) - Method in class org.hibernate.sql.QuerySelect
-
- addOrderFragment(String) - Method in class org.hibernate.hql.internal.ast.tree.OrderByClause
-
- addOrModifyColumn(Element, String) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
Column name shall be wrapped with '`' signs if quotation required.
- addPackage(String) - Method in class org.hibernate.boot.MetadataSources
-
Read package-level metadata.
- addPackage(Package) - Method in class org.hibernate.boot.MetadataSources
-
Read package-level metadata.
- addPackage(String) - Method in class org.hibernate.cfg.Configuration
-
Read package-level metadata.
- addParam(String, String) - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
-
- addParam(String, String) - Method in class org.hibernate.mapping.IdGenerator
-
- addParameter(int, int) - Method in class org.hibernate.sql.SelectValues
-
- addParameter(int, int, int) - Method in class org.hibernate.sql.SelectValues
-
- addParameterType(String, String) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- addParameterType(String, String) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- addParams(Map<String, String>) - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
-
- addPermission(GrantedPermission) - Method in class org.hibernate.secure.internal.DisabledJaccServiceImpl
-
- addPermission(GrantedPermission) - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl
-
- addPermission(GrantedPermission) - Method in interface org.hibernate.secure.spi.JaccService
-
- addPermissionDeclaration(GrantedPermission) - Method in class org.hibernate.secure.spi.JaccPermissionDeclarations
-
- addPermissionDeclarations(Collection<GrantedPermission>) - Method in class org.hibernate.secure.spi.JaccPermissionDeclarations
-
- addPrimaryKeyColumn(String, String) - Method in class org.hibernate.sql.Delete
-
- addPrimaryKeyColumn(String, String) - Method in class org.hibernate.sql.Update
-
- addPrimaryKeyColumns(String[]) - Method in class org.hibernate.sql.Delete
-
- addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Delete
-
- addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Delete
-
- addPrimaryKeyColumns(String[]) - Method in class org.hibernate.sql.Update
-
- addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Update
-
- addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Update
-
- addProjection(String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
-
- addProjection(String, String, boolean, boolean) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
-
- addProjection(AuditProjection) - Method in interface org.hibernate.envers.query.AuditQuery
-
- addProjection(AuditProjection) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- addProperties(Properties) - Method in class org.hibernate.cfg.Configuration
-
Add the given properties to ours.
- addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- addProperty(Property, XClass) - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- addProperty(Property, XClass) - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- addProperty(Property, XClass) - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- addProperty(Property, XClass) - Method in interface org.hibernate.cfg.PropertyHolder
-
- addProperty(Property, Ejb3Column[], XClass) - Method in interface org.hibernate.cfg.PropertyHolder
-
- addProperty(Element, String, String, boolean, boolean, boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- addProperty(Element, String, String, boolean, boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- addProperty(Property) - Method in interface org.hibernate.mapping.AttributeContainer
-
- addProperty(Property) - Method in class org.hibernate.mapping.Component
-
- addProperty(Property) - Method in class org.hibernate.mapping.Join
-
- addProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
-
- addProperty(Property) - Method in class org.hibernate.mapping.Subclass
-
- addProperty(String, String) - Method in interface org.hibernate.SQLQuery.FetchReturn
-
Add a simple property-to-one-column mapping.
- addProperty(String) - Method in interface org.hibernate.SQLQuery.FetchReturn
-
Add a property, presumably with more than one column.
- addProperty(String, String) - Method in interface org.hibernate.SQLQuery.RootReturn
-
Add a simple property-to-one-column mapping.
- addProperty(String) - Method in interface org.hibernate.SQLQuery.RootReturn
-
Add a property, presumably with more than one column.
- addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addPropertyAuditingData(String, PropertyAuditingData) - Method in interface org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesHolder
-
Add an audited property.
- addPropertyAuditingData(String, PropertyAuditingData) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
-
- addPropertyAuditingData(String, PropertyAuditingData) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditingData
-
- addPropertyPath(String, Type, String[], String[], String[], String[]) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
-
- addPropertyReference(String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addPropertyReference(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addPropertyReferencedAssociation(String, String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addPropertyReferencedAssociation(String, String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addPropertyTypedValue(Object, Type, List<TypedValue>) - Method in class org.hibernate.criterion.Example
-
- addProxy(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addProxy(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a proxy to the session cache
- addPutFromLoadValidator(String, PutFromLoadValidator) - Method in class org.hibernate.cache.infinispan.util.CacheCommandInitializer
-
- addQueryHint(String) - Method in interface org.hibernate.Criteria
-
Add a DB query hint to the SQL.
- addQueryHint(String) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- addQueryHint(String) - Method in class org.hibernate.internal.CriteriaImpl
-
- addQueryHint(String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- addQueryHint(String) - Method in interface org.hibernate.Query
-
Add a DB query hint to the SQL.
- addQueryReturn(NativeSQLQueryReturn) - Method in class org.hibernate.engine.ResultSetMappingDefinition
-
Adds a return.
- addQueryReturns(NativeSQLQueryReturn[]) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinition
-
- addQueryReturns(NativeSQLQueryReturn...) - Method in interface org.hibernate.procedure.internal.Util.ResultClassesResolutionContext
-
Callback to add query returns indicated by the result set mapping(s)
- addQueryReturns(NativeSQLQueryReturn...) - Method in interface org.hibernate.procedure.internal.Util.ResultSetMappingResolutionContext
-
Callback to add query returns indicated by the result set mapping(s)
- addQuerySpaces(Serializable[]) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- addQuerySpaces(String...) - Method in interface org.hibernate.procedure.internal.Util.ResultClassesResolutionContext
-
Callback to add query spaces indicated by the result set mapping(s)
- addQuerySpaces(String...) - Method in interface org.hibernate.procedure.internal.Util.ResultSetMappingResolutionContext
-
Callback to add query spaces indicated by the result set mapping(s)
- addReferencedColumns(Iterator) - Method in class org.hibernate.mapping.ForeignKey
-
- addReferenceEntry(Object, Status) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addRegion(BaseRegion) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
-
Add region so that commands can be cleared on shutdown.
- addResolver(DialectResolver) - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet
-
Add a resolver at the end of the underlying resolver list.
- addResolverAtFirst(DialectResolver) - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet
-
Add a resolver at the beginning of the underlying resolver list.
- addResource(String) - Method in class org.hibernate.boot.MetadataSources
-
Read mappings as a application resourceName (i.e.
- addResource(String, ClassLoader) - Method in class org.hibernate.cfg.Configuration
-
- addResource(String) - Method in class org.hibernate.cfg.Configuration
-
Read mappings as a application resourceName (i.e.
- addResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds the metadata for a named SQL result set mapping to this repository.
- addReturn(JaxbHbmNativeQueryScalarReturnType) - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
-
- addReturn(JaxbHbmNativeQueryReturnType) - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
-
- addReturn(JaxbHbmNativeQueryJoinReturnType) - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
-
- addReturn(JaxbHbmNativeQueryCollectionLoadReturnType) - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
-
- addrExpr(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- addrExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- addrExprLhs(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- addRoot(String, String) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addRoot(String, Class) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addRoot(String, String) - Method in interface org.hibernate.SQLQuery
-
- addRoot(String, Class) - Method in interface org.hibernate.SQLQuery
-
- addRootReturn(Return) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
-
- addRootReturn(Return) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- addRootReturn(Return) - Method in class org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy
-
- addScalar(String, Type) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addScalar(String) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addScalar(String) - Method in interface org.hibernate.SQLQuery
-
Declare a scalar query result.
- addScalar(String, Type) - Method in interface org.hibernate.SQLQuery
-
Declare a scalar query result.
- addSecondaryTable(LocalMetadataBuildingContext, Identifier, Join) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector.EntityTableXref
-
- addSecondaryTable(Identifier, Join) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector.EntityTableXref
-
- addSecondPass(SecondPass) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addSecondPass(SecondPass, boolean) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addSecondPass(SecondPass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addSecondPass(SecondPass, boolean) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addSelectColumn(String, String) - Method in class org.hibernate.sql.QuerySelect
-
- addSelectFragmentString(String) - Method in class org.hibernate.sql.QuerySelect
-
- addService(Class, Service) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Adds a user-provided service.
- addSessionFactory(String, String, boolean, SessionFactory, JndiService) - Method in class org.hibernate.internal.SessionFactoryRegistry
-
Adds a SessionFactory to the registry
- addSessionFactoryObservers(SessionFactoryObserver...) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- addSessionFactoryObservers(SessionFactoryObserver...) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies one or more observers to be applied to the SessionFactory.
- addSessionFactoryObservers(SessionFactoryObserver...) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- addSetter(CtClass, String, String) - Static method in class org.hibernate.bytecode.enhance.internal.MethodWriter
-
- addSettings(Map) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- addSqlFunction(String, SQLFunction) - Method in class org.hibernate.cfg.Configuration
-
- addSubclass(Subclass) - Method in class org.hibernate.mapping.PersistentClass
-
- addSubclass(Subclass) - Method in class org.hibernate.mapping.RootClass
-
- addSubclassJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
-
- addSubclassJoin(Join) - Method in class org.hibernate.mapping.Subclass
-
- addSubclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
-
- addSubclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
-
- addSubclassSubgraph(Class<? extends T1>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- addSubclassTable(Table) - Method in class org.hibernate.mapping.PersistentClass
-
- addSubclassTable(Table) - Method in class org.hibernate.mapping.Subclass
-
- addSubgraph(Attribute<T, X>) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- addSubgraph(Attribute<T, X>, Class<? extends X>) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- addSubgraph(String) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- addSubgraph(String, Class<X>) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- addSubgraph(Attribute<T, X>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- addSubgraph(Attribute<T, X>, Class<? extends X>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- addSubgraph(String) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- addSubgraph(String, Class<X>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- addSubgraph(Attribute<T, X>) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- addSubgraph(Attribute<T, X>, Class<? extends X>) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- addSubgraph(String) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- addSubgraph(String, Class<X>) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- addSubParameters(String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Adds sub-parameters with a new connective.
- addSubselect(EntityKey, SubselectFetch) - Method in class org.hibernate.engine.spi.BatchFetchQueue
-
Adds a subselect fetch decriptor for the given entity key.
- addSynchronizedEntityClass(Class) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addSynchronizedEntityClass(Class) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- addSynchronizedEntityClass(Class) - Method in interface org.hibernate.procedure.ProcedureCall
-
- addSynchronizedEntityClass(Class) - Method in interface org.hibernate.SQLQuery
-
- addSynchronizedEntityClass(Class) - Method in interface org.hibernate.SynchronizeableQuery
-
Adds an entity for (a) auto-flush checking and (b) query result cache invalidation checking.
- addSynchronizedEntityName(String) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addSynchronizedEntityName(String) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- addSynchronizedEntityName(String) - Method in interface org.hibernate.procedure.ProcedureCall
-
- addSynchronizedEntityName(String) - Method in interface org.hibernate.SQLQuery
-
- addSynchronizedEntityName(String) - Method in interface org.hibernate.SynchronizeableQuery
-
Adds an entity name for (a) auto-flush checking and (b) query result cache invalidation checking.
- addSynchronizedQuerySpace(String) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- addSynchronizedQuerySpace(String) - Method in class org.hibernate.internal.SQLQueryImpl
-
- addSynchronizedQuerySpace(String) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- addSynchronizedQuerySpace(String) - Method in interface org.hibernate.procedure.ProcedureCall
-
- addSynchronizedQuerySpace(String) - Method in interface org.hibernate.SQLQuery
-
- addSynchronizedQuerySpace(String) - Method in interface org.hibernate.SynchronizeableQuery
-
Adds a query space.
- addSynchronizedQuerySpaces(EntityPersister) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- addSynchronizedTable(String) - Method in class org.hibernate.mapping.PersistentClass
-
- addTable(String, String, String, String, boolean) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addTable(String, String, String, String, boolean) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds table metadata to this repository returning the created
metadata instance.
- addTableAlias(String) - Method in class org.hibernate.sql.ForUpdateFragment
-
- addTableNameBinding(Identifier, Table) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addTableNameBinding(String, String, String, String, Table) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addTableNameBinding(Identifier, Table) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addTableNameBinding(String, String, String, String, Table) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addToBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
-
- addToBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch
-
- addToBatch() - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
-
Indicates completion of the current part of the batch.
- addToCollection(T, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
-
- addToCollection(Object[], Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
-
- addToCollection(T, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
-
- addToCollection(List, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.ListCollectionInitializor
-
- addToCollection(T, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.MapCollectionInitializor
-
- addToManyMiddleNotOwningRelation(String, String, String) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
-
- addToManyMiddleRelation(String, String) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
-
- addToManyNotOwningRelation(String, String, String, IdMapper, PropertyMapper, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
-
- addToOneAndIdProperty(XClass, PropertyData) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addToOneAndIdProperty(XClass, PropertyData) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addToOneNotOwningRelation(String, String, String, IdMapper, boolean) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
-
- addToOneRelation(String, String, IdMapper, boolean, boolean) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
-
- addTopExpression(StringBuilder) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
-
Adds TOP
expression.
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in interface org.hibernate.envers.query.criteria.AuditCriterion
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.BetweenAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.IdentifierEqAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.IlikeAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.InAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.LogicalAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.NotAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.NotNullAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.NullAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.PropertyAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.RelatedAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.RevisionTypeAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.SimpleAuditExpression
-
- addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.Component
-
- addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.PersistentClass
-
- addTypeDefinition(TypeDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addTypeDefinition(TypeDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds a type definition to this metadata repository.
- addTypeInfo(TypeInfo) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- addUnderscores(String) - Static method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
-
- addUnderscores(String) - Static method in class org.hibernate.cfg.ImprovedNamingStrategy
-
- addUninitializedCachedEntity(EntityKey, Object, EntityPersister, LockMode, boolean, Object, SessionImplementor) - Static method in class org.hibernate.engine.internal.TwoPhaseLoad
-
- addUninitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addUninitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
add a collection we just loaded up (still needs initializing)
- addUninitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addUninitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
add a detached uninitialized collection
- addUninitializedEntity(EntityKey, Object, EntityPersister, LockMode, boolean, SessionImplementor) - Static method in class org.hibernate.engine.internal.TwoPhaseLoad
-
Add an uninitialized instance of an entity class, as a placeholder to ensure object
identity.
- addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addUniqueConstraints(Table, List) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addUniqueConstraints(Table, List) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addUniqueKey(UniqueKey) - Method in class org.hibernate.mapping.Table
-
- addUniquePropertyReference(String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addUniquePropertyReference(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addUnownedCollection(CollectionKey, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addUnownedCollection(CollectionKey, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a collection which has no owner loaded
- addUnresolvedEntityInsertAction(AbstractEntityInsertAction, NonNullableTransientDependencies) - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
Add an unresolved insert action.
- addURL(URL) - Method in class org.hibernate.boot.MetadataSources
-
- addURL(URL) - Method in class org.hibernate.cfg.Configuration
-
Read mappings from a URL
- addValue(String) - Method in class org.hibernate.boot.model.source.spi.ToolingHint
-
- addValue(String) - Method in class org.hibernate.mapping.MetaAttribute
-
- addValue(Object) - Method in class org.hibernate.sql.InFragment
-
- addValues(Object[]) - Method in class org.hibernate.sql.InFragment
-
- addWhenColumnNotNull(String, String, String) - Method in class org.hibernate.sql.CaseFragment
-
- addWhere(String, String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
- addWhere(String, boolean, String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
- addWhere(String, String, QueryBuilder) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
- addWhere(String, boolean, String, QueryBuilder) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
- addWhereColumn(String) - Method in class org.hibernate.sql.Update
-
- addWhereColumn(String, String) - Method in class org.hibernate.sql.Update
-
- addWhereColumns(String[]) - Method in class org.hibernate.sql.Update
-
- addWhereColumns(String[], String) - Method in class org.hibernate.sql.Update
-
- addWhereFragment(JoinFragment, String, QueryNode, FromElement, HqlSqlWalker) - Method in class org.hibernate.hql.internal.ast.util.SyntheticAndFactory
-
- addWhereFragment(String) - Method in class org.hibernate.sql.Delete
-
- addWhereToken(String) - Method in class org.hibernate.sql.SimpleSelect
-
- addWhereWithFunction(String, String, String, Object) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
- addWhereWithNamedParam(String, String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
- addWhereWithNamedParam(String, boolean, String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
- addWhereWithParam(String, String, Object) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
- addWhereWithParam(String, boolean, String, Object) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
- addWhereWithParams(String, String, Object[], String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
- addWorkUnit(AuditWorkUnit) - Method in class org.hibernate.envers.internal.synchronization.AuditProcess
-
- AddWorkUnit - Class in org.hibernate.envers.internal.synchronization.work
-
- AddWorkUnit(SessionImplementor, String, EnversService, Serializable, EntityPersister, Object[]) - Constructor for class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
-
- AddWorkUnit(SessionImplementor, String, EnversService, Serializable, Map<String, Object>) - Constructor for class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
-
- addXML(String) - Method in class org.hibernate.cfg.Configuration
-
- adjustDefaultNamespace(Identifier, Identifier) - Method in class org.hibernate.boot.model.relational.Database
-
- adjustDefaultNamespace(String, String) - Method in class org.hibernate.boot.model.relational.Database
-
- adjustJarFileEntryUrl(URL, URL) - Method in class org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory
-
- adjustJarFileEntryUrl(URL, URL) - Method in interface org.hibernate.boot.archive.spi.JarFileEntryUrlAdjuster
-
Adjust the given URL, if needed.
- adjustJoinFetchIfNeeded(AssociationAttributeDefinition, FetchStrategy) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
-
- adjustJoinFetchIfNeeded(AssociationAttributeDefinition, FetchStrategy) - Method in class org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy
-
If required by this strategy, returns a different
FetchStrategy
from what is specified
for the given association attribute.
- advance(ResultSet, RowSelection) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
-
Advance the cursor to the first required row of the ResultSet
- affectsTable(String) - Method in class org.hibernate.hql.internal.ast.tree.AssignmentSpecification
-
- after() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- after() - Method in class org.hibernate.internal.CriteriaImpl
-
- after() - Method in class org.hibernate.testing.logger.LoggerInspectionRule
-
- afterAction(PersistentCollection) - Method in class org.hibernate.engine.spi.CollectionEntry
-
Called after execution of an action
- afterBegin() - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
-
Callback for processing the beginning of a transaction.
- afterBootstrapServiceRegistryBuilt(BootstrapServiceRegistry) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
Hook to allow tests to use the BootstrapServiceRegistry if they wish
- AfterClassCallbackHandler - Class in org.hibernate.testing.junit4
-
- AfterClassCallbackHandler(CustomRunner, Statement) - Constructor for class org.hibernate.testing.junit4.AfterClassCallbackHandler
-
- AfterClassOnce - Annotation Type in org.hibernate.testing
-
Annotation used to mark a method which should be run once after the last
test execution for the given class.
- afterCompletion(int) - Method in class org.hibernate.cache.infinispan.access.InvalidationSynchronization
-
- afterCompletion(int) - Method in class org.hibernate.cache.infinispan.util.InvocationAfterCompletion
-
- afterCompletion(int) - Method in class org.hibernate.context.internal.JTASessionContext.CleanupSync
-
- afterCompletion(int) - Method in class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSync
-
- afterCompletion(boolean, boolean) - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
-
Callback for processing the last phase of transaction completion.
- afterCompletion() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
-
- afterCompletion() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
-
- afterCompletion() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
-
- afterCompletion(boolean, boolean) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
-
- afterCompletion(int) - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization
-
- afterCompletion(int) - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl
-
- afterCompletion(int) - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl
-
- afterCompletion(boolean, boolean) - Method in interface org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackTarget
-
Callback of after-completion.
- AfterCompletionAction - Interface in org.hibernate.resource.transaction.backend.jta.internal.synchronization
-
- afterConfigurationBuilt(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- afterDeserialize(SessionImplementor) - Method in class org.hibernate.action.internal.AbstractEntityInsertAction
-
- afterDeserialize(SessionImplementor) - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
-
- afterDeserialize(SessionImplementor) - Method in class org.hibernate.action.internal.CollectionAction
-
Reconnect to session after deserialization...
- afterDeserialize(SessionImplementor) - Method in class org.hibernate.action.internal.EntityAction
-
Reconnect to session after deserialization...
- afterDeserialize(SessionImplementor) - Method in interface org.hibernate.action.spi.Executable
-
Reconnect to session after deserialization
- afterDeserialize(SessionImplementor) - Method in class org.hibernate.engine.spi.ExecutableList
-
Allow the Executables to re-associate themselves with the Session after deserialization.
- afterInitialize() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- afterInitialize() - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Called after initializing from cache
- afterInitialize(Object, boolean, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- afterInitialize(Object, boolean, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Called just after the entities properties have been initialized
- afterInitialize(Object, boolean, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- afterInitialize(Object, boolean, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Called just after the entities properties have been initialized.
- afterInitialize(Object, boolean, SessionImplementor) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
-
- afterInsert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
-
- afterInsert(SessionImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
-
- afterInsert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
-
Called after an item has been inserted (after the transaction completes),
instead of calling release().
- afterInsert(SessionImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
-
Called after an item has been inserted (after the transaction completes),
instead of calling release().
- afterInsert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
-
- afterInsert(SessionImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
-
- afterInsert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
-
Called after an item has been inserted (after the transaction completes),
instead of calling release().
- afterInsert(SessionImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy
-
Called after an item has been inserted (after the transaction completes),
instead of calling release().
- afterInsert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
-
- afterInsert(SessionImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
-
- afterInsert(SessionImplementor, Object, Object, Object) - Method in interface org.hibernate.cache.infinispan.access.AccessDelegate
-
Called after an item has been inserted (after the transaction completes),
instead of calling release().
- afterInsert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate
-
- afterInsert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.NonTxInvalidationCacheAccessDelegate
-
- afterInsert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate
-
- afterInsert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.TxInvalidationCacheAccessDelegate
-
- afterInsert(SessionImplementor, Object, Object, Object) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
-
Called after an item has been inserted (after the transaction completes),
instead of calling release().
- afterInsert(SessionImplementor, Object, Object) - Method in interface org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy
-
Called after an item has been inserted (after the transaction completes),
instead of calling release().
- afterInstantiation() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- afterLast() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
-
- afterLast() - Method in class org.hibernate.internal.ScrollableResultsImpl
-
- afterLast() - Method in interface org.hibernate.ScrollableResults
-
Go to a location just after the last result.
- afterLoad() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
Call this after finishing a two-phase load
- afterLoad() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Call this after finishing a two-phase load
- afterLoad(SessionImplementor, Object, Loadable) - Method in interface org.hibernate.loader.spi.AfterLoadAction
-
- AfterLoadAction - Interface in org.hibernate.loader.spi
-
- afterMetadataBuilt(Metadata) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- afterMetadataSourcesApplied(MetadataSources) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- afterOperation(boolean) - Method in class org.hibernate.internal.SessionImpl
-
Check if there is a Hibernate or JTA transaction in progress and,
if there is not, flush if necessary, make sure the connection has
been committed (if it is not in autocommit mode) and run the after
completion processing
- afterOperation(boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- afterReassociate(Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- afterReassociate(Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Called just after the entity has been reassociated with the session
- afterRowInsert(CollectionPersister, Object, int) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- afterRowInsert(CollectionPersister, Object, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- afterRowInsert(CollectionPersister, Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Called after inserting a row, to fetch the natively generated id
- afterScrollOperation() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- afterScrollOperation() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
- afterScrollOperation() - Method in class org.hibernate.internal.AbstractScrollableResults
-
- afterScrollOperation() - Method in class org.hibernate.internal.SessionImpl
-
- afterScrollOperation() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- afterSessionFactoryBuilt() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- afterSessionFactoryBuilt(SessionFactoryImplementor) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- afterStandardServiceRegistryBuilt(StandardServiceRegistry) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
Hook to allow tests to use the StandardServiceRegistry if they wish
- afterStatement() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
-
- afterStatement() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
-
- afterStatement() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
-
- afterStatementExecution() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- afterStatementExecution() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Used to signify that a statement has completed execution which may
indicate that this logical connection need to perform an
aggressive release of its physical connection.
- afterTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- afterTest() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- afterTransaction() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- afterTransaction() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Signals the end of transaction.
- afterTransaction() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
-
- afterTransaction() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
-
- afterTransaction() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
-
- afterTransactionBegin(Transaction) - Method in class org.hibernate.EmptyInterceptor
-
- afterTransactionBegin() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- afterTransactionBegin(Transaction) - Method in interface org.hibernate.Interceptor
-
Called when a Hibernate transaction is begun via the Hibernate Transaction
API.
- afterTransactionBegin() - Method in class org.hibernate.internal.SessionImpl
-
- afterTransactionBegin() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- afterTransactionBegin() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
-
A after-begin callback from the coordinator to its owner.
- afterTransactionBegin() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
-
A after-begin callback from the coordinator to its owner.
- afterTransactionCompletion(Transaction) - Method in class org.hibernate.EmptyInterceptor
-
- afterTransactionCompletion() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- afterTransactionCompletion(boolean) - Method in class org.hibernate.engine.spi.ActionQueue
-
Performs cleanup of any held cache softlocks.
- afterTransactionCompletion() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Called after transactions end
- afterTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
-
Called after a transaction is committed or rolled back.
- afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.internal.SessionImpl
-
- afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- afterTransactionCompletion(boolean, boolean) - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
-
An after-completion callback to the owner.
- afterTransactionCompletion(boolean, boolean) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
-
An after-completion callback from the coordinator to its owner.
- AfterTransactionCompletionProcess - Interface in org.hibernate.action.spi
-
Contract representing some process that needs to occur during after transaction completion.
- afterUpdate(SessionImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
-
- afterUpdate(SessionImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
-
- afterUpdate(SessionImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
-
- afterUpdate(SessionImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
-
- afterUpdate(SessionImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
-
Called after an item has been updated (after the transaction completes),
instead of calling release().
- afterUpdate(SessionImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
-
Called after an item has been updated (after the transaction completes),
instead of calling release().
- afterUpdate(SessionImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
-
Called after an item has been updated (after the transaction completes),
instead of calling release().
- afterUpdate(SessionImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy
-
Called after an item has been updated (after the transaction completes),
instead of calling release().
- afterUpdate(SessionImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
-
- afterUpdate(SessionImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
-
- afterUpdate(SessionImplementor, Object, Object, Object, Object, SoftLock) - Method in interface org.hibernate.cache.infinispan.access.AccessDelegate
-
Called after an item has been updated (after the transaction completes),
instead of calling release().
- afterUpdate(SessionImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate
-
- afterUpdate(SessionImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.infinispan.access.NonTxInvalidationCacheAccessDelegate
-
- afterUpdate(SessionImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate
-
- afterUpdate(SessionImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.infinispan.access.TxInvalidationCacheAccessDelegate
-
- afterUpdate(SessionImplementor, Object, Object, Object, Object, SoftLock) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
-
Called after an item has been updated (after the transaction completes),
instead of calling release().
- afterUpdate(SessionImplementor, Object, Object, SoftLock) - Method in interface org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy
-
Called after an item has been updated (after the transaction completes),
instead of calling release().
- AfterUseAction - Enum in org.hibernate.hql.spi.id.local
-
- aggregate() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- aggregate(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- AggregatedAuditExpression - Class in org.hibernate.envers.query.criteria
-
- AggregatedAuditExpression(PropertyNameGetter, AggregatedAuditExpression.AggregatedMode) - Constructor for class org.hibernate.envers.query.criteria.AggregatedAuditExpression
-
- AggregatedAuditExpression.AggregatedMode - Enum in org.hibernate.envers.query.criteria
-
- AggregatedSelectExpression - Interface in org.hibernate.hql.internal.ast.tree
-
Contract for a select expression which aggregates other select expressions together into a single return
- aggregateExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- aggregateFuncNoArgsHasParenthesis(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
-
- aggregateHasArgs(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
-
- AggregateNode - Class in org.hibernate.hql.internal.ast.tree
-
Represents an aggregate function i.e.
- AggregateNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AggregateNode
-
- AggregateProjection - Class in org.hibernate.criterion
-
Base class for standard aggregation functions.
- AggregateProjection(String, String) - Constructor for class org.hibernate.criterion.AggregateProjection
-
- aggregateType(List, Type, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
-
- AggregationFunction<T> - Class in org.hibernate.jpa.criteria.expression.function
-
Models SQL aggregation functions (MIN, MAX, COUNT, etc).
- AggregationFunction(CriteriaBuilderImpl, Class<T>, String, Object) - Constructor for class org.hibernate.jpa.criteria.expression.function.AggregationFunction
-
Constructs an aggregation function with a single literal argument.
- AggregationFunction(CriteriaBuilderImpl, Class<T>, String, Expression<?>) - Constructor for class org.hibernate.jpa.criteria.expression.function.AggregationFunction
-
Constructs an aggregation function with a single literal argument.
- AggregationFunction.AVG - Class in org.hibernate.jpa.criteria.expression.function
-
Implementation of a AVG function providing convenience in construction.
- AggregationFunction.COUNT - Class in org.hibernate.jpa.criteria.expression.function
-
Implementation of a COUNT function providing convenience in construction.
- AggregationFunction.GREATEST<X extends Comparable<X>> - Class in org.hibernate.jpa.criteria.expression.function
-
Models the MAX function in terms of non-numeric expressions.
- AggregationFunction.LEAST<X extends Comparable<X>> - Class in org.hibernate.jpa.criteria.expression.function
-
Models the MIN function in terms of non-numeric expressions.
- AggregationFunction.MAX<N extends Number> - Class in org.hibernate.jpa.criteria.expression.function
-
Implementation of a MAX function providing convenience in construction.
- AggregationFunction.MIN<N extends Number> - Class in org.hibernate.jpa.criteria.expression.function
-
Implementation of a MIN function providing convenience in construction.
- AggregationFunction.SUM<N extends Number> - Class in org.hibernate.jpa.criteria.expression.function
-
Implementation of a SUM function providing convenience in construction.
- alias - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
-
- alias - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
-
- alias - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
-
- alias - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
-
- alias(Projection, String) - Static method in class org.hibernate.criterion.Projections
-
Assign an alias to a projection, by wrapping it
- alias() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- ALIAS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- ALIAS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- ALIAS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- alias(String) - Method in class org.hibernate.jpa.criteria.expression.DelegatedExpressionImpl
-
- alias(String) - Method in class org.hibernate.jpa.criteria.expression.SelectionImpl
-
- Alias - Class in org.hibernate.sql
-
An alias generator for SQL identifiers
- Alias(int, String) - Constructor for class org.hibernate.sql.Alias
-
Constructor for Alias.
- Alias(String) - Constructor for class org.hibernate.sql.Alias
-
Constructor for Alias.
- ALIAS_REF - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- ALIAS_REF - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- ALIAS_SPECIFIC_LOCK_MODE - Static variable in interface org.hibernate.jpa.AvailableSettings
-
- ALIAS_TO_ENTITY_MAP - Static variable in interface org.hibernate.criterion.CriteriaSpecification
-
Each row of results is a Map from alias to entity instance
- ALIAS_TO_ENTITY_MAP - Static variable in class org.hibernate.transform.Transformers
-
Each row of results is a Map from alias to values/entities
- aliasedExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- AliasedProjection - Class in org.hibernate.criterion
-
Represents a projection that specifies an alias
- AliasedProjection(Projection, String) - Constructor for class org.hibernate.criterion.AliasedProjection
-
- aliasedSelectExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- AliasedTupleSubsetResultTransformer - Class in org.hibernate.transform
-
An implementation of TupleSubsetResultTransformer that ignores a
tuple element if its corresponding alias is null.
- AliasedTupleSubsetResultTransformer() - Constructor for class org.hibernate.transform.AliasedTupleSubsetResultTransformer
-
- aliases - Variable in class org.hibernate.loader.JoinWalker
-
- aliases - Variable in class org.hibernate.loader.OuterJoinLoader
-
- AliasGenerator - Class in org.hibernate.hql.internal.ast.util
-
Generates class/table/column aliases during semantic analysis and SQL rendering.
- AliasGenerator() - Constructor for class org.hibernate.hql.internal.ast.util.AliasGenerator
-
- AliasGenerator - Interface in org.hibernate.sql
-
TODO : javadoc
- aliasRef(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- AliasResolutionContext - Interface in org.hibernate.loader.plan.exec.spi
-
Provides aliases that are used by load queries and ResultSet processors.
- AliasResolutionContextImpl - Class in org.hibernate.loader.plan.exec.internal
-
Provides aliases that are used by load queries and ResultSet processors.
- AliasResolutionContextImpl(SessionFactoryImplementor) - Constructor for class org.hibernate.loader.plan.exec.internal.AliasResolutionContextImpl
-
- AliasResolutionContextImpl(SessionFactoryImplementor, int) - Constructor for class org.hibernate.loader.plan.exec.internal.AliasResolutionContextImpl
-
Constructs a AliasResolutionContextImpl with the specified seed for unique alias suffixes.
- aliasSpecificLockingWithFollowOnLocking(LockMode) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- aliasToBean(Class) - Static method in class org.hibernate.transform.Transformers
-
Creates a resulttransformer that will inject aliased values into
instances of Class via property methods or fields.
- AliasToBeanConstructorResultTransformer - Class in org.hibernate.transform
-
Wraps the tuples in a constructor call.
- AliasToBeanConstructorResultTransformer(Constructor) - Constructor for class org.hibernate.transform.AliasToBeanConstructorResultTransformer
-
Instantiates a AliasToBeanConstructorResultTransformer.
- AliasToBeanResultTransformer - Class in org.hibernate.transform
-
Result transformer that allows to transform a result to
a user specified class which will be populated via setter
methods or fields matching the alias names.
- AliasToBeanResultTransformer(Class) - Constructor for class org.hibernate.transform.AliasToBeanResultTransformer
-
- AliasToEntityMapResultTransformer - Class in org.hibernate.transform
-
ResultTransformer
implementation which builds a map for each "row",
made up of each aliased value where the alias is the map key.
- alignColumns() - Method in class org.hibernate.mapping.ForeignKey
-
Validates that columnspan of the foreignkey and the primarykey is the same.
- ALL - Static variable in class org.hibernate.engine.spi.CascadeStyles
-
save / delete / update / evict / lock / replicate / merge / persist
- ALL - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- ALL - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- ALL - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- all(Subquery<Y>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- ALL_DELETE_ORPHAN - Static variable in class org.hibernate.engine.spi.CascadeStyles
-
save / delete / update / evict / lock / replicate / merge / persist + delete orphans
- allEq(Map<String, ?>) - Static method in class org.hibernate.criterion.Restrictions
-
Apply an "equals" constraint to each property in the key set of a Map
- allocationSize - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
- allocationSize - Variable in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
- ALLOW_CRAWLING - Static variable in class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- ALLOW_IDENTIFIER_REUSE - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Guarantees proper validity audit strategy behavior when application reuses identifiers of deleted entities.
- allowElementJoin() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference
-
- allowElementJoin() - Method in interface org.hibernate.loader.plan.spi.CollectionReference
-
Should a collection element join be allowed? Returning true
indicates that an element join can safely be added.
- allowFailedCommitToPhysicallyRollback() - Method in class org.hibernate.engine.transaction.internal.TransactionImpl
-
- allowIndexJoin() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference
-
- allowIndexJoin() - Method in interface org.hibernate.loader.plan.spi.CollectionReference
-
Should a collection index join be allowed? Returning true
indicates that an index join can safely be added.
- allowLoadOutsideTransaction() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoader
-
- allowSpecjSyntax() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- AllPropertySelector() - Constructor for class org.hibernate.criterion.Example.AllPropertySelector
-
- alreadySessionBound() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- alternateServiceRole(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- ALWAYS - Static variable in class org.hibernate.mapping.PropertyGeneration
-
Deprecated.
Values for this property are generated by the database on both insert and update.
- AlwaysSkip() - Constructor for class org.hibernate.testing.Skip.AlwaysSkip
-
- ambiguousPropertyMethods(String, String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- and(Criterion, Criterion) - Static method in class org.hibernate.criterion.Restrictions
-
Return the conjuction of two expressions
- and(Criterion...) - Static method in class org.hibernate.criterion.Restrictions
-
Return the conjuction of multiple expressions
- AND - Static variable in class org.hibernate.envers.internal.tools.query.Parameters
-
- and(AuditCriterion, AuditCriterion) - Static method in class org.hibernate.envers.query.AuditEntity
-
Return the conjuction of two criterions.
- AND - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- AND - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- AND - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- and(Expression<Boolean>, Expression<Boolean>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- and(Predicate...) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- AnnotatedClassType - Enum in org.hibernate.cfg
-
Type of annotation of a class will give its type
- annotatedElementSignature(XProperty) - Static method in class org.hibernate.cfg.annotations.HCANNHelper
-
- ANNOTATION_STRING_DEFAULT - Static variable in class org.hibernate.cfg.BinderHelper
-
- AnnotationBinder - Class in org.hibernate.cfg
-
JSR 175 annotation binder which reads the annotations from classes, applies the
principles of the EJB3 spec and produces the Hibernate configuration-time metamodel
(the classes in the
org.hibernate.mapping
package)
Some design description
I tried to remove any link to annotation except from the 2 first level of
method call.
- AnnotationException - Exception in org.hibernate
-
Annotation related exception.
- AnnotationException(String, Throwable) - Constructor for exception org.hibernate.AnnotationException
-
Constructs an AnnotationException using the given message and cause.
- AnnotationException(String) - Constructor for exception org.hibernate.AnnotationException
-
Constructs an AnnotationException using the given message.
- AnnotationMetaAttribute - Class in org.hibernate.jpamodelgen.annotation
-
Captures all information about an annotated persistent attribute.
- AnnotationMetaAttribute(AnnotationMetaEntity, Element, String) - Constructor for class org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute
-
- AnnotationMetaCollection - Class in org.hibernate.jpamodelgen.annotation
-
- AnnotationMetaCollection(AnnotationMetaEntity, Element, String, String) - Constructor for class org.hibernate.jpamodelgen.annotation.AnnotationMetaCollection
-
- AnnotationMetadataSourceProcessorImpl - Class in org.hibernate.boot.model.source.internal.annotations
-
- AnnotationMetadataSourceProcessorImpl(ManagedResources, MetadataBuildingContextRootImpl, IndexView) - Constructor for class org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl
-
- AnnotationMetaEntity - Class in org.hibernate.jpamodelgen.annotation
-
Class used to collect meta information about an annotated type (entity, embeddable or mapped superclass).
- AnnotationMetaEntity(TypeElement, Context, boolean) - Constructor for class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- AnnotationMetaMap - Class in org.hibernate.jpamodelgen.annotation
-
- AnnotationMetaMap(AnnotationMetaEntity, Element, String, String, String) - Constructor for class org.hibernate.jpamodelgen.annotation.AnnotationMetaMap
-
- AnnotationMetaSingleAttribute - Class in org.hibernate.jpamodelgen.annotation
-
- AnnotationMetaSingleAttribute(AnnotationMetaEntity, Element, String) - Constructor for class org.hibernate.jpamodelgen.annotation.AnnotationMetaSingleAttribute
-
- AnnotationsMetadataReader - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
A helper class to read versioning meta-data from annotations on a persistent class.
- AnnotationsMetadataReader(GlobalConfiguration, ReflectionManager, PersistentClass) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AnnotationsMetadataReader
-
- annotationType() - Method in class org.hibernate.cfg.annotations.CustomizableColumns
-
- annotationType() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
-
- annotationType() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
-
- annotationType() - Method in class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
-
- AnnotationValueGeneration<A extends Annotation> - Interface in org.hibernate.tuple
-
- ANSICaseFragment - Class in org.hibernate.sql
-
An ANSI SQL CASE expression : {@code case when ...
- ANSICaseFragment() - Constructor for class org.hibernate.sql.ANSICaseFragment
-
- ANSIJoinFragment - Class in org.hibernate.sql
-
An ANSI-style join.
- ANSIJoinFragment() - Constructor for class org.hibernate.sql.ANSIJoinFragment
-
- AnsiSqlKeywords - Class in org.hibernate.engine.jdbc.env.spi
-
Maintains the set of ANSI SQL keywords
- AnsiSqlKeywords() - Constructor for class org.hibernate.engine.jdbc.env.spi.AnsiSqlKeywords
-
- AnsiTrimEmulationFunction - Class in org.hibernate.dialect.function
-
A
SQLFunction
implementation that emulates the ANSI SQL trim function
on dialects which do not support the full definition.
- AnsiTrimEmulationFunction() - Constructor for class org.hibernate.dialect.function.AnsiTrimEmulationFunction
-
- AnsiTrimEmulationFunction(String, String, String) - Constructor for class org.hibernate.dialect.function.AnsiTrimEmulationFunction
-
Constructs a trim() emulation function definition using the specified function calls.
- AnsiTrimFunction - Class in org.hibernate.dialect.function
-
Defines support for rendering according to ANSI SQL TRIM function specification.
- AnsiTrimFunction() - Constructor for class org.hibernate.dialect.function.AnsiTrimFunction
-
- Any - Annotation Type in org.hibernate.annotations
-
Defines a ToOne-style association pointing to one of several entity types depending on a local discriminator,
as opposed to discriminated inheritance where the discriminator is kept as part of the entity hierarchy.
- ANY - Static variable in class org.hibernate.engine.spi.IdentifierValue
-
Always assume the transient instance is newly instantiated
- ANY - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- ANY - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- ANY - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- any(Type, Type) - Method in class org.hibernate.internal.TypeLocatorImpl
-
- any(Subquery<Y>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- Any - Class in org.hibernate.mapping
-
A Hibernate "any" type (ie.
- Any(MetadataImplementor, Table) - Constructor for class org.hibernate.mapping.Any
-
- any(Type, Type) - Method in class org.hibernate.type.TypeFactory
-
- any(Type, Type) - Method in interface org.hibernate.TypeHelper
-
Retrieve the type representing an ANY mapping.
- AnyAttributeFetch - Interface in org.hibernate.loader.plan.spi
-
Models the requested fetching of an "any" attribute.
- AnyAttributeFetchImpl - Class in org.hibernate.loader.plan.build.internal.returns
-
- AnyAttributeFetchImpl(FetchSource, AssociationAttributeDefinition, FetchStrategy) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AnyAttributeFetchImpl
-
- AnyDiscriminatorSource - Interface in org.hibernate.boot.model.source.spi
-
Source information about the discriminator for an ANY mapping
- AnyKeySource - Interface in org.hibernate.boot.model.source.spi
-
- AnyMappingDefinition - Interface in org.hibernate.persister.walking.spi
-
Describes an ANY mapping
- AnyMappingDefinition.DiscriminatorMapping - Interface in org.hibernate.persister.walking.spi
-
Models a single discriminator mapping definition
- AnyMappingSource - Interface in org.hibernate.boot.model.source.spi
-
Base description for all discriminated associations ("any mappings"), including
<any/>
, <many-to-any/>
, etc.
- AnyMetaDef - Annotation Type in org.hibernate.annotations
-
- AnyMetaDefs - Annotation Type in org.hibernate.annotations
-
- AnyType - Class in org.hibernate.type
-
Handles "any" mappings
- AnyType(Type, Type) - Constructor for class org.hibernate.type.AnyType
-
Intended for use only from legacy
ObjectType
type definition
- AnyType(TypeFactory.TypeScope, Type, Type) - Constructor for class org.hibernate.type.AnyType
-
- AnyType.ObjectTypeCacheEntry - Class in org.hibernate.type
-
Used to externalize discrimination per a given identifier.
- APP_CLASSLOADER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- append(String) - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
-
- append(String) - Method in class org.hibernate.boot.model.source.spi.AttributePath
-
- append(String) - Method in class org.hibernate.boot.model.source.spi.AttributeRole
-
- append(StringBuilder, Iterator<String>, String) - Static method in class org.hibernate.envers.internal.tools.StringTools
-
To the given string builder, appends all strings in the given iterator, separating them with the given
separator.
- append(int, String, boolean) - Method in class org.hibernate.hql.internal.ast.util.ASTAppender
-
Append a new child to parent using the given node type and text, but only if the
text is non-empty
- append(AST) - Method in class org.hibernate.hql.internal.ast.util.ASTAppender
-
Append the given AST node as a child of parent.
- append(String) - Method in class org.hibernate.loader.PropertyPath
-
- appendAssignmentFragment(String) - Method in class org.hibernate.sql.Update
-
- appendComponentCondition(String, Object, CompositeType, Criteria, CriteriaQuery, StringBuilder) - Method in class org.hibernate.criterion.Example
-
- appendDisplayText(StringBuilder) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- appendElementColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- appendEscapedMultibyteChars(String, StringBuilder) - Static method in class org.hibernate.hql.internal.ast.util.ASTPrinter
-
- appendFromClauseFragment(String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
-
Appends the from clause fragment.
- appendFromClauseFragment(String, String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
-
Appends the specified table name and alias as a from clause fragment.
- appendIdentifierColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.Dialect
-
- appendIdentitySelectToInsert(String) - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
-
- appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
-
- appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.SQLServerDialect
-
- appendIndexColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- appendListener(T) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
-
- appendListener(T) - Method in class org.hibernate.event.service.internal.PostCommitEventListenerGroupImpl
-
- appendListener(T) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
-
- appendListeners(T...) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
-
- appendListeners(EventType<T>, Class<? extends T>...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
-
- appendListeners(EventType<T>, T...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
-
- appendListeners(T...) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
-
- appendListeners(EventType<T>, Class<? extends T>...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
-
- appendListeners(EventType<T>, T...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
-
- appendLockHint(LockMode, String) - Method in class org.hibernate.dialect.Dialect
-
- appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.Dialect
-
Some dialects support an alternative means to SELECT FOR UPDATE,
whereby a "lock hint" is appends to the table name in the from clause.
- appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.SQLServer2005Dialect
-
- appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.SQLServerDialect
-
- appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.SybaseASE157Dialect
-
- appendOrderByFragment(String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
-
Appends the "order by" fragment, prefixed by a comma if the "order by" fragment already
exists.
- appendPropertyCondition(String, Object, Criteria, CriteriaQuery, StringBuilder) - Method in class org.hibernate.criterion.Example
-
- appendRestrictions(String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
-
Appends the specified restrictions after "cleaning" the specified value
(by trimming and removing 'and ' from beginning and ' and' from the end).
- appendSelectClauseFragment(String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
-
Appends a select clause fragment
- appendSibling(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
- appliesTo(String) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- appliesTo(EntityType<? super T>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- appliesToDialect(Dialect) - Method in class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
-
- appliesToDialect(Dialect) - Method in interface org.hibernate.boot.model.relational.AuxiliaryDatabaseObject
-
Does this database object apply to the given dialect?
- appliesToDialect(Dialect) - Method in interface org.hibernate.mapping.AuxiliaryDatabaseObject
-
Does this database object apply to the given dialect?
- apply(MetadataSources) - Method in class org.hibernate.boot.cfgxml.spi.MappingReference
-
- apply(JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
Yuck.
- apply(JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- apply(JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults) - Method in interface org.hibernate.boot.spi.JpaOrmXmlPersistenceUnitDefaultAware
-
Apply the orm.xml
-defined persistence-unit-defaults
values.
- apply(DatabaseMetaData) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- apply(Statement, FrameworkMethod, Object) - Method in class org.hibernate.testing.junit4.ClassLoadingIsolater
-
- APPLY_CONSTRAINTS - Static variable in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
-
- applyAccessType(AccessType) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyAccessType(AccessType) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the second-level access-type to be used by default for entities and collections that define second-level
caching, but do not specify a granular access-type.
- applyAccessType(AccessType) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyAliasSpecificLockModeHint(String, LockMode) - Method in class org.hibernate.jpa.internal.QueryImpl
-
- applyAliasSpecificLockModeHint(String, LockMode) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- applyAliasSpecificLockModeHint(String, LockMode) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Apply the alias specific lock modes.
- applyArchiveDescriptorFactory(ArchiveDescriptorFactory) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyArchiveDescriptorFactory(ArchiveDescriptorFactory) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify a particular ArchiveDescriptorFactory instance to use in scanning.
- applyArchiveDescriptorFactory(ArchiveDescriptorFactory) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyAttributeConverter(AttributeConverterDefinition) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyAttributeConverter(Class<? extends AttributeConverter>) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyAttributeConverter(Class<? extends AttributeConverter>, boolean) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyAttributeConverter(AttributeConverter) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyAttributeConverter(AttributeConverter, boolean) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyAttributeConverter(AttributeConverterDefinition) - Method in interface org.hibernate.boot.MetadataBuilder
-
Adds an AttributeConverter by a AttributeConverterDefinition
- applyAttributeConverter(Class<? extends AttributeConverter>) - Method in interface org.hibernate.boot.MetadataBuilder
-
Adds an AttributeConverter by its Class.
- applyAttributeConverter(Class<? extends AttributeConverter>, boolean) - Method in interface org.hibernate.boot.MetadataBuilder
-
Adds an AttributeConverter by its Class plus a boolean indicating whether to auto apply it.
- applyAttributeConverter(AttributeConverter) - Method in interface org.hibernate.boot.MetadataBuilder
-
Adds an AttributeConverter instance.
- applyAttributeConverter(AttributeConverter, boolean) - Method in interface org.hibernate.boot.MetadataBuilder
-
Adds an AttributeConverter instance, explicitly indicating whether to auto-apply.
- applyAttributeConverter(AttributeConverterDefinition) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyAttributeConverter(Class<? extends AttributeConverter>) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyAttributeConverter(Class<? extends AttributeConverter>, boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyAttributeConverter(AttributeConverter) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyAttributeConverter(AttributeConverter, boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyAutoClosing(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyAutoClosing(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Applies whether Sessions should be automatically closed at the end of the transaction.
- applyAutoClosing(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyAutoFlushing(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyAutoFlushing(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Applies whether Sessions should be automatically flushed at the end of the transaction.
- applyAutoFlushing(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyAutomaticEvictionOfCollectionCaches(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyAutomaticEvictionOfCollectionCaches(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
When using bi-directional many-to-one associations and caching the one-to-many side
it is expected that both sides of the association are managed (actually that is true of
all bi-directional associations).
- applyAutomaticEvictionOfCollectionCaches(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in interface org.hibernate.boot.MetadataBuilder
-
- applyAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyBasicType(BasicType) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyBasicType(BasicType, String...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyBasicType(UserType, String...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyBasicType(CompositeUserType, String...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyBasicType(BasicType) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify an additional or overridden basic type mapping.
- applyBasicType(BasicType, String...) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify an additional or overridden basic type mapping supplying specific
registration keys.
- applyBasicType(UserType, String...) - Method in interface org.hibernate.boot.MetadataBuilder
-
Register an additional or overridden custom type mapping.
- applyBasicType(CompositeUserType, String...) - Method in interface org.hibernate.boot.MetadataBuilder
-
Register an additional or overridden composite custom type mapping.
- applyBasicType(BasicType) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyBasicType(BasicType, String...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyBasicType(UserType, String...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyBasicType(CompositeUserType, String...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyBatchFetchStyle(BatchFetchStyle) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyBatchFetchStyle(BatchFetchStyle) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
What style of batching should be used?
- applyBatchFetchStyle(BatchFetchStyle) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyBeanManager(Object) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyBeanManager(Object) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Apply a CDI BeanManager to the SessionFactory being built.
- applyBeanManager(Object) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyCacheableHint(boolean) - Method in class org.hibernate.jpa.internal.QueryImpl
-
- applyCacheableHint(boolean) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- applyCacheableHint(boolean) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Apply the cacheable (true/false) hint.
- applyCacheModeHint(CacheMode) - Method in class org.hibernate.jpa.internal.QueryImpl
-
- applyCacheModeHint(CacheMode) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- applyCacheModeHint(CacheMode) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Apply the CacheMode hint.
- applyCacheRegionDefinition(CacheRegionDefinition) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyCacheRegionDefinition(CacheRegionDefinition) - Method in interface org.hibernate.boot.MetadataBuilder
-
Apply a CacheRegionDefinition to be applied to an entity, collection or query while building the
Metadata object.
- applyCacheRegionDefinition(CacheRegionDefinition) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyCacheRegionHint(String) - Method in class org.hibernate.jpa.internal.QueryImpl
-
- applyCacheRegionHint(String) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- applyCacheRegionHint(String) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Apply the cache region hint
- applyCacheRegionPrefix(String) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyCacheRegionPrefix(String) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Apply a prefix to prepended to all cache region names for this SessionFactory.
- applyCacheRegionPrefix(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyCacheSettings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- applyCacheSettings(Metadata) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- applyClassLoader(ClassLoader) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
-
Adds a provided
ClassLoader
for use in class-loading and resource-lookup.
- applyClassLoaderService(ClassLoaderService) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
-
- applyCommentHint(String) - Method in class org.hibernate.jpa.internal.QueryImpl
-
- applyCommentHint(String) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- applyCommentHint(String) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Apply the comment hint.
- applyComments(Table, QualifiedName, List<String>) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
-
- applyConnectionReleaseMode(ConnectionReleaseMode) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyConnectionReleaseMode(ConnectionReleaseMode) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Apply a ConnectionReleaseMode.
- applyConnectionReleaseMode(ConnectionReleaseMode) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a strategy for resolving the notion of a "current" tenant-identifier when using multi-tenancy
together with current sessions
- applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a custom entity dirtiness strategy to be applied to the SessionFactory.
- applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyDefaultBatchFetchSize(int) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyDefaultBatchFetchSize(int) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Allows specifying a default batch-fetch size for all entities and collections
which do not otherwise specify a batch-fetch size.
- applyDefaultBatchFetchSize(int) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyDefaultEntityMode(EntityMode) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyDefaultEntityMode(EntityMode) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
- applyDefaultEntityMode(EntityMode) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyDefaultNullPrecedence(NullPrecedence) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyDefaultNullPrecedence(NullPrecedence) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Apply a null precedence (NULLS FIRST, NULLS LAST) to be applied order-by clauses rendered into
SQL queries.
- applyDefaultNullPrecedence(NullPrecedence) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyDirectReferenceCaching(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyDirectReferenceCaching(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Generally, Hibernate will extract the information from an entity and put that
extracted information into the second-level cache.
- applyDirectReferenceCaching(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyDiscoveredAttributeConverters(AttributeConverterDefinitionCollector) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
-
- applyEntityGraphQueryHint(EntityGraphQueryHint) - Method in class org.hibernate.internal.AbstractQueryImpl
-
Used from HEM code as a (hopefully temporary) means to apply a custom query plan
in regards to a JPA entity graph.
- applyEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
- applyEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyEntityTuplizer(EntityMode, Class<? extends EntityTuplizer>) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyEntityTuplizer(EntityMode, Class<? extends EntityTuplizer>) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Register the default
EntityTuplizer
to be applied to the SessionFactory.
- applyEntityTuplizer(EntityMode, Class<? extends EntityTuplizer>) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyEntityTuplizerFactory(EntityTuplizerFactory) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyEntityTuplizerFactory(EntityTuplizerFactory) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specify the EntityTuplizerFactory to use.
- applyEntityTuplizerFactory(EntityTuplizerFactory) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyFetchSizeHint(int) - Method in class org.hibernate.jpa.internal.QueryImpl
-
- applyFetchSizeHint(int) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- applyFetchSizeHint(int) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Apply the fetch size hint
- applyFirstResult(int) - Method in class org.hibernate.jpa.internal.QueryImpl
-
- applyFirstResult(int) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- applyFirstResult(int) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Apply the given first-result value.
- applyFlushModeHint(FlushMode) - Method in class org.hibernate.jpa.internal.QueryImpl
-
- applyFlushModeHint(FlushMode) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- applyFlushModeHint(FlushMode) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Apply the FlushMode hint.
- applyGetGeneratedKeysSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyGetGeneratedKeysSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
- applyGetGeneratedKeysSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyGlobalQuoting(String) - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
-
- applyGlobalQuoting(String) - Method in class org.hibernate.engine.jdbc.env.internal.NormalizingIdentifierHelperImpl
-
- applyGlobalQuoting(String) - Method in interface org.hibernate.engine.jdbc.env.spi.IdentifierHelper
-
Needed to account for certain fields (
Column.columnDefinition()
comes to mind)
that need to be quoted id global identifier quoting is requested, but only for spec compliance.
- applyIdAttribute(SingularAttributeImpl<X, ?>) - Method in interface org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType.Builder
-
- applyIdClassAttributes(Set<SingularAttribute<? super X, ?>>) - Method in interface org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType.Builder
-
- applyIdentifierCasing(DatabaseMetaData) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
-
- applyIdentifierRollbackSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyIdentifierRollbackSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should generated identifiers be "unset" on entities during a rollback?
- applyIdentifierRollbackSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter) - Method in interface org.hibernate.boot.MetadataBuilder
-
- applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyImplicitCatalogName(String) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyImplicitCatalogName(String) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the implicit catalog name to apply to any unqualified database names.
- applyImplicitCatalogName(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyImplicitNamingStrategy(ImplicitNamingStrategy) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyImplicitNamingStrategy(ImplicitNamingStrategy) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the ImplicitNamingStrategy to use in building the Metadata.
- applyImplicitNamingStrategy(ImplicitNamingStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyImplicitSchemaName(String) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyImplicitSchemaName(String) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the implicit schema name to apply to any unqualified database names.
- applyImplicitSchemaName(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.HiLoOptimizer
-
- applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer
-
- applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.NoopOptimizer
-
- applyIncrementSizeToSourceValues() - Method in interface org.hibernate.id.enhanced.Optimizer
-
Are increments to be applied to the values stored in the underlying
value source?
- applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.PooledLoOptimizer
-
- applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.PooledLoThreadLocalOptimizer
-
- applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.PooledOptimizer
-
- applyIndexView(IndexView) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyIndexView(IndexView) - Method in interface org.hibernate.boot.MetadataBuilder
-
Allows specifying a specific Jandex index to use for reading annotation information.
- applyIndexView(IndexView) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyingExplicitDiscriminatorColumnForJoined(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- applyInitCommands(Table, List<String>) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
-
- applyIntegrator(Integrator) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
-
Add an
Integrator
to be applied to the bootstrap registry.
- applyInterceptor(Interceptor) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyInterceptor(Interceptor) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
- applyInterceptor(Interceptor) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyJdbcBatchingForVersionedEntities(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyJdbcBatchingForVersionedEntities(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
This setting controls whether versioned entities will be included in JDBC batching.
- applyJdbcBatchingForVersionedEntities(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyJdbcBatchSize(int) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyJdbcBatchSize(int) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies the maximum number of statements to batch together in a JDBC batch for
insert, update and delete operations.
- applyJdbcBatchSize(int) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyJdbcFetchSize(int) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyJdbcFetchSize(int) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Apply a fetch size to the JDBC driver for fetching results.
- applyJdbcFetchSize(int) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyJtaTrackingByThread(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyJtaTrackingByThread(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
If using the built-in Hibernate JTA-based TransactionCoordinator/Builder, should it track JTA
transactions by thread in an attempt to detect timeouts?
- applyJtaTrackingByThread(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyLazyInitializationOutsideTransaction(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyLazyInitializationOutsideTransaction(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should the application be allowed to initialize uninitialized lazy state outside the bounds of a transaction?
- applyLazyInitializationOutsideTransaction(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyLocks(String, QueryParameters, Dialect, List<AfterLoadAction>) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- applyLocks(String, QueryParameters, Dialect, List<AfterLoadAction>) - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- applyLocks(String, QueryParameters, Dialect, List<AfterLoadAction>) - Method in class org.hibernate.loader.custom.CustomLoader
-
- applyLocks(String, QueryParameters, Dialect, List<AfterLoadAction>) - Method in class org.hibernate.loader.hql.QueryLoader
-
- applyLocks(String, QueryParameters, Dialect, List<AfterLoadAction>) - Method in class org.hibernate.loader.Loader
-
Append FOR UPDATE OF clause, if necessary.
- applyLocksToSql(String, LockOptions, Map<String, String[]>) - Method in class org.hibernate.dialect.Dialect
-
Modifies the given SQL by applying the appropriate updates for the specified
lock modes and key columns.
- applyLocksToSql(String, LockOptions, Map<String, String[]>) - Method in class org.hibernate.dialect.SybaseASE157Dialect
-
- applyLocksToSql(String, LockOptions, Map) - Method in class org.hibernate.dialect.Teradata14Dialect
-
- applyLockTimeoutHint(int) - Method in class org.hibernate.jpa.internal.QueryImpl
-
- applyLockTimeoutHint(int) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- applyLockTimeoutHint(int) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Apply the lock timeout (in seconds!) hint
- applyMaximumFetchDepth(int) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyMaximumFetchDepth(int) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Apply a limit to the depth Hibernate will use for outer joins.
- applyMaximumFetchDepth(int) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyMaxResults(int) - Method in class org.hibernate.jpa.internal.QueryImpl
-
- applyMaxResults(int) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- applyMaxResults(int) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Apply the given max results value.
- applyMetadataSources(MetadataSources) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- applyMinimalPutsForCaching(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyMinimalPutsForCaching(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
By default, Hibernate will always just push data into the cache without first checking
if that data already exists.
- applyMinimalPutsForCaching(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyMultiTableBulkIdStrategy(MultiTableBulkIdStrategy) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyMultiTableBulkIdStrategy(MultiTableBulkIdStrategy) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
How should updates and deletes that span multiple tables be handled?
- applyMultiTableBulkIdStrategy(MultiTableBulkIdStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyMultiTenancyStrategy(MultiTenancyStrategy) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyMultiTenancyStrategy(MultiTenancyStrategy) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Apply the form of multi-tenancy used by the application
- applyMultiTenancyStrategy(MultiTenancyStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyName(String) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyName(String) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Applies a SessionFactory name.
- applyName(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyNameAsJndiName(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyNameAsJndiName(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Applies a SessionFactory name.
- applyNameAsJndiName(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyNamedQueryCheckingOnStartup(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyNamedQueryCheckingOnStartup(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should named queries be checked on startup?
- applyNamedQueryCheckingOnStartup(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyNullabilityChecking(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyNullabilityChecking(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should attributes using columns marked as not-null be checked (by Hibernate) for nullness?
- applyNullabilityChecking(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyOrderingOfInserts(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyOrderingOfInserts(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Apply whether ordering of inserts should be enabled.
- applyOrderingOfInserts(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyOrderingOfUpdates(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyOrderingOfUpdates(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Apply whether ordering of updates should be enabled.
- applyOrderingOfUpdates(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyPhysicalNamingStrategy(PhysicalNamingStrategy) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyPhysicalNamingStrategy(PhysicalNamingStrategy) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the PhysicalNamingStrategy to use in building the Metadata.
- applyPhysicalNamingStrategy(PhysicalNamingStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyPostLoadLocks(Object[], LockMode[], SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
-
- applyPostLoadLocks(Object[], LockMode[], SessionImplementor) - Method in class org.hibernate.loader.Loader
-
- applyPreferUserTransactions(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyPreferUserTransactions(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
If using the built-in Hibernate JTA-based TransactionCoordinator/Builder, should it prefer to use
UserTransaction
over
Transaction
?
- applyPreferUserTransactions(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyQueryCacheFactory(QueryCacheFactory) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyQueryCacheFactory(QueryCacheFactory) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a QueryCacheFactory to use for building query cache handlers.
- applyQueryCacheFactory(QueryCacheFactory) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyQueryCacheSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyQueryCacheSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should second level query caching support be enabled?
- applyQueryCacheSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyQuerySubstitutions(Map) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyQuerySubstitutions(Map) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
- applyQuerySubstitutions(Map) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyReadOnlyHint(boolean) - Method in class org.hibernate.jpa.internal.QueryImpl
-
- applyReadOnlyHint(boolean) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- applyReadOnlyHint(boolean) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Apply the read-only (true/false) hint.
- applyReflectionManager(ReflectionManager) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyReflectionManager(ReflectionManager) - Method in interface org.hibernate.boot.MetadataBuilder
-
- applyReflectionManager(ReflectionManager) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyReservedWords(DatabaseMetaData) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
-
- applyReservedWords(Set<String>) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
-
- applyResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- applyResultSetsWrapping(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyResultSetsWrapping(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Hibernate currently accesses results from the JDBC ResultSet by name.
- applyResultSetsWrapping(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyRootReturnFilterRestrictions(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
-
- applyRootReturnFilterRestrictions(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- applyRootReturnFilterRestrictions(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
-
- applyRootReturnOrderByFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
-
- applyRootReturnOrderByFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- applyRootReturnOrderByFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.BasicCollectionLoadQueryDetails
-
- applyRootReturnOrderByFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
-
- applyRootReturnSelectFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
-
- applyRootReturnSelectFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- applyRootReturnSelectFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.BasicCollectionLoadQueryDetails
-
- applyRootReturnSelectFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
-
- applyRootReturnSelectFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.OneToManyLoadQueryDetails
-
- applyRootReturnTableFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- applyRootReturnTableFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.BasicCollectionLoadQueryDetails
-
- applyRootReturnTableFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
-
Applies "table fragments" to the FROM-CLAUSE of the given SelectStatementBuilder for the given Loadable
- applyRootReturnTableFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.OneToManyLoadQueryDetails
-
- applyRootReturnWhereJoinRestrictions(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
-
- applyRootReturnWhereJoinRestrictions(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- applyRootReturnWhereJoinRestrictions(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
-
- applySavedSettings(NamedQueryDefinition, QueryImpl) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- applyScanEnvironment(ScanEnvironment) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyScanEnvironment(ScanEnvironment) - Method in interface org.hibernate.boot.MetadataBuilder
-
- applyScanEnvironment(ScanEnvironment) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyScanner(Scanner) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyScanner(Scanner) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify a particular Scanner instance to use.
- applyScanner(Scanner) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyScanOptions(ScanOptions) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyScanOptions(ScanOptions) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the options to be used in performing scanning.
- applyScanOptions(ScanOptions) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyScanResultsToManagedResources(ManagedResourcesImpl, ScanResult, MetadataBuildingOptions, XmlMappingBinderAccess) - Method in class org.hibernate.boot.model.process.internal.ScanningCoordinator
-
- applyScrollableResultsSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyScrollableResultsSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should scrollable results be supported in queries? We ask the JDBC driver whether it
supports scrollable result sets as the default for this setting, but some drivers do not
accurately report this via DatabaseMetaData.
- applyScrollableResultsSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applySecondLevelCacheSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applySecondLevelCacheSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should second level caching support be enabled?
- applySecondLevelCacheSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applySelection(Selection<? extends T>) - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- applySetting(String, Object) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Apply a setting value.
- applySettings(Map) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Apply a groups of setting values.
- applySharedCacheMode(SharedCacheMode) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applySharedCacheMode(SharedCacheMode) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the second-level cache mode to be used.
- applySharedCacheMode(SharedCacheMode) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applySourceProcessOrdering(MetadataSourceType...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applySourceProcessOrdering(MetadataSourceType...) - Method in interface org.hibernate.boot.MetadataBuilder
-
Apply a specific ordering to the processing of sources.
- applySourceProcessOrdering(MetadataSourceType...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applySqlComments(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applySqlComments(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should Hibernate apply comments to SQL it generates?
- applySqlComments(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applySqlFunction(String, SQLFunction) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applySqlFunction(String, SQLFunction) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applySqlFunction(String, SQLFunction) - Method in interface org.hibernate.boot.MetadataBuilder
-
- applySqlFunction(String, SQLFunction) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
- applySqlFunction(String, SQLFunction) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applySqlFunction(String, SQLFunction) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyStatementInspector(StatementInspector) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyStatementInspector(StatementInspector) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
- applyStatementInspector(StatementInspector) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyStatisticsSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyStatisticsSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Applies whether statistics gathering is enabled.
- applyStatisticsSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyStrategySelector(Class<T>, String, Class<? extends T>) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
-
Applies a named strategy implementation to the bootstrap registry.
- applyStrategySelectors(StrategyRegistrationProvider) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
-
Applies one or more strategy selectors announced as available by the passed announcer.
- applyStrictJpaQueryLanguageCompliance(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyStrictJpaQueryLanguageCompliance(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should we strictly adhere to JPA Query Language (JPQL) syntax, or more broadly support
all of Hibernate's superset (HQL)?
Setting this to
true
may cause valid HQL to throw an exception because it violates
the JPQL subset.
- applyStrictJpaQueryLanguageCompliance(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyStructuredCacheEntries(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyStructuredCacheEntries(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
By default, Hibernate stores data in the cache in its own optimized format.
- applyStructuredCacheEntries(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyTableCheck(Table, StringBuilder) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
-
- applyTableTypeString(StringBuilder) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
-
- applyTempClassLoader(ClassLoader) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyTempClassLoader(ClassLoader) - Method in interface org.hibernate.boot.MetadataBuilder
-
Apply a ClassLoader for use while building the Metadata.
- applyTempClassLoader(ClassLoader) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyTempTableDdlTransactionHandling(TempTableDdlTransactionHandling) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyTempTableDdlTransactionHandling(TempTableDdlTransactionHandling) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
- applyTempTableDdlTransactionHandling(TempTableDdlTransactionHandling) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyTimeoutHint(int) - Method in class org.hibernate.jpa.internal.QueryImpl
-
- applyTimeoutHint(int) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- applyTimeoutHint(int) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Apply the query timeout hint.
- applyTo(ConfigurationBuilder) - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
Apply the configuration overrides in this
TypeOverrides
instance
to the cache configuration builder passed as parameter.
- applyToBeanInfo(Object, BeanInfoHelper.BeanInfoDelegate) - Method in class org.hibernate.internal.util.beans.BeanInfoHelper
-
- applyTreatAsDeclarations(Set<String>) - Method in class org.hibernate.engine.internal.JoinSequence
-
- applyTreatAsDeclarations(Set<String>) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- applyTypes(TypeContributor) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- applyTypes(TypeContributor) - Method in interface org.hibernate.boot.MetadataBuilder
-
Apply an explicit TypeContributor (implicit application via ServiceLoader will still happen too)
- applyTypes(TypeContributor) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- applyValidatorFactory(Object) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyValidatorFactory(Object) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Apply a Bean Validation ValidatorFactory to the SessionFactory being built.
- applyValidatorFactory(Object) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyVersionAttribute(SingularAttributeImpl<X, ?>) - Method in interface org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType.Builder
-
- appropriateExpectation(ExecuteUpdateResultCheckStyle) - Static method in class org.hibernate.jdbc.Expectations
-
- ArchiveContext - Interface in org.hibernate.boot.archive.spi
-
Describes the context for visiting the entries within an archive
- ArchiveContextImpl(boolean, ScanResultCollector) - Constructor for class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl.ArchiveContextImpl
-
- archiveDescriptor - Variable in class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl.ArchiveDescriptorInfo
-
- ArchiveDescriptor - Interface in org.hibernate.boot.archive.spi
-
Contract for visiting an archive, which might be a jar, a zip, an exploded directory, etc.
- ArchiveDescriptorFactory - Interface in org.hibernate.boot.archive.spi
-
Contract for building ArchiveDescriptor instances.
- ArchiveDescriptorInfo(ArchiveDescriptor, boolean) - Constructor for class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl.ArchiveDescriptorInfo
-
- ArchiveEntry - Interface in org.hibernate.boot.archive.spi
-
Represent an entry in the archive.
- ArchiveEntryHandler - Interface in org.hibernate.boot.archive.spi
-
Handler for archive entries, based on the classified type of the entry
- ArchiveException - Exception in org.hibernate.boot.archive.spi
-
Indicates a problem accessing or visiting the archive
- ArchiveException(String) - Constructor for exception org.hibernate.boot.archive.spi.ArchiveException
-
Constructs an ArchiveException
- ArchiveException(String, Throwable) - Constructor for exception org.hibernate.boot.archive.spi.ArchiveException
-
Constructs an ArchiveException
- ArchiveHelper - Class in org.hibernate.boot.archive.internal
-
Helper for dealing with archives
- areCollectionsImplicitlyLazy() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
-
- areCollectionsImplicitlyLazy() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
-
- areCollectionsImplicitlyLazy() - Method in interface org.hibernate.boot.spi.MappingDefaults
-
Identifies whether plural attributes are lazy by default if not specified in the mapping.
- areEntitiesImplicitlyLazy() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
-
- areEntitiesImplicitlyLazy() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
-
- areEntitiesImplicitlyLazy() - Method in interface org.hibernate.boot.spi.MappingDefaults
-
Identifies whether singular associations (many-to-one, one-to-one) are lazy
by default if not specified in the mapping.
- areEqual(Identifier, Identifier) - Static method in class org.hibernate.boot.model.naming.Identifier
-
- areEqual(Object, Object) - Static method in class org.hibernate.internal.util.compare.EqualsHelper
-
- areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
-
- areEqual(BigDecimal, BigDecimal) - Method in class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
-
- areEqual(BigInteger, BigInteger) - Method in class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
-
- areEqual(Blob, Blob) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
-
- areEqual(Byte[], Byte[]) - Method in class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
-
- areEqual(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
-
- areEqual(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTimeTypeDescriptor
-
- areEqual(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
-
- areEqual(Character[], Character[]) - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
-
- areEqual(Clob, Clob) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
-
- areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor
-
- areEqual(T, T) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
-
Determine if two instances are equal
- areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
-
- areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
-
- areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
-
- areEqual(NClob, NClob) - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor
-
- areEqual(byte[], byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
-
- areEqual(char[], char[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
-
- areEqual(byte[], byte[]) - Method in class org.hibernate.type.descriptor.java.RowVersionTypeDescriptor
-
- areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
-
- areInsertionsOrDeletionsQueued() - Method in class org.hibernate.engine.spi.ActionQueue
-
Check whether any insertion or deletion actions are currently queued.
- areLazyAttributesForceFetched() - Method in class org.hibernate.loader.plan.build.internal.LoadPlanImpl
-
- areLazyAttributesForceFetched() - Method in interface org.hibernate.loader.plan.spi.LoadPlan
-
Does this load plan indicate that lazy attributes are to be force fetched?
Here we are talking about laziness in regards to the legacy bytecode enhancement which adds support for
partial selects of an entity's state (e.g., skip loading a lob initially, wait until/if it is needed)
This one would effect the SQL that needs to get generated as well as how the result set would be read.
- areLazyPropertiesUnfetched() - Method in interface org.hibernate.cache.spi.entry.CacheEntry
-
Does the represented data contain any un-fetched attribute values?
- areLazyPropertiesUnfetched() - Method in class org.hibernate.cache.spi.entry.ReferenceCacheEntryImpl
-
- areLazyPropertiesUnfetched() - Method in class org.hibernate.cache.spi.entry.StandardCacheEntryImpl
-
- areMatch(Object, Object) - Method in class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
-
- areMatch(Object, Object) - Method in class org.hibernate.envers.event.spi.EnversListenerDuplicationStrategy
-
- areMatch(Object, Object) - Method in interface org.hibernate.event.service.spi.DuplicationStrategy
-
Are the two listener instances considered a duplication?
- arePrimitiveWrapperEquivalents(Class, Class) - Static method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper
-
- areResultSetRowsTransformedImmediately() - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- areResultSetRowsTransformedImmediately() - Method in class org.hibernate.loader.Loader
-
Are rows transformed immediately after being read from the ResultSet?
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Cache71Dialect
-
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Dialect
-
Are string comparisons implicitly case insensitive.
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.MySQLDialect
-
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.SQLServerDialect
-
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.SybaseASE15Dialect
-
By default, Sybase string comparisons are case-insensitive.
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.TeradataDialect
-
- areTablesToBeUpdated(Set) - Method in class org.hibernate.engine.spi.ActionQueue
-
Check whether the given tables/query-spaces are to be executed against given the currently queued actions.
- areTypeMatch(Class, Class) - Method in class org.hibernate.cfg.AbstractPropertyHolder
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
-
- areValuesIncludedInInsertByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
-
How should non-specification of value insertion by the individual value sources here be
interpreted in terms of defaulting that value.
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
-
- areValuesIncludedInUpdateByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
-
How should non-specification of value updating by the individual value sources here be
interpreted in terms of defaulting that value.
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
-
- areValuesNullableByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
-
How should non-specification of value nullability by the individual value sources here be
interpreted in terms of defaulting that value.
- arguments(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- ArgumentsTools - Class in org.hibernate.envers.internal.tools
-
- ArgumentsTools() - Constructor for class org.hibernate.envers.internal.tools.ArgumentsTools
-
- arithmeticExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- arithmeticExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- array - Variable in class org.hibernate.collection.internal.PersistentArrayHolder
-
- array(Selection<?>...) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- array(List<Selection<?>>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- array(Class<Y>, List<Selection<?>>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- Array - Class in org.hibernate.mapping
-
An array mapping has a primary key consisting of the key columns + index column.
- Array(MetadataImplementor, PersistentClass) - Constructor for class org.hibernate.mapping.Array
-
- array(String, String, Class) - Method in class org.hibernate.type.TypeFactory
-
- ArrayBinder - Class in org.hibernate.cfg.annotations
-
Bind an Array
- ArrayBinder() - Constructor for class org.hibernate.cfg.annotations.ArrayBinder
-
- ArrayCollectionInitializor - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor
-
Initializes a map.
- ArrayCollectionInitializor(EnversService, AuditReaderImplementor, RelationQueryGenerator, Object, Number, boolean, MiddleComponentData, MiddleComponentData) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
-
- ArrayHelper - Class in org.hibernate.internal.util.collections
-
- arrayIncludesInstanceOf(T[], Class<?>) - Static method in class org.hibernate.envers.internal.tools.ArraysTools
-
- arrayList(int) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
-
- ArrayMutabilityPlan<T> - Class in org.hibernate.type.descriptor.java
-
A mutability plan for arrays.
- ArrayMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ArrayMutabilityPlan
-
- arraysEqual(Object[], Object[]) - Static method in class org.hibernate.envers.internal.tools.ArraysTools
-
- ArraysTools - Class in org.hibernate.envers.internal.tools
-
- ArraysTools() - Constructor for class org.hibernate.envers.internal.tools.ArraysTools
-
- ArrayType - Class in org.hibernate.type
-
A type for persistent arrays.
- ArrayType(TypeFactory.TypeScope, String, String, Class) - Constructor for class org.hibernate.type.ArrayType
-
- ARTEFACT_PROCESSING_ORDER - Static variable in class org.hibernate.cfg.Configuration
-
- ARTIFACT_PROCESSING_ORDER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Used to specify the order in which metadata sources should be processed.
- as(String) - Method in class org.hibernate.criterion.SimpleProjection
-
Create an aliased form of this projection
- AS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- AS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- AS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- as(Class<X>) - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- AS4_TM_NAME - Static variable in class org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform
-
- AS7_TM_NAME - Static variable in class org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform
-
- asAlias() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- asBigDecimal() - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- asBigDecimal() - Method in interface org.hibernate.jpa.criteria.ExpressionImplementor
-
- asBigInteger() - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- asBigInteger() - Method in interface org.hibernate.jpa.criteria.ExpressionImplementor
-
- asc(String) - Static method in class org.hibernate.criterion.Order
-
Ascending order
- asc() - Method in class org.hibernate.criterion.Property
-
Creates an ascending ordering for this property
- asc() - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Sort the results by the property in ascending order
- asc(Expression<?>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- ASCENDING - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- ASCENDING - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- ASCENDING - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- ASCENDING - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- ASCENDING - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- ASCENDING - Static variable in class org.hibernate.sql.ordering.antlr.OrderingSpecification.Ordering
-
- ascendingOrDescending() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- asDouble() - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- asDouble() - Method in interface org.hibernate.jpa.criteria.ExpressionImplementor
-
- asFloat() - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- asFloat() - Method in interface org.hibernate.jpa.criteria.ExpressionImplementor
-
- asInteger() - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- asInteger() - Method in interface org.hibernate.jpa.criteria.ExpressionImplementor
-
- asLong(byte[]) - Static method in class org.hibernate.internal.util.BytesHelper
-
Interpret the binary representation of a long.
- asLong() - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- asLong() - Method in interface org.hibernate.jpa.criteria.ExpressionImplementor
-
- asMetaAttribute() - Method in class org.hibernate.boot.model.source.spi.ToolingHint
-
- asReader() - Method in interface org.hibernate.engine.jdbc.CharacterStream
-
Provides access to the underlying data as a Reader.
- asReader() - Method in class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
-
- assemble(PersistentCollection, CollectionPersister, Object) - Method in class org.hibernate.cache.spi.entry.CollectionCacheEntry
-
Assembles the collection from the cached state.
- assemble(Object, Serializable, EntityPersister, Interceptor, EventSource) - Method in class org.hibernate.cache.spi.entry.StandardCacheEntryImpl
-
Assemble the previously disassembled state represented by this entry into the given entity instance.
- assemble(Serializable, Object) - Method in class org.hibernate.envers.internal.entities.RevisionTypeType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.AnyType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.ComponentType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CompositeCustomType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CustomType
-
- assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
-
- assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
-
- assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
-
- assemble(Serializable) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
-
- assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
-
- assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor.NClobMutabilityPlan
-
- assemble(Serializable, Object) - Method in class org.hibernate.type.EnumType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.ManyToOneType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.OneToOneType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.SpecialOneToOneType
-
- assemble(Serializable, SessionImplementor, Object) - Method in interface org.hibernate.type.Type
-
Reconstruct the object from its disassembled state.
- assemble(Serializable[], Type[], SessionImplementor, Object) - Static method in class org.hibernate.type.TypeHelper
-
- assemble(Serializable, SessionImplementor, Object) - Method in interface org.hibernate.usertype.CompositeUserType
-
Reconstruct an object from the cacheable representation.
- assemble(Serializable, Object) - Method in interface org.hibernate.usertype.UserType
-
Reconstruct an object from the cacheable representation.
- assertAllDataRemoved() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- assertAllDataRemoved() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- assertClassAssignability(Class, Class) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
-
- AssertionFailure - Exception in org.hibernate
-
Indicates failure of an assertion: a possible bug in Hibernate.
- AssertionFailure(String) - Constructor for exception org.hibernate.AssertionFailure
-
Creates an instance of AssertionFailure using the given message.
- AssertionFailure(String, Throwable) - Constructor for exception org.hibernate.AssertionFailure
-
Creates an instance of AssertionFailure using the given message and underlying cause.
- assertJdbcTypeCode(int, int) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
-
- assertTyping(Class<T>, Object) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
-
- Assigned - Class in org.hibernate.id
-
assigned
An IdentifierGenerator that returns the current identifier assigned
to an instance.
- Assigned() - Constructor for class org.hibernate.id.Assigned
-
- assignment() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- assignment(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- AssignmentSpecification - Class in org.hibernate.hql.internal.ast.tree
-
Encapsulates the information relating to an individual assignment within the
set clause of an HQL update statement.
- AssignmentSpecification(AST, Queryable) - Constructor for class org.hibernate.hql.internal.ast.tree.AssignmentSpecification
-
- association - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
-
- Association - Class in org.hibernate.engine.profile
-
Models the association of a given fetch.
- Association(EntityPersister, String) - Constructor for class org.hibernate.engine.profile.Association
-
Constructs a association defining what is to be fetched.
- AssociationAttributeDefinition - Interface in org.hibernate.persister.walking.spi
-
- AssociationAttributeDefinition.AssociationNature - Enum in org.hibernate.persister.walking.spi
-
- AssociationKey - Class in org.hibernate.engine.spi
-
Identifies a named association belonging to a particular
entity instance.
- AssociationKey(EntityKey, String) - Constructor for class org.hibernate.engine.spi.AssociationKey
-
Constructs an AssociationKey
- AssociationKey - Class in org.hibernate.persister.walking.spi
-
Used to uniquely identify a foreign key, so that we don't join it more than once creating circularities.
- AssociationKey(String, String[]) - Constructor for class org.hibernate.persister.walking.spi.AssociationKey
-
Create the AssociationKey.
- associationKeyRegistered(AssociationKey) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- associationKeyRegistered(AssociationKey) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
-
- AssociationOverride - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- AssociationOverride() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.AssociationOverride
-
- associationOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
- associationOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
-
- associationOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
- associationProcessed(OuterJoinableAssociation, int) - Method in interface org.hibernate.loader.JoinWalker.AssociationInitCallback
-
- associations - Variable in class org.hibernate.loader.JoinWalker
-
- AssociationSource - Interface in org.hibernate.boot.model.source.spi
-
- AssociationType - Interface in org.hibernate.type
-
A type that represents some kind of association between entities.
- AssociationVisitationStrategy - Interface in org.hibernate.persister.walking.spi
-
Strategy for walking associations as defined by the Hibernate metamodel.
- asString() - Method in interface org.hibernate.engine.jdbc.CharacterStream
-
Provides access to the underlying data as a String.
- asString() - Method in class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
-
- asString() - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- asString() - Method in interface org.hibernate.jpa.criteria.ExpressionImplementor
-
- asString(QuerySpaces, AliasResolutionContext) - Method in class org.hibernate.loader.plan.build.spi.QuerySpaceTreePrinter
-
Returns a String containing the
QuerySpaces
graph as a tree structure.
- asString(QuerySpaces, int, AliasResolutionContext) - Method in class org.hibernate.loader.plan.build.spi.QuerySpaceTreePrinter
-
Returns a String containing the
QuerySpaces
graph as a tree structure, starting
at a particular depth.
- asString(Return) - Method in class org.hibernate.loader.plan.build.spi.ReturnGraphTreePrinter
-
- asString(Return, int) - Method in class org.hibernate.loader.plan.build.spi.ReturnGraphTreePrinter
-
- ASTAppender - Class in org.hibernate.hql.internal.ast.util
-
Appends child nodes to a parent efficiently.
- ASTAppender(ASTFactory, AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTAppender
-
Builds an appender using the given factory and parent
- ASTIterator - Class in org.hibernate.hql.internal.ast.util
-
Depth first iteration of an ANTLR AST.
- ASTIterator(AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTIterator
-
Constructs an Iterator for depth-first iteration of an AST
- ASTParentsFirstIterator - Class in org.hibernate.hql.internal.ast.util
-
Depth first iteration of an ANTLR AST.
- ASTParentsFirstIterator(AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTParentsFirstIterator
-
- ASTPrinter - Class in org.hibernate.hql.internal.ast.util
-
Utility for generating pretty "ASCII art" representations of syntax trees.
- ASTPrinter(Class) - Constructor for class org.hibernate.hql.internal.ast.util.ASTPrinter
-
Constructs a printer.
- ASTPrinter(boolean) - Constructor for class org.hibernate.hql.internal.ast.util.ASTPrinter
-
- ASTPrinter(Class, boolean) - Constructor for class org.hibernate.hql.internal.ast.util.ASTPrinter
-
Constructs a printer.
- ASTQueryTranslatorFactory - Class in org.hibernate.hql.internal.ast
-
Generates translators which uses the Antlr-based parser to perform
the translation.
- ASTQueryTranslatorFactory() - Constructor for class org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory
-
- ASTUtil - Class in org.hibernate.hql.internal.ast.util
-
Provides utility methods for AST traversal and manipulation.
- ASTUtil.FilterPredicate - Interface in org.hibernate.hql.internal.ast.util
-
Filters nodes out of a tree.
- ASTUtil.IncludePredicate - Class in org.hibernate.hql.internal.ast.util
-
A predicate that uses inclusion, rather than exclusion semantics.
- asyncWriteCache - Variable in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate
-
- asyncWriteCache(AdvancedCache, Flag) - Static method in class org.hibernate.cache.infinispan.util.Caches
-
Transform a given cache into a cache that writes cache entries without
waiting for them to complete, adding an extra flag.
- atom() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- attemptedDereference() - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
-
- attemptToRestartAlreadyStartedEhCacheProvider() - Method in interface org.hibernate.cache.ehcache.EhCacheMessageLogger
-
Log a message (WARN) about attempt to start an already started Ehcache region factory
- Attribute - Interface in org.hibernate.tuple
-
Contract for attributes
- AttributeAccessor - Annotation Type in org.hibernate.annotations
-
- AttributeContainer - Interface in org.hibernate.mapping
-
Defines an additional contract for PersistentClass/Join in terms of being able to
contain attributes (Property).
- AttributeConversionInfo - Class in org.hibernate.cfg
-
- AttributeConversionInfo(Class<? extends AttributeConverter>, boolean, String, XAnnotatedElement) - Constructor for class org.hibernate.cfg.AttributeConversionInfo
-
- AttributeConversionInfo(Convert, XAnnotatedElement) - Constructor for class org.hibernate.cfg.AttributeConversionInfo
-
- AttributeConverterDefinition - Class in org.hibernate.cfg
-
- AttributeConverterDefinition(AttributeConverter, boolean) - Constructor for class org.hibernate.cfg.AttributeConverterDefinition
-
- AttributeConverterDefinitionCollector - Interface in org.hibernate.cfg.annotations.reflection
-
- AttributeConverterMutabilityPlanImpl<T> - Class in org.hibernate.type.descriptor.converter
-
For now we need to treat attributes to which a converter has been applied as mutable.
- AttributeConverterMutabilityPlanImpl(AttributeConverter) - Constructor for class org.hibernate.type.descriptor.converter.AttributeConverterMutabilityPlanImpl
-
- AttributeConverterSqlTypeDescriptorAdapter - Class in org.hibernate.type.descriptor.converter
-
Adapter for incorporating JPA
AttributeConverter
handling into the SqlTypeDescriptor contract.
- AttributeConverterSqlTypeDescriptorAdapter(AttributeConverter, SqlTypeDescriptor, JavaTypeDescriptor) - Constructor for class org.hibernate.type.descriptor.converter.AttributeConverterSqlTypeDescriptorAdapter
-
- AttributeConverterTypeAdapter<T> - Class in org.hibernate.type.descriptor.converter
-
Adapts the Hibernate Type contract to incorporate JPA AttributeConverter calls.
- AttributeConverterTypeAdapter(String, String, AttributeConverter<? extends T, ?>, SqlTypeDescriptor, Class, Class, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.descriptor.converter.AttributeConverterTypeAdapter
-
- AttributeDefinition - Interface in org.hibernate.persister.walking.spi
-
- AttributeExtractionException(String) - Constructor for exception org.hibernate.jpa.internal.util.PersistenceUtilHelper.AttributeExtractionException
-
- AttributeExtractionException(String, Throwable) - Constructor for exception org.hibernate.jpa.internal.util.PersistenceUtilHelper.AttributeExtractionException
-
- AttributeFactory - Class in org.hibernate.jpa.internal.metamodel
-
- AttributeFactory(MetadataContext) - Constructor for class org.hibernate.jpa.internal.metamodel.AttributeFactory
-
- AttributeFetch - Interface in org.hibernate.loader.plan.spi
-
Models a
Fetch
that is specifically for an attribute.
- AttributeImplementor<X,Y> - Interface in org.hibernate.jpa.internal.metamodel
-
TODO : javadoc
- attributeImplementorNodes() - Method in interface org.hibernate.graph.spi.GraphNodeImplementor
-
- attributeImplementorNodes() - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- AttributeMapping - Interface in org.hibernate.boot.jaxb.hbm.spi
-
- attributeName - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Convert
-
- AttributeNodeImpl<T> - Class in org.hibernate.jpa.graph.internal
-
Hibernate implementation of the JPA AttributeNode contract
- AttributeNodeImpl(EntityManagerFactoryImpl, ManagedType, Attribute<X, T>) - Constructor for class org.hibernate.jpa.graph.internal.AttributeNodeImpl
-
- AttributeNodeImplementor<T> - Interface in org.hibernate.graph.spi
-
- attributeNodes() - Method in interface org.hibernate.graph.spi.GraphNodeImplementor
-
- attributeNodes() - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- attributeNumber() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- AttributeOverride - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- AttributeOverride() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
-
- attributeOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
- attributeOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
-
- attributeOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
-
- attributeOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
- AttributePath - Class in org.hibernate.boot.model.source.spi
-
An attribute path is, generally speaking, the path of attribute names back
to a "root" (which is either an entity or a persistent collection).
- AttributePath() - Constructor for class org.hibernate.boot.model.source.spi.AttributePath
-
- AttributePath(AttributePath, String) - Constructor for class org.hibernate.boot.model.source.spi.AttributePath
-
- AttributeRole - Class in org.hibernate.boot.model.source.spi
-
An attribute role is, generally speaking, the path of attribute names back
to a "root" (which is either an entity or a persistent collection).
- AttributeRole(String) - Constructor for class org.hibernate.boot.model.source.spi.AttributeRole
-
- attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
-
- attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
-
- attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
-
- attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
-
- attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
-
- attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
-
- attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
-
- attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdType
-
- attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
-
- attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
-
- attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
- attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
-
- attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
-
- Attributes - Class in org.hibernate.jpamodelgen.xml.jaxb
-
This element contains the entity field or property mappings.
- Attributes() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
- attributes - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
- attributes - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
- attributes - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
- AttributesHelper - Class in org.hibernate.boot.model.source.internal.hbm
-
- AttributesHelper() - Constructor for class org.hibernate.boot.model.source.internal.hbm.AttributesHelper
-
- AttributesHelper.Callback - Interface in org.hibernate.boot.model.source.internal.hbm
-
- AttributeSource - Interface in org.hibernate.boot.model.source.spi
-
Contract for sources of persistent attribute descriptions.
- AttributeSource - Interface in org.hibernate.persister.walking.spi
-
- AttributeSourceContainer - Interface in org.hibernate.boot.model.source.spi
-
- attributeSources() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- attributeSources() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
-
- attributeSources() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
-
- attributeSources() - Method in interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
-
Obtain this container's attribute sources.
- AttributeTypeDescriptor - Class in org.hibernate.bytecode.enhance.internal
-
utility class to generate interceptor methods
- AttributeTypeDescriptor() - Constructor for class org.hibernate.bytecode.enhance.internal.AttributeTypeDescriptor
-
- AUDIT_STRATEGY - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Audit strategy.
- AUDIT_STRATEGY_VALIDITY_END_REV_FIELD_NAME - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Column name that will hold the end revision number in audit entities.
- AUDIT_STRATEGY_VALIDITY_REVEND_TIMESTAMP_FIELD_NAME - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Column name of the timestamp of the end revision until which the data was valid.
- AUDIT_STRATEGY_VALIDITY_STORE_REVEND_TIMESTAMP - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Store the timestamp of the end revision, until which the data was valid,
in addition to the end revision itself.
- AUDIT_TABLE_PREFIX - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Audit table prefix.
- AUDIT_TABLE_SUFFIX - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Audit table suffix.
- AuditConjunction - Class in org.hibernate.envers.query.criteria
-
- AuditConjunction() - Constructor for class org.hibernate.envers.query.criteria.AuditConjunction
-
- AuditCriterion - Interface in org.hibernate.envers.query.criteria
-
- AuditDisjunction - Class in org.hibernate.envers.query.criteria
-
- AuditDisjunction() - Constructor for class org.hibernate.envers.query.criteria.AuditDisjunction
-
- Audited - Annotation Type in org.hibernate.envers
-
When applied to a class, indicates that all of its properties should be audited.
- AuditedPropertiesHolder - Interface in org.hibernate.envers.configuration.internal.metadata.reader
-
Implementations hold other audited properties.
- AuditedPropertiesReader - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
- AuditedPropertiesReader(ModificationStore, PersistentPropertiesSource, AuditedPropertiesHolder, GlobalConfiguration, ReflectionManager, String) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader
-
- AuditedPropertiesReader.ComponentPropertiesSource - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
- AuditedPropertiesReader.DynamicComponentSource - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
- AuditEntitiesConfiguration - Class in org.hibernate.envers.configuration.internal
-
Configuration of versions entities - names of fields, entities and tables created to store versioning information.
- AuditEntitiesConfiguration(Properties, String) - Constructor for class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- AuditEntity - Class in org.hibernate.envers.query
-
TODO: ilike
- AuditEntityNameRegister - Class in org.hibernate.envers.configuration.internal.metadata
-
A register of all audit entity names used so far.
- AuditEntityNameRegister() - Constructor for class org.hibernate.envers.configuration.internal.metadata.AuditEntityNameRegister
-
- AuditException - Exception in org.hibernate.envers.exception
-
- AuditException(String) - Constructor for exception org.hibernate.envers.exception.AuditException
-
- AuditException(String, Throwable) - Constructor for exception org.hibernate.envers.exception.AuditException
-
- AuditException(Throwable) - Constructor for exception org.hibernate.envers.exception.AuditException
-
- AuditId<T> - Class in org.hibernate.envers.query.criteria
-
Create restrictions and projections for the id of an audited entity.
- AuditId() - Constructor for class org.hibernate.envers.query.criteria.AuditId
-
- AuditJoinTable - Annotation Type in org.hibernate.envers
-
- AuditMappedBy - Annotation Type in org.hibernate.envers
-
Annotation to specify a "fake" bi-directional relation.
- AuditMetadataGenerator - Class in org.hibernate.envers.configuration.internal.metadata
-
- AuditMetadataGenerator(MetadataImplementor, ServiceRegistry, GlobalConfiguration, AuditEntitiesConfiguration, AuditStrategy, Element, AuditEntityNameRegister) - Constructor for class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
-
- AuditOrder - Interface in org.hibernate.envers.query.order
-
- AuditOverride - Annotation Type in org.hibernate.envers
-
The
AuditingOverride
annotation is used to override the auditing
behavior of a superclass or single property inherited from
MappedSuperclass
type, or attribute inside an embedded component.
- AuditOverrides - Annotation Type in org.hibernate.envers
-
The AuditingOverrides
annotation is used to override the auditing
behavior for one ore more fields (or properties) inside an embedded
component.
- AuditProcess - Class in org.hibernate.envers.internal.synchronization
-
- AuditProcess(RevisionInfoGenerator, SessionImplementor) - Constructor for class org.hibernate.envers.internal.synchronization.AuditProcess
-
- AuditProcessManager - Class in org.hibernate.envers.internal.synchronization
-
- AuditProcessManager(RevisionInfoGenerator) - Constructor for class org.hibernate.envers.internal.synchronization.AuditProcessManager
-
- AuditProjection - Interface in org.hibernate.envers.query.projection
-
- AuditProperty<T> - Class in org.hibernate.envers.query.criteria
-
Create restrictions, projections and specify order for a property of an audited entity.
- AuditProperty(PropertyNameGetter) - Constructor for class org.hibernate.envers.query.criteria.AuditProperty
-
- AuditQuery - Interface in org.hibernate.envers.query
-
- AuditQueryCreator - Class in org.hibernate.envers.query
-
- AuditQueryCreator(EnversService, AuditReaderImplementor) - Constructor for class org.hibernate.envers.query.AuditQueryCreator
-
- AuditReader - Interface in org.hibernate.envers
-
- AuditReaderFactory - Class in org.hibernate.envers
-
- AuditReaderImpl - Class in org.hibernate.envers.internal.reader
-
- AuditReaderImpl(EnversService, Session, SessionImplementor) - Constructor for class org.hibernate.envers.internal.reader.AuditReaderImpl
-
- AuditReaderImplementor - Interface in org.hibernate.envers.internal.reader
-
An interface exposed by a VersionsReader to library-facing classes.
- AuditRelatedId - Class in org.hibernate.envers.query.criteria
-
Create restrictions on an id of an entity related to an audited entity.
- AuditRelatedId(PropertyNameGetter) - Constructor for class org.hibernate.envers.query.criteria.AuditRelatedId
-
- auditStrategy - Variable in class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
-
- AuditStrategy - Interface in org.hibernate.envers.strategy
-
Behaviours of different audit strategy for populating audit data.
- AuditTable - Annotation Type in org.hibernate.envers
-
- AuditTableData - Class in org.hibernate.envers.configuration.internal.metadata
-
Holds information necessary to create an audit table: its name, schema and catalog, as well as the audit
entity name.
- AuditTableData(String, String, String, String) - Constructor for class org.hibernate.envers.configuration.internal.metadata.AuditTableData
-
- AuditWorkUnit - Interface in org.hibernate.envers.internal.synchronization.work
-
TODO: refactor constructors into factory methods
- augmentConfigurationSettings(Properties) - Method in class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
-
- augmentIdTableDefinition(Table) - Method in class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
-
- augmentIdTableDefinition(Table) - Method in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
-
- AUTO_CLOSE_SESSION - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Enable automatic session close at end of transaction
- AUTO_EVICT_COLLECTION_CACHE - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Enables the automatic eviction of a bi-directional association's collection cache when an element in the
ManyToOne collection is added/updated/removed without properly managing the change on the OneToMany side.
- AUTO_FLUSH - Static variable in class org.hibernate.event.spi.EventType
-
- AUTO_REGISTER - Static variable in class org.hibernate.envers.boot.internal.EnversIntegrator
-
- AUTO_SESSION_EVENTS_LISTENER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- autoAliasInjection - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
-
- autoApply - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Converter
-
- autoClose(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
-
- autoClose() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
- autoClose(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
- autoClose(boolean) - Method in interface org.hibernate.SessionBuilder
-
- autoClose() - Method in interface org.hibernate.SharedSessionBuilder
-
- autoClose(boolean) - Method in interface org.hibernate.SharedSessionBuilder
-
- AUTOCOMMIT - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Names the JDBC autocommit mode
- autoCommitMode(boolean) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- autoCommitMode(boolean) - Method in interface org.hibernate.internal.log.ConnectionPoolingLogger
-
- AUTODETECTION - Static variable in interface org.hibernate.jpa.AvailableSettings
-
- autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer
-
- autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.collection.plan.CollectionLoader
-
- autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.custom.CustomLoader
-
- autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader
-
- autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.Loader
-
- autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
-
- AutoFlushEvent - Class in org.hibernate.event.spi
-
Defines an event class for the auto-flushing of a session.
- AutoFlushEvent(Set, EventSource) - Constructor for class org.hibernate.event.spi.AutoFlushEvent
-
- AutoFlushEventListener - Interface in org.hibernate.event.spi
-
Defines the contract for handling of session auto-flush events.
- autoFlushIfRequired(Set) - Method in class org.hibernate.internal.SessionImpl
-
detect in-memory changes, determine if the changes are to tables
named in the query and, if so, complete execution the flush
- autoFlushWillNotWork() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- autoImport - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
- autoJoinTransactions(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
-
- autoJoinTransactions() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
- autoJoinTransactions(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
- autoJoinTransactions(boolean) - Method in interface org.hibernate.SessionBuilder
-
Should the session built automatically join in any ongoing JTA transactions.
- autoJoinTransactions() - Method in interface org.hibernate.SharedSessionBuilder
-
Signifies that the autoJoinTransaction flag from the original session should be used to create the new session.
- autoJoinTransactions(boolean) - Method in interface org.hibernate.SharedSessionBuilder
-
- AuxiliaryDatabaseObject - Interface in org.hibernate.boot.model.relational
-
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined
in the mappings.
- AuxiliaryDatabaseObject - Interface in org.hibernate.mapping
-
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined
in the mappings.
- AuxiliaryDatabaseObject.Expandable - Interface in org.hibernate.boot.model.relational
-
Additional, optional interface for AuxiliaryDatabaseObject that want to allow
expansion of allowable dialects via mapping.
- AuxiliaryDatabaseObjectBinder - Class in org.hibernate.boot.model.source.internal.hbm
-
- AuxiliaryDatabaseObjectBinder() - Constructor for class org.hibernate.boot.model.source.internal.hbm.AuxiliaryDatabaseObjectBinder
-
- AvailableSettings - Interface in org.hibernate.cfg
-
- AvailableSettings - Interface in org.hibernate.ejb
-
- AvailableSettings - Interface in org.hibernate.jpa
-
Defines the available HEM settings, both JPA-defined as well as Hibernate-specific
NOTE : Does *not* include
Environment
values.
- avg(String) - Static method in class org.hibernate.criterion.Projections
-
A property average value projection
- avg() - Method in class org.hibernate.criterion.Property
-
Creates a property avg projection
- AVG - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- AVG - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- AVG - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- avg(Expression<N>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- AVG(CriteriaBuilderImpl, Expression<? extends Number>) - Constructor for class org.hibernate.jpa.criteria.expression.function.AggregationFunction.AVG
-
- AvgFunction() - Constructor for class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.AvgFunction
-
- AvgProjection - Class in org.hibernate.criterion
-
An avg() projection
- AvgProjection(String) - Constructor for class org.hibernate.criterion.AvgProjection
-
Constructs the AvgProjection
- AvgWithArgumentCastFunction - Class in org.hibernate.dialect.function
-
Some databases strictly return the type of the of the aggregation value for AVG which is
problematic in the case of averaging integers because the decimals will be dropped.
- AvgWithArgumentCastFunction(String) - Constructor for class org.hibernate.dialect.function.AvgWithArgumentCastFunction
-
Constructs a AvgWithArgumentCastFunction
- C3P0_ACQUIRE_INCREMENT - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Number of connections acquired when pool is exhausted
- C3P0_CONFIG_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
-
A setting prefix used to indicate settings that target the hibernate-c3p0 integration
- C3P0_IDLE_TEST_PERIOD - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Idle time before a C3P0 pooled connection is validated
- C3P0_MAX_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Maximum size of C3P0 connection pool
- C3P0_MAX_STATEMENTS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Maximum size of C3P0 statement cache
- C3P0_MIN_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Minimum size of C3P0 connection pool
- C3P0_STRATEGY - Static variable in class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
-
The strategy for c3p0 connection pooling
- C3P0_TIMEOUT - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Maximum idle time for C3P0 connection pool
- C3P0ConnectionProvider - Class in org.hibernate.c3p0.internal
-
A connection provider that uses a C3P0 connection pool.
- C3P0ConnectionProvider() - Constructor for class org.hibernate.c3p0.internal.C3P0ConnectionProvider
-
- C3P0MessageLogger - Interface in org.hibernate.c3p0.internal
-
The jboss-logging MessageLogger
for the hibernate-c3p0 module.
- c3p0ProviderClassNotFound(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- c3p0UsingDriver(String, String) - Method in interface org.hibernate.c3p0.internal.C3P0MessageLogger
-
Log a message (INFO) about which Driver class is being used.
- Cache - Annotation Type in org.hibernate.annotations
-
Add caching strategy to a root entity or a collection.
- cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
- cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
- cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
- cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
- cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
- cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
- cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
- Cache - Interface in org.hibernate
-
Provides an API for querying/managing the second level cache regions.
- cache - Variable in class org.hibernate.cache.infinispan.access.InvalidationCacheAccessDelegate
-
- cache - Variable in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate
-
- cache - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- cache - Variable in class org.hibernate.cache.infinispan.util.InvocationAfterCompletion
-
- Cache71Dialect - Class in org.hibernate.dialect
-
Caché 2007.1 dialect.
- Cache71Dialect() - Constructor for class org.hibernate.dialect.Cache71Dialect
-
Creates new Cache71Dialect
instance.
- CACHE_KEYS_FACTORY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- CACHE_MANAGER_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.JndiInfinispanRegionFactory
-
Specifies the JNDI name under which the EmbeddedCacheManager
to use is bound.
- CACHE_MODE - Static variable in class org.hibernate.annotations.QueryHints
-
The cache mode to use.
- CACHE_PROVIDER_CONFIG - Static variable in interface org.hibernate.cfg.AvailableSettings
-
The CacheProvider implementation class
- CACHE_REGION - Static variable in class org.hibernate.annotations.QueryHints
-
The cache region to use.
- CACHE_REGION_FACTORY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- CACHE_REGION_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
-
The CacheProvider region name prefix
- CACHEABLE - Static variable in class org.hibernate.annotations.QueryHints
-
Are the query results cacheable?
- cacheable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
-
- cacheable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
-
- cacheable - Variable in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- cacheable - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
- CacheableFileXmlSource - Class in org.hibernate.boot.jaxb.internal
-
- CacheableFileXmlSource(Origin, File, boolean) - Constructor for class org.hibernate.boot.jaxb.internal.CacheableFileXmlSource
-
- CacheableResultTransformer - Class in org.hibernate.transform
-
A ResultTransformer that is used to transform tuples to a value(s)
that can be cached.
- CacheAccessTypeConverter - Class in org.hibernate.boot.jaxb.hbm.internal
-
- CacheAccessTypeConverter() - Constructor for class org.hibernate.boot.jaxb.hbm.internal.CacheAccessTypeConverter
-
- CacheCommandExtensions - Class in org.hibernate.cache.infinispan.util
-
Command extensions for second-level cache use case
- CacheCommandExtensions() - Constructor for class org.hibernate.cache.infinispan.util.CacheCommandExtensions
-
- CacheCommandFactory - Class in org.hibernate.cache.infinispan.util
-
Command factory
- CacheCommandFactory() - Constructor for class org.hibernate.cache.infinispan.util.CacheCommandFactory
-
- CacheCommandIds - Interface in org.hibernate.cache.infinispan.util
-
Command id range assigned to Hibernate second level cache: 120 - 139
- CacheCommandInitializer - Class in org.hibernate.cache.infinispan.util
-
Command initializer
- CacheCommandInitializer() - Constructor for class org.hibernate.cache.infinispan.util.CacheCommandInitializer
-
- CacheConcurrencyStrategy - Enum in org.hibernate.annotations
-
Cache concurrency strategy.
- CacheDataDescription - Interface in org.hibernate.cache.spi
-
Describes attributes regarding the type of data to be cached.
- CacheDataDescriptionImpl - Class in org.hibernate.cache.internal
-
Standard CacheDataDescription implementation.
- CacheDataDescriptionImpl(boolean, boolean, Comparator, Type) - Constructor for class org.hibernate.cache.internal.CacheDataDescriptionImpl
-
Constructs a CacheDataDescriptionImpl instance.
- cachedEntityKey - Variable in class org.hibernate.engine.internal.AbstractEntityEntry
-
- cachedFileNotFound(String, FileNotFoundException) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- cachedFileObsolete(File) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- CachedNaturalIdValueSource - Enum in org.hibernate.engine.spi
-
The type of action from which the cache call is originating.
- CacheEntry - Interface in org.hibernate.cache.spi.entry
-
A cached instance of a persistent class
- CacheEntryStructure - Interface in org.hibernate.cache.spi.entry
-
Strategy for how cache entries are "structured" for storing into the cache.
- CacheException - Exception in org.hibernate.cache
-
Something went wrong in the cache
- CacheException(String) - Constructor for exception org.hibernate.cache.CacheException
-
Constructs a CacheException.
- CacheException(String, Throwable) - Constructor for exception org.hibernate.cache.CacheException
-
Constructs a CacheException.
- CacheException(Throwable) - Constructor for exception org.hibernate.cache.CacheException
-
Constructs a CacheException.
- cacheGetEnd(boolean) - Method in class org.hibernate.BaseSessionEventListener
-
- cacheGetEnd(boolean) - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
-
- cacheGetEnd(boolean) - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
-
- cacheGetEnd(boolean) - Method in interface org.hibernate.SessionEventListener
-
- cacheGetStart() - Method in class org.hibernate.BaseSessionEventListener
-
- cacheGetStart() - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
-
- cacheGetStart() - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
-
- cacheGetStart() - Method in interface org.hibernate.SessionEventListener
-
- CacheHelper - Class in org.hibernate.engine.internal
-
- cacheHitCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
cacheHitCount
- CacheImpl - Class in org.hibernate.internal
-
- CacheImpl(SessionFactoryImplementor) - Constructor for class org.hibernate.internal.CacheImpl
-
- CacheImplementor - Interface in org.hibernate.engine.spi
-
Define internal contact of Cache API
- CacheInitiator - Class in org.hibernate.engine.spi
-
Initiator for second level cache support
- CacheInitiator() - Constructor for class org.hibernate.engine.spi.CacheInitiator
-
- CacheJoinFragment - Class in org.hibernate.sql
-
A Caché dialect join.
- CacheJoinFragment() - Constructor for class org.hibernate.sql.CacheJoinFragment
-
- CacheKeysFactory - Interface in org.hibernate.cache.spi
-
- cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.hibernate.cache.infinispan.util.LifecycleCallbacks
-
- cacheMissCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
cacheMissCount
- cacheMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
-
- cacheMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
-
- CacheMode - Enum in org.hibernate
-
Controls how the session interacts with the second-level cache and query cache.
- cacheMode - Variable in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- CacheModeConverter - Class in org.hibernate.boot.jaxb.hbm.internal
-
- CacheModeConverter() - Constructor for class org.hibernate.boot.jaxb.hbm.internal.CacheModeConverter
-
- CacheModeHelper - Class in org.hibernate.jpa.internal.util
-
- CacheModeType - Enum in org.hibernate.annotations
-
Enumeration for the different interaction modes between the session and
the Level 2 Cache.
- cacheNaturalIdCrossReference(EntityPersister, Serializable, Object[]) - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
-
Creates needed cross-reference entries between the given primary (pk) and natural (naturalIdValues) key values
for the given persister.
- cacheNaturalIdCrossReferenceFromLoad(EntityPersister, Serializable, Object[]) - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
-
Performs processing related to creating natural-id cross-reference entries on load.
- cacheProvider(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- cachePutCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
cachePutCount
- cachePutEnd() - Method in class org.hibernate.BaseSessionEventListener
-
- cachePutEnd() - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
-
- cachePutEnd() - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
-
- cachePutEnd() - Method in interface org.hibernate.SessionEventListener
-
- cachePutStart() - Method in class org.hibernate.BaseSessionEventListener
-
- cachePutStart() - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
-
- cachePutStart() - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
-
- cachePutStart() - Method in interface org.hibernate.SessionEventListener
-
- cacheRegion - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
-
- cacheRegion - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
-
- cacheRegion - Variable in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- CacheRegionDefinition - Class in org.hibernate.boot
-
Models the definition of caching settings for a particular region.
- CacheRegionDefinition(CacheRegionDefinition.CacheRegionType, String, String, String, boolean) - Constructor for class org.hibernate.boot.CacheRegionDefinition
-
- CacheRegionDefinition.CacheRegionType - Enum in org.hibernate.boot
-
- CacheRegionStats - Class in org.hibernate.cache.ehcache.management.impl
-
Bean for exposing region stats
- CacheRegionStats(String) - Constructor for class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
Construct a CacheRegionStats
- CacheRegionStats(String, SecondLevelCacheStatistics) - Constructor for class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
Construct a CacheRegionStats
- CacheRegionStats(CompositeData) - Constructor for class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
Construct a CacheRegionStats
- CacheRegionUtils - Class in org.hibernate.cache.ehcache.management.impl
-
CacheRegionUtils
- CacheRegionUtils() - Constructor for class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
-
- Caches - Class in org.hibernate.cache.infinispan.util
-
Helper for dealing with Infinispan cache instances.
- Caches.CollectableCloseableIterable<T> - Interface in org.hibernate.cache.infinispan.util
-
This interface is provided for convenient fluent use of CloseableIterable
- Caches.MapCollectableCloseableIterable<K,V> - Interface in org.hibernate.cache.infinispan.util
-
- CacheSQLExceptionConversionDelegate - Class in org.hibernate.exception.internal
-
- CacheSQLExceptionConversionDelegate(ConversionContext) - Constructor for class org.hibernate.exception.internal.CacheSQLExceptionConversionDelegate
-
- Caching - Class in org.hibernate.boot.model
-
Models the caching options for an entity, natural-id or collection.
- Caching(TruthValue) - Constructor for class org.hibernate.boot.model.Caching
-
- Caching(String, AccessType, boolean) - Constructor for class org.hibernate.boot.model.Caching
-
- Caching(String, AccessType, boolean, TruthValue) - Constructor for class org.hibernate.boot.model.Caching
-
- CachingRegionFactory - Class in org.hibernate.testing.cache
-
- CachingRegionFactory() - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
-
- CachingRegionFactory(CacheKeysFactory) - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
-
- CachingRegionFactory(Properties) - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
-
- CachingRegionFactory(CacheKeysFactory, Properties) - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
-
- CALENDAR - Static variable in class org.hibernate.type.StandardBasicTypes
-
- CALENDAR_DATE - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
Calendar
to JDBC
DATE
.
- CalendarComparator - Class in org.hibernate.internal.util.compare
-
- CalendarComparator() - Constructor for class org.hibernate.internal.util.compare.CalendarComparator
-
- CalendarDateType - Class in org.hibernate.type
-
- CalendarDateType() - Constructor for class org.hibernate.type.CalendarDateType
-
- CalendarDateTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Calendar
handling, but just for the date (month, day, year) portion.
- CalendarDateTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
-
- CalendarMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.CalendarTypeDescriptor.CalendarMutabilityPlan
-
- CalendarTimeType - Class in org.hibernate.type
-
- CalendarTimeType() - Constructor for class org.hibernate.type.CalendarTimeType
-
- CalendarTimeTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Calendar
handling, but just for the time portion.
- CalendarTimeTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CalendarTimeTypeDescriptor
-
- CalendarType - Class in org.hibernate.type
-
- CalendarType() - Constructor for class org.hibernate.type.CalendarType
-
- CalendarTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
- CalendarTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
-
- CalendarTypeDescriptor.CalendarMutabilityPlan - Class in org.hibernate.type.descriptor.java
-
- CALLABLE - Static variable in class org.hibernate.annotations.QueryHints
-
Is the query callable? Note: only valid for named native sql queries.
- callable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
-
- callable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
-
- CallableStatementSupport - Interface in org.hibernate.procedure.spi
-
- Callback - Interface in org.hibernate.jpa.event.spi.jpa
-
Represents a JPA event callback (the method).
- CallbackBuilder - Interface in org.hibernate.jpa.event.spi.jpa
-
Contract for walking an entity hierarchy and building a list of JPA callbacks
- CallbackBuilder.CallbackRegistrar - Interface in org.hibernate.jpa.event.spi.jpa
-
Represents the target of JPA callback registrations as part the EntityCallbackBuilder
- CallbackBuilderLegacyImpl - Class in org.hibernate.jpa.event.internal.jpa
-
EntityCallbackBuilder implementation using HCANN ReflectionManager.
- CallbackBuilderLegacyImpl(ListenerFactory, ReflectionManager) - Constructor for class org.hibernate.jpa.event.internal.jpa.CallbackBuilderLegacyImpl
-
- CallbackException - Exception in org.hibernate
-
- CallbackException(Exception) - Constructor for exception org.hibernate.CallbackException
-
Creates a CallbackException using the given underlying cause.
- CallbackException(String) - Constructor for exception org.hibernate.CallbackException
-
Creates a CallbackException using the given message.
- CallbackException(String, Exception) - Constructor for exception org.hibernate.CallbackException
-
Creates a CallbackException using the given message and underlying cause.
- CallbackException - Exception in org.hibernate.testing.junit4
-
Indicates an exception while performing a callback on the test
- CallbackException(Method) - Constructor for exception org.hibernate.testing.junit4.CallbackException
-
- CallbackException(String) - Constructor for exception org.hibernate.testing.junit4.CallbackException
-
- CallbackException(Method, Throwable) - Constructor for exception org.hibernate.testing.junit4.CallbackException
-
- CallbackException(String, Throwable) - Constructor for exception org.hibernate.testing.junit4.CallbackException
-
- CallbackRegistry - Interface in org.hibernate.jpa.event.spi.jpa
-
- CallbackRegistryConsumer - Interface in org.hibernate.jpa.event.spi.jpa
-
Contract for injecting the registry of Callbacks into event listeners.
- CallbackRegistryImpl - Class in org.hibernate.jpa.event.internal.jpa
-
Keep track of all lifecycle callbacks and listeners for a given persistence unit
- CallbackRegistryImpl() - Constructor for class org.hibernate.jpa.event.internal.jpa.CallbackRegistryImpl
-
- CallbackType - Enum in org.hibernate.jpa.event.spi.jpa
-
- callingJoinTransactionOnNonJtaEntityManager() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- callOwner(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.CompositeOwnerTracker
-
- canApplyAliasSpecificLockModeHints() - Method in class org.hibernate.jpa.internal.QueryImpl
-
- canApplyAliasSpecificLockModeHints() - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- canApplyAliasSpecificLockModeHints() - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Can alias-specific lock modes be applied?
- canBeBatched() - Method in interface org.hibernate.jdbc.Expectation
-
Is it acceptable to combiner this expectation with statement batching?
- canBeBatched() - Method in class org.hibernate.jdbc.Expectations.BasicExpectation
-
- canBeBatched() - Method in class org.hibernate.jdbc.Expectations.BasicParamExpectation
-
- canBeDereferenced() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- canBeDereferenced() - Method in class org.hibernate.jpa.criteria.path.AbstractPathImpl
-
- canBeDereferenced() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyPath
-
- canBeDereferenced() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeySource
-
- canBeDereferenced() - Method in class org.hibernate.jpa.criteria.path.PluralAttributeJoinSupport
-
- canBeDereferenced() - Method in class org.hibernate.jpa.criteria.path.PluralAttributePath
-
- canBeDereferenced() - Method in class org.hibernate.jpa.criteria.path.SingularAttributePath
-
- canBeFetchSource() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- canBeJoinSource() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- canBeJoinSource() - Method in class org.hibernate.jpa.criteria.path.PluralAttributeJoinSupport
-
- canBeJoinSource() - Method in class org.hibernate.jpa.criteria.path.RootImpl
-
- canBeJoinSource() - Method in class org.hibernate.jpa.criteria.path.SingularAttributeJoin
-
- canBeNamed() - Method in enum org.hibernate.boot.model.source.internal.hbm.XmlElementMetadata
-
Can the source be named.
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.converter.AttributeConverterSqlTypeDescriptorAdapter
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.NClobTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
-
- canBeRemapped() - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
-
Is this descriptor available for remapping?
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry.ObjectSqlTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
-
- canBlock() - Method in class org.hibernate.cache.infinispan.util.EndInvalidationCommand
-
- canCacheTransactionManager() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- canCacheTransactionManager() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform
-
- canCacheTransactionManager() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
-
- canCacheTransactionManagerByDefault() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- canCacheTransactionManagerByDefault() - Method in class org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform
-
- canCacheUserTransaction() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- canCacheUserTransaction() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
-
- canCacheUserTransactionByDefault() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- canCacheUserTransactionByDefault() - Method in class org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform
-
- cancel() - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
-
- cancel() - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
-
Cancel the building processing.
- cancelLastQuery() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- cancelLastQuery() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Attempt to cancel the last query sent to the JDBC driver.
- cancelLastQuery() - Method in class org.hibernate.resource.jdbc.internal.ResourceRegistryStandardImpl
-
- cancelLastQuery() - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
-
- cancelQuery() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- cancelQuery() - Method in class org.hibernate.internal.SessionImpl
-
- cancelQuery() - Method in interface org.hibernate.Session
-
Cancel the execution of the current query.
- canCreateCatalog() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support catalog creation?
- canCreateCatalog() - Method in class org.hibernate.dialect.MySQLDialect
-
- canCreateSchema() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support schema creation?
- canCreateSchema() - Method in class org.hibernate.dialect.MySQLDialect
-
- canCreateSchema() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- canCreateSchema() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- canDetectHibernateMappingFiles() - Method in class org.hibernate.boot.archive.scan.internal.StandardScanOptions
-
- canDetectHibernateMappingFiles() - Method in interface org.hibernate.boot.archive.scan.spi.ScanOptions
-
- canDetectUnlistedClassesInNonRoot() - Method in class org.hibernate.boot.archive.scan.internal.StandardScanOptions
-
- canDetectUnlistedClassesInNonRoot() - Method in interface org.hibernate.boot.archive.scan.spi.ScanOptions
-
Is detection of managed classes from non-root urls allowed? In strict JPA
sense, this would always be allowed.
- canDetectUnlistedClassesInRoot() - Method in class org.hibernate.boot.archive.scan.internal.StandardScanOptions
-
- canDetectUnlistedClassesInRoot() - Method in interface org.hibernate.boot.archive.scan.spi.ScanOptions
-
Is detection of managed classes from root url allowed? In strict JPA
sense, this would be controlled by the <exclude-unlisted-classes/>
element.
- canDirtyCheck(Object, EntityPersister, Session) - Method in class org.hibernate.boot.internal.DefaultCustomEntityDirtinessStrategy
-
- canDirtyCheck(Object, EntityPersister, Session) - Method in interface org.hibernate.CustomEntityDirtinessStrategy
-
- canDoExtraction() - Method in class org.hibernate.type.AbstractStandardBasicType
-
- canDoExtraction() - Method in class org.hibernate.type.ComponentType
-
- canDoExtraction() - Method in class org.hibernate.type.CustomType
-
- canDoExtraction() - Method in interface org.hibernate.type.ProcedureParameterExtractionAware
-
Can the given instance of this type actually perform the parameter value extractions?
- canDoSetting() - Method in class org.hibernate.type.AbstractStandardBasicType
-
- canDoSetting() - Method in class org.hibernate.type.CustomType
-
- canDoSetting() - Method in interface org.hibernate.type.ProcedureParameterNamedBinder
-
Can the given instance of this type actually set the parameter value by name
- canExtractIdOutOfEntity() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- canExtractIdOutOfEntity() - Method in interface org.hibernate.persister.entity.EntityPersister
-
Determine whether detached instances of this entity carry their own
identifier value.
- canJoinsBeRequired() - Method in class org.hibernate.loader.plan.build.internal.spaces.AbstractQuerySpace
-
Can any joins created from here (with this as the left-hand side) be required joins?
- canJoinsBeRequired() - Method in interface org.hibernate.loader.plan.build.spi.ExpandingQuerySpace
-
- cannotResolveNonNullableTransientDependencies(String, Set<String>, Set<String>) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- canRegisterSynchronization() - Method in interface org.hibernate.engine.transaction.jta.platform.internal.JtaSynchronizationStrategy
-
Can a synchronization be registered?
- canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform
-
- canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.SynchronizationRegistryBasedSynchronizationStrategy
-
- canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.TransactionManagerBasedSynchronizationStrategy
-
- canRegisterSynchronization() - Method in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
-
- canRegisterSynchronization() - Method in class org.hibernate.osgi.OsgiJtaPlatform
-
- canRollback() - Method in enum org.hibernate.resource.transaction.spi.TransactionStatus
-
- canUseJavaAnnotations() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
-
- canUseReferenceCacheEntries() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- canUseReferenceCacheEntries() - Method in interface org.hibernate.persister.entity.EntityPersister
-
- capitalizeFirst(String) - Static method in class org.hibernate.envers.internal.tools.StringTools
-
Capitalizes first letter of the string
- captureExpressionFinish() - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- captureExpressionStart() - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- Cascade - Annotation Type in org.hibernate.annotations
-
Apply a cascade strategy on an association.
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
-
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
-
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
-
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
- Cascade - Class in org.hibernate.engine.internal
-
Delegate responsible for, in conjunction with the various
actions
, implementing cascade processing.
- cascade(CascadingAction, CascadePoint, EventSource, EntityPersister, Object) - Static method in class org.hibernate.engine.internal.Cascade
-
Cascade an action from the parent entity instance to all its children.
- cascade(CascadingAction, CascadePoint, EventSource, EntityPersister, Object, Object) - Static method in class org.hibernate.engine.internal.Cascade
-
Cascade an action from the parent entity instance to all its children.
- cascade(EventSource, Object, String, Object, boolean) - Method in interface org.hibernate.engine.spi.CascadingAction
-
Cascade the action to the child object.
- cascade - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
- cascade - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
- cascade - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
- cascade - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
- cascadeAfterDelete(EventSource, EntityPersister, Object, Set) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
-
- cascadeAfterSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
Handles to calls needed to perform post-save cascades.
- cascadeAfterSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
-
Cascade behavior is redefined by this subclass, disable superclass behavior
- cascadeAll - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
- cascadeBeforeDelete(EventSource, EntityPersister, Object, EntityEntry, Set) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
-
- cascadeBeforeSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
Handles the calls needed to perform pre-save cascades for the given entity.
- cascadeBeforeSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
-
Cascade behavior is redefined by this subclass, disable superclass behavior
- cascadeDeleteEnabled - Variable in class org.hibernate.cfg.annotations.CollectionBinder
-
- cascadeDetach - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
- CascadeEntityJoinWalker - Class in org.hibernate.loader.entity
-
- CascadeEntityJoinWalker(OuterJoinLoadable, CascadingAction, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.entity.CascadeEntityJoinWalker
-
- CascadeEntityLoader - Class in org.hibernate.loader.entity
-
- CascadeEntityLoader(OuterJoinLoadable, CascadingAction, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.entity.CascadeEntityLoader
-
- cascadeMerge - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
- cascadeNow(CascadePoint) - Method in enum org.hibernate.type.ForeignKeyDirection
-
Should we cascade at this cascade point?
- cascadeOnMerge(EventSource, EntityPersister, Object, Map) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
-
Perform any cascades needed as part of this copy event.
- cascadePersist - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
- cascadePersist - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
- CascadePoint - Enum in org.hibernate.engine.internal
-
Describes the point at which a cascade is occurring
- cascadeRefresh - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
- cascadeRemove - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
- CascadeStyle - Interface in org.hibernate.engine.spi
-
A contract for defining the aspects of cascading various persistence actions.
- CascadeStyleLoadPlanBuildingAssociationVisitationStrategy - Class in org.hibernate.loader.plan.build.internal
-
A LoadPlan building strategy for cascade processing; meaning, it builds the LoadPlan for loading related to
cascading a particular action across associations
- CascadeStyleLoadPlanBuildingAssociationVisitationStrategy(CascadingAction, SessionFactoryImplementor, LoadQueryInfluencers, LockMode) - Constructor for class org.hibernate.loader.plan.build.internal.CascadeStyleLoadPlanBuildingAssociationVisitationStrategy
-
Constructs a CascadeStyleLoadPlanBuildingAssociationVisitationStrategy.
- CascadeStyles - Class in org.hibernate.engine.spi
-
- CascadeStyles.BaseCascadeStyle - Class in org.hibernate.engine.spi
-
- CascadeStyles.MultipleCascadeStyle - Class in org.hibernate.engine.spi
-
- CascadeStyleSource - Interface in org.hibernate.boot.model.source.spi
-
Describes sources which define cascading.
- CascadeType - Enum in org.hibernate.annotations
-
Cascade types (can override default JPA cascades).
- CascadeType - Class in org.hibernate.jpamodelgen.xml.jaxb
-
public enum CascadeType { ALL, PERSIST, MERGE, REMOVE, REFRESH, DETACH};
- CascadeType() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
- CascadingAction - Interface in org.hibernate.engine.spi
-
A session action that may be cascaded from parent entity to its children
- CascadingActions - Class in org.hibernate.engine.spi
-
- CascadingActions.BaseCascadingAction - Class in org.hibernate.engine.spi
-
- CASE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- CASE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- CASE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- CASE2 - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- CASE2 - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- CASE2 - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- caseExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- caseExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- caseExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- CaseFragment - Class in org.hibernate.sql
-
Abstract SQL case fragment renderer
- CaseFragment() - Constructor for class org.hibernate.sql.CaseFragment
-
- CaseLiteralExpression<T> - Class in org.hibernate.jpa.criteria.expression
-
- CaseLiteralExpression(CriteriaBuilderImpl, Class<T>, T) - Constructor for class org.hibernate.jpa.criteria.expression.CaseLiteralExpression
-
- cases - Variable in class org.hibernate.sql.CaseFragment
-
- CaseSensitiveCheck() - Constructor for class org.hibernate.testing.DialectChecks.CaseSensitiveCheck
-
- cast(String, int, int, int, int) - Method in class org.hibernate.dialect.Dialect
-
Return an expression casting the value to the specified type
- cast(String, int, int) - Method in class org.hibernate.dialect.Dialect
-
Return an expression casting the value to the specified type.
- cast(String, int, int, int) - Method in class org.hibernate.dialect.Dialect
-
Return an expression casting the value to the specified type.
- cast(Class<T>, Object) - Method in class org.hibernate.engine.config.internal.ConfigurationServiceImpl
-
- cast(Class<T>, Object) - Method in interface org.hibernate.engine.config.spi.ConfigurationService
-
- CAST - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- CAST - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- CAST - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- CAST_NAME - Static variable in class org.hibernate.jpa.criteria.expression.function.CastFunction
-
- castedIdentPrimaryBase() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- castedJoinPath() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
Represents the JPA 2.1 TREAT construct when applied to a join.
- castExpression(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- CastFunction - Class in org.hibernate.dialect.function
-
ANSI-SQL style cast(foo as type)
where the type is a Hibernate type
- CastFunction() - Constructor for class org.hibernate.dialect.function.CastFunction
-
- castFunction() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- CastFunction<T,Y> - Class in org.hibernate.jpa.criteria.expression.function
-
Models a CAST function.
- CastFunction(CriteriaBuilderImpl, Class<T>, ExpressionImpl<Y>) - Constructor for class org.hibernate.jpa.criteria.expression.function.CastFunction
-
- CastFunctionNode - Class in org.hibernate.hql.internal.ast.tree
-
Represents a cast function call.
- CastFunctionNode() - Constructor for class org.hibernate.hql.internal.ast.tree.CastFunctionNode
-
- castTargetType() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- castTargetType(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
-
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
-
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
-
- CATALOG - Static variable in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
-
- CATALOG - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
-
The configuration parameter holding the catalog name
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Table
-
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
- catalogExists(Identifier) - Method in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
-
- catalogExists(Identifier) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
-
- catalogExists(Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
-
Check to see if the given catalog already exists.
- catalogExists(Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
-
Does the given catalog exist yet?
- CategorizedStatistics - Class in org.hibernate.stat.internal
-
Statistics for a particular "category" (a named entity, collection role, second level cache region or query).
- CDI_BEAN_MANAGER - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Used to pass along the CDI BeanManager, if any, to be used.
- CENTROID - Static variable in interface org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialAggregate
-
CENTROID aggregate function
- centroid(String) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjections
-
Applies a "CENTROID" projection to the named property.
- CFG_DTD_MAPPING - Static variable in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver
-
- CFG_FILE - Static variable in interface org.hibernate.jpa.AvailableSettings
-
cfg.xml configuration file used
- CFG_XSD_MAPPING - Static variable in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver
-
- CfgXmlAccessService - Interface in org.hibernate.boot.cfgxml.spi
-
Allows access to any cfg.xml
files specified for bootstrapping.
- CfgXmlAccessServiceImpl - Class in org.hibernate.boot.cfgxml.internal
-
- CfgXmlAccessServiceImpl(Map) - Constructor for class org.hibernate.boot.cfgxml.internal.CfgXmlAccessServiceImpl
-
- CfgXmlAccessServiceInitiator - Class in org.hibernate.boot.cfgxml.internal
-
- CfgXmlAccessServiceInitiator() - Constructor for class org.hibernate.boot.cfgxml.internal.CfgXmlAccessServiceInitiator
-
- CHAR_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
char[]
to JDBC
VARCHAR
.
- CHARACTER - Static variable in class org.hibernate.type.StandardBasicTypes
-
- CHARACTER_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
-
- CharacterArrayClobType - Class in org.hibernate.type
-
- CharacterArrayClobType() - Constructor for class org.hibernate.type.CharacterArrayClobType
-
- CharacterArrayNClobType - Class in org.hibernate.type
-
- CharacterArrayNClobType() - Constructor for class org.hibernate.type.CharacterArrayNClobType
-
- CharacterArrayType - Class in org.hibernate.type
-
- CharacterArrayType() - Constructor for class org.hibernate.type.CharacterArrayType
-
- CharacterArrayTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
Descriptor for Character[]
handling.
- CharacterArrayTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
-
- CharacterNCharType - Class in org.hibernate.type
-
- CharacterNCharType() - Constructor for class org.hibernate.type.CharacterNCharType
-
- CharacterStream - Interface in org.hibernate.engine.jdbc
-
Wraps a character stream (reader) to also provide the length (number of characters) which is needed
when binding.
- CharacterStreamImpl - Class in org.hibernate.engine.jdbc.internal
-
- CharacterStreamImpl(String) - Constructor for class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
-
Constructs a CharacterStreamImpl
- CharacterStreamImpl(Reader, long) - Constructor for class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
-
Constructs a CharacterStreamImpl
- CharacterType - Class in org.hibernate.type
-
- CharacterType() - Constructor for class org.hibernate.type.CharacterType
-
- CharacterTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
- CharacterTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CharacterTypeDescriptor
-
- CharArrayType - Class in org.hibernate.type
-
A type that maps between
VARCHAR
and
char[]
- CharArrayType() - Constructor for class org.hibernate.type.CharArrayType
-
- CharIndexFunction - Class in org.hibernate.dialect.function
-
Emulation of locate() on Sybase
- CharIndexFunction() - Constructor for class org.hibernate.dialect.function.CharIndexFunction
-
- CharTypeDescriptor - Class in org.hibernate.type.descriptor.sql
-
Descriptor for
CHAR
handling.
- CharTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.CharTypeDescriptor
-
- Check - Annotation Type in org.hibernate.annotations
-
Arbitrary SQL CHECK constraints which can be defined at the class, property or collection level.
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
-
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
-
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
-
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
-
- check(int, Serializable, int, Expectation, PreparedStatement) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- CHECK_NULLABILITY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Enable nullability checking.
- checkAccessType(AccessType) - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- checkAudited(XProperty, PropertyAuditingData, String, Audited, String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader
-
- checkAudited(XProperty, PropertyAuditingData, String, Audited, String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditedPropertiesReader
-
- checkColumnDuplication(Set, Iterator) - Method in class org.hibernate.mapping.PersistentClass
-
- checkColumnDuplication() - Method in class org.hibernate.mapping.PersistentClass
-
- checkId(Object, EntityPersister, Serializable, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultFlushEntityEventListener
-
make sure user didn't mangle the id
- checkIfJoinColumn(Object, PropertyHolder, PropertyData) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
-
- checkIfTransactionInProgress(SessionImplementor) - Method in class org.hibernate.envers.event.spi.BaseEnversEventListener
-
- checkIncomingPropertyName(String) - Method in class org.hibernate.loader.plan.build.internal.spaces.CompositePropertyMapping
-
- checkInit() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- checkMagic(File, long) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
-
- checkModified(SessionImplementor, Object, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.ToOneIdMapper
-
- checkNamedQueries(QueryPlanCache) - Method in class org.hibernate.internal.NamedQueryRepository
-
- checkNotNull(Object, String) - Static method in class org.hibernate.envers.internal.tools.ArgumentsTools
-
- checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
Throws
PropertyValueException
if there are any unresolved
entity insert actions that depend on non-nullable associations with
a transient entity.
- checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.engine.spi.ActionQueue
-
Throws
PropertyValueException
if there are any unresolved entity insert actions that depend
on non-nullable associations with a transient entity.
- checkNullability(Object[], EntityPersister, boolean) - Method in class org.hibernate.engine.internal.Nullability
-
Check nullability of the class persister properties
- checkOpen() - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- checkOpen(boolean) - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- checkOpen() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- checkOpen(boolean) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- checkOpen(boolean) - Method in interface org.hibernate.jpa.spi.HibernateEntityManagerImplementor
-
Used to ensure the EntityManager is open, throwing IllegalStateException if it is closed.
- checkPermission(PermissionCheckEntityInformation, PermissibleAction) - Method in class org.hibernate.secure.internal.DisabledJaccServiceImpl
-
- checkPermission(PermissionCheckEntityInformation, PermissibleAction) - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl
-
- checkPermission(PermissionCheckEntityInformation, PermissibleAction) - Method in interface org.hibernate.secure.spi.JaccService
-
- checkPositive(Number, String) - Static method in class org.hibernate.envers.internal.tools.ArgumentsTools
-
- checkPropertyColumnDuplication(Set, Iterator) - Method in class org.hibernate.mapping.PersistentClass
-
- checkPropertyConsistency(Ejb3Column[], String) - Static method in class org.hibernate.cfg.Ejb3Column
-
- checkPropertyNotARelation(EnversService, String, String) - Static method in class org.hibernate.envers.query.criteria.internal.CriteriaTools
-
- checkReferencedColumnsType(Ejb3JoinColumn[], PersistentClass, MetadataBuildingContext) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
-
- checkScrollability() - Method in class org.hibernate.loader.Loader
-
Check whether the current loader can support returning ScrollableResults.
- checkTransaction() - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- checkUniqueness(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- checkUniqueness(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Attempts to check whether the given key represents an entity already loaded within the
current session.
- checkUsingModifiedFlag(Audited) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader
-
- checkValid() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
Checks if the region is valid for operations such as storing new data
in the region, or retrieving data from the region.
- Circle - Class in org.hibernate.spatial.jts
-
This class provides operations for handling the usage of Circles and arcs in
Geometries.
- Circle() - Constructor for class org.hibernate.spatial.jts.Circle
-
Creates a circle whose center is at the origin and whose radius is 0.
- Circle(Coordinate, double) - Constructor for class org.hibernate.spatial.jts.Circle
-
Create a circle with a defined center and radius
- Circle(double, double, double) - Constructor for class org.hibernate.spatial.jts.Circle
-
Create a circle using the x/y coordinates for the center.
- Circle(double, double, double, double) - Constructor for class org.hibernate.spatial.jts.Circle
-
Creates a circle based on bounding box.
- Circle(Coordinate, Coordinate, Coordinate) - Constructor for class org.hibernate.spatial.jts.Circle
-
Three point method of circle construction.
- Circle(double, double, double, double, double, double) - Constructor for class org.hibernate.spatial.jts.Circle
-
Three point method of circle construction.
- Circle.Arc - Class in org.hibernate.spatial.jts
-
An arc, or circle segment
- CLASS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- CLASS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- CLASS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- CLASS - Static variable in class org.hibernate.persister.entity.Queryable.Declarer
-
- CLASS - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
Class
to JDBC
VARCHAR
.
- CLASS_CACHE_PREFIX - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Caching configuration should follow the following pattern
hibernate.ejb.classcache. usage[, region]
where usage is the cache strategy used and region the cache region name
- CLASS_NAME - Static variable in class org.hibernate.type.SerializableToBlobType
-
- CLASS_NAMES - Static variable in interface org.hibernate.jpa.AvailableSettings
-
- ClassAuditingData - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
- ClassAuditingData() - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
-
- classBlock(RunNotifier) - Method in class org.hibernate.testing.junit4.CustomRunner
- classCacheOrCollectionCache - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
-
- ClassDescriptor - Interface in org.hibernate.boot.archive.scan.spi
-
Descriptor for a class file.
- ClassDescriptor - Interface in org.hibernate.bytecode.buildtime.spi
-
Contract describing the information Hibernate needs in terms of instrumenting
a class, either via ant task or dynamic classloader.
- ClassDescriptor.Categorization - Enum in org.hibernate.boot.archive.scan.spi
-
- ClassDescriptorImpl - Class in org.hibernate.boot.archive.scan.internal
-
- ClassDescriptorImpl(String, ClassDescriptor.Categorization, InputStreamAccess) - Constructor for class org.hibernate.boot.archive.scan.internal.ClassDescriptorImpl
-
- ClassesAuditingData - Class in org.hibernate.envers.configuration.internal
-
A helper class holding auditing meta-data for all persistent classes.
- ClassesAuditingData() - Constructor for class org.hibernate.envers.configuration.internal.ClassesAuditingData
-
- ClassFileArchiveEntryHandler - Class in org.hibernate.boot.archive.scan.spi
-
Defines handling and filtering for class file entries within an archive
- ClassFileArchiveEntryHandler(ScanResultCollector) - Constructor for class org.hibernate.boot.archive.scan.spi.ClassFileArchiveEntryHandler
-
- ClassFilter - Interface in org.hibernate.bytecode.buildtime.spi
-
Used to determine whether a class should be instrumented.
- classFilter - Variable in class org.hibernate.bytecode.spi.AbstractClassTransformerImpl
-
- classForName(String) - Method in class org.hibernate.boot.internal.ClassLoaderAccessImpl
-
- classForName(String) - Method in class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
-
- classForName(String) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
-
Locate a class by name.
- classForName(String) - Method in interface org.hibernate.boot.spi.ClassLoaderAccess
-
Obtain a Class reference by name
- classForName(String) - Method in class org.hibernate.boot.spi.ClassLoaderAccessDelegateImpl
-
- classForName(String) - Method in class org.hibernate.cfg.annotations.reflection.ClassLoaderAccessLazyImpl
-
- classForName(String, Map<String, Class<?>>, ClassLoaderService) - Static method in class org.hibernate.envers.internal.tools.MapProxyTool
-
Generates/loads proxy class for given name with properties for map.
- classForName(String, Class) - Static method in class org.hibernate.internal.util.ReflectHelper
-
Perform resolution of a class name.
- classForName(String) - Static method in class org.hibernate.internal.util.ReflectHelper
-
- classForName(String) - Method in class org.hibernate.testing.boot.ClassLoaderAccessTestingImpl
-
- ClassicQueryTranslatorFactory - Class in org.hibernate.hql.internal.classic
-
Generates translators which uses the older hand-written parser to perform
the translation.
- ClassicQueryTranslatorFactory() - Constructor for class org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory
-
- ClassLoaderAccess - Interface in org.hibernate.boot.spi
-
During the process of building this metamodel, accessing the ClassLoader
is very discouraged.
- ClassLoaderAccessDelegateImpl - Class in org.hibernate.boot.spi
-
A ClassLoaderAccess implementation based on delegation
- ClassLoaderAccessDelegateImpl() - Constructor for class org.hibernate.boot.spi.ClassLoaderAccessDelegateImpl
-
- ClassLoaderAccessImpl - Class in org.hibernate.boot.internal
-
Standard implementation of ClassLoaderAccess
- ClassLoaderAccessImpl(ClassLoader, ClassLoaderService) - Constructor for class org.hibernate.boot.internal.ClassLoaderAccessImpl
-
- ClassLoaderAccessImpl(ClassLoader, ServiceRegistry) - Constructor for class org.hibernate.boot.internal.ClassLoaderAccessImpl
-
- ClassLoaderAccessImpl(ClassLoaderService) - Constructor for class org.hibernate.boot.internal.ClassLoaderAccessImpl
-
- ClassLoaderAccessLazyImpl - Class in org.hibernate.cfg.annotations.reflection
-
- ClassLoaderAccessLazyImpl(MetadataBuildingOptions) - Constructor for class org.hibernate.cfg.annotations.reflection.ClassLoaderAccessLazyImpl
-
- ClassLoaderAccessTestingImpl - Class in org.hibernate.testing.boot
-
- ClassLoaderAccessTestingImpl() - Constructor for class org.hibernate.testing.boot.ClassLoaderAccessTestingImpl
-
- CLASSLOADERS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Used to define a
Collection
of the
ClassLoader
instances Hibernate should use for
class-loading and resource-lookups.
- ClassLoaderService - Interface in org.hibernate.boot.registry.classloading.spi
-
A service for interacting with class loaders.
- ClassLoaderService.Work<T> - Interface in org.hibernate.boot.registry.classloading.spi
-
- ClassLoaderServiceImpl - Class in org.hibernate.boot.registry.classloading.internal
-
Standard implementation of the service for interacting with class loaders
- ClassLoaderServiceImpl() - Constructor for class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
-
Constructs a ClassLoaderServiceImpl with standard set-up
- ClassLoaderServiceImpl(ClassLoader) - Constructor for class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
-
Constructs a ClassLoaderServiceImpl with the given ClassLoader
- ClassLoaderServiceImpl(Collection<ClassLoader>) - Constructor for class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
-
Constructs a ClassLoaderServiceImpl with the given ClassLoader instances
- ClassLoaderServiceTestingImpl - Class in org.hibernate.testing.boot
-
- ClassLoaderServiceTestingImpl() - Constructor for class org.hibernate.testing.boot.ClassLoaderServiceTestingImpl
-
- ClassLoadingException - Exception in org.hibernate.boot.registry.classloading.spi
-
Indicates a problem performing class loading.
- ClassLoadingException(String, Throwable) - Constructor for exception org.hibernate.boot.registry.classloading.spi.ClassLoadingException
-
Constructs a ClassLoadingException using the specified message and cause.
- ClassLoadingException(String) - Constructor for exception org.hibernate.boot.registry.classloading.spi.ClassLoadingException
-
Constructs a ClassLoadingException using the specified message.
- ClassLoadingIsolater - Class in org.hibernate.testing.junit4
-
- ClassLoadingIsolater(ClassLoadingIsolater.IsolatedClassLoaderProvider) - Constructor for class org.hibernate.testing.junit4.ClassLoadingIsolater
-
- ClassLoadingIsolater.IsolatedClassLoaderProvider - Interface in org.hibernate.testing.junit4
-
- ClassMetadata - Interface in org.hibernate.metadata
-
Exposes entity class metadata to the application
- ClassMetadataCache(Class<?>) - Constructor for class org.hibernate.jpa.internal.util.PersistenceUtilHelper.ClassMetadataCache
-
- classNameFromFqcn(String) - Static method in class org.hibernate.jpamodelgen.util.StringUtil
-
- CLASSPATH_EXTENSION_URL_BASE - Static variable in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver
-
- ClassPropertyHolder - Class in org.hibernate.cfg
-
- ClassPropertyHolder(PersistentClass, XClass, Map<String, Join>, MetadataBuildingContext, Map<XClass, InheritanceState>) - Constructor for class org.hibernate.cfg.ClassPropertyHolder
-
- ClassPropertyHolder(PersistentClass, XClass, EntityBinder, MetadataBuildingContext, Map<XClass, InheritanceState>) - Constructor for class org.hibernate.cfg.ClassPropertyHolder
-
- classToTableName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
-
Return the unqualified class name
- classToTableName(String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
-
- classToTableName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
-
Return the unqualified class name, mixed case converted to
underscores
- classToTableName(String) - Method in interface org.hibernate.cfg.NamingStrategy
-
Deprecated.
Return a table name for an entity class
- ClassTransformer - Interface in org.hibernate.bytecode.spi
-
A persistence provider provides an instance of this interface
to the PersistenceUnitInfo.addTransformer method.
- ClassType - Class in org.hibernate.type
-
- ClassType() - Constructor for class org.hibernate.type.ClassType
-
- ClassTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Class
handling.
- ClassTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ClassTypeDescriptor
-
- ClassWriter - Class in org.hibernate.jpamodelgen
-
Helper class to write the actual meta model class using the
Filer
API.
- ClauseParser - Class in org.hibernate.hql.internal.classic
-
Parses the Hibernate query into its constituent clauses.
- ClauseParser() - Constructor for class org.hibernate.hql.internal.classic.ClauseParser
-
- clazz - Variable in class org.hibernate.boot.JaccPermissionDefinition
-
- clazz - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
-
- clazz - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType
-
- clazz - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyValueMappingType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmGeneratorSpecificationType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdentifierGeneratorDefinitionType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
-
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType
-
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ColumnResult
-
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Converter
-
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.IdClass
-
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyClass
-
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.NamedSubgraph
-
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
-
- cleaningUpConnectionPool(String) - Method in interface org.hibernate.internal.log.ConnectionPoolingLogger
-
- cleanup(ResultSet) - Method in class org.hibernate.engine.loading.internal.LoadContexts
-
Release internal state associated with the given result set.
- cleanup() - Method in class org.hibernate.engine.loading.internal.LoadContexts
-
Release internal state associated with *all* result sets.
- cleanup() - Method in class org.hibernate.engine.query.spi.QueryPlanCache
-
clean up QueryPlanCache when SessionFactory is closed
- cleanup() - Method in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
-
- cleanup() - Method in class org.hibernate.tool.schema.extract.internal.ExtractionContextImpl
-
- cleanup() - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
-
- cleanup() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
-
- cleanupCache() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- cleanupCache() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- cleanupFromSynchronizations() - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
-
- cleanUpRows(String, SessionImplementor) - Method in class org.hibernate.hql.spi.id.persistent.Helper
-
- CleanupSync(Object, JTASessionContext) - Constructor for class org.hibernate.context.internal.JTASessionContext.CleanupSync
-
- CleanupSync(SessionFactory) - Constructor for class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSync
-
- cleanupTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- cleanupTest() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- cleanupTestData() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- cleanupTestData() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- clear() - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
- clear() - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
-
- clear() - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
-
- clear() - Method in class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
-
- clear() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
-
Remove all mapping from this cache region.
- clear() - Method in class org.hibernate.cache.internal.StandardQueryCache
-
- clear() - Method in interface org.hibernate.cache.spi.QueryCache
-
Clear items from the query cache.
- clear() - Method in class org.hibernate.cache.spi.UpdateTimestampsCache
-
Clear the update-timestamps data.
- clear() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- clear() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
-
- clear() - Method in class org.hibernate.collection.internal.PersistentBag
-
- clear() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- clear() - Method in class org.hibernate.collection.internal.PersistentList
-
- clear() - Method in class org.hibernate.collection.internal.PersistentMap
-
- clear() - Method in class org.hibernate.collection.internal.PersistentSet
-
- clear() - Method in class org.hibernate.engine.internal.EntityEntryContext
-
Clear this context of all managed entities
- clear() - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
-
Clear the resolution cache
- clear() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- clear() - Method in class org.hibernate.engine.spi.ActionQueue
-
- clear() - Method in class org.hibernate.engine.spi.BatchFetchQueue
-
Clears all entries from this fetch queue.
- clear() - Method in class org.hibernate.engine.spi.ExecutableList
-
Clears the list of executions.
- clear() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Clear the state of the persistence context
- clear() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- clear() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- clear() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
-
- clear() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
-
- clear() - Method in class org.hibernate.event.internal.EntityCopyAllowedLoggedObserver
-
- clear() - Method in class org.hibernate.event.internal.EntityCopyAllowedObserver
-
- clear() - Method in class org.hibernate.event.internal.EntityCopyNotAllowedObserver
-
- clear() - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
-
- clear() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
-
- clear() - Method in interface org.hibernate.event.spi.EntityCopyObserver
-
Called to clear any data stored in this EntityCopyObserver.
- CLEAR - Static variable in class org.hibernate.event.spi.EventType
-
- clear() - Method in class org.hibernate.internal.SessionImpl
-
- clear() - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Removes all of the mappings from this map.
- clear() - Method in interface org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionPolicy
-
Invoked to notify EvictionPolicy implementation that all Segment entries have been
cleared.
- clear() - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Removes all of the mappings from this map.
- clear() - Method in class org.hibernate.internal.util.collections.IdentityMap
-
- clear() - Method in class org.hibernate.internal.util.collections.IdentitySet
-
- clear() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- clear() - Method in class org.hibernate.proxy.map.MapProxy
-
- clear() - Method in class org.hibernate.service.internal.ConcurrentServiceBinding
-
- clear() - Method in interface org.hibernate.Session
-
Completely clear the session.
- clear() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
reset all statistics
- clear() - Method in interface org.hibernate.stat.Statistics
-
reset all statistics
- clearBatch(PreparedStatement) - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
-
- clearBatch(PreparedStatement) - Method in class org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch
-
- clearDirty() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
-
- clearDirty() - Method in interface org.hibernate.bytecode.instrumentation.spi.FieldInterceptor
-
Clear the internal dirty flag.
- clearDirty() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- clearDirty() - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Clear the dirty flag, after flushing changes
to the database.
- ClearEvent - Class in org.hibernate.event.spi
-
- 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
-
- clearEventListeners() - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
-
- clearEventListeners() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
- clearEventListeners() - Method in interface org.hibernate.SessionBuilder
-
Remove all listeners intended for the built Session currently held here, including any auto-apply ones; in other
words, start with a clean slate.
- clearFromFlushNeededCheck(int) - Method in class org.hibernate.engine.spi.ActionQueue
-
- clearMdc() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
-
- clearNdc() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
-
- clearRegions(Collection<BaseRegion>) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
-
Clear all regions from this command factory.
- clearRegistrations() - Method in class org.hibernate.internal.SessionFactoryRegistry
-
- clearReservedWords() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
-
- clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- clearSynchronizations() - Method in class org.hibernate.resource.transaction.internal.SynchronizationRegistryStandardImpl
-
- clearSynchronizations() - Method in interface org.hibernate.resource.transaction.spi.SynchronizationRegistryImplementor
-
Clears all synchronizations from this registry.
- clearWherePart() - Method in class org.hibernate.sql.QueryJoinFragment
-
- CLOB - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
Clob
to JDBC
CLOB
.
- CLOB_BINDING - Static variable in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- ClobImplementer - Interface in org.hibernate.engine.jdbc
-
Marker interface for non-contextually created
Clob
instances..
- ClobMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
-
- ClobProxy - Class in org.hibernate.engine.jdbc
-
Manages aspects of proxying
Clobs
for non-contextual creation, including proxy creation and
handling proxy invocations.
- ClobProxy(String) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
-
Constructor used to build
Clob
from string data.
- ClobProxy(Reader, long) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
-
Constructor used to build
Clob
from a reader.
- ClobType - Class in org.hibernate.type
-
- ClobType() - Constructor for class org.hibernate.type.ClobType
-
- ClobTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Clob
handling.
- ClobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ClobTypeDescriptor
-
- ClobTypeDescriptor - Class in org.hibernate.type.descriptor.sql
-
Descriptor for
CLOB
handling.
- ClobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- ClobTypeDescriptor.ClobMutabilityPlan - Class in org.hibernate.type.descriptor.java
-
- clone(Map<?, ?>) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
-
Make a clone of the configuration values.
- clone(Serializable) - Static method in class org.hibernate.internal.util.SerializationHelper
-
Deep clone an Object
using serialization.
- clone() - Method in class org.hibernate.mapping.Column
-
Shallow copy, the value is not copied
- Cloneable - Class in org.hibernate.internal.util
-
An object that is shallow-coneable
- Cloneable() - Constructor for class org.hibernate.internal.util.Cloneable
-
- close() - Method in class org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader
-
- close() - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
-
- close() - Method in interface org.hibernate.engine.HibernateIterator
-
Close the Hibernate query result iterator
- close() - Method in class org.hibernate.engine.jdbc.connections.internal.PooledConnections
-
- close() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- close(Statement) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- close(ResultSet) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- close() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Close this coordinator and release and resources.
- close() - Method in interface org.hibernate.engine.spi.CacheImplementor
-
Close all cache regions.
- close() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- close() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- close(Iterator) - Static method in class org.hibernate.Hibernate
-
Close an
Iterator
instances obtained from
Query.iterate()
immediately
instead of waiting until the session is closed or disconnected.
- CLOSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- CLOSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- CLOSE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- close() - Method in class org.hibernate.internal.AbstractScrollableResults
-
- close() - Method in class org.hibernate.internal.CacheImpl
-
- close() - Method in class org.hibernate.internal.IteratorImpl
-
- close() - Method in class org.hibernate.internal.SessionFactoryImpl
-
Closes the session factory, releasing all held resources.
- close() - Method in class org.hibernate.internal.SessionImpl
-
- close() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- close() - Method in class org.hibernate.internal.util.xml.BufferedXMLEventReader
-
- close() - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- close() - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- close() - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
-
- close() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
-
- close() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
-
- close(ResultSet) - Static method in class org.hibernate.resource.jdbc.internal.ResourceRegistryStandardImpl
-
- close(Statement) - Static method in class org.hibernate.resource.jdbc.internal.ResourceRegistryStandardImpl
-
- close() - Method in interface org.hibernate.resource.jdbc.LogicalConnection
-
Closes the JdbcSession, making it inactive and forcing release of any held resources
- close() - Method in interface org.hibernate.ScrollableResults
-
Release resources immediately.
- close() - Method in interface org.hibernate.Session
-
End the session by releasing the JDBC connection and cleaning up.
- close() - Method in interface org.hibernate.SessionFactory
-
Destroy this SessionFactory and release all resources (caches,
connection pools, etc).
- close() - Method in interface org.hibernate.StatelessSession
-
Close the stateless session and release the JDBC connection.
- CLOSE_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- CLOSE_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- CLOSE_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- CLOSE_PAREN - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- CLOSE_PAREN - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- closeAll(Set<ResultSet>) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- closeAll(Set<ResultSet>) - Method in class org.hibernate.resource.jdbc.internal.ResourceRegistryStandardImpl
-
- closeConnection(Connection) - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
-
- closeConnection(Connection) - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
-
- closeConnection(Connection) - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
-
- closeConnection(Connection) - Method in class org.hibernate.engine.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
-
- closeConnection(Connection) - Method in interface org.hibernate.engine.jdbc.connections.spi.ConnectionProvider
-
Release a connection from Hibernate use.
- closeConnection(Connection) - Method in class org.hibernate.hikaricp.internal.HikariCPConnectionProvider
-
- closeConnection(Connection) - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
-
- closeConnection(Connection) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
-
- CLOSED_QUOTE - Static variable in class org.hibernate.dialect.Dialect
-
Characters used as closing for quoting SQL identifiers
- closeQuote() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- closeQuote() - Method in class org.hibernate.dialect.Dialect
-
The character specific to this dialect used to close a quoted identifier.
- closeQuote() - Method in class org.hibernate.dialect.MySQLDialect
-
- closeQuote() - Method in class org.hibernate.dialect.SQLServerDialect
-
- closeSession() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- closeSession() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback about a session being closed.
- closeStatement() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- closeStatement() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback about a statement being closed.
- closing() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- closingUnreleasedBatch() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- ClusteredTimestampsRegionImpl - Class in org.hibernate.cache.infinispan.timestamp
-
Timestamp cache region for clustered environments.
- ClusteredTimestampsRegionImpl(AdvancedCache, String, InfinispanRegionFactory) - Constructor for class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl
-
Clustered timestamps region constructor.
- coalesce(T...) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
-
Operates like SQL coalesce expression, except empty strings are treated as null.
- coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- coalesce(Class<Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- coalesce(Expression<? extends Y>, Y) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- coalesce(Class<Y>, Expression<? extends Y>, Y) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- coalesce() - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- coalesce(Class<T>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- CoalesceExpression<T> - Class in org.hibernate.jpa.criteria.expression
-
Models an ANSI SQL COALESCE expression.
- CoalesceExpression(CriteriaBuilderImpl) - Constructor for class org.hibernate.jpa.criteria.expression.CoalesceExpression
-
- CoalesceExpression(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.jpa.criteria.expression.CoalesceExpression
-
- collapse(String) - Static method in class org.hibernate.internal.util.StringHelper
-
Collapses a name.
- collapseQualifier(String, boolean) - Static method in class org.hibernate.internal.util.StringHelper
-
Given a qualifier, collapse it.
- collapseQualifierBase(String, String) - Static method in class org.hibernate.internal.util.StringHelper
-
- COLLATE - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- COLLATE - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- collationName() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
-
- CollationSpecification - Class in org.hibernate.sql.ordering.antlr
-
Models a collation specification (
COLLATE using a specific character-set) within a
SortSpecification
.
- CollationSpecification() - Constructor for class org.hibernate.sql.ordering.antlr.CollationSpecification
-
- collationSpecification() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
-
- collationSpecification(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
-
- collectAnnotations(Class<S>, Class<P>, FrameworkMethod, TestClass) - Static method in class org.hibernate.testing.junit4.Helper
-
- collectChildren(AST, ASTUtil.FilterPredicate) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
- collectCorrelatedJoins() - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- collectInitializationErrors(List<Throwable>) - Method in class org.hibernate.testing.junit4.CustomRunner
-
- collection - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
-
- collection - Variable in class org.hibernate.cfg.annotations.CollectionBinder
-
- Collection - Class in org.hibernate.mapping
-
Mapping for a collection.
- Collection(MetadataImplementor, PersistentClass) - Constructor for class org.hibernate.mapping.Collection
-
- COLLECTION_CACHE_PREFIX - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Caching configuration should follow the following pattern
hibernate.ejb.collectioncache.. usage[, region]
where usage is the cache strategy used and region the cache region name
- COLLECTION_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
Name of the configuration that should be used for collection caches.
- COLLECTION_ELEMENTS - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
-
- COLLECTION_INDEX - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
-
- COLLECTION_INDICES - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
-
- COLLECTION_MAX_ELEMENT - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
-
- COLLECTION_MAX_INDEX - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
-
- COLLECTION_MIN_ELEMENT - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
-
- COLLECTION_MIN_INDEX - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
-
- COLLECTION_PERSISTER_CONSTRUCTOR_ARGS - Static variable in class org.hibernate.persister.internal.PersisterFactoryImpl
-
- COLLECTION_SIZE - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
-
- CollectionAction - Class in org.hibernate.action.internal
-
Any action relating to insert/update/delete of a collection
- CollectionAction(CollectionPersister, PersistentCollection, Serializable, SessionImplementor) - Constructor for class org.hibernate.action.internal.CollectionAction
-
- CollectionAliases - Interface in org.hibernate.loader
-
Type definition of CollectionAliases.
- CollectionAttributeFetch - Interface in org.hibernate.loader.plan.spi
-
Models the requested fetching of a persistent collection attribute.
- CollectionAttributeFetchImpl - Class in org.hibernate.loader.plan.build.internal.returns
-
- CollectionAttributeFetchImpl(ExpandingFetchSource, AssociationAttributeDefinition, FetchStrategy, ExpandingCollectionQuerySpace) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionAttributeFetchImpl
-
- CollectionAttributeJoin<O,E> - Class in org.hibernate.jpa.criteria.path
-
Models a join based on a plural association attribute.
- CollectionAttributeJoin(CriteriaBuilderImpl, Class<E>, PathSource<O>, CollectionAttribute<? super O, E>, JoinType) - Constructor for class org.hibernate.jpa.criteria.path.CollectionAttributeJoin
-
- CollectionAttributeJoin.TreatedCollectionAttributeJoin<O,T> - Class in org.hibernate.jpa.criteria.path
-
- CollectionBinder - Class in org.hibernate.cfg.annotations
-
Base class for binding different types of collections to Hibernate configuration objects.
- CollectionBinder(boolean) - Constructor for class org.hibernate.cfg.annotations.CollectionBinder
-
- CollectionCacheEntry - Class in org.hibernate.cache.spi.entry
-
Cacheable representation of persistent collections
- CollectionCacheEntry(PersistentCollection, CollectionPersister) - Constructor for class org.hibernate.cache.spi.entry.CollectionCacheEntry
-
Constructs a CollectionCacheEntry
- CollectionCacheInvalidator - Class in org.hibernate.cache.internal
-
Allows the collection cache to be automatically evicted if an element is inserted/removed/updated *without* properly
managing both sides of the association (ie, the ManyToOne collection is changed w/o properly managing the OneToMany).
- CollectionCacheInvalidator() - Constructor for class org.hibernate.cache.internal.CollectionCacheInvalidator
-
- CollectionChangeWorkUnit - Class in org.hibernate.envers.internal.synchronization.work
-
- CollectionChangeWorkUnit(SessionImplementor, String, String, EnversService, Serializable, Object) - Constructor for class org.hibernate.envers.internal.synchronization.work.CollectionChangeWorkUnit
-
- collectionClass - Variable in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
-
- collectionClass - Variable in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
-
- collectionClass - Variable in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.MapCollectionInitializor
-
- CollectionDefinition - Interface in org.hibernate.persister.walking.spi
-
- CollectionElementDefinition - Interface in org.hibernate.persister.walking.spi
-
Represents a collection element.
- CollectionElementLoader - Class in org.hibernate.loader.entity
-
- CollectionElementLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.CollectionElementLoader
-
- CollectionEntry - Class in org.hibernate.engine.spi
-
We need an entry to tell us all about the current state
of a collection with respect to its persistent state
- CollectionEntry(CollectionPersister, PersistentCollection) - Constructor for class org.hibernate.engine.spi.CollectionEntry
-
For newly wrapped collections, or dereferenced collection wrappers
- CollectionEntry(PersistentCollection, CollectionPersister, Serializable, boolean) - Constructor for class org.hibernate.engine.spi.CollectionEntry
-
For collections just loaded from the database
- CollectionEntry(CollectionPersister, Serializable) - Constructor for class org.hibernate.engine.spi.CollectionEntry
-
For uninitialized detached collections
- CollectionEntry(PersistentCollection, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.spi.CollectionEntry
-
For initialized detached collections
- collectionExpr() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- CollectionFetchableElement - Interface in org.hibernate.loader.plan.spi
-
- CollectionFetchableElementAnyGraph - Class in org.hibernate.loader.plan.build.internal.returns
-
- CollectionFetchableElementAnyGraph(CollectionReference) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementAnyGraph
-
- CollectionFetchableElementCompositeGraph - Class in org.hibernate.loader.plan.build.internal.returns
-
Models the element graph of a collection, where the elements are composite
- CollectionFetchableElementCompositeGraph(CollectionReference, ExpandingCompositeQuerySpace) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementCompositeGraph
-
- CollectionFetchableElementEntityGraph - Class in org.hibernate.loader.plan.build.internal.returns
-
- CollectionFetchableElementEntityGraph(CollectionReference, ExpandingEntityQuerySpace) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementEntityGraph
-
- CollectionFetchableIndex - Interface in org.hibernate.loader.plan.spi
-
- CollectionFetchableIndexAnyGraph - Class in org.hibernate.loader.plan.build.internal.returns
-
- CollectionFetchableIndexAnyGraph(CollectionReference) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexAnyGraph
-
- CollectionFetchableIndexCompositeGraph - Class in org.hibernate.loader.plan.build.internal.returns
-
Models the index graph of a collection, where the index are composite.
- CollectionFetchableIndexCompositeGraph(CollectionReference, ExpandingCompositeQuerySpace) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexCompositeGraph
-
- CollectionFetchableIndexEntityGraph - Class in org.hibernate.loader.plan.build.internal.returns
-
- CollectionFetchableIndexEntityGraph(CollectionReference, ExpandingEntityQuerySpace) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexEntityGraph
-
- CollectionFetchReturn - Class in org.hibernate.loader.custom
-
Specifically a fetch return that refers to a collection association.
- CollectionFetchReturn(String, NonScalarReturn, String, CollectionAliases, EntityAliases, LockMode) - Constructor for class org.hibernate.loader.custom.CollectionFetchReturn
-
- CollectionFilterImpl - Class in org.hibernate.internal
-
implementation of the Query interface for collection filters
- CollectionFilterImpl(String, Object, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.internal.CollectionFilterImpl
-
- CollectionFilterKeyParameterSpecification - Class in org.hibernate.param
-
A specialized ParameterSpecification impl for dealing with a collection-key as part of a collection filter
compilation.
- CollectionFilterKeyParameterSpecification(String, Type, int) - Constructor for class org.hibernate.param.CollectionFilterKeyParameterSpecification
-
Creates a specialized collection-filter collection-key parameter spec.
- collectionFunction(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- CollectionFunction - Class in org.hibernate.hql.internal.ast.tree
-
Represents 'elements()' or 'indices()'.
- CollectionFunction() - Constructor for class org.hibernate.hql.internal.ast.tree.CollectionFunction
-
- collectionFunctionOrSubselect(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- CollectionHelper - Class in org.hibernate.internal.util.collections
-
Various help for handling collections.
- CollectionId - Annotation Type in org.hibernate.annotations
-
Describe an identifier column for a bag (ie an idbag).
- collectionId - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
- CollectionIdSource - Interface in org.hibernate.boot.model.source.spi
-
- CollectionIndexDefinition - Interface in org.hibernate.persister.walking.spi
-
- collectionInfoString(CollectionPersister, PersistentCollection, Serializable, SessionImplementor) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to a particular managed
collection.
- collectionInfoString(CollectionPersister, Serializable[], SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to a series of managed
collections.
- collectionInfoString(CollectionPersister, Serializable, SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to a particular managed
collection.
- collectionInfoString(String, Serializable) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to a particular managed
collection.
- CollectionInitializer - Interface in org.hibernate.loader.collection
-
An interface for collection loaders
- CollectionJoinImplementor<Z,X> - Interface in org.hibernate.jpa.criteria
-
- CollectionJoinWalker - Class in org.hibernate.loader.collection
-
Superclass of walkers for collection initializers
- CollectionJoinWalker(SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.CollectionJoinWalker
-
- CollectionKey - Class in org.hibernate.engine.spi
-
Uniquely identifies a collection instance in a particular session.
- CollectionKey(CollectionPersister, Serializable) - Constructor for class org.hibernate.engine.spi.CollectionKey
-
- CollectionKey(CollectionPersister, Serializable, EntityMode) - Constructor for class org.hibernate.engine.spi.CollectionKey
-
- CollectionLoadContext - Class in org.hibernate.engine.loading.internal
-
Represents state associated with the processing of a given
ResultSet
in regards to loading collections.
- CollectionLoadContext(LoadContexts, ResultSet) - Constructor for class org.hibernate.engine.loading.internal.CollectionLoadContext
-
Creates a collection load context for the given result set.
- CollectionLoader - Class in org.hibernate.loader.collection
-
Superclass for loaders that initialize collections
- CollectionLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.CollectionLoader
-
- CollectionLoader - Class in org.hibernate.loader.collection.plan
-
Superclass for loaders that initialize collections
- CollectionLoader(QueryableCollection, QueryBuildingParameters) - Constructor for class org.hibernate.loader.collection.plan.CollectionLoader
-
- CollectionLoader.Builder - Class in org.hibernate.loader.collection.plan
-
- CollectionMetadata - Interface in org.hibernate.metadata
-
Exposes collection metadata to the application
- CollectionMetadataGenerator - Class in org.hibernate.envers.configuration.internal.metadata
-
Generates metadata for a collection-valued property.
- CollectionMetadataGenerator(AuditMetadataGenerator, Collection, CompositeMapperBuilder, String, EntityXmlMappingData, PropertyAuditingData) - Constructor for class org.hibernate.envers.configuration.internal.metadata.CollectionMetadataGenerator
-
- collectionOwners - Variable in class org.hibernate.loader.JoinWalker
-
- collectionOwners - Variable in class org.hibernate.loader.OuterJoinLoader
-
- collectionPersister() - Method in class org.hibernate.loader.collection.BatchingCollectionInitializer
-
- collectionPersister() - Method in class org.hibernate.loader.collection.CollectionLoader
-
- collectionPersister() - Method in class org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer
-
- CollectionPersister - Interface in org.hibernate.persister.collection
-
A strategy for persisting a collection role.
- collectionPersisters - Variable in class org.hibernate.loader.JoinWalker
-
- collectionPersisters - Variable in class org.hibernate.loader.OuterJoinLoader
-
- CollectionProperties - Class in org.hibernate.hql.internal
-
Provides a map of collection function names to the corresponding property names.
- CollectionPropertyHolder - Class in org.hibernate.cfg
-
- CollectionPropertyHolder(Collection, String, XClass, XProperty, PropertyHolder, MetadataBuildingContext) - Constructor for class org.hibernate.cfg.CollectionPropertyHolder
-
- CollectionPropertyMapping - Class in org.hibernate.persister.collection
-
- CollectionPropertyMapping(QueryableCollection) - Constructor for class org.hibernate.persister.collection.CollectionPropertyMapping
-
- CollectionPropertyNames - Class in org.hibernate.persister.collection
-
The names of all the collection properties.
- CollectionPropertyReference - Interface in org.hibernate.hql.internal.ast.tree
-
Represents a reference to one of the "collection properties".
- CollectionProxy<U,T extends Collection<U>> - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy
-
- CollectionProxy() - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- CollectionProxy(Initializor<T>) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- CollectionQuerySpace - Interface in org.hibernate.loader.plan.spi
-
Models a QuerySpace for a persistent collection.
- CollectionQuerySpaceImpl - Class in org.hibernate.loader.plan.build.internal.spaces
-
- CollectionQuerySpaceImpl(CollectionPersister, String, ExpandingQuerySpaces, boolean) - Constructor for class org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl
-
- CollectionRecreateAction - Class in org.hibernate.action.internal
-
The action for recreating a collection
- CollectionRecreateAction(PersistentCollection, CollectionPersister, Serializable, SessionImplementor) - Constructor for class org.hibernate.action.internal.CollectionRecreateAction
-
Constructs a CollectionRecreateAction
- CollectionReference - Interface in org.hibernate.loader.plan.spi
-
- CollectionReferenceAliases - Interface in org.hibernate.loader.plan.exec.spi
-
- CollectionReferenceAliasesImpl - Class in org.hibernate.loader.plan.exec.internal
-
- CollectionReferenceAliasesImpl(String, String, CollectionAliases, EntityReferenceAliases) - Constructor for class org.hibernate.loader.plan.exec.internal.CollectionReferenceAliasesImpl
-
- CollectionReferenceInitializer - Interface in org.hibernate.loader.plan.exec.process.spi
-
- CollectionReferenceInitializerImpl - Class in org.hibernate.loader.plan.exec.process.internal
-
- CollectionReferenceInitializerImpl(CollectionReference, CollectionReferenceAliases) - Constructor for class org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl
-
- CollectionRegion - Interface in org.hibernate.cache.spi
-
Defines the contract for a cache region which will specifically be used to
store collection data.
- CollectionRegionAccessStrategy - Interface in org.hibernate.cache.spi.access
-
Contract for managing transactional and concurrent access to cached collection
data.
- CollectionRegionImpl - Class in org.hibernate.cache.infinispan.collection
-
Collection region implementation
- CollectionRegionImpl(AdvancedCache, String, TransactionManager, CacheDataDescription, InfinispanRegionFactory, CacheKeysFactory) - Constructor for class org.hibernate.cache.infinispan.collection.CollectionRegionImpl
-
Construct a collection region
- CollectionRemoveAction - Class in org.hibernate.action.internal
-
The action for removing a collection
- CollectionRemoveAction(PersistentCollection, CollectionPersister, Serializable, boolean, SessionImplementor) - Constructor for class org.hibernate.action.internal.CollectionRemoveAction
-
Removes a persistent collection from its loaded owner.
- CollectionRemoveAction(Object, CollectionPersister, Serializable, boolean, SessionImplementor) - Constructor for class org.hibernate.action.internal.CollectionRemoveAction
-
Removes a persistent collection from a specified owner.
- CollectionReturn - Class in org.hibernate.loader.custom
-
Represents a return which names a collection role; it
is used in defining a custom query for loading an entity's
collection in non-fetching scenarios (i.e., loading the collection
itself as the "root" of the result).
- CollectionReturn(String, String, String, CollectionAliases, EntityAliases, LockMode) - Constructor for class org.hibernate.loader.custom.CollectionReturn
-
- CollectionReturn - Interface in org.hibernate.loader.plan.spi
-
Models the a persistent collection as root
Return
.
- CollectionReturnImpl - Class in org.hibernate.loader.plan.build.internal.returns
-
- CollectionReturnImpl(CollectionDefinition, ExpandingQuerySpaces) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionReturnImpl
-
- CollectionReturnReader - Class in org.hibernate.loader.plan.exec.process.internal
-
- CollectionReturnReader(CollectionReturn) - Constructor for class org.hibernate.loader.plan.exec.process.internal.CollectionReturnReader
-
- Collections - Class in org.hibernate.engine.internal
-
Implements book-keeping for the collection persistence by reachability algorithm
- COLLECTIONS - Static variable in class org.hibernate.jpamodelgen.util.Constants
-
- CollectionSecondPass - Class in org.hibernate.cfg
-
Collection second pass
- CollectionSecondPass(MetadataBuildingContext, Collection, Map) - Constructor for class org.hibernate.cfg.CollectionSecondPass
-
- CollectionSecondPass(MetadataBuildingContext, Collection) - Constructor for class org.hibernate.cfg.CollectionSecondPass
-
- collectionsFetched(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- collectionsLoaded(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- collectionsRecreated(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- collectionsRemoved(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- CollectionStatistics - Interface in org.hibernate.stat
-
Collection related statistics
- CollectionStats - Class in org.hibernate.cache.ehcache.management.impl
-
CollectionStats
- CollectionStats(String) - Constructor for class org.hibernate.cache.ehcache.management.impl.CollectionStats
-
Constructs a CollectionsStats
- CollectionStats(String, CollectionStatistics) - Constructor for class org.hibernate.cache.ehcache.management.impl.CollectionStats
-
Constructs a CollectionsStats
- CollectionStats(CompositeData) - Constructor for class org.hibernate.cache.ehcache.management.impl.CollectionStats
-
Constructs a CollectionsStats from a JMX CompositeData
- CollectionSubqueryFactory - Class in org.hibernate.hql.internal
-
Provides the SQL for collection subqueries.
- collectionSuffixes - Variable in class org.hibernate.loader.JoinWalker
-
- collectionSuffixes - Variable in class org.hibernate.loader.OuterJoinLoader
-
- collectionsUpdated(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- CollectionTable - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- CollectionTable() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
- collectionTable - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
- collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
-
- collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
-
Return the unqualified property name, not the best strategy but a backward compatible one
- collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
-
- collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
-
- collectionTableName(String, String, String, String, String) - Method in interface org.hibernate.cfg.NamingStrategy
-
Deprecated.
Return a collection table name ie an association having a join table
- collectionToList(Collection<X>) - Static method in class org.hibernate.envers.internal.tools.Tools
-
- CollectionTracker - Interface in org.hibernate.bytecode.enhance.spi
-
Interface to be implemented by collection trackers that hold the expected size od collections, a simplified Map.
- CollectionType - Annotation Type in org.hibernate.annotations
-
Names a custom collection type for a persistent collection.
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
- CollectionType - Class in org.hibernate.type
-
A type that handles Hibernate PersistentCollections (including arrays).
- CollectionType(TypeFactory.TypeScope, String, String) - Constructor for class org.hibernate.type.CollectionType
-
- CollectionUpdateAction - Class in org.hibernate.action.internal
-
The action for updating a collection
- CollectionUpdateAction(PersistentCollection, CollectionPersister, Serializable, boolean, SessionImplementor) - Constructor for class org.hibernate.action.internal.CollectionUpdateAction
-
Constructs a CollectionUpdateAction
- collectQuerySpaces() - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext
-
- collectQuerySpaces(Collection<String>) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext
-
- collectRefCursorParameters() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
Collects any parameter registrations which indicate a REF_CURSOR parameter type/mode.
- collectSelectExpressions() - Method in class org.hibernate.hql.internal.ast.tree.SelectExpressionList
-
Returns an array of SelectExpressions gathered from the children of the given parent AST node.
- collectSqlStrings() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- collectSqlStrings() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- collectSqlStrings() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
- collectTableMappings() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- collectTableMappings() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- collectTableMappings() - Method in interface org.hibernate.boot.Metadata
-
- collectTableMappings() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- COLON - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- COLON - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- COLON - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
-
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
-
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
-
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
- Column - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- Column() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Column
-
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ConstructorResult
-
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.FieldResult
-
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Version
-
- Column - Class in org.hibernate.mapping
-
A column of a relational database table
- Column() - Constructor for class org.hibernate.mapping.Column
-
- Column(String) - Constructor for class org.hibernate.mapping.Column
-
- COLUMN_LABEL_EXTRACTOR - Static variable in interface org.hibernate.dialect.ColumnAliasExtractor
-
- COLUMN_NAME_EXTRACTOR - Static variable in interface org.hibernate.dialect.ColumnAliasExtractor
-
- COLUMN_REF - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- COLUMN_REF - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- ColumnAliasExtractor - Interface in org.hibernate.dialect
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
-
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
-
- ColumnBindingDefaults - Interface in org.hibernate.boot.model.source.spi
-
- ColumnCollectionAliases - Class in org.hibernate.loader.custom
-
CollectionAliases that uses columnnames instead of generated aliases.
- ColumnCollectionAliases(Map, SQLLoadableCollection) - Constructor for class org.hibernate.loader.custom.ColumnCollectionAliases
-
- ColumnDefault - Annotation Type in org.hibernate.annotations
-
Identifies the DEFAULT value to apply to the associated column via DDL.
- columnDefinition() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
-
- columnDefinition() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
-
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
-
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
-
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PrimaryKeyJoinColumn
-
- ColumnEntityAliases - Class in org.hibernate.loader
-
EntityAliases that chooses the column names over the alias names.
- ColumnEntityAliases(Map, Loadable, String) - Constructor for class org.hibernate.loader.ColumnEntityAliases
-
- ColumnHelper - Class in org.hibernate.hql.internal.ast.util
-
Provides utility methods for dealing with arrays of SQL column names.
- ColumnInformation - Interface in org.hibernate.tool.schema.extract.spi
-
Provides access to information about existing table columns
- ColumnInformationImpl - Class in org.hibernate.tool.schema.extract.internal
-
JDBC column metadata
- ColumnInformationImpl(TableInformation, Identifier, int, String, int, int, TruthValue) - Constructor for class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
-
- ColumnIterator(ExportableColumn) - Constructor for class org.hibernate.id.ExportableColumn.ColumnIterator
-
- columnIterator() - Method in class org.hibernate.mapping.Constraint
-
- columnList - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Index
-
- ColumnMapper - Interface in org.hibernate.sql.ordering.antlr
-
Contract for mapping a (an assumed) property reference to its columns.
- ColumnMetadata - Class in org.hibernate.tool.hbm2ddl
-
JDBC column metadata
- columnName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
-
Return the argument
- columnName(String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
-
- columnName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
-
Convert mixed case to underscores
- columnName(String) - Method in interface org.hibernate.cfg.NamingStrategy
-
Deprecated.
Alter the column name given in the mapping document
- columnName - Variable in class org.hibernate.jpamodelgen.xml.jaxb.UniqueConstraint
-
- ColumnNameCache - Class in org.hibernate.engine.jdbc
-
Cache of column-name -> column-index resolutions
- ColumnNameCache(int) - Constructor for class org.hibernate.engine.jdbc.ColumnNameCache
-
Constructs a ColumnNameCache
- ColumnNameIterator() - Constructor for class org.hibernate.envers.configuration.internal.metadata.MetadataTools.ColumnNameIterator
-
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
-
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
-
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
-
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
-
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
-
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
-
- ColumnReference - Interface in org.hibernate.sql.ordering.antlr
-
Reference to a column name.
- ColumnReferenceMappingImpl(ColumnInformation, ColumnInformation) - Constructor for class org.hibernate.tool.schema.extract.internal.ForeignKeyInformationImpl.ColumnReferenceMappingImpl
-
- ColumnResult - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- ColumnResult() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.ColumnResult
-
- columnResult - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
-
- Columns - Annotation Type in org.hibernate.annotations
-
Support an array of columns.
- columns() - Method in class org.hibernate.cfg.annotations.CustomizableColumns
-
- columns - Variable in class org.hibernate.cfg.FkSecondPass
-
- columns(Set) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- ColumnsAndFormulasSourceContainer - Interface in org.hibernate.boot.model.source.spi
-
- ColumnSource - Interface in org.hibernate.boot.model.source.spi
-
Contract for source information pertaining to a physical column definition specific to a particular attribute
context.
- ColumnTransformer - Annotation Type in org.hibernate.annotations
-
Custom SQL expression used to read the value from and write a value to a column.
- ColumnTransformers - Annotation Type in org.hibernate.annotations
-
Plural annotation for @ColumnTransformer.
- COMMA - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- COMMA - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- COMMA - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- COMMA - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- COMMA - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- CommaSeparatedStringHelper - Class in org.hibernate.boot.model.source.internal.hbm
-
- COMMENT - Static variable in class org.hibernate.annotations.QueryHints
-
Defines a comment to be applied to the SQL sent to the database.
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
-
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
-
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
-
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
-
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
-
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
-
- comment - Variable in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- commit() - Method in class org.hibernate.engine.transaction.internal.TransactionImpl
-
- commit() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
-
- commit() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
-
- commit() - Method in class org.hibernate.jpa.internal.TransactionImpl
-
- commit() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
-
- commit() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.TransactionDriverControlImpl
-
- commit() - Method in interface org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransaction
-
Commit the resource transaction
- commit() - Method in interface org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapter
-
Call commit on the underlying transaction object
- commit() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterTransactionManagerImpl
-
- commit() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterUserTransactionImpl
-
- commit() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.TransactionDriverControlImpl
-
- commit() - Method in interface org.hibernate.resource.transaction.TransactionCoordinator.TransactionDriver
-
Commit the physical transaction
- commit(Xid, boolean) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
-
- commit() - Method in interface org.hibernate.Transaction
-
Commit this transaction.
- commonCollectionMapperData - Variable in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
-
- CommonCollectionMapperData - Class in org.hibernate.envers.internal.entities.mapper.relation
-
Data that is used by all collection mappers, regardless of the type.
- CommonCollectionMapperData(AuditEntitiesConfiguration, String, PropertyData, MiddleIdData, RelationQueryGenerator) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.CommonCollectionMapperData
-
- commonRegistration() - Method in class org.hibernate.dialect.Cache71Dialect
-
- ComparableComparator<T extends Comparable> - Class in org.hibernate.internal.util.compare
-
Delegates to Comparable
- ComparableComparator() - Constructor for class org.hibernate.internal.util.compare.ComparableComparator
-
- ComparableHelper() - Constructor for class org.hibernate.boot.model.relational.Namespace.ComparableHelper
-
- comparator - Variable in class org.hibernate.collection.internal.PersistentSortedMap
-
- comparator() - Method in class org.hibernate.collection.internal.PersistentSortedMap
-
- comparator - Variable in class org.hibernate.collection.internal.PersistentSortedSet
-
- comparator() - Method in class org.hibernate.collection.internal.PersistentSortedSet
-
- comparator() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
-
- comparator() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedSetProxy
-
- compare(T, T) - Static method in class org.hibernate.boot.model.relational.Namespace.ComparableHelper
-
- compare(Object, Object) - Method in class org.hibernate.cache.infinispan.TypeEquivalance
-
- compare(Calendar, Calendar) - Method in class org.hibernate.internal.util.compare.CalendarComparator
-
- compare(Comparable, Comparable) - Method in class org.hibernate.internal.util.compare.ComparableComparator
-
- compare(byte[], byte[]) - Method in class org.hibernate.internal.util.compare.RowVersionComparator
-
- compare(ZonedDateTime, ZonedDateTime) - Method in class org.hibernate.internal.util.ZonedDateTimeComparator
-
- compare(Object, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- compare(Object, Object) - Method in class org.hibernate.type.AbstractType
-
- compare(Object, Object) - Method in class org.hibernate.type.AnyType
-
- compare(Object, Object) - Method in class org.hibernate.type.CollectionType
-
- compare(Object, Object) - Method in class org.hibernate.type.ComponentType
-
- compare(Object, Object) - Method in class org.hibernate.type.descriptor.java.IncomparableComparator
-
- compare(Locale, Locale) - Method in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor.LocaleComparator
-
- compare(TimeZone, TimeZone) - Method in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor.TimeZoneComparator
-
- compare(Object, Object) - Method in class org.hibernate.type.EntityType
-
- compare(Object, Object) - Method in interface org.hibernate.type.Type
-
Perform a
Comparator
style comparison between values
- compareTo(Object) - Method in class org.hibernate.action.internal.CollectionAction
-
- compareTo(DelayedPostInsertIdentifier) - Method in class org.hibernate.action.internal.DelayedPostInsertIdentifier
-
- compareTo(Object) - Method in class org.hibernate.action.internal.EntityAction
-
- compareTo(Identifier) - Method in class org.hibernate.boot.model.naming.Identifier
-
- compareTo(Namespace.Name) - Method in class org.hibernate.boot.model.relational.Namespace.Name
-
- comparisonExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- comparisonExpr(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- ComparisonPredicate - Class in org.hibernate.jpa.criteria.predicate
-
Models a basic relational comparison predicate.
- ComparisonPredicate(CriteriaBuilderImpl, ComparisonPredicate.ComparisonOperator, Expression<?>, Expression<?>) - Constructor for class org.hibernate.jpa.criteria.predicate.ComparisonPredicate
-
- ComparisonPredicate(CriteriaBuilderImpl, ComparisonPredicate.ComparisonOperator, Expression<?>, Object) - Constructor for class org.hibernate.jpa.criteria.predicate.ComparisonPredicate
-
- ComparisonPredicate(CriteriaBuilderImpl, ComparisonPredicate.ComparisonOperator, Expression<N>, Number) - Constructor for class org.hibernate.jpa.criteria.predicate.ComparisonPredicate
-
- ComparisonPredicate.ComparisonOperator - Enum in org.hibernate.jpa.criteria.predicate
-
Defines the comparison operators.
- CompilableCriteria - Interface in org.hibernate.jpa.criteria.compile
-
- compile(Map, boolean) - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
Compile a "normal" query.
- compile(String, Map, boolean) - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
Compile a filter.
- compile(Map, boolean) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
Compile a "normal" query.
- compile(String, Map, boolean) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
Compile a filter.
- compile(String, Map, boolean) - Method in interface org.hibernate.hql.spi.FilterTranslator
-
Compile a filter.
- compile(Map, boolean) - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Compile a "normal" query.
- compile(CompilableCriteria) - Method in class org.hibernate.jpa.criteria.compile.CriteriaCompiler
-
- complete(ManagedResources, MetadataBuildingOptions) - Static method in class org.hibernate.boot.model.process.spi.MetadataBuildingProcess
-
Second step of 2-phase for MetadataSources->Metadata process
- Component - Class in org.hibernate.mapping
-
The mapping for a component, composite element,
composite identifier, etc.
- Component(MetadataImplementor, PersistentClass) - Constructor for class org.hibernate.mapping.Component
-
- Component(MetadataImplementor, Component) - Constructor for class org.hibernate.mapping.Component
-
- Component(MetadataImplementor, Join) - Constructor for class org.hibernate.mapping.Component
-
- Component(MetadataImplementor, Collection) - Constructor for class org.hibernate.mapping.Component
-
- Component(MetadataImplementor, Table, PersistentClass) - Constructor for class org.hibernate.mapping.Component
-
- component(ComponentMetamodel) - Method in class org.hibernate.type.TypeFactory
-
- Component.StandardGenerationContextLocator - Class in org.hibernate.mapping
-
- Component.ValueGenerationPlan - Class in org.hibernate.mapping
-
- ComponentAttributeSource(CompositeType) - Constructor for class org.hibernate.jpa.internal.metamodel.Helper.ComponentAttributeSource
-
- ComponentAuditedPropertiesReader - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
Reads the audited properties for components.
- ComponentAuditedPropertiesReader(ModificationStore, PersistentPropertiesSource, AuditedPropertiesHolder, GlobalConfiguration, ReflectionManager, String) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditedPropertiesReader
-
- ComponentAuditingData - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
Audit mapping meta-data for component.
- ComponentAuditingData() - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditingData
-
- ComponentFromElementType(FromElement) - Constructor for class org.hibernate.hql.internal.ast.tree.ComponentJoin.ComponentFromElementType
-
- componentIdType - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
-
- ComponentJoin - Class in org.hibernate.hql.internal.ast.tree
-
Models an explicit join terminating at a component value (e.g.
- ComponentJoin(FromClause, FromElement, String, String, CompositeType) - Constructor for class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- ComponentJoin.ComponentFromElementType - Class in org.hibernate.hql.internal.ast.tree
-
- ComponentMetadataGenerator - Class in org.hibernate.envers.configuration.internal.metadata
-
Generates metadata for components.
- ComponentMetamodel - Class in org.hibernate.tuple.component
-
Centralizes metamodel information about a component.
- ComponentMetamodel(Component, MetadataBuildingOptions) - Constructor for class org.hibernate.tuple.component.ComponentMetamodel
-
- ComponentPropertiesSource(XClass, Component) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader.ComponentPropertiesSource
-
- ComponentPropertiesSource(ReflectionManager, Component) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader.ComponentPropertiesSource
-
- ComponentPropertyHolder - Class in org.hibernate.cfg
-
PropertyHolder for composites (Embeddable/Embedded).
- ComponentPropertyHolder(Component, String, PropertyData, PropertyHolder, MetadataBuildingContext) - Constructor for class org.hibernate.cfg.ComponentPropertyHolder
-
- ComponentPropertyMapper - Class in org.hibernate.envers.internal.entities.mapper
-
- ComponentPropertyMapper(PropertyData, Class) - Constructor for class org.hibernate.envers.internal.entities.mapper.ComponentPropertyMapper
-
- ComponentTuplizer - Interface in org.hibernate.tuple.component
-
Defines further responsibilities regarding tuplization based on
a mapped components.
- componentTuplizer - Variable in class org.hibernate.type.ComponentType
-
- ComponentTuplizerFactory - Class in org.hibernate.tuple.component
-
- ComponentTuplizerFactory(MetadataBuildingOptions) - Constructor for class org.hibernate.tuple.component.ComponentTuplizerFactory
-
- ComponentType - Class in org.hibernate.type
-
Handles "component" mappings
- ComponentType(TypeFactory.TypeScope, ComponentMetamodel) - Constructor for class org.hibernate.type.ComponentType
-
- CompositeAttributeFetch - Interface in org.hibernate.loader.plan.spi
-
Models the requested fetching of a composite attribute.
- CompositeAttributeFetchImpl - Class in org.hibernate.loader.plan.build.internal.returns
-
- CompositeAttributeFetchImpl(FetchSource, AttributeDefinition, ExpandingCompositeQuerySpace, boolean) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CompositeAttributeFetchImpl
-
- CompositeBasedAssociationAttribute - Class in org.hibernate.tuple.component
-
- CompositeBasedAssociationAttribute(AbstractCompositionAttribute, SessionFactoryImplementor, int, String, AssociationType, BaselineAttributeInformation, int, AssociationKey) - Constructor for class org.hibernate.tuple.component.CompositeBasedAssociationAttribute
-
- CompositeBasedBasicAttribute - Class in org.hibernate.tuple.component
-
- CompositeBasedBasicAttribute(AttributeSource, SessionFactoryImplementor, int, String, Type, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.component.CompositeBasedBasicAttribute
-
- CompositeCollectionElementDefinition - Interface in org.hibernate.persister.walking.spi
-
The definition for a composite collection element.
- CompositeCustomType - Class in org.hibernate.type
-
- CompositeCustomType(CompositeUserType) - Constructor for class org.hibernate.type.CompositeCustomType
-
- CompositeCustomType(CompositeUserType, String[]) - Constructor for class org.hibernate.type.CompositeCustomType
-
- compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
- compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
- compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
- compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
- compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
- CompositeElementPropertyMapping - Class in org.hibernate.persister.collection
-
- CompositeElementPropertyMapping(String[], String[], String[], String[], CompositeType, Mapping) - Constructor for class org.hibernate.persister.collection.CompositeElementPropertyMapping
-
- CompositeEnhancer - Class in org.hibernate.bytecode.enhance.internal
-
enhancer for composite (embeddable) entities
- CompositeEnhancer(EnhancementContext) - Constructor for class org.hibernate.bytecode.enhance.internal.CompositeEnhancer
-
- CompositeFetch - Interface in org.hibernate.loader.plan.spi
-
Models the requested fetching of a composition (component/embeddable), which may or may not be an attribute.
- compositeId - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
- compositeIdClass - Variable in class org.hibernate.envers.internal.entities.mapper.id.AbstractCompositeIdMapper
-
- compositeIdClassDoesNotOverrideEquals(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- compositeIdClassDoesNotOverrideHashCode(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- CompositeIdentifierSingularAttributeSourceBasicImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
Descriptor for <key-property/>
- CompositeIdentifierSingularAttributeSourceBasicImpl(MappingDocument, AttributeSourceContainer, JaxbHbmCompositeKeyBasicAttributeType) - Constructor for class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- CompositeIdentifierSingularAttributeSourceManyToOneImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
Descriptor for <key-many-to-one/>
mapping
- CompositeIdentifierSingularAttributeSourceManyToOneImpl(MappingDocument, AttributeSourceContainer, JaxbHbmCompositeKeyManyToOneType) - Constructor for class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- CompositeIdentifierSource - Interface in org.hibernate.boot.model.source.spi
-
Common contract for composite identifiers.
- compositeIndex - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- compositeMapKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- CompositeMapperBuilder - Interface in org.hibernate.envers.internal.entities.mapper
-
- CompositeNestedGeneratedValueGenerator - Class in org.hibernate.id
-
For composite identifiers, defines a number of "nested" generations that
need to happen to "fill" the identifier property(s).
- CompositeNestedGeneratedValueGenerator(CompositeNestedGeneratedValueGenerator.GenerationContextLocator) - Constructor for class org.hibernate.id.CompositeNestedGeneratedValueGenerator
-
- CompositeNestedGeneratedValueGenerator.GenerationContextLocator - Interface in org.hibernate.id
-
Contract for declaring how to locate the context for sub-value injection.
- CompositeNestedGeneratedValueGenerator.GenerationPlan - Interface in org.hibernate.id
-
Contract for performing the actual sub-value generation, usually injecting it into the
determined
context
- CompositeOwner - Interface in org.hibernate.engine.spi
-
- CompositeOwnerTracker - Class in org.hibernate.bytecode.enhance.internal.tracker
-
small low memory class to keep references to composite owners
- CompositeOwnerTracker() - Constructor for class org.hibernate.bytecode.enhance.internal.tracker.CompositeOwnerTracker
-
- CompositePropertyMapping - Class in org.hibernate.loader.plan.build.internal.spaces
-
A PropertyMapping for handling composites! Woohoo!
TODO : Consider moving this into the attribute/association walking SPI (org.hibernate.persister.walking) and
having the notion of PropertyMapping built and exposed there
There is duplication here too wrt
ComponentJoin.ComponentPropertyMapping
.
- CompositePropertyMapping(CompositeType, PropertyMapping, String) - Constructor for class org.hibernate.loader.plan.build.internal.spaces.CompositePropertyMapping
-
Builds a CompositePropertyMapping
- CompositeQuerySpace - Interface in org.hibernate.loader.plan.spi
-
Models a QuerySpace for a composition (component/embeddable).
- CompositeQuerySpaceImpl - Class in org.hibernate.loader.plan.build.internal.spaces
-
- CompositeQuerySpaceImpl(CompositePropertyMapping, String, ExpandingQuerySpaces, boolean) - Constructor for class org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl
-
- CompositeTracker - Interface in org.hibernate.engine.spi
-
- CompositeType - Interface in org.hibernate.type
-
Contract for value types to hold collections and have cascades, etc.
- CompositeUserType - Interface in org.hibernate.usertype
-
A UserType that may be dereferenced in a query.
- CompositionBasedCompositionAttribute - Class in org.hibernate.tuple.component
-
- CompositionBasedCompositionAttribute(AbstractCompositionAttribute, SessionFactoryImplementor, int, String, CompositeType, int, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.component.CompositionBasedCompositionAttribute
-
- CompositionDefinition - Interface in org.hibernate.persister.walking.spi
-
- CompositionSingularSubAttributesHelper - Class in org.hibernate.persister.walking.internal
-
A helper for getting attributes from a composition that is known
to have only singular attributes; for example, sub-attributes of a
composite ID or a composite collection element.
- compoundExpr() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- CompoundPredicate - Class in org.hibernate.jpa.criteria.predicate
-
A compound
predicate
is a grouping of other
predicates
in order to convert
either a conjunction (logical AND) or a disjunction (logical OR).
- CompoundPredicate(CriteriaBuilderImpl, Predicate.BooleanOperator) - Constructor for class org.hibernate.jpa.criteria.predicate.CompoundPredicate
-
Constructs an empty conjunction or disjunction.
- CompoundPredicate(CriteriaBuilderImpl, Predicate.BooleanOperator, Expression<Boolean>...) - Constructor for class org.hibernate.jpa.criteria.predicate.CompoundPredicate
-
Constructs a conjunction or disjunction over the given expressions.
- CompoundPredicate(CriteriaBuilderImpl, Predicate.BooleanOperator, List<Expression<Boolean>>) - Constructor for class org.hibernate.jpa.criteria.predicate.CompoundPredicate
-
Constructs a conjunction or disjunction over the given expressions.
- CompoundSelectionImpl<X> - Class in org.hibernate.jpa.criteria.expression
-
- CompoundSelectionImpl(CriteriaBuilderImpl, Class<X>, List<Selection<?>>) - Constructor for class org.hibernate.jpa.criteria.expression.CompoundSelectionImpl
-
- computeAggregationInInstanceContext() - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
-
Compute aggregated expression in the context of each entity instance separately.
- computeTestMethods() - Method in class org.hibernate.testing.junit4.CustomRunner
-
- CONCAT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- CONCAT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- CONCAT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- concat(Expression<String>, Expression<String>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- concat(Expression<String>, String) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- concat(String, Expression<String>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- CONCAT_LINES - Static variable in interface org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialAggregate
-
CONCAT_LINES aggregate function
- concatenation() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- ConcatExpression - Class in org.hibernate.jpa.criteria.expression
-
A string concatenation.
- ConcatExpression(CriteriaBuilderImpl, Expression<String>, Expression<String>) - Constructor for class org.hibernate.jpa.criteria.expression.ConcatExpression
-
- ConcatExpression(CriteriaBuilderImpl, Expression<String>, String) - Constructor for class org.hibernate.jpa.criteria.expression.ConcatExpression
-
- ConcatExpression(CriteriaBuilderImpl, String, Expression<String>) - Constructor for class org.hibernate.jpa.criteria.expression.ConcatExpression
-
- concatLines(String) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjections
-
Applies a "CONCAT_LINES" projection to the named property.
- concatLrs(String) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjections
-
Applies a "CONCAT_LRS" projection to the named property.
- concretePropertySelectFragment(String, boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- concretePropertySelectFragment(String, AbstractEntityPersister.InclusionChecker) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- concretePropertySelectFragmentSansLeadingComma(String, boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- concreteQueries(String, SessionFactoryImplementor) - Static method in class org.hibernate.hql.internal.QuerySplitter
-
Handle Hibernate "implicit" polymorphism, by translating the query string into
several "concrete" queries against mapped classes.
- ConcurrentCollectionStatisticsImpl - Class in org.hibernate.stat.internal
-
Collection related statistics
- ConcurrentEntityStatisticsImpl - Class in org.hibernate.stat.internal
-
Entity related statistics
- concurrentEntries(Map<K, V>) - Static method in class org.hibernate.internal.util.collections.IdentityMap
-
Return the map entries (as instances of Map.Entry in a collection that
is safe from concurrent modification).
- concurrentMap(int) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
-
Create a properly sized
ConcurrentHashMap
based on the given expected number of elements.
- concurrentMap(int, float) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
-
Create a properly sized
ConcurrentHashMap
based on the given expected number of elements and an
explicit load factor
- ConcurrentNaturalIdCacheStatisticsImpl - Class in org.hibernate.stat.internal
-
NaturalId cache statistics of a specific region
- ConcurrentQueryStatisticsImpl - Class in org.hibernate.stat.internal
-
Query statistics (HQL and SQL)
Note that for a cached query, the cache miss is equals to the db count
- ConcurrentReferenceHashMap<K,V> - Class in org.hibernate.internal.util.collections
-
An advanced hash table supporting configurable garbage collection semantics
of keys and values, optional referential-equality, full concurrency of
retrievals, and adjustable expected concurrency for updates.
- ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial
capacity, reference types, load factor and concurrency level.
- ConcurrentReferenceHashMap(int, float, int) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial
capacity, load factor and concurrency level.
- ConcurrentReferenceHashMap(int, float) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity
and load factor and with the default reference types (weak keys,
strong values), and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity,
reference types and with default load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity,
and with default reference types (weak keys, strong values),
load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap() - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with a default initial capacity (16),
reference types (weak keys, strong values), default
load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(Map<? extends K, ? extends V>) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new map with the same mappings as the given map.
- ConcurrentReferenceHashMap.Option - Enum in org.hibernate.internal.util.collections
-
- ConcurrentReferenceHashMap.ReferenceType - Enum in org.hibernate.internal.util.collections
-
An option specifying which Java reference type should be used to refer
to a key and/or value.
- ConcurrentSecondLevelCacheStatisticsImpl - Class in org.hibernate.stat.internal
-
Second level cache statistics of a specific region
- ConcurrentServiceBinding<K,V> - Class in org.hibernate.service.internal
-
Since Service lookup is a very hot operation and essentially it's a read only
data structure, to achieve thread-safety we can use immutability.
- ConcurrentServiceBinding() - Constructor for class org.hibernate.service.internal.ConcurrentServiceBinding
-
- ConcurrentStatisticsImpl - Class in org.hibernate.stat.internal
-
- ConcurrentStatisticsImpl() - Constructor for class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- ConcurrentStatisticsImpl(SessionFactoryImplementor) - Constructor for class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- condition - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
-
- condition - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
-
- ConditionalParenthesisFunction - Class in org.hibernate.dialect.function
-
Essentially the same as
StandardSQLFunction
,
except that here the parentheses are not included when no arguments are given.
- ConditionalParenthesisFunction(String) - Constructor for class org.hibernate.dialect.function.ConditionalParenthesisFunction
-
Constructs a ConditionalParenthesisFunction with the given name
- ConditionalParenthesisFunction(String, Type) - Constructor for class org.hibernate.dialect.function.ConditionalParenthesisFunction
-
Constructs a ConditionalParenthesisFunction with the given name
- ConditionFragment - Class in org.hibernate.sql
-
- ConditionFragment() - Constructor for class org.hibernate.sql.ConditionFragment
-
- conditionList(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- conditions() - Method in class org.hibernate.criterion.Junction
-
Access the conditions making up the junction
- CONFIG_PREFER_SEGMENT_PER_ENTITY - Static variable in class org.hibernate.id.enhanced.TableGenerator
-
- CONFIG_PREFER_SEQUENCE_PER_ENTITY - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
Used to create dedicated sequence for each entity based on the entity name.
- CONFIG_PREFIX - Static variable in class org.hibernate.hikaricp.internal.HikariConfigurationUtil
-
- CONFIG_SEQUENCE_PER_ENTITY_SUFFIX - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
Indicates the suffix to use in naming the identifier sequence/table name, by appending the suffix to
the name of the entity.
- ConfigHelper - Class in org.hibernate.internal.util
-
- ConfigLoader - Class in org.hibernate.boot.cfgxml.internal
-
Loads cfg.xml
files.
- ConfigLoader(BootstrapServiceRegistry) - Constructor for class org.hibernate.boot.cfgxml.internal.ConfigLoader
-
- ConfigParameterContainer - Interface in org.hibernate.boot.jaxb.hbm.spi
-
- ConfigParameterHelper - Class in org.hibernate.boot.model.source.internal.hbm
-
- configParameters - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterContainer
-
- Configurable - Interface in org.hibernate.exception.spi
-
The Configurable interface defines the contract for SQLExceptionConverter impls that
want to be configured prior to usage given the currently defined Hibernate properties.
- Configurable - Interface in org.hibernate.id
-
- Configurable - Interface in org.hibernate.service.spi
-
Allows the service to request access to the configuration properties for configuring itself.
- Configuration - Class in org.hibernate.cfg
-
Represents one approach for bootstrapping Hibernate.
- Configuration() - Constructor for class org.hibernate.cfg.Configuration
-
- Configuration(BootstrapServiceRegistry) - Constructor for class org.hibernate.cfg.Configuration
-
- Configuration(MetadataSources) - Constructor for class org.hibernate.cfg.Configuration
-
- configuration() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- CONFIGURATION_JNDI_NAME - Static variable in interface org.hibernate.jpa.AvailableSettings
-
- ConfigurationException - Exception in org.hibernate.internal.util.config
-
TODO : javadoc
- ConfigurationException(String, Throwable) - Constructor for exception org.hibernate.internal.util.config.ConfigurationException
-
- ConfigurationException(String) - Constructor for exception org.hibernate.internal.util.config.ConfigurationException
-
- ConfigurationHelper - Class in org.hibernate.internal.util.config
-
Collection of helper methods for dealing with configuration settings.
- ConfigurationHelper - Class in org.hibernate.jpa.internal.util
-
- ConfigurationHelper() - Constructor for class org.hibernate.jpa.internal.util.ConfigurationHelper
-
- configurationResource(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- ConfigurationService - Interface in org.hibernate.engine.config.spi
-
Provides access to the initial user-provided configuration values.
- ConfigurationService.Converter<T> - Interface in org.hibernate.engine.config.spi
-
Simple conversion contract for converting an untyped object to a specified type.
- ConfigurationServiceImpl - Class in org.hibernate.engine.config.internal
-
The standard ConfigurationService implementation
- ConfigurationServiceImpl(Map) - Constructor for class org.hibernate.engine.config.internal.ConfigurationServiceImpl
-
Constructs a ConfigurationServiceImpl
- ConfigurationServiceInitiator - Class in org.hibernate.engine.config.internal
-
The ServiceInitiator for the ConfigurationService
- ConfigurationServiceInitiator() - Constructor for class org.hibernate.engine.config.internal.ConfigurationServiceInitiator
-
- configure() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Read setting information from an XML file using the standard resource location.
- configure(String) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Read setting information from an XML file using the named resource location.
- configure(File) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
- configure(URL) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
- configure(LoadedConfig) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
- configure(Map) - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
-
- configure() - Method in class org.hibernate.cfg.Configuration
-
Use the mappings and properties specified in an application resource named hibernate.cfg.xml.
- configure(String) - Method in class org.hibernate.cfg.Configuration
-
Use the mappings and properties specified in the given application resource.
- configure(URL) - Method in class org.hibernate.cfg.Configuration
-
Use the mappings and properties specified in the given document.
- configure(File) - Method in class org.hibernate.cfg.Configuration
-
Use the mappings and properties specified in the given application file.
- configure(Document) - Method in class org.hibernate.cfg.Configuration
-
- configure(Map) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
-
- configure(Map) - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
-
- configure(Map) - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
-
- configure(Map) - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
-
- configure(Map) - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- configure(Map) - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- configure(MetadataImplementor, ServiceRegistry, ReflectionManager, MappingCollector, GlobalConfiguration, AuditEntitiesConfiguration, AuditStrategy, Document, Element) - Method in class org.hibernate.envers.configuration.internal.EntitiesConfigurator
-
- configure(MetadataImplementor, ReflectionManager) - Method in class org.hibernate.envers.configuration.internal.RevisionInfoConfiguration
-
- configure(Properties) - Method in interface org.hibernate.exception.spi.Configurable
-
Configure the component, using the given settings and properties.
- configure(Map) - Method in class org.hibernate.hikaricp.internal.HikariCPConnectionProvider
-
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.Assigned
-
- configure(Type, Properties, ServiceRegistry) - Method in interface org.hibernate.id.Configurable
-
Configure this instance, given the value of parameters
specified by the user as <param> elements.
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.enhanced.TableGenerator
-
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.ForeignGenerator
-
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.IncrementGenerator
-
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
-
Deprecated.
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.SelectGenerator
-
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.SequenceGenerator
-
Deprecated.
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.SequenceHiLoGenerator
-
Deprecated.
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.SequenceIdentityGenerator
-
Deprecated.
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.UUIDGenerator
-
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.UUIDHexGenerator
-
- configure(Map) - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
-
- configure(Map) - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl
-
- configure(Map) - Method in interface org.hibernate.service.spi.Configurable
-
Configure the service.
- configure(Map) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
-
- configure(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- configureBootstrapServiceRegistryBuilder(BootstrapServiceRegistryBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
Apply any desired config to the BootstrapServiceRegistryBuilder to be incorporated
into the built BootstrapServiceRegistry
- configuredSessionFactory(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- configureMetadataBuilder(MetadataBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- configureService(ServiceBinding<R>) - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
-
- configureService(ServiceBinding<R>) - Method in class org.hibernate.boot.registry.internal.StandardServiceRegistryImpl
-
- configureService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryImpl
-
- configureService(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
-
- configureSessionFactoryBuilder(SessionFactoryBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- configureStandardServiceRegistryBuilder(StandardServiceRegistryBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
Apply any desired config to the StandardServiceRegistryBuilder to be incorporated
into the built StandardServiceRegistry
- configuringFromFile(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- configuringFromResource(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- configuringFromUrl(URL) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- configuringFromXmlDocument() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- configuringProxoolProviderToUsePoolAlias(String) - Method in interface org.hibernate.proxool.internal.ProxoolMessageLogger
-
Logs the name of a named pool to be used for configuration information
- configuringProxoolProviderUsingExistingPool(String) - Method in interface org.hibernate.proxool.internal.ProxoolMessageLogger
-
Logs the name of a named existing pool in memory to be used
- configuringProxoolProviderUsingJaxpConfigurator(String) - Method in interface org.hibernate.proxool.internal.ProxoolMessageLogger
-
Logs a message that the proxool pool will be built using its JAXP (XML) configuration mechanism
- configuringProxoolProviderUsingPropertiesFile(String) - Method in interface org.hibernate.proxool.internal.ProxoolMessageLogger
-
Logs a message that the proxool pool will be built using a properties file
- Conjunction - Class in org.hibernate.criterion
-
Defines a conjunction (AND series).
- Conjunction() - Constructor for class org.hibernate.criterion.Conjunction
-
Constructs a Conjunction
- Conjunction(Criterion...) - Constructor for class org.hibernate.criterion.Conjunction
-
- conjunction() - Static method in class org.hibernate.criterion.Restrictions
-
Group expressions together in a single conjunction (A and B and C...).
- conjunction(Criterion...) - Static method in class org.hibernate.criterion.Restrictions
-
Group expressions together in a single conjunction (A and B and C...).
- conjunction() - Static method in class org.hibernate.envers.query.AuditEntity
-
Group criterions together in a single conjunction (A and B and C...).
- conjunction() - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- connect() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- connect() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
- connection(Connection) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
-
- connection() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
- connection(Connection) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
- connection() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- connection() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
- connection(Connection) - Method in class org.hibernate.internal.SessionFactoryImpl.StatelessSessionBuilderImpl
-
- connection() - Method in class org.hibernate.internal.SessionImpl
-
- connection() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- connection(Connection) - Method in interface org.hibernate.SessionBuilder
-
Adds a specific connection to the session options.
- connection() - Method in interface org.hibernate.SharedSessionBuilder
-
Signifies that the connection from the original session should be used to create the new session.
- connection(Connection) - Method in interface org.hibernate.SharedSessionBuilder
-
- connection() - Method in interface org.hibernate.StatelessSession
-
- connection(Connection) - Method in interface org.hibernate.StatelessSessionBuilder
-
Adds a specific connection to the session options.
- CONNECTION_FINDER - Static variable in class org.hibernate.spatial.HibernateSpatialConfigurationSettings
-
The canonical class name to use as Oracle ConnectionFinder implementation.
- CONNECTION_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Names a prefix used to define arbitrary JDBC connection properties.
- CONNECTION_PROVIDER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- ConnectionAcquisitionMode - Enum in org.hibernate
-
Indicates the manner in which JDBC Connections should be acquired.
- ConnectionCreatorBuilder - Class in org.hibernate.engine.jdbc.connections.internal
-
A builder for ConnectionCreator instances
- ConnectionCreatorBuilder(ServiceRegistryImplementor) - Constructor for class org.hibernate.engine.jdbc.connections.internal.ConnectionCreatorBuilder
-
- connectionFinder(String) - Method in interface org.hibernate.spatial.HSMessageLogger
-
- ConnectionHelper - Interface in org.hibernate.tool.hbm2ddl
-
Contract for delegates responsible for managing connection used by the
hbm2ddl tools.
- ConnectionObserver - Interface in org.hibernate.engine.jdbc.spi
-
An observer of logical connection events.
- ConnectionObserverAdapter - Class in org.hibernate.engine.jdbc.spi
-
A no-op adapter for ConnectionObserver.
- ConnectionObserverAdapter() - Constructor for class org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter
-
- ConnectionObserverStatsBridge - Class in org.hibernate.internal
-
- ConnectionObserverStatsBridge(SessionFactoryImplementor) - Constructor for class org.hibernate.internal.ConnectionObserverStatsBridge
-
- ConnectionPoolingLogger - Interface in org.hibernate.internal.log
-
- connectionProperties(Properties) - Method in interface org.hibernate.internal.log.ConnectionPoolingLogger
-
- ConnectionProvider - Interface in org.hibernate.engine.jdbc.connections.spi
-
A contract for obtaining JDBC connections.
- ConnectionProviderBuilder - Class in org.hibernate.testing.env
-
Defines the JDBC connection information (currently H2) used by Hibernate for unit (not functional!) tests
- ConnectionProviderBuilder() - Constructor for class org.hibernate.testing.env.ConnectionProviderBuilder
-
- connectionProviderClassDeprecated(String, String) - Method in interface org.hibernate.internal.log.DeprecationLogger
-
- ConnectionProviderInitiator - Class in org.hibernate.engine.jdbc.connections.internal
-
- ConnectionProviderInitiator() - Constructor for class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
-
- ConnectionProviderJdbcConnectionAccess(ConnectionProvider) - Constructor for class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.ConnectionProviderJdbcConnectionAccess
-
- ConnectionReleaseMode - Enum in org.hibernate
-
Defines the various policies by which Hibernate might release its underlying
JDBC connection.
- connectionReleaseMode(ConnectionReleaseMode) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
-
- connectionReleaseMode() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
- connectionReleaseMode(ConnectionReleaseMode) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
- connectionReleaseMode(ConnectionReleaseMode) - Method in interface org.hibernate.SessionBuilder
-
Use a specific connection release mode for these session options.
- connectionReleaseMode() - Method in interface org.hibernate.SharedSessionBuilder
-
Signifies that the connection release mode from the original session should be used to create the new session.
- connectionReleaseMode(ConnectionReleaseMode) - Method in interface org.hibernate.SharedSessionBuilder
-
- CONNECTIONS_LOGGER - Static variable in interface org.hibernate.internal.log.ConnectionPoolingLogger
-
Static access to the logging instance
- connectionsObtained(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- constant() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- constant(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- CONSTANT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- CONSTANT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- constant(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- CONSTANT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- Constants - Class in org.hibernate.jpamodelgen.util
-
- constrained - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
-
- Constraint - Class in org.hibernate.mapping
-
A relational constraint.
- Constraint() - Constructor for class org.hibernate.mapping.Constraint
-
- ConstraintViolationException - Exception in org.hibernate.exception
-
Implementation of JDBCException indicating that the requested DML operation
resulted in a violation of a defined integrity constraint.
- ConstraintViolationException(String, SQLException, String) - Constructor for exception org.hibernate.exception.ConstraintViolationException
-
- ConstraintViolationException(String, SQLException, String, String) - Constructor for exception org.hibernate.exception.ConstraintViolationException
-
- construct(Class<Y>, Selection<?>...) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- construct(Class<Y>, List<Selection<?>>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- constructAndConfigureConfiguration() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- constructConfiguration() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- constructDefaultTuplizer(EntityMode, Component) - Method in class org.hibernate.tuple.component.ComponentTuplizerFactory
-
Construct am instance of the default tuplizer for the given entity-mode.
- constructDefaultTuplizer(EntityMode, EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
-
Construct am instance of the default tuplizer for the given entity-mode.
- constructed() - Method in class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer
-
- constructor(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- CONSTRUCTOR - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- CONSTRUCTOR - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- CONSTRUCTOR - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- ConstructorNode - Class in org.hibernate.hql.internal.ast.tree
-
Represents a constructor (new) in a SELECT.
- ConstructorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- ConstructorResult - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- ConstructorResult() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.ConstructorResult
-
- constructorResult - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
-
- ConstructorResultColumnProcessor - Class in org.hibernate.loader.custom
-
- ConstructorResultColumnProcessor(Class, ScalarResultColumnProcessor[]) - Constructor for class org.hibernate.loader.custom.ConstructorResultColumnProcessor
-
- ConstructorReturn - Class in org.hibernate.loader.custom
-
- ConstructorReturn(Class, ScalarReturn[]) - Constructor for class org.hibernate.loader.custom.ConstructorReturn
-
- constructStandardServiceRegistryBuilder() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- constructTuplizer(String, Component) - Method in class org.hibernate.tuple.component.ComponentTuplizerFactory
-
Construct an instance of the given tuplizer class.
- constructTuplizer(Class<? extends ComponentTuplizer>, Component) - Method in class org.hibernate.tuple.component.ComponentTuplizerFactory
-
Construct an instance of the given tuplizer class.
- constructTuplizer(String, EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
-
Construct an instance of the given tuplizer class.
- constructTuplizer(Class<? extends EntityTuplizer>, EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
-
Construct an instance of the given tuplizer class.
- consume(JaxbCfgHibernateConfiguration) - Static method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
-
Consumes the JAXB representation of a cfg.xml
file and builds the
LoadedConfig representation.
- consume(JaxbCfgMappingReferenceType) - Static method in class org.hibernate.boot.cfgxml.spi.MappingReference
-
- consumeIdentifier(ResultSet) - Method in interface org.hibernate.id.ResultSetIdentifierConsumer
-
Given a result set, consume/extract the necessary values and construct an
appropriate identifier value.
- consumesCollectionAlias() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
-
- consumesCollectionAlias() - Method in class org.hibernate.persister.collection.OneToManyPersister
-
- consumesCollectionAlias() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- consumesCollectionAlias() - Method in interface org.hibernate.persister.entity.Joinable
-
Very, very, very ugly...
- consumesEntityAlias() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
-
- consumesEntityAlias() - Method in class org.hibernate.persister.collection.OneToManyPersister
-
- consumesEntityAlias() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- consumesEntityAlias() - Method in interface org.hibernate.persister.entity.Joinable
-
Very, very, very ugly...
- container() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- containerProvidingNullPersistenceUnitRootUrl() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- contains(String) - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
-
- contains(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
-
- contains(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
-
- contains(Object) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
-
- contains(Object) - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- contains(Object) - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
-
- contains(Object) - Method in interface org.hibernate.cache.spi.Region
-
Determine whether this region contains data for the given key.
- contains(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- contains(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
-
- contains(Object) - Method in class org.hibernate.collection.internal.PersistentBag
-
- contains(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- contains(Object) - Method in class org.hibernate.collection.internal.PersistentList
-
- contains(Object) - Method in class org.hibernate.collection.internal.PersistentSet
-
- contains(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- contains(String) - Method in interface org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesHolder
-
- contains(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
-
- contains(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditingData
-
- contains(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- contains(String, Number, Object) - Method in class org.hibernate.envers.internal.reader.FirstLevelCache
-
- contains(Object) - Method in class org.hibernate.internal.SessionImpl
-
- contains(Object[], Object) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- contains(Object) - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Legacy method testing if some key maps into the specified value
in this table.
- contains(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Legacy method testing if some key maps into the specified value
in this table.
- contains(Object) - Method in class org.hibernate.internal.util.collections.IdentitySet
-
- contains(Object) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- contains(Object) - Method in interface org.hibernate.Session
-
Check if this instance is associated with this Session.
- contains(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a "spatially contains" constraint to the named property
- CONTAINS - Static variable in interface org.hibernate.spatial.SpatialRelation
-
The first geometry spatially contains the second
- contains(Object, Object, SessionImplementor) - Method in class org.hibernate.type.CollectionType
-
- contains(Object, Object, SessionImplementor) - Method in class org.hibernate.type.CustomCollectionType
-
- contains(Object, Object) - Method in interface org.hibernate.usertype.UserCollectionType
-
Optional operation.
- containsAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- containsAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
-
- containsAll(Collection) - Method in class org.hibernate.collection.internal.PersistentBag
-
- containsAll(Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- containsAll(Collection) - Method in class org.hibernate.collection.internal.PersistentList
-
- containsAll(Collection) - Method in class org.hibernate.collection.internal.PersistentSet
-
- containsAll(Collection<?>) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- containsAll(Collection) - Method in class org.hibernate.internal.util.collections.IdentitySet
-
- containsAnnotation(Element, String...) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
-
- containsAttribute(String) - Method in interface org.hibernate.graph.spi.GraphNodeImplementor
-
- containsAttribute(String) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- containsClassAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
Returns true if the from node contains the class alias name.
- containsCollection(String, Serializable) - Method in interface org.hibernate.Cache
-
Determine whether the cache contains data for the given collection.
- containsCollection(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- containsCollection(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Is the given collection associated with this persistence context?
- containsCollection(String, Serializable) - Method in class org.hibernate.internal.CacheImpl
-
- containsCollectionFetches() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- containsCollectionFetches() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- containsCollectionFetches() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Does the translated query contain collection fetches?
- containsColumn(Column) - Method in class org.hibernate.mapping.Constraint
-
- containsColumn(Column) - Method in class org.hibernate.mapping.DenormalizedTable
-
- containsColumn(Column) - Method in class org.hibernate.mapping.Index
-
- containsColumn(Column) - Method in class org.hibernate.mapping.Table
-
- containsEntity(Class, Serializable) - Method in interface org.hibernate.Cache
-
Determine whether the cache contains data for the given entity "instance".
- containsEntity(String, Serializable) - Method in interface org.hibernate.Cache
-
Determine whether the cache contains data for the given entity "instance".
- containsEntity(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- containsEntity(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Is there an entity with the given key in the persistence context
- containsEntity(Class, Serializable) - Method in class org.hibernate.internal.CacheImpl
-
- containsEntity(String, Serializable) - Method in class org.hibernate.internal.CacheImpl
-
- containsEntityName(Object, Number, Object) - Method in class org.hibernate.envers.internal.reader.FirstLevelCache
-
- containsFetchProfileDefinition(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- containsFetchProfileDefinition(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- containsFetchProfileDefinition(String) - Method in interface org.hibernate.SessionFactory
-
Determine if this session factory contains a fetch profile definition
registered under the given name.
- containsJoinFetchedCollection(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- containsKey(Object) - Method in class org.hibernate.collection.internal.PersistentMap
-
- containsKey(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
-
- containsKey(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
-
- containsKey(Object) - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Tests if the specified object is a key in this table.
- containsKey(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Tests if the specified object is a key in this table.
- containsKey(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
-
- containsKey(Object) - Method in class org.hibernate.proxy.map.MapProxy
-
- containsLocalModeFlag - Variable in class org.hibernate.cache.infinispan.access.TxInvalidationInterceptor.InvalidationFilterVisitor
-
- containsMetaEmbeddable(String) - Method in class org.hibernate.jpamodelgen.Context
-
- containsMetaEntity(String) - Method in class org.hibernate.jpamodelgen.Context
-
- containsProperty(Property) - Method in class org.hibernate.mapping.Join
-
- containsProxy(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- containsProxy(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Is the given proxy associated with this persistence context?
- containsPutForExternalRead - Variable in class org.hibernate.cache.infinispan.access.TxInvalidationInterceptor.InvalidationFilterVisitor
-
- containsQuery(String) - Method in interface org.hibernate.Cache
-
Determine whether the cache contains data for the given query.
- containsQuery(String) - Method in class org.hibernate.internal.CacheImpl
-
- containsTableAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
Returns true if the from node contains the table alias name.
- containsValue(Object) - Method in class org.hibernate.collection.internal.PersistentMap
-
- containsValue(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
-
- containsValue(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
-
- containsValue(Object) - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
-
- containsValue(Object) - Method in class org.hibernate.proxy.map.MapProxy
-
- containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
-
- containsWork() - Method in interface org.hibernate.envers.internal.synchronization.work.AuditWorkUnit
-
- containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.CollectionChangeWorkUnit
-
- containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.DelWorkUnit
-
- containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.FakeBidirectionalRelationWorkUnit
-
- containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.ModWorkUnit
-
- containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.PersistentCollectionChangeWorkUnit
-
- content - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
-
- content - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
-
- content - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
-
- content - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
-
- context - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity
-
- Context - Class in org.hibernate.jpamodelgen
-
- Context(ProcessingEnvironment) - Constructor for class org.hibernate.jpamodelgen.Context
-
- contextId - Variable in class org.hibernate.boot.JaccPermissionDefinition
-
- ContextProvidingValidationEventHandler - Class in org.hibernate.jpamodelgen.util.xml
-
Validation event handler used for obtaining line and column numbers in case of parsing failures.
- ContextProvidingValidationEventHandler() - Constructor for class org.hibernate.jpamodelgen.util.xml.ContextProvidingValidationEventHandler
-
- ContextualLobCreator - Class in org.hibernate.engine.jdbc
-
LobCreator
implementation using contextual creation against the JDBC
Connection
class's LOB creation
methods.
- ContextualLobCreator(LobCreationContext) - Constructor for class org.hibernate.engine.jdbc.ContextualLobCreator
-
Constructs a ContextualLobCreator
- contribute(TypeContributions, ServiceRegistry) - Method in interface org.hibernate.boot.model.TypeContributor
-
Contribute types
- contribute(MetadataBuilder, StandardServiceRegistry) - Method in interface org.hibernate.boot.spi.MetadataBuilderInitializer
-
- contribute(InFlightMetadataCollector, IndexView) - Method in interface org.hibernate.boot.spi.MetadataContributor
-
Perform the contributions.
- contribute(MetadataSources) - Method in interface org.hibernate.boot.spi.MetadataSourcesContributor
-
Perform the process of contributing to MetadataSources.
- contribute(StandardServiceRegistryBuilder) - Method in class org.hibernate.envers.boot.internal.EnversServiceContributor
-
- contribute(TypeContributions, ServiceRegistry) - Method in class org.hibernate.envers.boot.internal.TypeContributorImpl
-
- contribute(StandardServiceRegistryBuilder) - Method in interface org.hibernate.service.spi.ServiceContributor
-
Contribute services to the indicated registry builder.
- contribute(StandardServiceRegistryBuilder) - Method in class org.hibernate.spatial.integration.SpatialInitializer
-
- contribute(TypeContributions, ServiceRegistry) - Method in class org.hibernate.type.Java8DateTimeTypeContributor
-
- contributeType(BasicType) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- contributeType(BasicType, String...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- contributeType(UserType, String[]) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- contributeType(CompositeUserType, String[]) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- contributeType(BasicType) - Method in interface org.hibernate.boot.model.TypeContributions
-
- contributeType(BasicType, String...) - Method in interface org.hibernate.boot.model.TypeContributions
-
- contributeType(UserType, String...) - Method in interface org.hibernate.boot.model.TypeContributions
-
- contributeType(CompositeUserType, String...) - Method in interface org.hibernate.boot.model.TypeContributions
-
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.Dialect
-
Allows the Dialect to contribute additional types
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.Oracle12cDialect
-
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.PostgreSQL82Dialect
-
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
-
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
-
Allows the Dialect to contribute additional types
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5InnoDBSpatialDialect
-
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
-
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
-
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
-
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
-
- ConversionContext - Interface in org.hibernate.exception.spi
-
- convert(Object, Object, Metadata) - Method in class org.hibernate.cache.infinispan.util.FutureUpdate.ValueExtractor
-
- convert(Object) - Method in interface org.hibernate.engine.config.spi.ConfigurationService.Converter
-
Convert an untyped Object reference to the Converter's type.
- convert(SQLException) - Method in class org.hibernate.engine.jdbc.dialect.spi.BasicSQLExceptionConverter
-
Perform a conversion.
- convert(SQLException, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
-
Convert an SQLException using the current converter, doing some logging first.
- convert(SQLException, String, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
-
Convert an SQLException using the current converter, doing some logging first.
- convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.CacheSQLExceptionConversionDelegate
-
Convert the given SQLException into Hibernate's JDBCException hierarchy.
- convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.SQLExceptionTypeDelegate
-
- convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.SQLStateConversionDelegate
-
- convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.StandardSQLExceptionConverter
-
- convert(SQLException, String, String) - Method in interface org.hibernate.exception.spi.SQLExceptionConversionDelegate
-
Convert the given SQLException into the Hibernate
JDBCException
hierarchy.
- convert(SQLException, String, String) - Method in interface org.hibernate.exception.spi.SQLExceptionConverter
-
Convert the given SQLException into the Hibernate
JDBCException
hierarchy.
- convert(RecognitionException) - Static method in exception org.hibernate.hql.internal.ast.QuerySyntaxException
-
Converts the given ANTLR RecognitionException into a QuerySyntaxException.
- convert(RecognitionException, String) - Static method in exception org.hibernate.hql.internal.ast.QuerySyntaxException
-
Converts the given ANTLR RecognitionException into a QuerySyntaxException.
- convert(SQLException, String, String) - Method in class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
-
- convert(SessionFactoryImplementor, SQLException, String, String) - Method in class org.hibernate.hql.spi.id.persistent.Helper
-
- convert(SQLException, String) - Method in class org.hibernate.internal.ScrollableResultsImpl
-
- convert(Object) - Method in class org.hibernate.jpa.criteria.ValueHandlerFactory.BigDecimalValueHandler
-
- convert(Object) - Method in class org.hibernate.jpa.criteria.ValueHandlerFactory.BigIntegerValueHandler
-
- convert(Object) - Method in class org.hibernate.jpa.criteria.ValueHandlerFactory.BooleanValueHandler
-
- convert(Object) - Method in class org.hibernate.jpa.criteria.ValueHandlerFactory.ByteValueHandler
-
- convert(Object, Class<T>) - Static method in class org.hibernate.jpa.criteria.ValueHandlerFactory
-
Convert the given value into the specified target type.
- convert(Object) - Method in class org.hibernate.jpa.criteria.ValueHandlerFactory.DoubleValueHandler
-
- convert(Object) - Method in class org.hibernate.jpa.criteria.ValueHandlerFactory.FloatValueHandler
-
- convert(Object) - Method in class org.hibernate.jpa.criteria.ValueHandlerFactory.IntegerValueHandler
-
- convert(Object) - Method in class org.hibernate.jpa.criteria.ValueHandlerFactory.LongValueHandler
-
- convert(Object) - Method in class org.hibernate.jpa.criteria.ValueHandlerFactory.NoOpValueHandler
-
- convert(Object) - Method in class org.hibernate.jpa.criteria.ValueHandlerFactory.ShortValueHandler
-
- convert(Object) - Method in class org.hibernate.jpa.criteria.ValueHandlerFactory.StringValueHandler
-
- convert(Object) - Method in interface org.hibernate.jpa.criteria.ValueHandlerFactory.ValueHandler
-
- convert(HibernateException) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- convert(RuntimeException) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- convert(RuntimeException, LockOptions) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- convert(HibernateException, LockOptions) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- convert(HibernateException, LockOptions) - Method in interface org.hibernate.jpa.spi.HibernateEntityManagerImplementor
-
Converts a Hibernate-specific exception into a JPA-specified exception; note that the JPA sepcification makes use
of exceptions outside its exception hierarchy, though they are all runtime exceptions.
- convert(HibernateException) - Method in interface org.hibernate.jpa.spi.HibernateEntityManagerImplementor
-
Converts a Hibernate-specific exception into a JPA-specified exception; note that the JPA sepcification makes use
of exceptions outside its exception hierarchy, though they are all runtime exceptions.
- convert - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
- Convert - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- Convert() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Convert
-
- convert - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
- convert - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
-
- convert - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
- convert(SQLException, String) - Method in class org.hibernate.result.internal.OutputsImpl
-
- convert(Object) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
-
Converts an oracle to a JTS Geometry
- converter - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Convert
-
- Converter - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- Converter() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Converter
-
- converter - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
- ConvertFunction - Class in org.hibernate.dialect.function
-
A Caché defintion of a convert function.
- ConvertFunction() - Constructor for class org.hibernate.dialect.function.ConvertFunction
-
- convertSkipToIgnore(FrameworkMethod) - Method in class org.hibernate.testing.junit4.CustomRunner
-
- convertSqlException(String, SQLException) - Method in class org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator
-
- convertSQLException(SQLException, String) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
-
- convertToFirstRowValue(int) - Method in class org.hibernate.dialect.DB2Dialect
-
Hibernate APIs explicitly state that setFirstResult() should be a zero-based offset.
- convertToFirstRowValue(int) - Method in class org.hibernate.dialect.Dialect
-
- convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
-
Hibernate APIs explicitly state that setFirstResult() should be a zero-based offset.
- convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.LegacyLimitHandler
-
- convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
-
- convertToLockMode(LockModeType) - Static method in class org.hibernate.internal.util.LockModeConverter
-
Convert from JPA defined LockModeType to Hibernate specific LockMode.
- convertToLockModeType(LockMode) - Static method in class org.hibernate.internal.util.LockModeConverter
-
Convert from the Hibernate specific LockMode to the JPA defined LockModeType.
- CONVEXHULL - Static variable in interface org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialAggregate
-
CONVEXHULL aggregate function
- CONVEXHULL - Static variable in interface org.hibernate.spatial.SpatialAnalysis
-
The convexhull function
- coordinateScan(ManagedResourcesImpl, MetadataBuildingOptions, XmlMappingBinderAccess) - Method in class org.hibernate.boot.model.process.internal.ScanningCoordinator
-
- coordinateSharedCacheCleanup(SessionImplementor) - Method in class org.hibernate.engine.query.spi.NativeSQLQueryPlan
-
- coordinateWork(WorkExecutorVisitable<T>) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- coordinateWork(WorkExecutorVisitable<T>) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Perform the requested work handling exceptions, coordinating and handling return processing.
- copy() - Method in class org.hibernate.engine.internal.JoinSequence
-
Create a full, although shallow, copy.
- copy(InputStream, OutputStream) - Static method in class org.hibernate.engine.jdbc.StreamUtils
-
Copy the inputStream to the outputStream.
- copy(InputStream, OutputStream, int) - Static method in class org.hibernate.engine.jdbc.StreamUtils
-
Copy the inputStream to the outputStream using a buffer of the specified size
- copy(Reader, Writer) - Static method in class org.hibernate.engine.jdbc.StreamUtils
-
Copy the reader to the writer.
- copy(Reader, Writer, int) - Static method in class org.hibernate.engine.jdbc.StreamUtils
-
Copy the reader to the writer using a buffer of the specified size
- copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
-
- copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
-
- copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
-
- copy() - Method in interface org.hibernate.id.IntegralDataTypeHolder
-
Make a copy of this holder.
- copy(InputStream, OutputStream) - Static method in class org.hibernate.internal.util.io.StreamCopier
-
- copy(LockOptions, LockOptions) - Static method in class org.hibernate.LockOptions
-
Perform a shallow copy.
- copy(NativeSQLQueryReturn[]) - Static method in class org.hibernate.procedure.internal.Util
-
Makes a copy of the given query return array.
- copy(Set<String>) - Static method in class org.hibernate.procedure.internal.Util
-
Make a (shallow) copy of query spaces to be synchronized
- copy(Map<String, Object>) - Static method in class org.hibernate.procedure.internal.Util
-
Make a (shallow) copy of the JPA query hints map
- copy() - Method in class org.hibernate.sql.ANSIJoinFragment
-
- copy() - Method in class org.hibernate.sql.JoinFragment
-
Make a copy.
- copy() - Method in class org.hibernate.sql.OracleJoinFragment
-
- copy() - Method in class org.hibernate.sql.QueryJoinFragment
-
- copy() - Method in class org.hibernate.sql.QuerySelect
-
- copy() - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- CopyIdentifierComponentSecondPass - Class in org.hibernate.cfg
-
- CopyIdentifierComponentSecondPass(Component, String, Ejb3JoinColumn[], MetadataBuildingContext) - Constructor for class org.hibernate.cfg.CopyIdentifierComponentSecondPass
-
- copyReferencedStructureAndCreateDefaultJoinColumns(PersistentClass, Iterator, SimpleValue) - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
- copyTypeFrom(SimpleValue) - Method in class org.hibernate.mapping.SimpleValue
-
- copyValues(EntityPersister, Object, Object, SessionImplementor, Map) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
-
- copyValues(EntityPersister, Object, Object, SessionImplementor, Map, ForeignKeyDirection) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
-
- CoreLogging - Class in org.hibernate.internal
-
Quite sad, really, when you need helpers for generating loggers...
- CoreMessageLogger - Interface in org.hibernate.internal
-
The jboss-logging MessageLogger
for the hibernate-core module.
- correlate(Root<Y>) - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- correlate(Join<X, Y>) - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- correlate(CollectionJoin<X, Y>) - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- correlate(SetJoin<X, Y>) - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- correlate(ListJoin<X, Y>) - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- correlate(MapJoin<X, K, V>) - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.jpa.criteria.CollectionJoinImplementor
-
- correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.jpa.criteria.FromImplementor
-
- correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.jpa.criteria.JoinImplementor
-
Refined return type
- correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.jpa.criteria.ListJoinImplementor
-
- correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.jpa.criteria.MapJoinImplementor
-
- correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.jpa.criteria.path.AbstractJoinImpl
-
- correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.jpa.criteria.path.CollectionAttributeJoin
-
- correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.jpa.criteria.path.ListAttributeJoin
-
- correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.jpa.criteria.path.MapAttributeJoin
-
- correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.jpa.criteria.path.RootImpl
-
- correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.jpa.criteria.path.SetAttributeJoin
-
- correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.jpa.criteria.path.SingularAttributeJoin
-
- correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.jpa.criteria.SetJoinImplementor
-
- CorrelationJoinScope() - Constructor for class org.hibernate.jpa.criteria.path.AbstractFromImpl.CorrelationJoinScope
-
- couldNotBindJndiListener() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- count(String) - Static method in class org.hibernate.criterion.Projections
-
A property value count projection
- count() - Method in class org.hibernate.criterion.Property
-
Creates a property count projection
- count() - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Projection counting the values
- count() - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
-
- count() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
-
- count(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- COUNT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- COUNT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- count(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- COUNT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- count(Expression<?>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- COUNT(CriteriaBuilderImpl, Expression<?>, boolean) - Constructor for class org.hibernate.jpa.criteria.expression.function.AggregationFunction.COUNT
-
- countCollectionPersisters(List) - Static method in class org.hibernate.loader.JoinWalker
-
Count the number of instances of Joinable which are actually
also instances of PersistentCollection which are being fetched
by outer join
- countDistinct(String) - Static method in class org.hibernate.criterion.Projections
-
A distinct property value count projection
- countDistinct() - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Projection counting distinct values
- countDistinct(Expression<?>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- countEntityPersisters(List) - Static method in class org.hibernate.loader.JoinWalker
-
Count the number of instances of Joinable which are actually
also instances of Loadable, or are one-to-many associations
- COUNTER - Static variable in class org.hibernate.testing.byteman.BytemanHelper
-
- countExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- CountFunction() - Constructor for class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.CountFunction
-
- countInvocation() - Method in class org.hibernate.testing.byteman.BytemanHelper
-
- CountNode - Class in org.hibernate.hql.internal.ast.tree
-
Represents a COUNT expression in a select.
- CountNode() - Constructor for class org.hibernate.hql.internal.ast.tree.CountNode
-
- countNonNull(Serializable[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- CountProjection - Class in org.hibernate.criterion
-
A count projection
- CountProjection(String) - Constructor for class org.hibernate.criterion.CountProjection
-
Constructs the count projection.
- countSubclassProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- countSubclassProperties() - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
How many properties are there, for this class and all subclasses?
- countTrue(boolean...) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- countUnquoted(String, char) - Static method in class org.hibernate.internal.util.StringHelper
-
- create - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
-
- create(Class<? extends T>) - Method in interface org.hibernate.boot.registry.selector.spi.StrategyCreator
-
- create(Class, String[], String[], Class[]) - Static method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
-
Creates a new instance of BulkAccessor
.
- create(Class) - Static method in class org.hibernate.bytecode.internal.javassist.FastClass
-
Constructs a FastClass
- create(Class<? extends RegionFactory>) - Method in class org.hibernate.cache.internal.StrategyCreatorRegionFactoryImpl
-
- create(Object) - Static method in class org.hibernate.criterion.Example
-
Create a new Example criterion instance, which includes all non-null properties by default
- create() - Method in class org.hibernate.criterion.ProjectionList
-
- create(Class) - Method in class org.hibernate.hql.internal.ast.SqlASTFactory
-
Actually instantiate the AST node.
- create(ASTFactory, int, String) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
- create(AbstractManagedType<X>, Type<E>, Class<C>, Type<K>) - Static method in class org.hibernate.jpa.internal.metamodel.PluralAttributeImpl
-
- create(boolean, boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
-
Run the schema creation script; drop script is automatically
executed before running the creation script.
- create(Target) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
-
Run the schema creation script; drop script is automatically
executed before running the creation script.
- create(ResultTransformer, String[], boolean[]) - Static method in class org.hibernate.transform.CacheableResultTransformer
-
Returns a CacheableResultTransformer that is used to transform
tuples to a value(s) that can be cached.
- create(SessionFactoryImplementor, Property, ValueGeneration) - Static method in class org.hibernate.tuple.entity.EntityMetamodel
-
- CREATE_BLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Callback for performing contextual BLOB creation
- CREATE_CLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Callback for performing contextual CLOB creation
- CREATE_NCLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Callback for performing contextual NCLOB creation
- createAccessDelegate(AccessType) - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
-
- createAlias(String, String) - Method in interface org.hibernate.Criteria
-
Join an association, assigning an alias to the joined association.
- createAlias(String, String, JoinType) - Method in interface org.hibernate.Criteria
-
Join an association using the specified join-type, assigning an alias
to the joined association.
- createAlias(String, String, int) - Method in interface org.hibernate.Criteria
-
- createAlias(String, String, JoinType, Criterion) - Method in interface org.hibernate.Criteria
-
Join an association using the specified join-type, assigning an alias
to the joined association.
- createAlias(String, String, int, Criterion) - Method in interface org.hibernate.Criteria
-
- createAlias(String, String) - Method in class org.hibernate.criterion.DetachedCriteria
-
Creates an association path alias within this DetachedCriteria.
- createAlias(String, String, JoinType) - Method in class org.hibernate.criterion.DetachedCriteria
-
Creates an association path alias within this DetachedCriteria specifying the type of join.
- createAlias(String, String, JoinType, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
-
Creates an association path alias within this DetachedCriteria specifying the type of join.
- createAlias(String, String, int) - Method in class org.hibernate.criterion.DetachedCriteria
-
- createAlias(String, String, int, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
-
- createAlias(String, String) - Method in class org.hibernate.internal.CriteriaImpl
-
- createAlias(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl
-
- createAlias(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl
-
- createAlias(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
-
- createAlias(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
-
- createAlias(String, String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createAlias(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createAlias(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createAlias(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createAlias(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createAllKeys() - Method in class org.hibernate.mapping.Collection
-
- createAllKeys() - Method in class org.hibernate.mapping.Map
-
- createArc(Coordinate, Coordinate, Coordinate) - Method in class org.hibernate.spatial.jts.Circle
-
Creates an arc through the specified points
- createAssociationOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createAttributes() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createBasic() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Basic
- createBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.BatchingCollectionInitializerBuilder
-
Builds a batch-fetch capable CollectionInitializer for basic and many-to-many collections (collections with
a dedicated collection table).
- createBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.BatchingCollectionInitializerBuilder
-
Builds a batch-fetch capable CollectionInitializer for one-to-many collections (collections without
a dedicated collection table).
- createBinarySubtree(ASTFactory, int, String, AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
Creates a 'binary operator' subtree, given the information about the
parent and the two child nodex.
- createBlob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Create the basic contextual BLOB reference.
- createBlob(byte[]) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
- createBlob(InputStream, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
- createBlob(byte[]) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a BLOB reference encapsulating the given byte array.
- createBlob(InputStream, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a BLOB reference encapsulating the given binary stream.
- createBlob(byte[]) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
-
- createBlob(InputStream, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
-
- createBlob(byte[]) - Method in interface org.hibernate.LobHelper
-
Create a new
Blob
from bytes.
- createBlob(InputStream, long) - Method in interface org.hibernate.LobHelper
-
Create a new
Blob
from stream data.
- createCacheManager(Properties, ServiceRegistry) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- createCacheManager(ConfigurationBuilderHolder) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- createCacheManager(Properties, ServiceRegistry) - Method in class org.hibernate.cache.infinispan.JndiInfinispanRegionFactory
-
- createCacheWrapper(AdvancedCache) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- createCaching(JaxbHbmCacheType) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
-
- createCascadeType() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createCaseFragment() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- createCaseFragment() - Method in class org.hibernate.dialect.Dialect
-
Create a
CaseFragment
strategy responsible
for handling this dialect's variations in how CASE statements are
handled.
- createCaseFragment() - Method in class org.hibernate.dialect.MckoiDialect
-
- createCaseFragment() - Method in class org.hibernate.dialect.Oracle8iDialect
-
Map case support to the Oracle DECODE function.
- createCaseFragment() - Method in class org.hibernate.dialect.Oracle9iDialect
-
- createCaseFragment() - Method in class org.hibernate.dialect.OracleDialect
-
Deprecated.
- createCaseFragment() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- createCaseFragment() - Method in class org.hibernate.dialect.SAPDBDialect
-
- createClassicHolderInstantiator(Constructor, ResultTransformer) - Static method in class org.hibernate.hql.internal.HolderInstantiator
-
- createClob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Create the basic contextual CLOB reference.
- createClob(String) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
- createClob(Reader, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
- createClob(String) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a CLOB reference encapsulating the given String data.
- createClob(Reader, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a CLOB reference encapsulating the given character data.
- createClob(String) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
-
- createClob(Reader, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
-
- createClob(String) - Method in interface org.hibernate.LobHelper
-
Create a new
Clob
from content.
- createClob(Reader, long) - Method in interface org.hibernate.LobHelper
-
Create a new
Clob
from character reader.
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.ArrayBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.BagBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.IdBagBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.ListBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.MapBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.PrimitiveArrayBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.SetBinder
-
- createCollection(QueryableCollection, String, JoinType, boolean, boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElementFactory
-
- createCollectionInitializer(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- createCollectionInitializer(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
-
Create the CollectionLoader
- createCollectionInitializer(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.OneToManyPersister
-
Create the OneToManyLoader
- createCollectionJoin(QuerySpace, String, CollectionQuerySpace, boolean, CollectionType, SessionFactoryImplementor) - Method in class org.hibernate.loader.plan.build.internal.spaces.JoinHelper
-
- createCollectionJoinSequence(QueryableCollection, String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Create a join sequence rooted at the given collection.
- createCollectionKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- createCollectionKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.internal.SimpleCacheKeysFactory
-
- createCollectionKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
-
- createCollectionPersister(Collection, CollectionRegionAccessStrategy, PersisterCreationContext) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
-
- createCollectionPersister(Collection, CollectionRegionAccessStrategy, PersisterCreationContext) - Method in interface org.hibernate.persister.spi.PersisterFactory
-
Create a collection persister instance.
- createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAccessStrategyFactory
-
- createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in interface org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactory
-
- createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl
-
- createCollectionSubquery(JoinSequence, Map, String[]) - Static method in class org.hibernate.hql.internal.CollectionSubqueryFactory
-
- createCollectionTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createColumnResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createComponent(PropertyHolder, PropertyData, boolean, boolean, MetadataBuildingContext) - Static method in class org.hibernate.cfg.AnnotationBinder
-
- createComponentJoin(CompositeType) - Method in class org.hibernate.hql.internal.ast.tree.FromElementFactory
-
- createComponentPrefix(String) - Static method in class org.hibernate.envers.internal.tools.MappingTools
-
- createCompositeAttributeFetch(AttributeDefinition, ExpandingCompositeQuerySpace) - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeReference
-
- createCompositeAttributeFetch(AttributeDefinition, ExpandingCompositeQuerySpace) - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractEntityReference
-
- createCompositeAttributeFetch(AttributeDefinition, ExpandingCompositeQuerySpace) - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
-
- createCompositeJoin(QuerySpace, String, CompositeQuerySpace, boolean, CompositeType) - Method in class org.hibernate.loader.plan.build.internal.spaces.JoinHelper
-
- createConnection() - Method in class org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator
-
- createConstructorResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.hibernate.ejb.HibernatePersistence
-
Deprecated.
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
-
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.hibernate.osgi.OsgiPersistenceProvider
-
- createConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createConverter() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createCopyUsing(RowSelection) - Method in class org.hibernate.engine.spi.QueryParameters
-
- createCorrelationDelegate() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- createCorrelationDelegate() - Method in class org.hibernate.jpa.criteria.path.CollectionAttributeJoin
-
- createCorrelationDelegate() - Method in class org.hibernate.jpa.criteria.path.ListAttributeJoin
-
- createCorrelationDelegate() - Method in class org.hibernate.jpa.criteria.path.MapAttributeJoin
-
- createCorrelationDelegate() - Method in class org.hibernate.jpa.criteria.path.RootImpl
-
- createCorrelationDelegate() - Method in class org.hibernate.jpa.criteria.path.SetAttributeJoin
-
- createCorrelationDelegate() - Method in class org.hibernate.jpa.criteria.path.SingularAttributeJoin
-
- createCriteria(String) - Method in interface org.hibernate.Criteria
-
Create a new Criteria, "rooted" at the associated entity.
- createCriteria(String, JoinType) - Method in interface org.hibernate.Criteria
-
Create a new Criteria, "rooted" at the associated entity, using the
specified join type.
- createCriteria(String, int) - Method in interface org.hibernate.Criteria
-
- createCriteria(String, String) - Method in interface org.hibernate.Criteria
-
Create a new Criteria, "rooted" at the associated entity,
assigning the given alias.
- createCriteria(String, String, JoinType) - Method in interface org.hibernate.Criteria
-
Create a new Criteria, "rooted" at the associated entity,
assigning the given alias and using the specified join type.
- createCriteria(String, String, int) - Method in interface org.hibernate.Criteria
-
- createCriteria(String, String, JoinType, Criterion) - Method in interface org.hibernate.Criteria
-
Create a new Criteria, "rooted" at the associated entity,
assigning the given alias and using the specified join type.
- createCriteria(String, String, int, Criterion) - Method in interface org.hibernate.Criteria
-
- createCriteria(String, String) - Method in class org.hibernate.criterion.DetachedCriteria
-
Creates an nested DetachedCriteria representing the association path.
- createCriteria(String) - Method in class org.hibernate.criterion.DetachedCriteria
-
Creates an nested DetachedCriteria representing the association path.
- createCriteria(String, JoinType) - Method in class org.hibernate.criterion.DetachedCriteria
-
Creates an nested DetachedCriteria representing the association path, specifying the type of join to use.
- createCriteria(String, String, JoinType) - Method in class org.hibernate.criterion.DetachedCriteria
-
Creates an nested DetachedCriteria representing the association path, specifying the type of join to use.
- createCriteria(String, String, JoinType, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
-
Creates an nested DetachedCriteria representing the association path, specifying the type of join to use and
an additional join restriction.
- createCriteria(String, int) - Method in class org.hibernate.criterion.DetachedCriteria
-
- createCriteria(String, String, int) - Method in class org.hibernate.criterion.DetachedCriteria
-
- createCriteria(String, String, int, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
-
- createCriteria(Class) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- createCriteria(Class, String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- createCriteria(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- createCriteria(String, String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- createCriteria(String) - Method in class org.hibernate.internal.CriteriaImpl
-
- createCriteria(String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl
-
- createCriteria(String, int) - Method in class org.hibernate.internal.CriteriaImpl
-
- createCriteria(String, String) - Method in class org.hibernate.internal.CriteriaImpl
-
- createCriteria(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl
-
- createCriteria(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl
-
- createCriteria(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
-
- createCriteria(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
-
- createCriteria(String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createCriteria(String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createCriteria(String, int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createCriteria(String, String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createCriteria(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createCriteria(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createCriteria(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createCriteria(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createCriteria(Class, String) - Method in class org.hibernate.internal.SessionImpl
-
- createCriteria(String, String) - Method in class org.hibernate.internal.SessionImpl
-
- createCriteria(Class) - Method in class org.hibernate.internal.SessionImpl
-
- createCriteria(String) - Method in class org.hibernate.internal.SessionImpl
-
- createCriteria(Class, String) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- createCriteria(String, String) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- createCriteria(Class) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- createCriteria(String) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- createCriteria(Class) - Method in interface org.hibernate.SharedSessionContract
-
Create
Criteria
instance for the given class (entity or subclasses/implementors).
- createCriteria(Class, String) - Method in interface org.hibernate.SharedSessionContract
-
Create
Criteria
instance for the given class (entity or subclasses/implementors), using a specific
alias.
- createCriteria(String) - Method in interface org.hibernate.SharedSessionContract
-
Create
Criteria
instance for the given entity name.
- createCriteria(String, String) - Method in interface org.hibernate.SharedSessionContract
-
Create
Criteria
instance for the given entity name, using a specific alias.
- createCriteriaDelete(Class<T>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- createCriteriaUpdate(Class<T>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- createDenormalizedTable(Identifier, boolean, Table) - Method in class org.hibernate.boot.model.relational.Namespace
-
- createDiscriminatorColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createElementCollection() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createEmbeddable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createEmbeddableAttributes() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createEmbedded() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createEmbeddedId() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createEmptyType() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createEntity(Document, AuditTableData, String, Boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- createEntity() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean, PersistenceContext) - Method in class org.hibernate.engine.internal.ImmutableEntityEntryFactory
-
- createEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean, PersistenceContext) - Method in class org.hibernate.engine.internal.MutableEntityEntryFactory
-
- createEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean, PersistenceContext) - Method in interface org.hibernate.engine.spi.EntityEntryFactory
-
- createEntityGraph(Class<T>) - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- createEntityGraph(String) - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- createEntityJoin(String, String, JoinSequence, boolean, boolean, EntityType, String, String) - Method in class org.hibernate.hql.internal.ast.tree.FromElementFactory
-
- createEntityJoin(QuerySpace, String, EntityQuerySpace, boolean, EntityType, SessionFactoryImplementor) - Method in class org.hibernate.loader.plan.build.internal.spaces.JoinHelper
-
- createEntityKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- createEntityKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.internal.SimpleCacheKeysFactory
-
- createEntityKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
-
- createEntityListener() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createEntityListeners() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createEntityLoader(LockMode, LoadQueryInfluencers) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- createEntityLoader(LockOptions, LoadQueryInfluencers) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- createEntityLoader(LockMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Used internally to create static loaders.
- createEntityManager() - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- createEntityManager(SynchronizationType) - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- createEntityManager(Map) - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- createEntityManager(SynchronizationType, Map) - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- createEntityManagerFactory(String, Map) - Method in class org.hibernate.ejb.HibernatePersistence
-
Deprecated.
- createEntityManagerFactory(String, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
-
Note: per-spec, the values passed as
properties
override values found in
persistence.xml
- createEntityManagerFactory(String, Map) - Method in class org.hibernate.osgi.OsgiPersistenceProvider
-
- createEntityMappings() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, PersisterCreationContext) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
-
- createEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, PersisterCreationContext) - Method in interface org.hibernate.persister.spi.PersisterFactory
-
Create an entity persister instance.
- createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAccessStrategyFactory
-
- createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in interface org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactory
-
- createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl
-
- createEntityResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createFetchCharacteristics() - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl.Builder
-
- createFieldResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createFilter(Object, String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- createFilter(Object, String) - Method in class org.hibernate.internal.SessionImpl
-
- createFilter(Object, String) - Method in interface org.hibernate.Session
-
Create a
Query
instance for the given collection and filter string.
- createFilterKeys(Map<String, Filter>) - Static method in class org.hibernate.cache.spi.FilterKey
-
Constructs a number of FilterKey instances, given the currently enabled filters
- createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory
-
- createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory
-
- createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in interface org.hibernate.hql.spi.QueryTranslatorFactory
-
Construct a
FilterTranslator
instance capable of translating
an HQL filter string.
- createForeignKey() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- createForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createForeignKey() - Method in class org.hibernate.mapping.Collection
-
- createForeignKey() - Method in class org.hibernate.mapping.Join
-
- createForeignKey() - Method in class org.hibernate.mapping.ManyToOne
-
- createForeignKey() - Method in class org.hibernate.mapping.OneToMany
-
- createForeignKey() - Method in class org.hibernate.mapping.OneToOne
-
- createForeignKey() - Method in class org.hibernate.mapping.SimpleValue
-
- createForeignKey() - Method in class org.hibernate.mapping.Subclass
-
- createForeignKey(String, List, String) - Method in class org.hibernate.mapping.Table
-
- createForeignKey(String, List, String, List) - Method in class org.hibernate.mapping.Table
-
- createForeignKey() - Method in class org.hibernate.mapping.ToOne
-
- createForeignKey() - Method in interface org.hibernate.mapping.Value
-
- createForeignKeyConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractToOneAttributeSourceImpl
-
- createForeignKeyConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.JoinedSubclassEntitySourceImpl
-
- createForeignKeyConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- createForeignKeyConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
-
- createForeignKeyConstraint() - Method in interface org.hibernate.boot.model.source.spi.ForeignKeyContributingSource
-
Primarily exists to support JPA's @ForeignKey(NO_CONSTRAINT)
.
- createForeignKeyOfEntity(String) - Method in interface org.hibernate.mapping.KeyValue
-
- createForeignKeyOfEntity(String) - Method in class org.hibernate.mapping.SimpleValue
-
- createForeignKeys() - Method in class org.hibernate.mapping.DenormalizedTable
-
- createForeignKeys() - Method in class org.hibernate.mapping.Table
-
- createFormulatedValue(Value, Collection, String, PersistentClass, MetadataBuildingContext) - Method in class org.hibernate.cfg.annotations.MapBinder
-
- createFrom(int, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- createFromElement(String, AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- createFromElement(String, AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- createFromFilterElement(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- createFromFilterElement(AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- createFromJoinElement(AST, AST, int, AST, AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- createFromJoinElement(AST, AST, int, AST, AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- createGeneratedValue() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createH2Schema(String, Configuration) - Static method in class org.hibernate.testing.junit4.Helper
-
- createH2Schema(String, Map) - Static method in class org.hibernate.testing.junit4.Helper
-
Create additional H2 schema.
- createId() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createIdClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createIdentifierGenerator(String, Type, Properties) - Method in interface org.hibernate.id.factory.IdentifierGeneratorFactory
-
Given a strategy, retrieve the appropriate identifier generator instance.
- createIdentifierGenerator(String, Type, Properties) - Method in class org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory
-
- createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in class org.hibernate.mapping.Component
-
- createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in interface org.hibernate.mapping.KeyValue
-
- createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in class org.hibernate.mapping.SimpleValue
-
- createIdMap(int) - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
-
Creates map for storing identifier data.
- createImplicitDiscriminatorsForJoinedInheritance() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- createImplicitDiscriminatorsForJoinedInheritance() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- createImplicitDiscriminatorsForJoinedInheritance() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
Whether we should do discrimination implicitly joined subclass style inheritance when no
discriminator info is provided.
- createIndex() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Index
- createInformation() - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
-
- createInheritance() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createInstanceFromVersionsEntity(String, Map, Number) - Method in class org.hibernate.envers.internal.entities.EntityInstantiator
-
Creates an entity instance based on an entry from the versions table.
- createIntoClause(String, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- createIntoClause(String, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- createIsolationDelegate() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
-
- createIsolationDelegate() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
-
- createIsolationDelegate() - Method in interface org.hibernate.resource.transaction.TransactionCoordinator
-
Retrieve an isolation delegate appropriate for this transaction strategy.
- createJaxbCfgCollectionCacheType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
- createJaxbCfgConfigPropertyType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
- createJaxbCfgEntityCacheType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
- createJaxbCfgEventListenerGroupType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
- createJaxbCfgEventListenerType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
- createJaxbCfgHibernateConfiguration() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
- 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
-
- createJaxbHbmAnyAssociationType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmAnyValueMappingType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmArrayType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- 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
-
- createJaxbHbmBasicAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmBasicCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmCacheType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmClassRenameType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmCollectionIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmColumnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmCompositeAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmCompositeCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmCompositeIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmCompositeIndexType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmCompositeKeyBasicAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmCompositeKeyManyToOneType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmConfigParameterType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmCustomSqlDmlType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmDialectScopeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmDiscriminatorSubclassEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmDynamicComponentType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmEntityDiscriminatorType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmFetchProfileType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmFetchProfileTypeJaxbHbmFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmFilterAliasMappingType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmFilterDefinitionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmFilterDefinitionTypeFilterParam(JaxbHbmFilterParameterType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmFilterParameterType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmFilterType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmFilterTypeAliases(JaxbHbmFilterAliasMappingType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmGeneratorSpecificationType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmHibernateMapping() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmIdBagCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmIdentifierGeneratorDefinitionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmIndexManyToAnyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmIndexManyToManyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmIndexType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmJoinedSubclassEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmKeyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmListIndexType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmListType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmLoaderType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- 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
-
- createJaxbHbmMapKeyBasicType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmMapKeyCompositeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmMapKeyManyToManyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmMapType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmMultiTenancyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmNamedNativeQueryType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmNamedNativeQueryTypeLoadCollection(JaxbHbmNativeQueryCollectionLoadReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmNamedNativeQueryTypeQueryParam(JaxbHbmQueryParamType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmNamedNativeQueryTypeReturn(JaxbHbmNativeQueryReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmNamedNativeQueryTypeReturnJoin(JaxbHbmNativeQueryJoinReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmNamedNativeQueryTypeReturnScalar(JaxbHbmNativeQueryScalarReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmNamedNativeQueryTypeSynchronize(JaxbHbmSynchronizeType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmNamedQueryType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmNamedQueryTypeQueryParam(JaxbHbmQueryParamType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmNativeQueryCollectionLoadReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmNativeQueryJoinReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- 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
-
- 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
-
- createJaxbHbmNaturalIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmNestedCompositeElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmOneToManyCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmOneToOneType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmParentType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmPrimitiveArrayType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmPropertiesType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmQueryParamType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmResultSetMappingType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmRootEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmSecondaryTableType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmSetType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmSimpleIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmSynchronizeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmTimestampAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmToolingHintType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmTuplizerType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmTypeDefinitionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmTypeSpecificationType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmUnionSubclassEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJaxbHbmVersionAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
- createJoin(Element, String, String, String) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- createJoin(String, boolean, boolean, Set<String>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- createJoin(int[], String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- createJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createJoinSequence() - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Generate an empty join sequence instance.
- createJoinSequence(boolean, AssociationType, String, JoinType, String[]) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Generate a join sequence representing the given association type.
- createJoinTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- CreateKeySecondPass - Class in org.hibernate.cfg
-
- CreateKeySecondPass(RootClass) - Constructor for class org.hibernate.cfg.CreateKeySecondPass
-
- CreateKeySecondPass(JoinedSubclass) - Constructor for class org.hibernate.cfg.CreateKeySecondPass
-
- createLoaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- createLob() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Lob
- createManyToMany() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createManyToOne() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createMapKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createMapKeyClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createMapKeyColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createMapKeyJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createMappedSuperclass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createName(String) - Method in class org.hibernate.hql.internal.ast.util.AliasGenerator
-
- createNamedAttributeNode() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createNamedEntityGraph() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createNamedJpqlQuery(NamedQueryDefinition, Class) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createNamedNativeQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createNamedQuery(String) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createNamedQuery(String, Class<T>) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createNamedQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createNamedQueryDefinition() - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- createNamedQueryDefinition() - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- createNamedSqlQuery(NamedSQLQueryDefinition, Class) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createNamedStoredProcedureQuery(String) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createNamedStoredProcedureQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createNamedSubgraph() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createNativeQuery(String) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createNativeQuery(String, Class) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createNativeQuery(String, String) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createNaturalIdCaching(JaxbHbmNaturalIdCacheType) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
-
- createNaturalIdKey(Object[], EntityPersister, SessionImplementor) - Method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- createNaturalIdKey(Object[], EntityPersister, SessionImplementor) - Method in class org.hibernate.cache.internal.SimpleCacheKeysFactory
-
- createNaturalIdKey(Object[], EntityPersister, SessionImplementor) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
-
- createNaturalIdRegionAccessStrategy(EhcacheNaturalIdRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAccessStrategyFactory
-
- createNaturalIdRegionAccessStrategy(EhcacheNaturalIdRegion, AccessType) - Method in interface org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactory
-
- createNaturalIdRegionAccessStrategy(EhcacheNaturalIdRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl
-
- createNClob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Create the basic contextual NCLOB reference.
- createNClob(String) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
- createNClob(Reader, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
- createNClob(String) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a NCLOB reference encapsulating the given String data.
- createNClob(Reader, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a NCLOB reference encapsulating the given character data.
- createNClob(String) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
-
- createNClob(Reader, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
-
- createNClob(String) - Method in interface org.hibernate.LobHelper
-
Create a new
NClob
from content.
- createNClob(Reader, long) - Method in interface org.hibernate.LobHelper
-
Create a new
NClob
from character reader.
- createNewEntry(K, int, BoundedConcurrentHashMap.HashEntry<K, V>, V) - Method in interface org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionPolicy
-
- createNumber(long, Class) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
-
- createOneToMany() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createOneToOne() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createOrderColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createOuterJoinFragment() - Method in class org.hibernate.dialect.Cache71Dialect
-
- createOuterJoinFragment() - Method in class org.hibernate.dialect.Dialect
-
Create a
JoinFragment
strategy responsible
for handling this dialect's variations in how joins are handled.
- createOuterJoinFragment() - Method in class org.hibernate.dialect.Oracle10gDialect
-
- createOuterJoinFragment() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- createOuterJoinFragment() - Method in class org.hibernate.dialect.OracleDialect
-
Deprecated.
- createOuterJoinFragment() - Method in class org.hibernate.dialect.Sybase11Dialect
-
- createOuterJoinFragment() - Method in class org.hibernate.dialect.TimesTenDialect
-
- createParent(ASTFactory, int, String, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
Creates a single parent of the specified child (i.e.
- createPersistence() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPersistencePersistenceUnit() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPersistencePersistenceUnitProperties() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPersistencePersistenceUnitPropertiesProperty() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPersistenceUnitDefaults() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPersistenceUnitMetadata() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPluralAttributeFetchCharacteristics() - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl.Builder
-
- createPostLoad() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPostPersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPostRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPostUpdate() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPrePersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPreRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPreUpdate() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPrimaryKey() - Method in class org.hibernate.mapping.Join
-
- createPrimaryKey() - Method in class org.hibernate.mapping.PersistentClass
-
- createPrimaryKeyJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createPropertyRefConstraints(Map) - Method in class org.hibernate.mapping.ManyToOne
-
- createProxy(AuditReaderImplementor, Class<?>, String, Object, Number, boolean, EnversService) - Static method in class org.hibernate.envers.internal.entities.mapper.relation.ToOneEntityLoader
-
Creates proxy of referenced *-to-one entity.
- createProxy(Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- createProxy(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Create a new proxy instance
- createProxy(Serializable, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- createProxy(Serializable, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Generates an appropriate proxy representation of this entity for this
entity-mode.
- createProxyOrLoadImmediate(AuditReaderImplementor, Class<?>, String, Object, Number, boolean, EnversService) - Static method in class org.hibernate.envers.internal.entities.mapper.relation.ToOneEntityLoader
-
Creates Hibernate proxy or retrieves the complete object of an entity if proxy is not
allowed (e.g.
- createQuery(NamedQueryDefinition) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- createQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- createQuery(NamedQueryDefinition) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Used from EntityManager
- createQuery() - Method in interface org.hibernate.envers.AuditReader
-
Creates an audit query
- createQuery() - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
-
- createQuery(NamedQueryDefinition) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- createQuery(String) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- createQuery(String) - Method in class org.hibernate.internal.SessionImpl
-
- createQuery() - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- createQuery(Class<T>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- createQuery(String) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createQuery(String, Class<T>) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createQuery(String, Class<T>, Selection, HibernateEntityManagerImplementor.QueryOptions) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createQuery(CriteriaQuery<T>) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createQuery(CriteriaUpdate) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createQuery(CriteriaDelete) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createQuery(String, Class<T>, Selection, HibernateEntityManagerImplementor.QueryOptions) - Method in interface org.hibernate.jpa.spi.HibernateEntityManagerImplementor
-
Used during "compiling" a JPA criteria query.
- createQuery(String) - Method in interface org.hibernate.SharedSessionContract
-
Create a
Query
instance for the given HQL query string.
- createQueryHint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createQueryLoader() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- createQueryPlan(NativeSQLQuerySpecification, SessionFactoryImplementor) - Method in class org.hibernate.engine.query.internal.NativeQueryInterpreterStandardImpl
-
- createQueryPlan(NativeSQLQuerySpecification, SessionFactoryImplementor) - Method in interface org.hibernate.engine.query.spi.NativeQueryInterpreter
-
Creates a new query plan for the specified native query.
- createQueryTranslator(String, String, Map, SessionFactoryImplementor, EntityGraphQueryHint) - Method in class org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory
-
- createQueryTranslator(String, String, Map, SessionFactoryImplementor, EntityGraphQueryHint) - Method in class org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory
-
- createQueryTranslator(String, String, Map, SessionFactoryImplementor, EntityGraphQueryHint) - Method in interface org.hibernate.hql.spi.QueryTranslatorFactory
-
Construct a
QueryTranslator
instance capable of translating
an HQL query string.
- createReader(InputStream, Origin) - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
-
- createReader(Source, Origin) - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
-
- createRealBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.BatchingCollectionInitializerBuilder
-
- createRealBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder
-
- createRealBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.LegacyBatchingCollectionInitializerBuilder
-
- createRealBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.PaddedBatchingCollectionInitializerBuilder
-
- createRealBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.plan.LegacyBatchingCollectionInitializerBuilder
-
- createRealBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.BatchingCollectionInitializerBuilder
-
- createRealBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder
-
- createRealBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.LegacyBatchingCollectionInitializerBuilder
-
- createRealBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.PaddedBatchingCollectionInitializerBuilder
-
- createRealBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.plan.LegacyBatchingCollectionInitializerBuilder
-
- createRoot(AssociationType, String, SessionFactoryImplementor) - Static method in class org.hibernate.loader.OuterJoinableAssociation
-
- createSAXReader(ErrorLogger, EntityResolver) - Method in class org.hibernate.internal.util.xml.XMLHelper
-
Deprecated.
- createSchema() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- createSchema() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- createSecondaryTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createSecondSchema() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
Feature supported only by H2 dialect.
- createSecondSchema() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- createSelect(int[], int[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- createSelectNewTransformer(Constructor, boolean, boolean) - Static method in class org.hibernate.hql.internal.HolderInstantiator
-
- createSequence(Identifier, int, int) - Method in class org.hibernate.boot.model.relational.Namespace
-
- createSequenceGenerator() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createSerFile(File, Binder) - Static method in class org.hibernate.boot.jaxb.internal.CacheableFileXmlSource
-
- createService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- createServiceBinding(ServiceInitiator<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- createServiceBinding(ProvidedService<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- createSibling(ASTFactory, int, String, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
Creates a single node AST as a sibling of the passed prevSibling,
taking care to reorganize the tree correctly to account for this
newly created node.
- createSQLQuery(NamedSQLQueryDefinition) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- createSQLQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- createSQLQuery(NamedSQLQueryDefinition) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Used from EntityManager
- createSQLQuery(NamedSQLQueryDefinition) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- createSQLQuery(String) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- createSQLQuery(String) - Method in class org.hibernate.internal.SessionImpl
-
- createSQLQuery(String) - Method in interface org.hibernate.SharedSessionContract
-
Create a
SQLQuery
instance for the given SQL query string.
- createSqlResultSetMapping() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createStatement() - Method in interface org.hibernate.engine.jdbc.spi.StatementPreparer
-
Create a statement.
- createStoredProcedureCall(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- createStoredProcedureCall(String, Class...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- createStoredProcedureCall(String, String...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- createStoredProcedureCall(String) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- createStoredProcedureCall(String, Class...) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- createStoredProcedureCall(String, String...) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- createStoredProcedureCall(String) - Method in class org.hibernate.internal.SessionImpl
-
- createStoredProcedureCall(String, String...) - Method in class org.hibernate.internal.SessionImpl
-
- createStoredProcedureCall(String, Class...) - Method in class org.hibernate.internal.SessionImpl
-
- createStoredProcedureCall(String) - Method in interface org.hibernate.SharedSessionContract
-
Creates a call to a stored procedure.
- createStoredProcedureCall(String, Class...) - Method in interface org.hibernate.SharedSessionContract
-
Creates a call to a stored procedure with specific result set entity mappings.
- createStoredProcedureCall(String, String...) - Method in interface org.hibernate.SharedSessionContract
-
Creates a call to a stored procedure with specific result set entity mappings.
- createStoredProcedureParameter() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createStoredProcedureQuery(String) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createStoredProcedureQuery(String, Class...) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createStoredProcedureQuery(String, String...) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- createSubclassEntity(Document, String, AuditTableData, String, String, Boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- createSubselectFetchQueryFragment(QueryParameters) - Static method in class org.hibernate.engine.spi.SubselectFetch
-
Create the subselect fetch query fragment for the provided
QueryParameters
with SELECT and ORDER BY clauses removed.
- createSubselectInitializer(SubselectFetch, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- createSubselectInitializer(SubselectFetch, SessionImplementor) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
-
- createSubselectInitializer(SubselectFetch, SessionImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
-
- createSyntheticPropertyReference(Ejb3JoinColumn[], PersistentClass, PersistentClass, Value, boolean, MetadataBuildingContext) - Static method in class org.hibernate.cfg.BinderHelper
-
- createTable(Identifier, boolean) - Method in class org.hibernate.boot.model.relational.Namespace
-
Creates a mapping Table instance.
- createTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Table
- createTableGenerator() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createTableSource(MappingDocument, TableInformationContainer, Helper.InLineViewNameInferrer) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
-
- createTableSource(MappingDocument, TableInformationContainer, Helper.InLineViewNameInferrer, String, String, String) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
-
- createTempTable(IdTableInfoImpl, TempTableDdlTransactionHandling, SessionImplementor) - Method in class org.hibernate.hql.spi.id.local.Helper
-
- createTest() - Method in class org.hibernate.testing.junit4.CustomRunner
-
- createTimestampsRegion(AdvancedCache, String) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- createToOneRelationPrefix(String) - Static method in class org.hibernate.envers.internal.tools.MappingTools
-
- createTransactionManagerLookup(SessionFactoryOptions, Properties) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- createTransient() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createTree(ASTFactory, AST[]) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
- createTupleQuery() - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- createUnique(String) - Method in class org.hibernate.envers.configuration.internal.metadata.AuditEntityNameRegister
-
Creates a unique (not yet registered) audit entity name by appending consecutive numbers to the base
name.
- createUniqueConstraint(Value) - Static method in class org.hibernate.cfg.annotations.TableBinder
-
- createUniqueConstraint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createUniqueKey(List) - Method in class org.hibernate.mapping.Table
-
- createUniqueKeyLoaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- createUsingCtor(Token, String) - Method in class org.hibernate.hql.internal.ast.SqlASTFactory
-
- createVersion() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- createWhereByKey(int, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- creatingPooledLoOptimizer(int, String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- creatingSubcontextInfo(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- CreationTimestamp - Annotation Type in org.hibernate.annotations
-
Marks a property as the creation timestamp of the containing entity.
- CreationTimestampGeneration - Class in org.hibernate.tuple
-
- CreationTimestampGeneration() - Constructor for class org.hibernate.tuple.CreationTimestampGeneration
-
- Criteria - Interface in org.hibernate
-
Criteria is a simplified API for retrieving entities
by composing Criterion objects.
- criteriaBuilder() - Method in class org.hibernate.jpa.criteria.AbstractManipulationCriteriaQuery
-
- criteriaBuilder() - Method in class org.hibernate.jpa.criteria.AbstractNode
-
- criteriaBuilder() - Method in interface org.hibernate.jpa.criteria.predicate.PredicateImplementor
-
Access to the CriteriaBuilder
- CriteriaBuilderImpl - Class in org.hibernate.jpa.criteria
-
- CriteriaBuilderImpl(EntityManagerFactoryImpl) - Constructor for class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- CriteriaCompiler - Class in org.hibernate.jpa.criteria.compile
-
Compiles a JPA criteria query into an executable
TypedQuery
.
- CriteriaCompiler(HibernateEntityManagerImplementor) - Constructor for class org.hibernate.jpa.criteria.compile.CriteriaCompiler
-
- criteriaCompiler() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- CriteriaDeleteImpl<T> - Class in org.hibernate.jpa.criteria
-
- CriteriaDeleteImpl(CriteriaBuilderImpl) - Constructor for class org.hibernate.jpa.criteria.CriteriaDeleteImpl
-
- CriteriaImpl - Class in org.hibernate.internal
-
Implementation of the Criteria interface
- CriteriaImpl(String, SessionImplementor) - Constructor for class org.hibernate.internal.CriteriaImpl
-
- CriteriaImpl(String, String, SessionImplementor) - Constructor for class org.hibernate.internal.CriteriaImpl
-
- CriteriaImpl.CriterionEntry - Class in org.hibernate.internal
-
- CriteriaImpl.OrderEntry - Class in org.hibernate.internal
-
- CriteriaImpl.Subcriteria - Class in org.hibernate.internal
-
- CriteriaInterpretation - Interface in org.hibernate.jpa.criteria.compile
-
The interpretation of a JPA criteria object.
- CriteriaJoinWalker - Class in org.hibernate.loader.criteria
-
A JoinWalker for Criteria queries.
- CriteriaJoinWalker(OuterJoinLoadable, CriteriaQueryTranslator, SessionFactoryImplementor, CriteriaImpl, String, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.criteria.CriteriaJoinWalker
-
- CriteriaJoinWalker(OuterJoinLoadable, CriteriaQueryTranslator, SessionFactoryImplementor, CriteriaImpl, String, LoadQueryInfluencers, String) - Constructor for class org.hibernate.loader.criteria.CriteriaJoinWalker
-
- CriteriaLoader - Class in org.hibernate.loader.criteria
-
A Loader for Criteria queries.
- CriteriaLoader(OuterJoinLoadable, SessionFactoryImplementor, CriteriaImpl, String, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.criteria.CriteriaLoader
-
- CriteriaQuery - Interface in org.hibernate.criterion
-
An instance of CriteriaQuery is passed to criterion,
order and projection instances when actually compiling and
executing the query.
- CriteriaQueryImpl<T> - Class in org.hibernate.jpa.criteria
-
- CriteriaQueryImpl(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- CriteriaQueryTranslator - Class in org.hibernate.loader.criteria
-
- CriteriaQueryTranslator(SessionFactoryImplementor, CriteriaImpl, String, String, CriteriaQuery) - Constructor for class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- CriteriaQueryTranslator(SessionFactoryImplementor, CriteriaImpl, String, String) - Constructor for class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- CriteriaQueryTypeQueryAdapter<X> - Class in org.hibernate.jpa.criteria.compile
-
- CriteriaQueryTypeQueryAdapter(HibernateEntityManagerImplementor, QueryImpl<X>, Map<ParameterExpression<?>, ExplicitParameterInfo<?>>) - Constructor for class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- CriteriaSpecification - Interface in org.hibernate.criterion
-
Commonality between different types of Criteria.
- CriteriaSubqueryImpl<T> - Class in org.hibernate.jpa.criteria
-
The Hibernate implementation of the JPA
Subquery
contract.
- CriteriaSubqueryImpl(CriteriaBuilderImpl, Class<T>, CommonAbstractCriteria) - Constructor for class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- CriteriaSubqueryImpl.SubquerySelection<S> - Class in org.hibernate.jpa.criteria
-
- CriteriaTools - Class in org.hibernate.envers.query.criteria.internal
-
- CriteriaTools() - Constructor for class org.hibernate.envers.query.criteria.internal.CriteriaTools
-
- CriteriaUpdateImpl<T> - Class in org.hibernate.jpa.criteria
-
- CriteriaUpdateImpl(CriteriaBuilderImpl) - Constructor for class org.hibernate.jpa.criteria.CriteriaUpdateImpl
-
- Criterion - Interface in org.hibernate.criterion
-
An object-oriented representation of a query criterion that may be used
as a restriction in a Criteria query.
- criterions - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- crosses(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a "spatially crosses" constraint to the named property
- CROSSES - Static variable in interface org.hibernate.spatial.SpatialRelation
-
The geometries cross
- CrossTypeRevisionChangesReader - Interface in org.hibernate.envers
-
Queries that allow retrieving snapshots of all entities (regardless of their particular type) changed in the given
revision.
- CrossTypeRevisionChangesReaderImpl - Class in org.hibernate.envers.internal.reader
-
- CrossTypeRevisionChangesReaderImpl(AuditReaderImplementor, EnversService) - Constructor for class org.hibernate.envers.internal.reader.CrossTypeRevisionChangesReaderImpl
-
- CUBRIDDialect - Class in org.hibernate.dialect
-
An SQL dialect for CUBRID (8.3.x and later).
- CUBRIDDialect() - Constructor for class org.hibernate.dialect.CUBRIDDialect
-
Constructs a CUBRIDDialect
- CUBRIDLimitHandler - Class in org.hibernate.dialect.pagination
-
Limit handler for CUBRID
- CURRENCY - Static variable in class org.hibernate.type.StandardBasicTypes
-
- CurrencyType - Class in org.hibernate.type
-
- CurrencyType() - Constructor for class org.hibernate.type.CurrencyType
-
- CurrencyTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
- CurrencyTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CurrencyTypeDescriptor
-
- CURRENT_SESSION_CONTEXT_CLASS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- currentColumns() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- currentDate() - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- CurrentDateFunction - Class in org.hibernate.jpa.criteria.expression.function
-
Models the ANSI SQL CURRENT_DATE function.
- CurrentDateFunction(CriteriaBuilderImpl) - Constructor for class org.hibernate.jpa.criteria.expression.function.CurrentDateFunction
-
- currentDepth() - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- currentHibernateTransaction - Variable in class org.hibernate.internal.AbstractSessionImpl
-
- currentPropertyPath - Variable in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- CurrentReturnState(boolean, int) - Constructor for class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
-
- currentSession() - Method in class org.hibernate.context.internal.JTASessionContext
-
- currentSession() - Method in class org.hibernate.context.internal.ManagedSessionContext
-
- currentSession() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
-
- currentSession() - Method in interface org.hibernate.context.spi.CurrentSessionContext
-
Retrieve the current session according to the scoping defined
by this implementation.
- CurrentSessionContext - Interface in org.hibernate.context.spi
-
Defines the contract for implementations which know how to scope the notion
of a
current session
.
- currentSource() - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- CurrentTenantIdentifierResolver - Interface in org.hibernate.context.spi
-
- currentTime() - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- CurrentTimeFunction - Class in org.hibernate.jpa.criteria.expression.function
-
Models the ANSI SQL CURRENT_TIME function.
- CurrentTimeFunction(CriteriaBuilderImpl) - Constructor for class org.hibernate.jpa.criteria.expression.function.CurrentTimeFunction
-
- currentTimestamp() - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- CurrentTimestampFunction - Class in org.hibernate.jpa.criteria.expression.function
-
Models the ANSI SQL CURRENT_TIMESTAMP function.
- CurrentTimestampFunction(CriteriaBuilderImpl) - Constructor for class org.hibernate.jpa.criteria.expression.function.CurrentTimestampFunction
-
- custom(Class) - Method in class org.hibernate.internal.TypeLocatorImpl
-
- custom(Class, Properties) - Method in class org.hibernate.internal.TypeLocatorImpl
-
- custom(Class<UserType>, Properties) - Method in class org.hibernate.type.TypeFactory
-
- custom(Class<UserType>, Properties, TypeFactory.TypeScope) - Static method in class org.hibernate.type.TypeFactory
-
- custom(Class) - Method in interface org.hibernate.TypeHelper
-
- custom(Class, Properties) - Method in interface org.hibernate.TypeHelper
-
- CUSTOM_ENTITY_DIRTINESS_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- customCollection(String, Properties, String, String) - Method in class org.hibernate.type.TypeFactory
-
- CustomCollectionType - Class in org.hibernate.type
-
A custom type for mapping user-written classes that implement PersistentCollection
- CustomCollectionType(TypeFactory.TypeScope, Class, String, String) - Constructor for class org.hibernate.type.CustomCollectionType
-
- customComponent(Class<CompositeUserType>, Properties) - Method in class org.hibernate.type.TypeFactory
-
- customComponent(Class<CompositeUserType>, Properties, TypeFactory.TypeScope) - Static method in class org.hibernate.type.TypeFactory
-
- CustomEntityDirtinessStrategy - Interface in org.hibernate
-
During a flush cycle, Hibernate needs to determine which of the entities associated with a
Session
.
- CustomEntityDirtinessStrategy.AttributeChecker - Interface in org.hibernate
-
Responsible for identifying when attributes are dirty.
- CustomEntityDirtinessStrategy.AttributeInformation - Interface in org.hibernate
-
- CustomEntityDirtinessStrategy.DirtyCheckContext - Interface in org.hibernate
-
A callback to drive dirty checking.
- CustomFieldFilter(ClassDescriptor, Set) - Constructor for class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter.CustomFieldFilter
-
- CustomizableColumns - Class in org.hibernate.cfg.annotations
-
- CustomizableColumns(Column[]) - Constructor for class org.hibernate.cfg.annotations.CustomizableColumns
-
- CustomLoader - Class in org.hibernate.loader.custom
-
Extension point for loaders which use a SQL result set with "unexpected" column aliases.
- CustomLoader(CustomQuery, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.custom.CustomLoader
-
- CustomParameterized - Class in org.hibernate.testing.junit4
-
- CustomParameterized(Class<?>) - Constructor for class org.hibernate.testing.junit4.CustomParameterized
-
Only called reflectively.
- CustomParameterized.Order - Annotation Type in org.hibernate.testing.junit4
-
- CustomQuery - Interface in org.hibernate.loader.custom
-
Extension point allowing any SQL query with named and positional parameters
to be executed by Hibernate, returning managed entities, collections and
simple scalar values.
- CustomRunner - Class in org.hibernate.testing.junit4
-
The Hibernate-specific
Runner
implementation which layers
ExtendedFrameworkMethod
support on top of the standard JUnit
FrameworkMethod
for extra information after checking to make sure the
test should be run.
- CustomRunner(Class<?>) - Constructor for class org.hibernate.testing.junit4.CustomRunner
-
- CustomRunner.IgnoreImpl - Class in org.hibernate.testing.junit4
-
- CustomSql - Class in org.hibernate.boot.model
-
Models the information for custom SQL execution defined as part of
the mapping for a primary/secondary table
- CustomSql(String, boolean, ExecuteUpdateResultCheckStyle) - Constructor for class org.hibernate.boot.model.CustomSql
-
- customSQLDelete - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
-
- customSQLInsert - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
-
- customSQLUpdate - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
-
- CustomType - Class in org.hibernate.type
-
Adapts
UserType
to the generic
Type
interface, in order
to isolate user code from changes in the internal Type contracts.
- CustomType(UserType) - Constructor for class org.hibernate.type.CustomType
-
- CustomType(UserType, String[]) - Constructor for class org.hibernate.type.CustomType
-
- CustomVersionOneStrategy - Class in org.hibernate.id.uuid
-
Applies a version 1 (time-based) generation strategy (using ip address rather than mac address) but applies them in a
different layout.
- CustomVersionOneStrategy() - Constructor for class org.hibernate.id.uuid.CustomVersionOneStrategy
-
- ge(Object) - Method in class org.hibernate.criterion.Property
-
Create a greater-than-or-equal-to restriction based on this property
- ge(DetachedCriteria) - Method in class org.hibernate.criterion.Property
-
Creates a sub-query greater-than-or-equal-to expression for this property
- ge(String, Object) - Static method in class org.hibernate.criterion.Restrictions
-
Apply a "greater than or equal" constraint to the named property
- ge(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
-
Creates a criterion which checks that the value of a given literal as being greater-than-or-equal-to the
value in the subquery result.
- ge(T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Apply a "greater than or equal" constraint
- GE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- GE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- GE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- ge(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- ge(Expression<? extends Number>, Number) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- geAll(DetachedCriteria) - Method in class org.hibernate.criterion.Property
-
Creates a greater-than-or-equal-to-all sub-query expression for this property.
- geAll(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
-
Creates a criterion which checks that the value of a literal is greater-than-or-equal-to ALL the values in the
subquery result.
- GeneralDataRegion - Interface in org.hibernate.cache.spi
-
Contract for general-purpose cache regions.
- generate() - Method in class org.hibernate.envers.internal.revisioninfo.DefaultRevisionInfoGenerator
-
- generate() - Method in interface org.hibernate.envers.internal.revisioninfo.RevisionInfoGenerator
-
- generate(String, Map<String, Class<?>>) - Static method in class org.hibernate.envers.internal.tools.MapProxyTool
-
Protected for test only
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.AbstractPostInsertGenerator
-
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.Assigned
-
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
-
- generate(AccessCallback) - Method in class org.hibernate.id.enhanced.HiLoOptimizer
-
- generate(AccessCallback) - Method in class org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer
-
- generate(AccessCallback) - Method in class org.hibernate.id.enhanced.NoopOptimizer
-
- generate(AccessCallback) - Method in interface org.hibernate.id.enhanced.Optimizer
-
Generate an identifier value accounting for this specific optimization.
- generate(AccessCallback) - Method in class org.hibernate.id.enhanced.PooledLoOptimizer
-
- generate(AccessCallback) - Method in class org.hibernate.id.enhanced.PooledLoThreadLocalOptimizer
-
- generate(AccessCallback) - Method in class org.hibernate.id.enhanced.PooledOptimizer
-
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.enhanced.TableGenerator
-
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.ForeignGenerator
-
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.GUIDGenerator
-
- generate(SessionImplementor, Object) - Method in interface org.hibernate.id.IdentifierGenerator
-
Generate a new identifier.
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.IncrementGenerator
-
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
-
Deprecated.
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.SequenceGenerator
-
Deprecated.
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.SequenceHiLoGenerator
-
Deprecated.
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.SequenceIdentityGenerator
-
Deprecated.
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.UUIDGenerator
-
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.UUIDHexGenerator
-
- generate() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
Main entry point for properly handling the FROM clause and and joins and restrictions
- GENERATE_STATISTICS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Enable statistics collection
- generateActiveConfigDeclaration() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- generateActiveConfigDeclaration(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- generateActiveConfigDeclaration() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- generateActiveConfigDeclaration(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- generateAlias(String) - Static method in class org.hibernate.internal.util.StringHelper
-
- generateAlias(String, int) - Static method in class org.hibernate.internal.util.StringHelper
-
Generate a nice alias for the given class name or collection role name and unique integer.
- generateAlias() - Method in interface org.hibernate.jpa.criteria.compile.RenderingContext
-
Generate a correlation name.
- generateAlias(String) - Method in interface org.hibernate.sql.AliasGenerator
-
- generateBidirectionalCollectionChangeWorkUnits(AuditProcess, EntityPersister, String, Object[], Object[], SessionImplementor) - Method in class org.hibernate.envers.event.spi.BaseEnversEventListener
-
- generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
-
- generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
-
- generateCacheKey(Object[], EntityPersister, SessionImplementor) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
-
- generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
-
- generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
-
- generateCacheKey(Object[], EntityPersister, SessionImplementor) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
-
- generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
-
- generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
-
- generateCacheKey(Object[], EntityPersister, SessionImplementor) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
-
- generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheCollectionRegionAccessStrategy
-
- generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
-
- generateCacheKey(Object[], EntityPersister, SessionImplementor) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy
-
- generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
-
- generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
-
- generateCacheKey(Object[], EntityPersister, SessionImplementor) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
-
- generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.access.CollectionRegionAccessStrategy
-
To create instances of CollectionCacheKey for this region, Hibernate will invoke this method
exclusively so that generated implementations can generate optimised keys.
- generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
-
To create instances of keys for this region, Hibernate will invoke this method
exclusively so that generated implementations can generate optimised keys.
- generateCacheKey(Object[], EntityPersister, SessionImplementor) - Method in interface org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy
-
To create instances of NaturalIdCacheKey for this region, Hibernate will invoke this method
exclusively so that generated implementations can generate optimised keys.
- generateCollectionReferenceAliases(String, CollectionPersister, String) - Method in class org.hibernate.loader.plan.exec.internal.AliasResolutionContextImpl
-
Generate the collection reference aliases for a particular
CollectionReference
and register the generated value using the query space UID.
- generateColumnNames(Type[]) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
- generateColumnNames(Type[], SessionFactoryImplementor) - Static method in class org.hibernate.hql.internal.NameGenerator
-
- generateCreationCommands(Metadata, boolean) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
-
For testing...
- generateCreationCommands(Metadata, boolean, Dialect) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
-
For temporary use from JPA schema generation
- generateCustomReturns(boolean) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor
-
- Generated - Annotation Type in org.hibernate.annotations
-
The annotated property is generated by the database.
- generated - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
-
- generated - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
-
- generateData(Object) - Method in class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
-
- generateData(Object) - Method in interface org.hibernate.envers.internal.synchronization.work.AuditWorkUnit
-
- generateData(Object) - Method in class org.hibernate.envers.internal.synchronization.work.CollectionChangeWorkUnit
-
- generateData(Object) - Method in class org.hibernate.envers.internal.synchronization.work.DelWorkUnit
-
- generateData(Object) - Method in class org.hibernate.envers.internal.synchronization.work.FakeBidirectionalRelationWorkUnit
-
- generateData(Object) - Method in class org.hibernate.envers.internal.synchronization.work.ModWorkUnit
-
- generateData(Object) - Method in class org.hibernate.envers.internal.synchronization.work.PersistentCollectionChangeWorkUnit
-
- GeneratedCollectionAliases - Class in org.hibernate.loader
-
CollectionAliases which handles the logic of selecting user provided aliases (via return-property),
before using the default aliases.
- GeneratedCollectionAliases(Map, CollectionPersister, String) - Constructor for class org.hibernate.loader.GeneratedCollectionAliases
-
- GeneratedCollectionAliases(CollectionPersister, String) - Constructor for class org.hibernate.loader.GeneratedCollectionAliases
-
- generatedConstraintNamePrefix() - Method in class org.hibernate.mapping.Constraint
-
- generatedConstraintNamePrefix() - Method in class org.hibernate.mapping.ForeignKey
-
- generatedConstraintNamePrefix() - Method in class org.hibernate.mapping.PrimaryKey
-
- generatedConstraintNamePrefix() - Method in class org.hibernate.mapping.UniqueKey
-
- generateDeleteRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- generateDeleteRowString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
-
Generate the SQL DELETE that deletes a particular row
- generateDeleteRowString() - Method in class org.hibernate.persister.collection.OneToManyPersister
-
Generate the SQL UPDATE that updates a particular row's foreign
key to null
- generateDeleteString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- generateDeleteString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
-
Generate the SQL DELETE that deletes all rows
- generateDeleteString() - Method in class org.hibernate.persister.collection.OneToManyPersister
-
Generate the SQL UPDATE that updates all the foreign keys to null
- generateDeleteString(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Generate the SQL that deletes a row by id (and version)
- generateDetectRowByElementString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- generateDetectRowByIndexString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- GeneratedOrderByFragmentParser - Class in org.hibernate.sql.ordering.antlr
-
Antlr grammar for dealing with order-by mapping fragments.
- GeneratedOrderByFragmentParser(TokenBuffer, int) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
-
- GeneratedOrderByFragmentParser(TokenBuffer) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
-
- GeneratedOrderByFragmentParser(TokenStream, int) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
-
- GeneratedOrderByFragmentParser(TokenStream) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
-
- GeneratedOrderByFragmentParser(ParserSharedInputState) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
-
- GeneratedOrderByFragmentRenderer - Class in org.hibernate.sql.ordering.antlr
-
- GeneratedOrderByFragmentRenderer() - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
-
- GeneratedOrderByFragmentRendererTokenTypes - Interface in org.hibernate.sql.ordering.antlr
-
- GeneratedOrderByLexer - Class in org.hibernate.sql.ordering.antlr
-
Lexer for the order-by fragment parser
- GeneratedOrderByLexer(InputStream) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
-
- GeneratedOrderByLexer(Reader) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
-
- GeneratedOrderByLexer(InputBuffer) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
-
- GeneratedOrderByLexer(LexerSharedInputState) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
-
- generateDropCommands(MetadataImplementor, boolean, Dialect) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
-
Intended for use from JPA schema export code.
- GeneratedValue - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- GeneratedValue() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.GeneratedValue
-
- generatedValue - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
- GeneratedValueGeneration - Class in org.hibernate.tuple
-
- GeneratedValueGeneration() - Constructor for class org.hibernate.tuple.GeneratedValueGeneration
-
- GeneratedValueGeneration(GenerationTiming) - Constructor for class org.hibernate.tuple.GeneratedValueGeneration
-
- generateEntityDefinition() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateEntityDefinition() - Method in interface org.hibernate.persister.entity.EntityPersister
-
Generate the entity definition for this object.
- generateEntityKey(Serializable, EntityPersister) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- generateEntityKey(Serializable, EntityPersister) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Hide the changing requirements of entity key creation
- generateEntityKey(Serializable, EntityPersister) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- generateEntityReferenceAliases(String, EntityPersister) - Method in class org.hibernate.loader.plan.exec.internal.AliasResolutionContextImpl
-
Generate the entity reference aliases for a particular
EntityReference
and register the generated value using the query space UID.
- generateFieldReader(CtClass, CtField, AttributeTypeDescriptor) - Method in class org.hibernate.bytecode.enhance.internal.MappedSuperclassEnhancer
-
- generateFieldReader(CtClass, CtField, AttributeTypeDescriptor) - Method in class org.hibernate.bytecode.enhance.internal.PersistentAttributesEnhancer
-
- generateFieldWriter(CtClass, CtField, AttributeTypeDescriptor) - Method in class org.hibernate.bytecode.enhance.internal.MappedSuperclassEnhancer
-
- generateFieldWriter(CtClass, CtField, AttributeTypeDescriptor) - Method in class org.hibernate.bytecode.enhance.internal.PersistentAttributesEnhancer
-
- generateFilterConditionAlias(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateFilterConditionAlias(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- generateFilterConditionAlias(String) - Method in interface org.hibernate.persister.entity.Queryable
-
The alias used for any filter conditions (mapped where-fragments or
enabled-filters).
- generateFirstPass(PersistentClass, ClassAuditingData, EntityXmlMappingData, boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
-
- generateHashCode(SessionFactoryImplementor) - Method in class org.hibernate.engine.spi.EntityUniqueKey
-
- generateHashedConstraintName(String, Identifier, Identifier...) - Method in class org.hibernate.boot.model.naming.NamingHelper
-
If a constraint is not explicitly named, this is called to generate
a unique hash using the table and column names.
- generateHashedConstraintName(String, Identifier, List<Identifier>) - Method in class org.hibernate.boot.model.naming.NamingHelper
-
If a constraint is not explicitly named, this is called to generate
a unique hash using the table and column names.
- generateHashedFkName(String, Identifier, Identifier, List<Identifier>) - Method in class org.hibernate.boot.model.naming.NamingHelper
-
If a foreign-key is not explicitly named, this is called to generate
a unique hash using the table and column names.
- generateHashedFkName(String, Identifier, Identifier, Identifier...) - Method in class org.hibernate.boot.model.naming.NamingHelper
-
If a foreign-key is not explicitly named, this is called to generate
a unique hash using the table and column names.
- generateHolder(SessionImplementor) - Method in class org.hibernate.id.SequenceGenerator
-
Deprecated.
- generateIdByUniqueKeySelectString(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateIdentityInsertString(boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Used to generate an insery statement against the root table in the
case of identifier generation strategies where the insert statement
executions actually generates the identifier value.
- generateIdInsertSelect(String, IdTableInfo, AbstractTableBasedBulkIdHandler.ProcessedWhereClause) - Method in class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
-
Generate the INSERT
-SELECT
statement for holding matching ids.
- generateIdSubselect(Queryable, IdTableInfo) - Method in class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
-
- generateIdSubselect(Queryable, IdTableInfo) - Method in class org.hibernate.hql.spi.id.persistent.DeleteHandlerImpl
-
- generateIdSubselect(Queryable, IdTableInfo) - Method in class org.hibernate.hql.spi.id.persistent.UpdateHandlerImpl
-
- generateIdTableName(String) - Method in class org.hibernate.dialect.TeradataDialect
-
- generateIdTableName(String) - Method in interface org.hibernate.hql.spi.id.IdTableSupport
-
- generateIdTableName(String) - Method in class org.hibernate.hql.spi.id.IdTableSupportStandardImpl
-
- generateImplicitUid() - Method in class org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl
-
- generateImplicitUid() - Method in interface org.hibernate.loader.plan.build.spi.ExpandingQuerySpaces
-
- generateImports() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- generateImports() - Method in class org.hibernate.jpamodelgen.ImportContextImpl
-
- generateImports() - Method in interface org.hibernate.jpamodelgen.model.ImportContext
-
- generateImports() - Method in interface org.hibernate.jpamodelgen.model.MetaEntity
-
- generateImports() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaEntity
-
- generateInsertGeneratedValuesSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateInsertRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- generateInsertRowString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
-
Generate the SQL INSERT that creates a new row
- generateInsertRowString() - Method in class org.hibernate.persister.collection.OneToManyPersister
-
Generate the SQL UPDATE that updates a foreign key to a value
- generateInsertString(boolean[], int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateInsertString(boolean, boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateInsertString(boolean, boolean[], int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Generate the SQL that inserts a row
- generateLazySelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateLeastSignificantBits(long) - Static method in class org.hibernate.id.uuid.CustomVersionOneStrategy
-
- generateLocker(LockMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateLockString(int) - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
-
- generateLockString(int) - Method in class org.hibernate.dialect.lock.PessimisticReadSelectLockingStrategy
-
- generateLockString() - Method in class org.hibernate.dialect.lock.PessimisticReadUpdateLockingStrategy
-
- generateLockString(int) - Method in class org.hibernate.dialect.lock.PessimisticWriteSelectLockingStrategy
-
- generateLockString() - Method in class org.hibernate.dialect.lock.PessimisticWriteUpdateLockingStrategy
-
- generateLockString(int) - Method in class org.hibernate.dialect.lock.SelectLockingStrategy
-
- generateLockString() - Method in class org.hibernate.dialect.lock.UpdateLockingStrategy
-
- generateMap() - Method in class org.hibernate.tuple.DynamicMapInstantiator
-
- generateName(String, Table, Column...) - Static method in class org.hibernate.mapping.Constraint
-
If a constraint is not explicitly named, this is called to generate
a unique hash using the table and column names.
- generateName(String, Table, List<Column>) - Static method in class org.hibernate.mapping.Constraint
-
- generateNamedParameter(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- generateNamedParameter(AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- generateNodePrefix(int) - Method in class org.hibernate.loader.plan.build.spi.TreePrinterHelper
-
Returns a string containing the specified number of indentations, where
each indentation contains
TreePrinterHelper.INDENTATION
blank characters.
- generatePositionalParameter(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- generatePositionalParameter(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- generateProxy(InvocationHandler, Class...) - Method in class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
-
- generateProxy(InvocationHandler, Class...) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
-
- generateProxy(byte[]) - Static method in class org.hibernate.engine.jdbc.BlobProxy
-
Generates a BlobImpl proxy using byte data.
- generateProxy(InputStream, long) - Static method in class org.hibernate.engine.jdbc.BlobProxy
-
Generates a BlobImpl proxy using a given number of bytes from an InputStream.
- generateProxy(String) - Static method in class org.hibernate.engine.jdbc.ClobProxy
-
Generates a
Clob
proxy using the string data.
- generateProxy(Reader, long) - Static method in class org.hibernate.engine.jdbc.ClobProxy
-
Generates a
Clob
proxy using a character reader of given length.
- generateProxy(String) - Static method in class org.hibernate.engine.jdbc.NClobProxy
-
Generates a
Clob
proxy using the string data.
- generateProxy(Reader, long) - Static method in class org.hibernate.engine.jdbc.NClobProxy
-
Generates a
NClob
proxy using a character reader of given length.
- generateProxy(ResultSet, ColumnNameCache, ServiceRegistry) - Static method in class org.hibernate.engine.jdbc.ResultSetWrapperProxy
-
Generates a proxy wrapping the ResultSet.
- generateProxy(Blob) - Static method in class org.hibernate.engine.jdbc.SerializableBlobProxy
-
Generates a SerializableBlob proxy wrapping the provided Blob object.
- generateProxy(Clob) - Static method in class org.hibernate.engine.jdbc.SerializableClobProxy
-
Generates a SerializableClobProxy proxy wrapping the provided Clob object.
- generateProxy(NClob) - Static method in class org.hibernate.engine.jdbc.SerializableNClobProxy
-
Generates a SerializableNClobProxy proxy wrapping the provided NClob object.
- generateQueryException(String) - Method in exception org.hibernate.hql.internal.ast.QuerySyntaxException
-
- generateQueryException(String) - Method in exception org.hibernate.QueryException
-
- generateQueryException(String) - Method in exception org.hibernate.QueryParameterException
-
- generateQueryKey(String, QueryParameters, Set, SessionImplementor, CacheableResultTransformer) - Static method in class org.hibernate.cache.spi.QueryKey
-
Generates a QueryKey.
- generateRootAlias(String) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
-
- generateRootAlias(String) - Method in class org.hibernate.loader.JoinWalker
-
- generateScalarColumns(HqlSqlWalkerNode, String[], int) - Static method in class org.hibernate.hql.internal.ast.util.ColumnHelper
-
Generates the scalar column AST nodes for a given array of SQL columns
- generateSchema(PersistenceUnitInfo, Map) - Method in class org.hibernate.ejb.HibernatePersistence
-
Deprecated.
- generateSchema(String, Map) - Method in class org.hibernate.ejb.HibernatePersistence
-
Deprecated.
- generateSchema() - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
-
- generateSchema() - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
-
Perform an explicit schema generation (rather than an "auto" one) based on the
- generateSchema(PersistenceUnitInfo, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
-
- generateSchema(String, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
-
- generateSecondPass(PersistentClass, ClassAuditingData, EntityXmlMappingData) - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
-
- generateSelectFragment(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- generateSelectRowByIndexString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- generateSelectSizeString(boolean) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- generateSelectString(LockMode) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
Generate the SQL that selects a row by id
- generateSelectVersionString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Generate the SQL that selects the version number by id
- generateSingleScalarColumn(HqlSqlWalkerNode, int) - Static method in class org.hibernate.hql.internal.ast.util.ColumnHelper
-
- generateSnapshotSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateSQLAlias() - Method in interface org.hibernate.criterion.CriteriaQuery
-
Generate a unique SQL alias
- generateSQLAlias() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- generateSubquery(PersistentClass, Mapping) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- generateSuffixes(int) - Static method in class org.hibernate.loader.BasicLoader
-
Utility method that generates 0_, 1_ suffixes.
- generateSuffixes(int, int) - Static method in class org.hibernate.loader.BasicLoader
-
- generateTableAlias(int, PropertyPath, Joinable) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
-
- generateTableAlias(int, PropertyPath, Joinable) - Method in class org.hibernate.loader.JoinWalker
-
- generateTableAlias(String, int) - Static method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateTokenNameCache(Class) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
Method to generate a map of token type names, keyed by their token type values.
- generateUpdateGeneratedValuesSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateUpdateRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- generateUpdateRowString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
-
Generate the SQL UPDATE that updates a row
- generateUpdateRowString() - Method in class org.hibernate.persister.collection.OneToManyPersister
-
Generate the SQL UPDATE that inserts a collection index
- generateUpdateString(boolean[], int, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateUpdateString(boolean[], int, Object[], boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Generate the SQL that updates a row by id (and version)
- generateUUID(SessionImplementor) - Method in class org.hibernate.id.uuid.CustomVersionOneStrategy
-
- generateUUID(SessionImplementor) - Method in class org.hibernate.id.uuid.StandardRandomStrategy
-
- generateUUID(SessionImplementor) - Method in interface org.hibernate.id.UUIDGenerationStrategy
-
Generate the UUID.
- generateValue(Session, Object) - Method in interface org.hibernate.tuple.ValueGenerator
-
Generate the value.
- GenerationProcess(ServiceRegistry) - Constructor for class org.hibernate.jpa.internal.schemagen.JpaSchemaGenerator.GenerationProcess
-
Constructs a generation process
- GenerationSourceFromMetadata - Class in org.hibernate.jpa.internal.schemagen
-
Handle schema generation source from (annotation/xml) metadata.
- GenerationSourceFromMetadata(MetadataImplementor, Dialect, boolean, boolean) - Constructor for class org.hibernate.jpa.internal.schemagen.GenerationSourceFromMetadata
-
- GenerationSourceFromScript - Class in org.hibernate.jpa.internal.schemagen
-
Handles schema generation source from a "script"
- GenerationSourceFromScript(ScriptSourceInput, ImportSqlCommandExtractor) - Constructor for class org.hibernate.jpa.internal.schemagen.GenerationSourceFromScript
-
- GenerationStrategyPair() - Constructor for class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
-
- GenerationStrategyPair(EntityMetamodel.FullInMemoryValueGenerationStrategy) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
-
- GenerationStrategyPair(EntityMetamodel.InDatabaseValueGenerationStrategyImpl) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
-
- GenerationStrategyPair(InMemoryValueGenerationStrategy, InDatabaseValueGenerationStrategy) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
-
- GenerationTime - Enum in org.hibernate.annotations
-
At what time(s) will the generation occur?
- GenerationTiming - Enum in org.hibernate.tuple
-
- GenerationTimingConverter - Class in org.hibernate.boot.jaxb.hbm.internal
-
- GenerationTimingConverter() - Constructor for class org.hibernate.boot.jaxb.hbm.internal.GenerationTimingConverter
-
- GenerationType - Enum in org.hibernate.jpamodelgen.xml.jaxb
-
Java class for generation-type.
- generator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
-
- generator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
-
- generator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
-
- generator - Variable in class org.hibernate.jpamodelgen.xml.jaxb.GeneratedValue
-
- generatorKey() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
- generatorKey() - Method in class org.hibernate.id.enhanced.TableGenerator
-
- generatorKey() - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
-
Deprecated.
- generatorKey() - Method in interface org.hibernate.id.PersistentIdentifierGenerator
-
Return a key unique to the underlying database objects.
- generatorKey() - Method in class org.hibernate.id.SequenceGenerator
-
Deprecated.
- GeneratorType - Annotation Type in org.hibernate.annotations
-
Marks a property as generated, specifying the
ValueGenerator
type to be used for generating the value.
- GenericGenerator - Annotation Type in org.hibernate.annotations
-
Generator annotation describing any kind of Hibernate generator in a generic (de-typed) manner.
- GenericGenerators - Annotation Type in org.hibernate.annotations
-
Array of generic generator definitions.
- GenericJDBCException - Exception in org.hibernate.exception
-
Generic, non-specific JDBCException.
- GenericJDBCException(String, SQLException) - Constructor for exception org.hibernate.exception.GenericJDBCException
-
- GenericJDBCException(String, SQLException, String) - Constructor for exception org.hibernate.exception.GenericJDBCException
-
- GeoDBDialect - Class in org.hibernate.spatial.dialect.h2geodb
-
Extends the H2Dialect by also including information on spatial functions.
- GeoDBDialect() - Constructor for class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
-
Constructor.
- GeoDBGeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.h2geodb
-
Descriptor for GeoDB Geometries.
- GeoDBGeometryTypeDescriptor() - Constructor for class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
-
- GeoDbWkb - Class in org.hibernate.spatial.dialect.h2geodb
-
A utility class to serialize from/to GeoDB WKB's.
- GeolatteGeometryJavaTypeDescriptor - Class in org.hibernate.spatial
-
Descriptor for geolatte-geom Geometry
s.
- GeolatteGeometryJavaTypeDescriptor() - Constructor for class org.hibernate.spatial.GeolatteGeometryJavaTypeDescriptor
-
Initialize a type descriptor for the geolatte-geom Geometry
type.
- GeolatteGeometryType - Class in org.hibernate.spatial
-
a Type
that maps between the database geometry type and geolatte-geom Geometry
.
- GeolatteGeometryType(SqlTypeDescriptor) - Constructor for class org.hibernate.spatial.GeolatteGeometryType
-
Constructs an instance with the specified SqlTypeDescriptor
- geProperty(Property) - Method in class org.hibernate.criterion.Property
-
Creates an greater-than-or-equal-to restriction between 2 properties
- geProperty(String) - Method in class org.hibernate.criterion.Property
-
Creates an greater-than-or-equal-to restriction between 2 properties
- geProperty(String, String) - Static method in class org.hibernate.criterion.Restrictions
-
Apply a "greater than or equal" constraint to two properties
- geProperty(String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Apply a "greater than or equal" constraint to another property
- geSome(DetachedCriteria) - Method in class org.hibernate.criterion.Property
-
Creates a greater-than-or-equal-to-some sub-query expression for this property.
- geSome(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
-
Creates a criterion which checks that the value of a literal is greater-than-or-equal-to SOME of the values
in the subquery result.
- get() - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
-
- get() - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
-
- get() - Method in class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
-
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
-
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
-
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
-
- get(Object) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
-
Get the value mapped to this key, or null if no value is mapped to this key.
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
-
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
-
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
-
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
-
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
-
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
-
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
-
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
-
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
-
- get(SessionImplementor, Object, long) - Method in interface org.hibernate.cache.infinispan.access.AccessDelegate
-
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.infinispan.access.InvalidationCacheAccessDelegate
-
Attempt to retrieve an object from the cache.
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate
-
- get(SessionImplementor, Object, long) - Method in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate
-
- get(SessionImplementor, Object) - Method in class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion
-
- get(SessionImplementor, Object) - Method in class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl
-
- get(SessionImplementor, Object) - Method in class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl
-
- get(SessionImplementor, Object) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
-
- get(QueryKey, Type[], boolean, Set<Serializable>, SessionImplementor) - Method in class org.hibernate.cache.internal.StandardQueryCache
-
- get(SessionImplementor, Object, long) - Method in interface org.hibernate.cache.spi.access.RegionAccessStrategy
-
Attempt to retrieve an object from the cache.
- get(SessionImplementor, Object) - Method in interface org.hibernate.cache.spi.GeneralDataRegion
-
Get an item from the cache.
- get(QueryKey, Type[], boolean, Set<Serializable>, SessionImplementor) - Method in interface org.hibernate.cache.spi.QueryCache
-
Get results from the cache.
- get(GroupsPerOperation.Operation) - Method in class org.hibernate.cfg.beanvalidation.GroupsPerOperation
-
- get(int) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- get(int) - Method in class org.hibernate.collection.internal.PersistentBag
-
- get(int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- get(int) - Method in class org.hibernate.collection.internal.PersistentList
-
- get(Object) - Method in class org.hibernate.collection.internal.PersistentMap
-
- get(int) - Method in class org.hibernate.dialect.TypeNames
-
get default type name for specified type
- get(int, long, int, int) - Method in class org.hibernate.dialect.TypeNames
-
get type name for specified type and size
- get(int) - Method in class org.hibernate.engine.spi.ExecutableList
-
- get(Class<T>, Serializable) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- get(Class<T>, Serializable, LockMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- get(Class<T>, Serializable, LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- get(String, Serializable) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- get(String, Serializable, LockMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- get(String, Serializable, LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- get(Session) - Static method in class org.hibernate.envers.AuditReaderFactory
-
Create an audit reader associated with an open session.
- get(EntityManager) - Static method in class org.hibernate.envers.AuditReaderFactory
-
Create an audit reader associated with an open entity manager.
- get(PersistentClass) - Static method in enum org.hibernate.envers.configuration.internal.metadata.InheritanceType
-
- get(String) - Method in class org.hibernate.envers.internal.entities.EntitiesConfigurations
-
- get(int) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.ListProxy
-
- get(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
-
- get(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
-
- get(String, Number, Object) - Method in class org.hibernate.envers.internal.reader.FirstLevelCache
-
- get(EventSource) - Method in class org.hibernate.envers.internal.synchronization.AuditProcessManager
-
- get() - Method in class org.hibernate.envers.internal.tools.MutableInteger
-
- get(EnversService) - Method in class org.hibernate.envers.query.internal.property.EntityPropertyName
-
- get(EnversService) - Method in class org.hibernate.envers.query.internal.property.ModifiedFlagPropertyName
-
- get(EnversService) - Method in class org.hibernate.envers.query.internal.property.OriginalIdPropertyName
-
- get(EnversService) - Method in interface org.hibernate.envers.query.internal.property.PropertyNameGetter
-
- get(EnversService) - Method in class org.hibernate.envers.query.internal.property.RevisionNumberPropertyName
-
- get(EnversService) - Method in class org.hibernate.envers.query.internal.property.RevisionPropertyPropertyName
-
- get(EnversService) - Method in class org.hibernate.envers.query.internal.property.RevisionTypePropertyName
-
- GET - Static variable in interface org.hibernate.event.spi.LoadEventListener
-
- get(ResultSet, String, Type) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
-
Extract the value from the result set (which is assumed to already have been positioned to the apopriate row)
and wrp it in the appropriate Java numeric type.
- get() - Method in class org.hibernate.internal.AbstractScrollableResults
-
- get(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- get(Class<T>, Serializable) - Method in class org.hibernate.internal.SessionImpl
-
- get(String, Serializable) - Method in class org.hibernate.internal.SessionImpl
-
- get(Class<T>, Serializable, LockMode) - Method in class org.hibernate.internal.SessionImpl
-
- get(Class<T>, Serializable, LockOptions) - Method in class org.hibernate.internal.SessionImpl
-
- get(String, Serializable, LockMode) - Method in class org.hibernate.internal.SessionImpl
-
- get(String, Serializable, LockOptions) - Method in class org.hibernate.internal.SessionImpl
-
- get(Class, Serializable) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- get(Class, Serializable, LockMode) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- get(String, Serializable) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- get(String, Serializable, LockMode) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- get(Object) - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Returns the value to which the specified key is mapped,
or null
if this map contains no mapping for the key.
- get(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Returns the value to which the specified key is mapped,
or null
if this map contains no mapping for the key.
- get(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
-
- get(SingularAttribute<? super X, Y>) - Method in class org.hibernate.jpa.criteria.path.AbstractPathImpl
-
- get(PluralAttribute<X, C, E>) - Method in class org.hibernate.jpa.criteria.path.AbstractPathImpl
-
- get(MapAttribute<X, K, V>) - Method in class org.hibernate.jpa.criteria.path.AbstractPathImpl
-
- get(String) - Method in class org.hibernate.jpa.criteria.path.AbstractPathImpl
-
- get(String, Class<X>) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
-
- get(String) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
-
- get(int, Class<X>) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
-
- get(int) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
-
- get(TupleElement<X>) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
-
- get(Object) - Method in class org.hibernate.property.access.internal.PropertyAccessMapImpl.GetterImpl
-
- get(Object) - Method in class org.hibernate.property.access.spi.EnhancedGetterMethodImpl
-
Deprecated.
- get(Object) - Method in interface org.hibernate.property.access.spi.Getter
-
Get the property value from the given owner instance.
- get(Object) - Method in class org.hibernate.property.access.spi.GetterFieldImpl
-
- get(Object) - Method in class org.hibernate.property.access.spi.GetterMethodImpl
-
- get(Object) - Method in class org.hibernate.proxy.map.MapProxy
-
- get() - Method in interface org.hibernate.ScrollableResults
-
Get the current row of results.
- get(int) - Method in interface org.hibernate.ScrollableResults
-
Get the ith object in the current row of results, without
initializing any other results in the row.
- get(K) - Method in class org.hibernate.service.internal.ConcurrentServiceBinding
-
- get(Class<T>, Serializable) - Method in interface org.hibernate.Session
-
Return the persistent instance of the given entity class with the given identifier,
or null if there is no such persistent instance.
- get(Class<T>, Serializable, LockMode) - Method in interface org.hibernate.Session
-
Return the persistent instance of the given entity class with the given identifier,
or null if there is no such persistent instance.
- get(Class<T>, Serializable, LockOptions) - Method in interface org.hibernate.Session
-
Return the persistent instance of the given entity class with the given identifier,
or null if there is no such persistent instance.
- get(String, Serializable) - Method in interface org.hibernate.Session
-
Return the persistent instance of the given named entity with the given identifier,
or null if there is no such persistent instance.
- get(String, Serializable, LockMode) - Method in interface org.hibernate.Session
-
Return the persistent instance of the given entity class with the given identifier,
or null if there is no such persistent instance.
- get(String, Serializable, LockOptions) - Method in interface org.hibernate.Session
-
Return the persistent instance of the given entity class with the given identifier,
or null if there is no such persistent instance.
- get(String, Serializable) - Method in interface org.hibernate.StatelessSession
-
Retrieve a row.
- get(Class, Serializable) - Method in interface org.hibernate.StatelessSession
-
Retrieve a row.
- get(String, Serializable, LockMode) - Method in interface org.hibernate.StatelessSession
-
Retrieve a row, obtaining the specified lock mode.
- get(Class, Serializable, LockMode) - Method in interface org.hibernate.StatelessSession
-
Retrieve a row, obtaining the specified lock mode.
- get(ResultSet, String, SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- get(ResultSet, String, SessionImplementor) - Method in interface org.hibernate.type.SingleColumnType
-
Get a column value from a result set, without worrying about the possibility of null values.
- getAccess() - Method in interface org.hibernate.boot.jaxb.hbm.spi.AttributeMapping
-
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
-
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Version
-
Gets the value of the access property.
- getAccessOptimizer() - Method in class org.hibernate.bytecode.internal.javassist.ReflectionOptimizerImpl
-
- getAccessOptimizer() - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer
-
Retrieve the optimizer for accessing the entity's persistent state.
- getAccessorPropertyName(EntityMode) - Method in class org.hibernate.mapping.Property
-
- getAccessStrategy(String) - Static method in enum org.hibernate.cfg.AccessType
-
Resolve an externalized name to the AccessType enum value it names.
- getAccessStrategy(AccessType) - Static method in enum org.hibernate.cfg.AccessType
-
Convert the JPA access type enum to the corresponding AccessType enum value.
- getAccessStrategyFactory() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
-
- getAccessType() - Method in class org.hibernate.boot.model.Caching
-
- getAccessType() - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- getAccessType() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getAccessType() - Method in class org.hibernate.envers.internal.entities.PropertyData
-
- getAccessType() - Method in class org.hibernate.jpamodelgen.util.AccessTypeInformation
-
- getAccessType(Class<?>, String) - Static method in class org.hibernate.property.access.internal.PropertyAccessMixedImpl
-
- getAccessTypeInfo(String) - Method in class org.hibernate.jpamodelgen.Context
-
- getAction() - Method in class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
-
- getAction() - Method in class org.hibernate.envers.event.spi.EnversListenerDuplicationStrategy
-
- getAction() - Method in interface org.hibernate.event.service.spi.DuplicationStrategy
-
How should a duplication be handled?
- getActionQueue() - Method in interface org.hibernate.event.spi.EventSource
-
Get the ActionQueue for this session
- getActionQueue() - Method in class org.hibernate.internal.SessionImpl
-
- getActions() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
-
Gets the value of the actions property.
- getActualLongValue() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
-
- getActualRowCount() - Method in exception org.hibernate.jdbc.TooManyRowsAffectedException
-
- getAddColumnString() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.Cache71Dialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.DB2Dialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.Dialect
-
The syntax used to add a column to a table (optional).
- getAddColumnString() - Method in class org.hibernate.dialect.FrontBaseDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.H2Dialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.HSQLDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.InformixDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.IngresDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.InterbaseDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.JDataStoreDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.MckoiDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.MimerSQLDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.MySQLDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getAddColumnString() - Method in class org.hibernate.dialect.PointbaseDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.ProgressDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.SAPDBDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.TeradataDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.TimesTenDialect
-
- getAddColumnSuffixString() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getAddColumnSuffixString() - Method in class org.hibernate.dialect.Dialect
-
The syntax for the suffix used to add a column to a table (optional).
- getAddedInstance() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.AbstractValueDelayedOperation
-
- getAddedInstance() - Method in interface org.hibernate.collection.internal.AbstractPersistentCollection.DelayedOperation
-
- getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.AbstractHANADialect
-
The default behaviour for 'on update restrict' on HANA is currently
to not allow any updates to any column of a row if the row has a
foreign key.
- getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.Cache71Dialect
-
- getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.Dialect
-
The syntax used to add a foreign key constraint to a table.
- getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.InformixDialect
-
Informix constraint name must be at the end.
- getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.MySQLDialect
-
- getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.SAPDBDialect
-
- getAdditionalJoinConditions() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeFetch
-
- getAdditionalJoinConditions() - Method in class org.hibernate.loader.plan.build.internal.returns.AnyAttributeFetchImpl
-
- getAdditionalJoinConditions() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionAttributeFetchImpl
-
- getAdditionalJoinConditions() - Method in class org.hibernate.loader.plan.build.internal.returns.EntityAttributeFetchImpl
-
- getAdditionalJoinConditions() - Method in interface org.hibernate.loader.plan.spi.Fetch
-
- getAdditionalXmlMappings() - Method in class org.hibernate.envers.configuration.internal.metadata.EntityXmlMappingData
-
- getAddPrimaryKeyConstraintString(String) - Method in class org.hibernate.dialect.Dialect
-
The syntax used to add a primary key constraint to a table.
- getAddPrimaryKeyConstraintString(String) - Method in class org.hibernate.dialect.InformixDialect
-
Informix constraint name must be at the end.
- getAddPrimaryKeyConstraintString(String) - Method in class org.hibernate.dialect.SAPDBDialect
-
- getAddressBytes() - Static method in class org.hibernate.id.uuid.Helper
-
- getAddressHexString() - Static method in class org.hibernate.id.uuid.Helper
-
- getAddressInt() - Static method in class org.hibernate.id.uuid.Helper
-
- getAddUniqueConstraintString(String) - Method in class org.hibernate.dialect.Dialect
-
- getAffectedOwnerEntityName(CollectionPersister, Object, EventSource) - Static method in class org.hibernate.event.spi.AbstractCollectionEvent
-
- getAffectedOwnerEntityName() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
-
Get the entity name for the collection owner entity that is affected by this event.
- getAffectedOwnerIdOrNull() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
-
Get the ID for the collection owner entity that is affected by this event.
- getAffectedOwnerOrNull() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
-
Get the collection owner entity that is affected by this event.
- getAfterCompletionAction() - Method in interface org.hibernate.engine.spi.SessionOwner
-
- getAfterCompletionAction() - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
-
- getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.internal.CollectionAction
-
- getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.internal.EntityAction
-
- getAfterTransactionCompletionProcess() - Method in interface org.hibernate.action.spi.Executable
-
Get the after-transaction-completion process, if any, for this action.
- getAggregatedAliases() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
-
Retrieve the aliases for the columns aggregated here.
- getAggregatedAliases() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getAggregatedAliases() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
-
- getAggregatedCfgXml() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Intended for internal testing use only!!
- getAggregatedConfig() - Method in class org.hibernate.boot.cfgxml.internal.CfgXmlAccessServiceImpl
-
- getAggregatedConfig() - Method in interface org.hibernate.boot.cfgxml.spi.CfgXmlAccessService
-
- getAggregatedSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
- getAggregatedSelectExpression() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getAggregatedSelectionTypeList() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
-
Retrieves a list of the selection
types
being aggregated
- getAggregatedSelectionTypeList() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getAggregatedSelectionTypeList() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
-
- getAggregationResultType() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
-
Obtain the java type of the aggregation
- getAggregationResultType() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getAggregationResultType() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
-
- getAlias() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
-
Gets the value of the alias property.
- getAlias() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
-
Gets the value of the alias property.
- getAlias() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
-
Gets the value of the alias property.
- getAlias() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
-
Gets the value of the alias property.
- getAlias() - Method in interface org.hibernate.boot.jaxb.hbm.spi.NativeQueryNonScalarRootReturn
-
Access the alias associated with this return
- getAlias() - Method in interface org.hibernate.Criteria
-
Get the alias of the entity encapsulated by this criteria instance.
- getAlias() - Method in class org.hibernate.criterion.DetachedCriteria
-
Obtain the alias associated with this DetachedCriteria
- getAlias() - Method in class org.hibernate.engine.internal.JoinSequence.Join
-
- getAlias() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryNonScalarReturn
-
Retrieve the defined result alias
- getAlias() - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
-
- getAlias() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getAlias() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- getAlias() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
-
- getAlias(String) - Static method in class org.hibernate.hql.internal.ast.util.PathHelper
-
- getAlias() - Method in class org.hibernate.internal.CriteriaImpl
-
- getAlias() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- getAlias(String) - Method in class org.hibernate.internal.DynamicFilterAliasGenerator
-
- getAlias(String) - Method in interface org.hibernate.internal.FilterAliasGenerator
-
- getAlias(String) - Method in class org.hibernate.internal.StaticFilterAliasGenerator
-
- getAlias() - Method in class org.hibernate.jpa.criteria.expression.AbstractTupleElement
-
- getAlias() - Method in class org.hibernate.jpa.criteria.expression.DelegatedExpressionImpl
-
- getAlias() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- getAlias() - Method in class org.hibernate.jpa.criteria.path.CollectionAttributeJoin.TreatedCollectionAttributeJoin
-
- getAlias() - Method in class org.hibernate.jpa.criteria.path.ListAttributeJoin.TreatedListAttributeJoin
-
- getAlias() - Method in class org.hibernate.jpa.criteria.path.MapAttributeJoin.TreatedMapAttributeJoin
-
- getAlias() - Method in class org.hibernate.jpa.criteria.path.RootImpl.TreatedRoot
-
- getAlias() - Method in class org.hibernate.jpa.criteria.path.SetAttributeJoin.TreatedSetAttributeJoin
-
- getAlias() - Method in class org.hibernate.jpa.criteria.path.SingularAttributeJoin.TreatedSingularAttributeJoin
-
- getAlias() - Method in class org.hibernate.jpa.criteria.path.SingularAttributePath.TreatedSingularAttributePath
-
- getAlias() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl
-
- getAlias() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
-
- getAlias() - Method in class org.hibernate.loader.custom.NonScalarReturn
-
- getAlias(Dialect) - Method in class org.hibernate.mapping.Column
-
- getAlias(Dialect, Table) - Method in class org.hibernate.mapping.Column
-
Generate a column alias that is unique across multiple tables
- getAlias(Dialect) - Method in class org.hibernate.mapping.Formula
-
- getAlias(Dialect, Table) - Method in class org.hibernate.mapping.Formula
-
- getAlias(Dialect) - Method in interface org.hibernate.mapping.Selectable
-
- getAlias(Dialect, Table) - Method in interface org.hibernate.mapping.Selectable
-
- getAlias() - Method in interface org.hibernate.sql.SelectExpression
-
- getAliasedLHSColumnNames(AssociationType, String, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.internal.JoinHelper
-
Get the qualified (prefixed by alias) names of the columns of the owning entity which are to be used in the join
- getAliasedLHSColumnNames(AssociationType, String, int, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.internal.JoinHelper
-
Get the qualified (prefixed by alias) names of the columns of the owning entity which are to be used in the join
- getAliases() - Method in class org.hibernate.criterion.AliasedProjection
-
- getAliases() - Method in class org.hibernate.criterion.Distinct
-
- getAliases() - Method in interface org.hibernate.criterion.Projection
-
Get the criteria-level aliases for this projection (ie.
- getAliases() - Method in class org.hibernate.criterion.ProjectionList
-
- getAliases() - Method in class org.hibernate.criterion.SimpleProjection
-
- getAliases() - Method in class org.hibernate.criterion.SQLProjection
-
- getAliases() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getAliases() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getAliases() - Method in class org.hibernate.loader.JoinWalker
-
- getAliases() - Method in class org.hibernate.loader.Loader
-
Get the SQL table aliases of entities whose
associations are subselect-loadable, returning
null if this loader does not support subselect
loading
- getAliases() - Method in class org.hibernate.loader.OuterJoinLoader
-
- getAliasGenerator() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getAliasGenerator() - Method in class org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode
-
- getAliasLockCount() - Method in class org.hibernate.LockOptions
-
Get the number of aliases that have specific lock modes defined.
- getAliasLockIterator() - Method in class org.hibernate.LockOptions
-
Iterator for accessing Alias (key) and LockMode (value) as Map.Entry.
- getAliasName(String) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getAliasResolutionContext() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- getAliasResolutionContext() - Method in class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor
-
- getAliasSpecificLockMode(String) - Method in class org.hibernate.LockOptions
-
- getAliasTableMap(SessionFactoryImplementor) - Method in class org.hibernate.internal.FilterConfiguration
-
- getAliasToEntityMap() - Method in class org.hibernate.boot.model.source.internal.hbm.FilterSourceImpl
-
- getAliasToEntityMap() - Method in interface org.hibernate.boot.model.source.spi.FilterSource
-
Get the map of explicit alias to entity name mappings.
- getAliasToTableMap() - Method in class org.hibernate.boot.model.source.internal.hbm.FilterSourceImpl
-
- getAliasToTableMap() - Method in interface org.hibernate.boot.model.source.spi.FilterSource
-
Get the map of explicit alias to table name mappings.
- getAllClassAuditedData() - Method in class org.hibernate.envers.configuration.internal.ClassesAuditingData
-
- getAllClassMetadata() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getAllClassMetadata() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getAllClassMetadata() - Method in interface org.hibernate.SessionFactory
-
- getAllCollectionMetadata() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getAllCollectionMetadata() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getAllCollectionMetadata() - Method in interface org.hibernate.SessionFactory
-
- getAllDocuments() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
-
- getAllocationSize() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Gets the value of the allocationSize property.
- getAllocationSize() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Gets the value of the allocationSize property.
- getAllSecondLevelCacheRegions() - Method in interface org.hibernate.engine.spi.CacheImplementor
-
Get all cache regions, including query cache.
- getAllSecondLevelCacheRegions() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getAllSecondLevelCacheRegions() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get a map of all the second level cache regions currently maintained in
this session factory.
- getAllSecondLevelCacheRegions() - Method in class org.hibernate.internal.CacheImpl
-
- getAllSecondLevelCacheRegions() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata) - Method in class org.hibernate.dialect.unique.DB2UniqueDelegate
-
- getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata) - Method in class org.hibernate.dialect.unique.DefaultUniqueDelegate
-
- getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata) - Method in class org.hibernate.dialect.unique.InformixUniqueDelegate
-
- getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata) - Method in interface org.hibernate.dialect.unique.UniqueDelegate
-
Get the SQL ALTER TABLE command to be used to create the given UniqueKey.
- getAlterTableToDropUniqueKeyCommand(UniqueKey, Metadata) - Method in class org.hibernate.dialect.unique.DB2UniqueDelegate
-
- getAlterTableToDropUniqueKeyCommand(UniqueKey, Metadata) - Method in class org.hibernate.dialect.unique.DefaultUniqueDelegate
-
- getAlterTableToDropUniqueKeyCommand(UniqueKey, Metadata) - Method in interface org.hibernate.dialect.unique.UniqueDelegate
-
Get the SQL ALTER TABLE command to be used to drop the given UniqueKey.
- getAndIncrease() - Method in class org.hibernate.envers.internal.tools.MutableInteger
-
- getAndResetInvocationCount() - Static method in class org.hibernate.testing.byteman.BytemanHelper
-
- getAngle(Coordinate) - Method in class org.hibernate.spatial.jts.Circle
-
Returns the angle of the point from the center and the horizontal line
from the center.
- getAnnotatedClasses() - Method in class org.hibernate.boot.MetadataSources
-
- getAnnotatedClasses() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- getAnnotatedClasses() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- getAnnotatedClassNames() - Method in class org.hibernate.boot.MetadataSources
-
- getAnnotatedClassNames() - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
-
- getAnnotatedClassNames() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
-
Informational access to any entity and component classes in the user domain model known by name.
- getAnnotatedClassReferences() - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
-
- getAnnotatedClassReferences() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
-
Informational access to any entity and component classes in the user domain model known by Class
reference .
- getAnnotatedPackageNames() - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
-
- getAnnotatedPackageNames() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
-
Informational access to any known annotated package names (packages with a package-info.class
file that Hibernate has been told about).
- getAnnotatedPackages() - Method in class org.hibernate.boot.MetadataSources
-
- getAnnotatedPackages() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- getAnnotatedPackages() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- getAnnotation(CtField, Class<T>) - Static method in class org.hibernate.bytecode.enhance.internal.PersistentAttributesHelper
-
- getAnnotation(CtClass, String, Class<T>) - Static method in class org.hibernate.bytecode.enhance.internal.PersistentAttributesHelper
-
- getAnnotation() - Method in class org.hibernate.cfg.annotations.NamedEntityGraphDefinition
-
- getAnnotation(Class<T>) - Method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
-
- getAnnotation(Class<T>) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- getAnnotation(Class<T>) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
-
- getAnnotationMirror(Element, String) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
-
Checks whether the Element
hosts the annotation with the given fully qualified class name.
- getAnnotationReader(AnnotatedElement) - Method in class org.hibernate.cfg.annotations.reflection.JPAMetadataProvider
-
- getAnnotations() - Method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
-
- getAnnotations() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- getAnnotations() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
-
- getAnnotationsMethod() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
-
- getAnnotationValue(AnnotationMirror, String) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
-
- getAnticipatedNumberOfArguments() - Method in class org.hibernate.dialect.function.TemplateRenderer
-
- getAnyAdditionalJoinConditions(String) - Method in class org.hibernate.loader.plan.build.internal.spaces.JoinImpl
-
- getAnyAdditionalJoinConditions(String) - Method in interface org.hibernate.loader.plan.spi.Join
-
Gets any additional conditions on the right-hand-side of the join using
the specified table alias.
- getAnyConnection() - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
-
- getAnyConnection() - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
-
- getAnyConnection() - Method in interface org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider
-
Allows access to the database metadata of the underlying database(s) in situations where we do not have a
tenant id (like startup processing, for example).
- getAnyConnectionProvider() - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
-
- getAnyMetaDef(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getAnyMetaDef(String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getAnything() - Method in class org.hibernate.event.internal.AbstractFlushingEventListener
-
- getAnything() - Method in class org.hibernate.jpa.event.internal.core.JpaAutoFlushEventListener
-
- getAnything() - Method in class org.hibernate.jpa.event.internal.core.JpaFlushEventListener
-
- getAppropriateInitializer(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getAppropriateLoader(LockOptions, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getArcAngle() - Method in class org.hibernate.spatial.jts.Circle.Arc
-
- getArcAngleDegrees() - Method in class org.hibernate.spatial.jts.Circle.Arc
-
- getArcHeight() - Method in class org.hibernate.spatial.jts.Circle.Arc
-
given a an arc defined from p1 to p2 existing on this circle, returns
the height of the arc.
- getArchiveDescriptorFactory() - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
-
- getArchiveDescriptorFactory() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getArchiveDescriptorFactory() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getArchiveDescriptorFactory() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
Access to the ArchiveDescriptorFactory to be used for scanning
- getArchiveUrl() - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
-
- getArgumentExpressions() - Method in class org.hibernate.jpa.criteria.expression.function.ParameterizedFunctionExpression
-
- getArray() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
-
- getArrayReferenceInitializers() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails.ReaderCollectorImpl
-
- getArrayReferenceInitializers() - Method in interface org.hibernate.loader.plan.exec.process.spi.ReaderCollector
-
- getAsciiStream() - Method in class org.hibernate.engine.jdbc.ClobProxy
-
- getAssertedValue() - Method in class org.hibernate.jpa.criteria.predicate.BooleanAssertionPredicate
-
- getAssertedValue() - Method in class org.hibernate.jpa.criteria.predicate.BooleanStaticAssertionPredicate
-
- getAssignmentSpecifications() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getAssociatedClass() - Method in class org.hibernate.mapping.OneToMany
-
- getAssociatedEntityName(CollectionType) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Given a collection type, determine the entity name of the elements
contained within instance of that collection.
- getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
-
- getAssociatedEntityName(SessionFactoryImplementor) - Method in interface org.hibernate.type.AssociationType
-
Get the entity name of the associated entity
- getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
-
- getAssociatedEntityName() - Method in class org.hibernate.type.EntityType
-
The name of the associated entity.
- getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
-
The name of the associated entity.
- getAssociatedEntityPersister(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
-
- getAssociatedJoinable(SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
-
- getAssociatedJoinable(SessionFactoryImplementor) - Method in interface org.hibernate.type.AssociationType
-
Get the "persister" for this association - a class or
collection persister
- getAssociatedJoinable(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
-
- getAssociatedJoinable(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
-
Retrieves the
Joinable
defining the associated entity.
- getAssociation() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
-
Gets the value of the association property.
- getAssociation() - Method in class org.hibernate.engine.profile.Fetch
-
- getAssociation() - Method in class org.hibernate.mapping.FetchProfile.Fetch
-
- getAssociationAttributeSource() - Method in interface org.hibernate.boot.model.source.spi.MapsIdSource
-
The attribute source information
- getAssociationKey() - Method in interface org.hibernate.persister.walking.spi.AssociationAttributeDefinition
-
- getAssociationKey() - Method in class org.hibernate.tuple.component.CompositeBasedAssociationAttribute
-
- getAssociationKey() - Method in class org.hibernate.tuple.entity.EntityBasedAssociationAttribute
-
- getAssociationNature() - Method in interface org.hibernate.persister.walking.spi.AssociationAttributeDefinition
-
- getAssociationNature() - Method in class org.hibernate.tuple.component.CompositeBasedAssociationAttribute
-
- getAssociationNature() - Method in class org.hibernate.tuple.entity.EntityBasedAssociationAttribute
-
- getAssociationOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the associationOverride property.
- getAssociationOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
-
Gets the value of the associationOverride property.
- getAssociationOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the associationOverride property.
- getAssociationOwningAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinTableNameSource
-
Access to the name of the attribute, from the owning side, that defines the association.
- getAssociationPath() - Method in class org.hibernate.engine.profile.Association
-
- getAssociations() - Method in class org.hibernate.loader.JoinWalker
-
- getAssociationType() - Method in class org.hibernate.engine.internal.JoinSequence.Join
-
- getAssumedUnsaved() - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
- getAssumedUnsaved() - Method in class org.hibernate.event.internal.DefaultMergeEventListener
-
- getAssumedUnsaved() - Method in class org.hibernate.event.internal.DefaultPersistEventListener
-
- getASTFactory() - Method in class org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode
-
- getASTNodeType(int) - Method in class org.hibernate.hql.internal.ast.HqlASTFactory
-
Returns the class for a given token type (a.k.a.
- getASTNodeType(int) - Method in class org.hibernate.hql.internal.ast.SqlASTFactory
-
Returns the class for a given token type (a.k.a.
- getASTNodeType(int) - Method in class org.hibernate.sql.ordering.antlr.Factory
-
- getASTPrinter() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getAtIndexOrNull(Object[], int) - Method in class org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
-
- getAttribute() - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
-
- getAttribute() - Method in exception org.hibernate.jpa.criteria.BasicPathUsageException
-
- getAttribute() - Method in class org.hibernate.jpa.criteria.expression.MapEntryExpression
-
- getAttribute() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- getAttribute() - Method in class org.hibernate.jpa.criteria.path.AbstractJoinImpl
-
- getAttribute() - Method in class org.hibernate.jpa.criteria.path.CollectionAttributeJoin
-
- getAttribute() - Method in class org.hibernate.jpa.criteria.path.ListAttributeJoin
-
- getAttribute() - Method in class org.hibernate.jpa.criteria.path.MapAttributeJoin
-
- getAttribute() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyPath
-
- getAttribute() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeySource
-
- getAttribute() - Method in class org.hibernate.jpa.criteria.path.PluralAttributeJoinSupport
-
- getAttribute() - Method in class org.hibernate.jpa.criteria.path.PluralAttributePath
-
- getAttribute() - Method in class org.hibernate.jpa.criteria.path.SetAttributeJoin
-
- getAttribute() - Method in class org.hibernate.jpa.criteria.path.SingularAttributeJoin
-
- getAttribute() - Method in class org.hibernate.jpa.criteria.path.SingularAttributePath
-
- getAttribute() - Method in interface org.hibernate.jpa.criteria.PathImplementor
-
Retrieve reference to the attribute this path represents.
- getAttribute() - Method in class org.hibernate.jpa.graph.internal.AttributeNodeImpl
-
- getAttribute(String) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getAttributeAccess(String) - Method in class org.hibernate.jpa.internal.util.PersistenceUtilHelper.ClassMetadataCache
-
- getAttributeConverter() - Method in class org.hibernate.cfg.AttributeConverterDefinition
-
- getAttributeConverter() - Method in class org.hibernate.type.descriptor.converter.AttributeConverterTypeAdapter
-
- getAttributeConverterDefinitions() - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
-
- getAttributeConverterDefinitions() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
-
Informational access to the AttributeConverter definitions known about.
- getAttributeConverters() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getAttributeConverters() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getAttributeConverters() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getAttributeConverters() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getAttributeConverters() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
- getAttributeDefinition() - Method in interface org.hibernate.persister.walking.spi.EncapsulatedEntityIdentifierDefinition
-
- getAttributeIndex() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
-
Many of Hibernate internals use arrays to define information about attributes.
- getAttributeName() - Method in class org.hibernate.cfg.AttributeConversionInfo
-
- getAttributeName() - Method in class org.hibernate.jpa.graph.internal.AttributeNodeImpl
-
- getAttributeName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Convert
-
Gets the value of the attributeName property.
- getAttributeNodes() - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- getAttributeNodes() - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- getAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the attributeOverride property.
- getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitAnyDiscriminatorColumnNameSource
-
Access the AttributePath to the ANY mapping
- getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitAnyKeyColumnNameSource
-
Access to the AttributePath of the ANY mapping
- getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitBasicColumnNameSource
-
Access to the AttributePath for the basic value
- getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource
-
Access to the name of the attribute that defines the association.
- getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
-
- getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- getAttributePath() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
-
- getAttributePathBase() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getAttributePathBase() - Method in interface org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceContainer
-
- getAttributePathBase() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
-
- getAttributePathBase() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
-
- getAttributePathBase() - Method in interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
-
- getAttributeRole() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getAttributeRole() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getAttributeRole() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getAttributeRole() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- getAttributeRole() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
-
- getAttributeRoleBase() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getAttributeRoleBase() - Method in interface org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceContainer
-
- getAttributeRoleBase() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
-
- getAttributeRoleBase() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
-
- getAttributeRoleBase() - Method in interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
-
- getAttributes() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
-
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getAttributes() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getAttributes() - Method in interface org.hibernate.persister.walking.spi.AttributeSource
-
- getAttributes() - Method in class org.hibernate.tuple.component.AbstractCompositionAttribute
-
- getAttributeSource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAssociationElementSourceImpl
-
- getAttributeSource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractToOneAttributeSourceImpl
-
- getAttributeSource() - Method in interface org.hibernate.boot.model.source.spi.AssociationSource
-
- getAttributeSourceContainer() - Method in interface org.hibernate.boot.model.source.internal.hbm.AttributesHelper.Callback
-
- getAttributeSourcesMakingUpIdentifier() - Method in interface org.hibernate.boot.model.source.spi.IdentifierSourceNonAggregatedComposite
-
Obtain the source descriptor for the identifier attribute.
- getAuditData() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.AnnotationsMetadataReader
-
- getAuditEntitiesConfiguration() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getAuditEntitiesConfiguration() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getAuditEntityName(String) - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getAuditEntityName() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditTableData
-
- getAuditEntityName() - Method in class org.hibernate.envers.internal.entities.mapper.relation.MiddleIdData
-
- getAuditingOverrides() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getAuditMappedBy() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getAuditProcessManager() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getAuditProcessManager() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getAuditReaderImplementor() - Method in class org.hibernate.envers.internal.entities.EntityInstantiator
-
- getAuditStrategy() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getAuditStrategy() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getAuditStrategyName() - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getAuditTable() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
-
- getAuditTableName(String, String) - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getAuditTableName() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditTableData
-
- getAutoAliasInjection() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
-
Gets the value of the autoAliasInjection property.
- getAutoListener() - Method in class org.hibernate.cfg.BaselineSessionEventsListenerBuilder
-
- getAuxiliaryDatabaseObjectExporter() - Method in class org.hibernate.dialect.Dialect
-
- getAuxiliaryDatabaseObjectList() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getAuxiliaryDatabaseObjectList() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getAuxiliaryDatabaseObjectList() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
Access to any AuxiliaryDatabaseObject explicitly registered with the MetadataBuilder.
- getAuxiliaryDatabaseObjects() - Method in class org.hibernate.boot.model.relational.Database
-
- getAverageGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getAverageGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getBagRoles() - Method in exception org.hibernate.loader.MultipleBagFetchException
-
Retrieves the collection-roles for the bags encountered.
- getBase() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
-
Gets the value of the base property.
- getBase() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
-
- getBase() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSequentialIndexSource
-
Hibernate allows specifying the base value to use when storing the index
to the database.
- getBase() - Method in class org.hibernate.cfg.IndexColumn
-
- getBaseForMappings() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- getBaseForMappings() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- getBaseIndex() - Method in class org.hibernate.mapping.List
-
- getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getBaselineSessionEventsListenerBuilder() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getBaselineSessionEventsListenerBuilder() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getBasePropertyMapping() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- getBasic() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Gets the value of the basic property.
- getBasic() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
-
Gets the value of the basic property.
- getBasicSelectClauseNullString(int) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getBasicType() - Method in class org.hibernate.boot.spi.BasicTypeRegistration
-
- getBasicTypeRegistrations() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getBasicTypeRegistrations() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getBasicTypeRegistrations() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
Access the list of BasicType registrations.
- getBatch(BatchKey) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- getBatch(BatchKey) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Get a batch instance.
- getBatchedStatementCount() - Method in class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
-
- getBatchedStatementCount() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchKey
-
How many statements will be in this batch?
Note that this is distinctly different than the size of the batch.
- getBatchFetchQueue() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getBatchFetchQueue() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
- getBatchFetchStyle() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getBatchFetchStyle() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getBatchFetchStyle() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getBatchFetchStyle() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getBatchFetchStyle() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getBatchFetchStyle() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getBatchFetchStyle() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getBatchPosition() - Method in exception org.hibernate.jdbc.BatchedTooManyRowsAffectedException
-
- getBatchSize() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
-
- getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
Gets the value of the batchSize property.
- getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
Gets the value of the batchSize property.
- getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
-
Gets the value of the batchSize property.
- getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
Gets the value of the batchSize property.
- getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
Gets the value of the batchSize property.
- getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the batchSize property.
- getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
Gets the value of the batchSize property.
- getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
Gets the value of the batchSize property.
- getBatchSize() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
-
- getBatchSize() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getBatchSize() - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl
-
- getBatchSize() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
-
Obtain the batch-size to be applied when initializing proxies of this entity.
- getBatchSize() - Method in interface org.hibernate.boot.model.source.spi.FetchCharacteristicsPluralAttribute
-
- getBatchSize() - Method in class org.hibernate.loader.plan.exec.query.internal.QueryBuildingParametersImpl
-
- getBatchSize() - Method in interface org.hibernate.loader.plan.exec.query.spi.QueryBuildingParameters
-
Gets the batch size.
- getBatchSize() - Method in class org.hibernate.mapping.Collection
-
- getBatchSize() - Method in class org.hibernate.mapping.PersistentClass
-
- getBatchSize() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getBatchSize() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
- getBatchSizes(int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- getBatchStatement(String, boolean) - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
-
- getBatchStatement(String, boolean) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
-
- getBatchStatement(String, boolean) - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
-
Get a statement which is part of the batch, creating if necessary (and storing for next time).
- getBatchVersionedDataEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getBeanManagerReference() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getBeanManagerReference() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getBeanManagerReference() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getBeanManagerReference() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getBeanManagerReference() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getBeanManagerReference() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getBeanName() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getBeanName() - Method in class org.hibernate.envers.internal.entities.PropertyData
-
- getBeanProperty(Object, String) - Static method in class org.hibernate.cache.ehcache.management.impl.BeanUtils
-
Retrieve a named bean property value.
- getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
-
- getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.internal.CollectionAction
-
- getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.internal.EntityAction
-
- getBeforeTransactionCompletionProcess() - Method in interface org.hibernate.action.spi.Executable
-
Get the before-transaction-completion process, if any, for this action.
- getBidirectionalEntityReferences() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractAnyReference
-
- getBidirectionalEntityReferences() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
-
- getBidirectionalEntityReferences() - Method in class org.hibernate.loader.plan.build.internal.returns.BidirectionalEntityReferenceImpl
-
- getBidirectionalEntityReferences() - Method in interface org.hibernate.loader.plan.spi.FetchSource
-
Retrieve the bidirectional entity references owned by this fetch source.
- getBigDecimal(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getBigDecimal(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a BigDecimal.
- getBigInteger(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getBigInteger(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a BigInteger.
- getBinary(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getBinary(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a binary (byte[]).
- getBind() - Method in interface org.hibernate.jpa.spi.ParameterRegistration
-
If bindable, get the current binding.
- getBind() - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- getBind() - Method in interface org.hibernate.procedure.ParameterRegistration
-
Retrieve the binding associated with this parameter.
- getBindableJavaType() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyAttribute
-
- getBindableJavaType() - Method in class org.hibernate.jpa.internal.metamodel.EntityTypeImpl
-
- getBindableJavaType() - Method in class org.hibernate.jpa.internal.metamodel.PluralAttributeImpl
-
- getBindableJavaType() - Method in class org.hibernate.jpa.internal.metamodel.SingularAttributeImpl
-
- getBindableType() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyAttribute
-
- getBindableType() - Method in class org.hibernate.jpa.internal.metamodel.EntityTypeImpl
-
- getBindableType() - Method in class org.hibernate.jpa.internal.metamodel.PluralAttributeImpl
-
- getBindableType() - Method in class org.hibernate.jpa.internal.metamodel.SingularAttributeImpl
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.converter.AttributeConverterSqlTypeDescriptorAdapter
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.NClobTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
-
Get the binder (setting JDBC in-going parameter values) capable of handling values of the type described by the
passed descriptor.
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry.ObjectSqlTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
-
- getBlob(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getBlob(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a blob.
- getBlobBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
-
- getBoolean(String, String) - Method in class org.hibernate.cfg.annotations.QueryHintDefinition
-
- getBoolean(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getBoolean(String, Map) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
-
Get the config value as a boolean (default of false)
- getBoolean(String, Map, boolean) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
-
Get the config value as a boolean.
- getBoolean(Object) - Static method in class org.hibernate.jpa.internal.util.ConfigurationHelper
-
- getBoolean(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a boolean.
- getBooleanExpression() - Method in class org.hibernate.jpa.criteria.predicate.ExplicitTruthValueCheck
-
- getBooleanWrapper(String, Map, Boolean) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
-
Get the config value as a boolean (default of false)
- getBootstrapJdbcConnectionAccess() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
-
- getBootstrapJdbcConnectionAccess() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
-
- getBootstrapJdbcConnectionAccess() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- getBootstrapServiceRegistry() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
- getBuffer() - Method in class org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader
-
- getBuffer() - Method in class org.hibernate.internal.util.xml.BufferedXMLEventReader
-
- getBuilder() - Method in class org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType
-
- getBuilder() - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getBuilder(SessionFactoryImplementor) - Static method in class org.hibernate.loader.collection.BatchingCollectionInitializerBuilder
-
- getBuilder(SessionFactoryImplementor) - Static method in class org.hibernate.loader.entity.BatchingEntityLoaderBuilder
-
- getBuildingContext() - Method in interface org.hibernate.boot.model.naming.ImplicitIndexColumnNameSource
-
- getBuildingContext() - Method in interface org.hibernate.boot.model.naming.ImplicitNameSource
-
Access to the current building context.
- getBuildingContext() - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
-
Access the contextual information related to the current process of building metadata.
- getBuildingContext() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getBuildingContext() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
-
- getBuildingContext() - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- getBuildingContext() - Method in class org.hibernate.cfg.Ejb3Column
-
- getBuildingOptions() - Method in class org.hibernate.boot.internal.MetadataBuildingContextRootImpl
-
- getBuildingOptions() - Method in class org.hibernate.boot.model.relational.Database
-
- getBuildingOptions() - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
-
- getBuildingOptions() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
-
- getBuildingOptions() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
-
- getByte(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getByte(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a byte.
- getBytecodeProvider() - Static method in class org.hibernate.cfg.Environment
-
- getBytes() - Method in interface org.hibernate.bytecode.buildtime.spi.ClassDescriptor
-
The bytes making up the class' bytecode.
- getBytes() - Method in interface org.hibernate.engine.jdbc.BinaryStream
-
Access to the bytes.
- getBytes() - Method in class org.hibernate.engine.jdbc.internal.BinaryStreamImpl
-
- getBytesFromInputStream(InputStream) - Static method in class org.hibernate.boot.archive.internal.ArchiveHelper
-
Extracts the bytes out of an InputStream.
- getBytesFromInputStreamSafely(InputStream) - Static method in class org.hibernate.boot.archive.internal.ArchiveHelper
-
Extracts the bytes out of an InputStream.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
Gets the value of the cache property.
- getCache() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
-
- getCache() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
-
Ehcache instance backing this Hibernate data region.
- getCache() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- getCache(String, String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- getCache() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getCache() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getCache() - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- getCache() - Method in interface org.hibernate.SessionFactory
-
Obtain direct access to the underlying cache regions.
- getCacheable() - Method in class org.hibernate.internal.CriteriaImpl
-
- getCacheAccessStrategy() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getCacheAccessStrategy() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Get the cache
- getCacheAccessStrategy() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getCacheAccessStrategy() - Method in interface org.hibernate.persister.entity.EntityPersister
-
Get the cache (optional operation)
- getCacheConcurrencyStrategy(CacheConcurrencyStrategy) - Static method in class org.hibernate.cfg.annotations.EntityBinder
-
- getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.Collection
-
- getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.PersistentClass
-
- getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.RootClass
-
- getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.Subclass
-
- getCacheConcurrencyStrategy() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- getCacheConcurrencyStrategy() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- getCacheDataDescription() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
-
- getCacheDataDescription() - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
-
- getCacheDataDescription() - Method in interface org.hibernate.cache.spi.TransactionalDataRegion
-
Get the description of the type of data to be stored here, which would have been given to the RegionFactory
when creating this region
- getCachedDatabaseSnapshot(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getCachedDatabaseSnapshot(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Retrieve the cached database snapshot for the requested entity key.
- getCachedPkResolutions(EntityPersister) - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
-
Return all locally cross-referenced primary keys for the given persister.
- getCachedPkResolutions(EntityPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
-
Find all the locally cached primary key cross-reference entries for the given persister.
- getCachedResultTypes(Type[]) - Method in class org.hibernate.transform.CacheableResultTransformer
-
- getCachedSize() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- getCacheEntryStructure() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getCacheEntryStructure() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Get the cache structure
- getCacheEntryStructure() - Method in interface org.hibernate.persister.entity.AbstractEntityPersister.CacheEntryHelper
-
- getCacheEntryStructure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getCacheEntryStructure() - Method in interface org.hibernate.persister.entity.EntityPersister
-
Get the cache structure
- getCacheHitCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getCacheHitCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getCacheHitCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
The amount of hits for this query
- getCacheHitCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
-
Queries retrieved successfully from the cache
- getCacheHitCount() - Method in interface org.hibernate.stat.QueryStatistics
-
- getCacheHitRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getCacheHitRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getCacheHitSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getCacheHitSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
-
- getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
-
- getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
-
- getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
-
- getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
-
- getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
-
- getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheCollectionRegionAccessStrategy
-
- getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
-
- getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
-
- getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
-
- getCacheKeyId(Object) - Method in interface org.hibernate.cache.spi.access.CollectionRegionAccessStrategy
-
- getCacheKeyId(Object) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
-
- getCacheKeysFactory() - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
-
- getCacheKeysFactory() - Method in class org.hibernate.testing.cache.CachingRegionFactory
-
- getCacheManager() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- getCacheManagerObjectName(String, String) - Static method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMbeanNames
-
Returns an ObjectName for the passed name
- getCacheMissCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getCacheMissCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getCacheMissCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
The amount of misses for this query
- getCacheMissCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
-
- getCacheMissCount() - Method in interface org.hibernate.stat.QueryStatistics
-
- getCacheMissRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getCacheMissRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getCacheMissSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getCacheMissSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getCacheMode() - Method in enum org.hibernate.annotations.CacheModeType
-
- getCacheMode() - Method in interface org.hibernate.BasicQueryContract
-
Obtain the CacheMode in effect for this query.
- getCacheMode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
-
Gets the value of the cacheMode property.
- getCacheMode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
-
Gets the value of the cacheMode property.
- getCacheMode(String) - Method in class org.hibernate.cfg.annotations.QueryHintDefinition
-
- getCacheMode() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- getCacheMode() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getCacheMode() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
- getCacheMode() - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- getCacheMode() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getCacheMode() - Method in class org.hibernate.internal.SessionImpl
-
- getCacheMode() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getCacheMode(Object) - Static method in class org.hibernate.jpa.internal.util.ConfigurationHelper
-
- getCacheMode() - Method in interface org.hibernate.Session
-
Get the current cache mode.
- getCacheName() - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
- getCacheProviderConfig() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getCachePutCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getCachePutCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getCachePutCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
The amount of puts for this query
- getCachePutCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
-
- getCachePutCount() - Method in interface org.hibernate.stat.QueryStatistics
-
- getCachePutRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getCachePutRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getCachePutSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getCachePutSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getCacheRegion() - Method in interface org.hibernate.BasicQueryContract
-
Obtain the name of the second level query cache region in which query results will be stored (if they are
cached, see the discussion on
BasicQueryContract.isCacheable()
for more information).
- getCacheRegion() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
-
Gets the value of the cacheRegion property.
- getCacheRegion() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
-
Gets the value of the cacheRegion property.
- getCacheRegion() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- getCacheRegion() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getCacheRegion() - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- getCacheRegion() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getCacheRegion() - Method in class org.hibernate.internal.CriteriaImpl
-
- getCacheRegionDefinitions() - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
-
- getCacheRegionDefinitions() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getCacheRegionDefinitions() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getCacheRegionDefinitions() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
Access to all explicit cache region mappings.
- getCacheRegionFactory() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getCacheRegionName() - Method in class org.hibernate.mapping.Collection
-
- getCacheRegionName() - Method in class org.hibernate.mapping.RootClass
-
- getCacheRegionPrefix() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getCacheRegionPrefix() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getCacheRegionPrefix() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getCacheRegionPrefix() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getCacheRegionPrefix() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getCacheRegionPrefix() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getCacheRegionPrefix() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getCacheRegionPrefix() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getCacheRegionStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getCacheRegionStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getCacheRegionStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getCaching() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCaching() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- getCaching() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
-
Obtain the caching configuration for this entity.
- getCaching() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCalendar(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getCalendar(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a Calendar.
- getCallableStatementSupport() - Method in class org.hibernate.dialect.Dialect
-
- getCallableStatementSupport() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getCallableStatementSupport() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getCallbackAnnotation() - Method in enum org.hibernate.jpa.event.spi.jpa.CallbackType
-
- getCallbackMethod(Class<? extends Annotation>) - Method in interface org.hibernate.boot.model.source.spi.JpaCallbackSource
-
- getCallbackType() - Method in class org.hibernate.jpa.event.internal.jpa.AbstractCallback
-
- getCallbackType() - Method in interface org.hibernate.jpa.event.spi.jpa.Callback
-
- getCallerPrincipals() - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl
-
- getCanonicalName() - Method in class org.hibernate.boot.model.naming.Identifier
-
- getCanonicalName() - Method in class org.hibernate.mapping.Column
-
- getCascadableChildrenIterator(EventSource, CollectionType, Object) - Method in interface org.hibernate.engine.spi.CascadingAction
-
Given a collection, get an iterator of the children upon which the
current cascading action should be visited.
- getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
Gets the value of the cascade property.
- getCascade() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
-
- getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
-
- getCascade() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.mapping.Property
-
- getCascadeAction() - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
- getCascadeAction() - Method in class org.hibernate.event.internal.DefaultMergeEventListener
-
- getCascadeAction() - Method in class org.hibernate.event.internal.DefaultPersistEventListener
-
- getCascadeAction() - Method in class org.hibernate.event.internal.DefaultPersistOnFlushEventListener
-
- getCascadeAction() - Method in class org.hibernate.event.internal.DefaultReplicateEventListener
-
- getCascadeAction() - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
-
- getCascadeAction() - Method in class org.hibernate.jpa.event.internal.core.JpaPersistEventListener
-
- getCascadeAction() - Method in class org.hibernate.jpa.event.internal.core.JpaPersistOnFlushEventListener
-
- getCascadeAll() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
Gets the value of the cascadeAll property.
- getCascadeConstraintsString() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getCascadeConstraintsString() - Method in class org.hibernate.dialect.Cache71Dialect
-
- getCascadeConstraintsString() - Method in class org.hibernate.dialect.Dialect
-
Completely optional cascading drop clause
- getCascadeConstraintsString() - Method in class org.hibernate.dialect.FrontBaseDialect
-
- getCascadeConstraintsString() - Method in class org.hibernate.dialect.JDataStoreDialect
-
- getCascadeConstraintsString() - Method in class org.hibernate.dialect.MimerSQLDialect
-
- getCascadeConstraintsString() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getCascadeConstraintsString() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getCascadeConstraintsString() - Method in class org.hibernate.dialect.PointbaseDialect
-
- getCascadeConstraintsString() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getCascadeConstraintsString() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- getCascadeDetach() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
Gets the value of the cascadeDetach property.
- getCascadeLevel() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getCascadeLevel() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
How deep are we cascaded?
- getCascadeMerge() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
Gets the value of the cascadeMerge property.
- getCascadePersist() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
-
- getCascadePersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
Gets the value of the cascadePersist property.
- getCascadePersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
Gets the value of the cascadePersist property.
- getCascadeRefresh() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
Gets the value of the cascadeRefresh property.
- getCascadeRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
Gets the value of the cascadeRemove property.
- getCascadeStyle(String) - Static method in class org.hibernate.engine.spi.CascadeStyles
-
Factory method for obtaining named cascade styles
- getCascadeStyle() - Method in class org.hibernate.mapping.Property
-
- getCascadeStyle(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getCascadeStyle(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
Get the cascade style of this (subclass closure) property
- getCascadeStyle() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- getCascadeStyle() - Method in class org.hibernate.tuple.BaselineAttributeInformation
-
- getCascadeStyle() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
-
- getCascadeStyle(int) - Method in class org.hibernate.type.AnyType
-
- getCascadeStyle(int) - Method in class org.hibernate.type.ComponentType
-
- getCascadeStyle(int) - Method in class org.hibernate.type.CompositeCustomType
-
- getCascadeStyle(int) - Method in interface org.hibernate.type.CompositeType
-
Retrieve the cascade style of the indicated component property.
- getCascadeStyleName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCascadeStyleName() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributePropertySource
-
- getCascadeStyleName() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getCascadeStyleName() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOnePropertySource
-
- getCascadeStyleName() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- getCascadeStyleName() - Method in interface org.hibernate.boot.model.source.spi.CascadeStyleSource
-
Obtain the cascade styles to be applied to this association.
- getCascadeStyles() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getCascadingAction() - Method in class org.hibernate.event.internal.AbstractFlushingEventListener
-
- getCascadingAction() - Method in class org.hibernate.jpa.event.internal.core.JpaAutoFlushEventListener
-
- getCascadingAction() - Method in class org.hibernate.jpa.event.internal.core.JpaFlushEventListener
-
- getCaseInsensitiveLike() - Method in class org.hibernate.dialect.Dialect
-
The name of the SQL function that can do case insensitive like comparison.
- getCaseInsensitiveLike() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getCastSource() - Method in class org.hibernate.jpa.criteria.expression.function.CastFunction
-
- getCastType(Class) - Method in interface org.hibernate.jpa.criteria.compile.RenderingContext
-
Given a java type, determine the proper cast type name.
- getCastTypeName(int) - Method in class org.hibernate.dialect.Dialect
-
Get the name of the database type appropriate for casting operations
(via the CAST() SQL function) for the given
Types
typecode.
- getCastTypeName(int) - Method in class org.hibernate.dialect.MySQLDialect
-
- getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
-
Gets the value of the catalog property.
- getCatalog() - Method in interface org.hibernate.boot.jaxb.hbm.spi.TableInformationContainer
-
- getCatalog() - Method in class org.hibernate.boot.model.relational.Namespace.Name
-
- getCatalog() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
-
- getCatalog(String, Table) - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
-
- getCatalog() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditTableData
-
- getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Table
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.mapping.Table
-
- getCatalog() - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
-
- getCatalog() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
-
- getCatalogName() - Method in interface org.hibernate.boot.model.relational.QualifiedName
-
- getCatalogName() - Method in class org.hibernate.boot.model.relational.QualifiedNameParser.NameParts
-
- getCategorization() - Method in class org.hibernate.boot.archive.scan.internal.ClassDescriptorImpl
-
- getCategorization() - Method in interface org.hibernate.boot.archive.scan.spi.ClassDescriptor
-
- getCategoryName() - Method in class org.hibernate.stat.internal.CategorizedStatistics
-
- getCenter() - Method in class org.hibernate.spatial.jts.Circle
-
- getChangedElement() - Method in class org.hibernate.envers.internal.entities.mapper.PersistentCollectionChangeData
-
- getChangedElementIndex() - Method in class org.hibernate.envers.internal.entities.mapper.PersistentCollectionChangeData
-
- getCharacter(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getCharacter(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a char.
- getCharacterStream() - Method in class org.hibernate.engine.jdbc.ClobProxy
-
- getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
Gets the value of the check property.
- getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
Gets the value of the check property.
- getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
-
Gets the value of the check property.
- getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
-
Gets the value of the check property.
- getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
Gets the value of the check property.
- getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
-
Gets the value of the check property.
- getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
Gets the value of the check property.
- getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the check property.
- getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
Gets the value of the check property.
- getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the check property.
- getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
Gets the value of the check property.
- getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
-
Gets the value of the check property.
- getCheck() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
-
- getCheckCondition() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
-
Obtain the specified check constraint condition
- getCheckConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.TableSourceImpl
-
- getCheckConstraint() - Method in interface org.hibernate.boot.model.source.spi.TableSource
-
- getCheckConstraint() - Method in class org.hibernate.mapping.Column
-
- getCheckConstraintsIterator() - Method in class org.hibernate.mapping.Table
-
- getCheckStyle() - Method in class org.hibernate.boot.model.CustomSql
-
- getChildren() - Method in class org.hibernate.testing.junit4.CustomParameterized
-
- getChildrenByTagName(Element, String) - Static method in class org.hibernate.jpa.internal.util.XmlHelper
-
Returns an iterator over the children of the given element with
the given tag name.
- getChordCenterPoint() - Method in class org.hibernate.spatial.jts.Circle.Arc
-
Returns the center of this Arc
- getClass(Object) - Static method in class org.hibernate.Hibernate
-
Get the true, underlying class of a proxied persistent class.
- getClassAlias() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getClassAuditingData(String) - Method in class org.hibernate.envers.configuration.internal.ClassesAuditingData
-
- getClassCacheOrCollectionCache() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
-
Gets the value of the classCacheOrCollectionCache property.
- getClassDescriptor(byte[]) - Method in class org.hibernate.bytecode.buildtime.internal.JavassistInstrumenter
-
- getClassDescriptor(byte[]) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
-
Given the bytecode of a java class, retrieve the descriptor for that class.
- getClassLoader() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getClassLoader() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getClassLoader() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
- getClassLoaderAccess() - Method in class org.hibernate.boot.internal.MetadataBuildingContextRootImpl
-
- getClassLoaderAccess() - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
-
- getClassLoaderAccess() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
-
Provides access to ClassLoader services when needed during binding
- getClassLoaderAccess() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
-
- getClassLoaderService() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getClassLoaderService() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getClassLoaderService() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
-
- getClassMapping() - Method in class org.hibernate.envers.configuration.internal.metadata.EntityXmlMappingData
-
- getClassMetadata(Class) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getClassMetadata(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getClassMetadata(Class) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getClassMetadata(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getClassMetadata() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getClassMetadata() - Method in interface org.hibernate.persister.entity.EntityPersister
-
Get the user-visible metadata for the class (optional operation)
- getClassMetadata(Class) - Method in interface org.hibernate.SessionFactory
-
Retrieve the
ClassMetadata
associated with the given entity class.
- getClassMetadata(String) - Method in interface org.hibernate.SessionFactory
-
Retrieve the
ClassMetadata
associated with the given entity class.
- getClassName() - Method in interface org.hibernate.boot.model.naming.EntityNaming
-
Retrieve the fully-qualified entity class name.
- getClassName() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getClassName() - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- getClassName() - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- getClassName() - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- getClassName() - Method in interface org.hibernate.cfg.PropertyHolder
-
- getClassName() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getClassName() - Method in class org.hibernate.mapping.PersistentClass
-
- getClassOrElement() - Method in interface org.hibernate.cfg.PropertyData
-
Returns the returned class itself or the element type if an array
- getClassOrElement() - Method in class org.hibernate.cfg.PropertyInferredData
-
- getClassOrElement() - Method in class org.hibernate.cfg.PropertyPreloadedData
-
- getClassOrElement() - Method in class org.hibernate.cfg.WrappedInferredData
-
- getClassOrElementClass() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- getClassOrElementName() - Method in interface org.hibernate.cfg.PropertyData
-
Returns the returned class name itself or the element type if an array
- getClassOrElementName() - Method in class org.hibernate.cfg.PropertyInferredData
-
- getClassOrElementName() - Method in class org.hibernate.cfg.PropertyPreloadedData
-
- getClassOrElementName() - Method in class org.hibernate.cfg.WrappedInferredData
-
- getClassTransformer(ClassDescriptor, Set) - Method in class org.hibernate.bytecode.buildtime.internal.JavassistInstrumenter
-
- getClassTransformer(ClassDescriptor, Set) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
-
Create class transformer for the class.
- getClassType(XClass) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getClassType(XClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getClassType() - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- getClassWithIdClass(boolean) - Method in class org.hibernate.cfg.InheritanceState
-
- getClassWithoutInitializingProxy(Object) - Static method in class org.hibernate.proxy.HibernateProxyHelper
-
Get the class of an instance or the underlying class
of a proxy (without initializing the proxy!).
- getClazz() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyValueMappingType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmGeneratorSpecificationType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdentifierGeneratorDefinitionType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType
-
Gets the value of the clazz property.
- getClazz() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableMapping
-
- getClazz() - Method in class org.hibernate.cfg.InheritanceState
-
- getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ColumnResult
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Converter
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.IdClass
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyClass
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedSubgraph
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
-
Gets the value of the clazz property.
- getClob(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getClob(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a clob.
- getClobBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- getCloseStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getCloseStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getCloseStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getCloseStatementCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getCloseStatementCount() - Method in interface org.hibernate.stat.Statistics
-
The number of prepared statements that were released
- getCollation() - Method in class org.hibernate.sql.ordering.antlr.SortSpecification
-
Locate the specified collation specification, if one.
- getCollectedParameters() - Method in class org.hibernate.hql.internal.ast.SqlGenerator
-
- getCollectedParameterSpecifications() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- getCollection() - Method in class org.hibernate.action.internal.CollectionAction
-
- getCollection() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
-
Gets the value of the collection property.
- getCollection() - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- getCollection(CollectionKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getCollection() - Method in class org.hibernate.engine.loading.internal.LoadingCollectionEntry
-
- getCollection(CollectionKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Get the collection instance associated with the CollectionKey
- getCollection() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
-
- getCollection(String) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getCollection(String, Class<E>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getCollection(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
-
instantiate a collection wrapper (called when loading an object)
- getCollectionAliases() - Method in class org.hibernate.loader.BasicLoader
-
- getCollectionAliases() - Method in class org.hibernate.loader.custom.CollectionFetchReturn
-
- getCollectionAliases() - Method in class org.hibernate.loader.custom.CollectionReturn
-
- getCollectionAliases() - Method in class org.hibernate.loader.custom.CustomLoader
-
- getCollectionAliases() - Method in class org.hibernate.loader.Loader
-
- getCollectionBatch(CollectionPersister, Serializable, int) - Method in class org.hibernate.engine.spi.BatchFetchQueue
-
Get a batch of uninitialized collection keys for a given role
- getCollectionBinder(String, XProperty, boolean, boolean, MetadataBuildingContext) - Static method in class org.hibernate.cfg.annotations.CollectionBinder
-
collection binder factory
- getCollectionBinding(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getCollectionBinding(String) - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getCollectionBinding(String) - Method in interface org.hibernate.boot.Metadata
-
Retrieves the collection mapping metadata for the given collection role.
- getCollectionBinding(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getCollectionBinding() - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- getCollectionBindings() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getCollectionBindings() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getCollectionBindings() - Method in interface org.hibernate.boot.Metadata
-
Retrieves the Collection metadata representation for known all collections.
- getCollectionBindings() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getCollectionChanges() - Method in class org.hibernate.envers.internal.synchronization.work.PersistentCollectionChangeWorkUnit
-
- getCollectionClass() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- getCollectionColumnAliases() - Method in class org.hibernate.loader.plan.exec.internal.CollectionReferenceAliasesImpl
-
- getCollectionColumnAliases() - Method in interface org.hibernate.loader.plan.exec.spi.CollectionReferenceAliases
-
Obtain the aliases for the columns related to the collection structure such as the FK, index/key, or identifier
(idbag).
- getCollectionCount() - Method in class org.hibernate.stat.internal.SessionStatisticsImpl
-
- getCollectionCount() - Method in interface org.hibernate.stat.SessionStatistics
-
Get the number of collection instances associated with the session
- getCollectionDefinition() - Method in interface org.hibernate.persister.walking.spi.CollectionElementDefinition
-
Returns the collection definition.
- getCollectionDefinition() - Method in interface org.hibernate.persister.walking.spi.CollectionIndexDefinition
-
Returns the collection definition.
- getCollectionDefinition() - Method in interface org.hibernate.persister.walking.spi.CompositeCollectionElementDefinition
-
Returns the collection definition.
- getCollectionElementColumns(String, String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Retrieves the column names corresponding to the collection elements for the given
collection role.
- getCollectionElementType(DeclaredType, String, String, Context) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
-
- getCollectionEntries() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getCollectionEntries() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Get the mapping from collection instance to collection entry
- getCollectionEntry(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getCollectionEntry(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Get the collection entry for a persistent collection
- getCollectionEntry(AbstractCollectionEvent) - Method in class org.hibernate.envers.event.spi.BaseEnversCollectionEventListener
-
- getCollectionEntryOrNull(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getCollectionEntryOrNull(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Get the collection entry for a collection passed to filter,
which might be a collection wrapper, an array, or an unwrapped
collection.
- getCollectionFetchCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getCollectionFetchCount() - Method in interface org.hibernate.stat.Statistics
-
Global number of collections fetched
- getCollectionFetches() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
- getCollectionFilterRole() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getCollectionFromElements() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
- getCollectionHolder(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getCollectionHolder(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Get the PersistentCollection object for an array
- getCollectionId() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
Gets the value of the collectionId property.
- getCollectionId(Object) - Method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- getCollectionId(Object) - Method in class org.hibernate.cache.internal.SimpleCacheKeysFactory
-
- getCollectionId(Object) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
-
- getCollectionIdSource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCollectionIdSource() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceIdBagImpl
-
- getCollectionIdSource() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCollectionKey(CollectionPersister, Object, EntityEntry, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getCollectionKeys() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getCollectionKeys() - Method in class org.hibernate.stat.internal.SessionStatisticsImpl
-
- getCollectionKeys() - Method in interface org.hibernate.stat.SessionStatistics
-
Get the set of all CollectionKeys
- getCollectionLoadContext(ResultSet) - Method in class org.hibernate.engine.loading.internal.LoadContexts
-
- getCollectionLoadCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getCollectionLoadCount() - Method in interface org.hibernate.stat.Statistics
-
Global number of collections loaded
- getCollectionMetadata(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getCollectionMetadata(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getCollectionMetadata() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getCollectionMetadata() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
- getCollectionMetadata(String) - Method in interface org.hibernate.SessionFactory
-
- getCollectionOwner(Serializable, CollectionPersister) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getCollectionOwner(Serializable, CollectionPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Get the entity that owns this persistent collection
- getCollectionOwners() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getCollectionOwners() - Method in class org.hibernate.loader.custom.CustomLoader
-
- getCollectionOwners() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getCollectionOwners() - Method in class org.hibernate.loader.JoinWalker
-
- getCollectionOwners() - Method in class org.hibernate.loader.Loader
-
Get the index of the entity that owns the collection, or -1
if there is no owner in the query results (ie.
- getCollectionOwners() - Method in class org.hibernate.loader.OuterJoinLoader
-
- getCollectionPath() - Method in class org.hibernate.jpa.criteria.expression.SizeOfCollectionExpression
-
- getCollectionPath() - Method in class org.hibernate.jpa.criteria.predicate.MemberOfPredicate
-
- getCollectionPersister(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getCollectionPersister(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get the persister object for a collection role.
- getCollectionPersister(String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Locate the collection persister by the collection role.
- getCollectionPersister(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getCollectionPersister() - Method in class org.hibernate.loader.collection.BatchingCollectionInitializer
-
- getCollectionPersister() - Method in class org.hibernate.loader.collection.plan.BatchingCollectionInitializer
-
- getCollectionPersister(String) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext
-
- getCollectionPersister() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference
-
- getCollectionPersister() - Method in class org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl
-
- getCollectionPersister() - Method in interface org.hibernate.loader.plan.spi.CollectionQuerySpace
-
Retrieve the collection persister this QuerySpace refers to.
- getCollectionPersister() - Method in interface org.hibernate.loader.plan.spi.CollectionReference
-
Retrieves the CollectionPersister describing the collection associated with this CollectionReference.
- getCollectionPersister() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getCollectionPersister() - Method in interface org.hibernate.persister.walking.spi.CollectionDefinition
-
- getCollectionPersisterClass() - Method in class org.hibernate.mapping.Collection
-
- getCollectionPersisterClass(Collection) - Method in class org.hibernate.persister.internal.StandardPersisterClassResolver
-
- getCollectionPersisterClass(Collection) - Method in interface org.hibernate.persister.spi.PersisterClassResolver
-
Returns the collection persister class for a given collection role or null
if the collection persister class should be the default.
- getCollectionPersisters() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getCollectionPersisters() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get all collection persisters as a Map, which collection role as the key and the persister is the value.
- getCollectionPersisters() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getCollectionPersisters() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getCollectionPersisters() - Method in class org.hibernate.loader.custom.CustomLoader
-
- getCollectionPersisters() - Method in class org.hibernate.loader.hql.QueryLoader
-
An (optional) persister for a collection to be initialized; only collection loaders
return a non-null value
- getCollectionPersisters() - Method in class org.hibernate.loader.JoinWalker
-
- getCollectionPersisters() - Method in class org.hibernate.loader.Loader
-
An (optional) persister for a collection to be initialized; only
collection loaders return a non-null value
- getCollectionPersisters() - Method in class org.hibernate.loader.OuterJoinLoader
-
- getCollectionPropertyColumnAliases(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getCollectionPropertyColumnAliases(String, String) - Method in interface org.hibernate.persister.collection.SQLLoadableCollection
-
- getCollectionPropertyMapping(String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Retrieve a PropertyMapping describing the given collection role.
- getCollectionPropertyReference(String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getCollectionRecreateCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getCollectionRecreateCount() - Method in interface org.hibernate.stat.Statistics
-
Global number of collections recreated
- getCollectionReference() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementAnyGraph
-
- getCollectionReference() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementCompositeGraph
-
- getCollectionReference() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementEntityGraph
-
- getCollectionReference() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexAnyGraph
-
- getCollectionReference() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexCompositeGraph
-
- getCollectionReference() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexEntityGraph
-
- getCollectionReference() - Method in class org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl
-
- getCollectionReference() - Method in interface org.hibernate.loader.plan.exec.process.spi.CollectionReferenceInitializer
-
- getCollectionReference() - Method in interface org.hibernate.loader.plan.spi.CollectionFetchableElement
-
Reference back to the collection to which this element belongs
- getCollectionReference() - Method in interface org.hibernate.loader.plan.spi.CollectionFetchableIndex
-
Reference back to the collection to which this index belongs
- getCollectionReferenceAliases() - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
-
- getCollectionReferencingPropertyData() - Method in class org.hibernate.envers.internal.entities.mapper.relation.CommonCollectionMapperData
-
- getCollectionRemoveCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getCollectionRemoveCount() - Method in interface org.hibernate.stat.Statistics
-
Global number of collections removed
- getCollectionRole() - Method in class org.hibernate.engine.query.spi.FilterQueryPlan
-
- getCollectionRole() - Method in class org.hibernate.mapping.Backref
-
- getCollectionRole() - Method in class org.hibernate.mapping.IndexBackref
-
- getCollectionRoleNames() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
Get the names of all collection roles
- getCollectionRoleNames() - Method in interface org.hibernate.stat.Statistics
-
Get the names of all collection roles
- getCollectionRolesByEntityParticipant(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getCollectionRolesByEntityParticipant(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Retrieves a set of all the collection roles in which the given entity
is a participant, as either an index or an element.
- getCollectionRolesByEntityParticipant(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getCollectionsByKey() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getCollectionsByKey() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Get the mapping from collection key to collection instance
- getCollectionSpaces() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getCollectionSpaces() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Get the "space" that holds the persistent state
- getCollectionStatistics(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
Get collection statistics per role
- getCollectionStatistics(String) - Method in interface org.hibernate.stat.Statistics
-
Get collection statistics per role
- getCollectionStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getCollectionStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getCollectionStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getCollectionSubquery(Map) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- getCollectionSuffix() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getCollectionSuffix(String) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext
-
- getCollectionSuffixes() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getCollectionSuffixes() - Method in class org.hibernate.loader.BasicLoader
-
- getCollectionSuffixes() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getCollectionSuffixes() - Method in class org.hibernate.loader.JoinWalker
-
- getCollectionSuffixes() - Method in class org.hibernate.loader.OuterJoinLoader
-
- getCollectionTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the collectionTable property.
- getCollectionTable() - Method in class org.hibernate.mapping.Collection
-
- getCollectionTableAlias() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getCollectionTableAlias() - Method in class org.hibernate.loader.plan.exec.internal.CollectionReferenceAliasesImpl
-
- getCollectionTableAlias() - Method in interface org.hibernate.loader.plan.exec.spi.CollectionReferenceAliases
-
Obtain the table alias used for the collection table of the CollectionReference.
- getCollectionTableCheck() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCollectionTableCheck() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCollectionTableComment() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCollectionTableComment() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCollectionTableSpecificationSource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCollectionTableSpecificationSource() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
-
- getCollectionType() - Method in class org.hibernate.mapping.Collection
-
- getCollectionType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getCollectionType() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Get the associated Type
- getCollectionType() - Method in interface org.hibernate.persister.walking.spi.CollectionDefinition
-
- getCollectionUpdateCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getCollectionUpdateCount() - Method in interface org.hibernate.stat.Statistics
-
Global number of collections updated
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
-
Gets the value of the column property.
- getColumn(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Resolve a property path to the name of the column it maps to.
- getColumn() - Method in class org.hibernate.hql.internal.ast.tree.Node
-
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ConstructorResult
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.FieldResult
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Version
-
Gets the value of the column property.
- getColumn(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getColumn(int) - Method in class org.hibernate.mapping.Constraint
-
- getColumn(Column) - Method in class org.hibernate.mapping.DenormalizedTable
-
- getColumn(Identifier) - Method in class org.hibernate.mapping.DenormalizedTable
-
- getColumn(Column) - Method in class org.hibernate.mapping.Table
-
Return the column which is identified by column provided as argument.
- getColumn(Identifier) - Method in class org.hibernate.mapping.Table
-
- getColumn(int) - Method in class org.hibernate.mapping.Table
-
- getColumn(TableInformation, Identifier) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
-
- getColumn(Identifier) - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
-
- getColumn(TableInformation, Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
-
Return information about column for the given table.
- getColumn(Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
-
Retrieve the named ColumnInformation
- getColumnAlias() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryScalarReturn
-
- getColumnAlias() - Method in class org.hibernate.loader.custom.ScalarReturn
-
- getColumnAliases(int) - Method in class org.hibernate.criterion.AliasedProjection
-
- getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
-
- getColumnAliases(String, int) - Method in class org.hibernate.criterion.AliasedProjection
-
- getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
-
- getColumnAliases(int) - Method in class org.hibernate.criterion.Distinct
-
- getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
-
- getColumnAliases(String, int) - Method in class org.hibernate.criterion.Distinct
-
- getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
-
- getColumnAliases(int, Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.EnhancedProjection
-
- getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.EnhancedProjection
-
- getColumnAliases(int) - Method in interface org.hibernate.criterion.Projection
-
- getColumnAliases(String, int) - Method in interface org.hibernate.criterion.Projection
-
- getColumnAliases(int) - Method in class org.hibernate.criterion.ProjectionList
-
- getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
-
- getColumnAliases(String, int) - Method in class org.hibernate.criterion.ProjectionList
-
- getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
-
- getColumnAliases(String, int) - Method in class org.hibernate.criterion.SimpleProjection
-
- getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
-
- getColumnAliases(int) - Method in class org.hibernate.criterion.SimpleProjection
-
- getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
-
- getColumnAliases(int) - Method in class org.hibernate.criterion.SQLProjection
-
- getColumnAliases(String, int) - Method in class org.hibernate.criterion.SQLProjection
-
- getColumnAliases() - Method in class org.hibernate.loader.plan.exec.internal.EntityReferenceAliasesImpl
-
- getColumnAliases() - Method in interface org.hibernate.loader.plan.exec.spi.EntityReferenceAliases
-
Obtain the column aliases for the select fragment columns associated with the described entity reference.
- getColumnAliasExtractor() - Method in class org.hibernate.dialect.Dialect
-
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
-
Gets the value of the columnAttribute property.
- getColumnAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
-
- getColumnAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOneAttributeColumnsAndFormulasSource
-
- getColumnAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.AbstractColumnsAndFormulasSource
-
- getColumnAttribute() - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.ColumnsAndFormulasSource
-
Access to any column defined via XML attribute.
- getColumnComment(String) - Method in class org.hibernate.dialect.Dialect
-
Get the comment into a form supported for column definition.
- getColumnComment(String) - Method in class org.hibernate.dialect.MySQLDialect
-
- getColumnCount(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
-
Count the number of columns this projection uses.
- getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PrimaryKeyJoinColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinitionUniquenessFragment(Column) - Method in class org.hibernate.dialect.unique.DefaultUniqueDelegate
-
- getColumnDefinitionUniquenessFragment(Column) - Method in interface org.hibernate.dialect.unique.UniqueDelegate
-
Get the fragment that can be used to make a column unique as part of its column definition.
- getColumnIdentifier() - Method in class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
-
- getColumnIdentifier() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
-
The simple (not qualified) column name.
- getColumnInsertability() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- getColumnInsertability() - Method in class org.hibernate.mapping.Collection
-
- getColumnInsertability() - Method in class org.hibernate.mapping.Component
-
- getColumnInsertability() - Method in class org.hibernate.mapping.OneToMany
-
- getColumnInsertability() - Method in class org.hibernate.mapping.SimpleValue
-
- getColumnInsertability() - Method in interface org.hibernate.mapping.Value
-
- getColumnIterator() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- getColumnIterator() - Method in class org.hibernate.mapping.Collection
-
- getColumnIterator() - Method in class org.hibernate.mapping.Component
-
- getColumnIterator() - Method in class org.hibernate.mapping.Constraint
-
- getColumnIterator() - Method in class org.hibernate.mapping.DenormalizedTable
-
- getColumnIterator() - Method in class org.hibernate.mapping.Index
-
- getColumnIterator() - Method in class org.hibernate.mapping.OneToMany
-
- getColumnIterator() - Method in class org.hibernate.mapping.Property
-
- getColumnIterator() - Method in class org.hibernate.mapping.SimpleValue
-
- getColumnIterator() - Method in class org.hibernate.mapping.Table
-
- getColumnIterator() - Method in interface org.hibernate.mapping.Value
-
- getColumnList() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Index
-
Gets the value of the columnList property.
- getColumnMapper() - Method in interface org.hibernate.sql.ordering.antlr.TranslationContext
-
Retrieves the column mapper for this context.
- getColumnMetadata(String) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
-
- getColumnName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.UniqueConstraint
-
Gets the value of the columnName property.
- getColumnName() - Method in interface org.hibernate.sql.ordering.antlr.ColumnReference
-
Retrieve the column name.
- getColumnNameIterator(Iterator<Selectable>) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- getColumnNameIterator(JoinColumn[]) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- getColumnNames() - Method in interface org.hibernate.boot.model.naming.ImplicitConstraintNameSource
-
- getColumnNames() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- getColumnNames() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
The column alias names being used in the generated SQL.
- getColumnNames() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getColumnNames() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Returns the column names in the generated SQL.
- getColumnNames(String) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
-
- getColumnNamesStartPosition(int) - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
- getColumnNumber() - Method in class org.hibernate.jpamodelgen.util.xml.ContextProvidingValidationEventHandler
-
- getColumnOrderMap() - Method in class org.hibernate.mapping.UniqueKey
-
- getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
-
Gets the value of the columnOrFormula property.
- getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
-
Gets the value of the columnOrFormula property.
- getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
-
Gets the value of the columnOrFormula property.
- getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
-
Gets the value of the columnOrFormula property.
- getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
-
Gets the value of the columnOrFormula property.
- getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
-
Gets the value of the columnOrFormula property.
- getColumnOrFormulaElements() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
-
- getColumnOrFormulaElements() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOneAttributeColumnsAndFormulasSource
-
- getColumnOrFormulaElements() - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.AbstractColumnsAndFormulasSource
-
- getColumnOrFormulaElements() - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.ColumnsAndFormulasSource
-
Access to any nested <column/>
or <formula />
XML elements.
- getColumnProcessors() - Method in class org.hibernate.loader.custom.ResultRowProcessor
-
- getColumnReferenceMappings() - Method in class org.hibernate.tool.schema.extract.internal.ForeignKeyInformationImpl
-
- getColumnReferenceMappings() - Method in interface org.hibernate.tool.schema.extract.spi.ForeignKeyInformation
-
Get the column mappings that define the reference.
- getColumnReferences() - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
-
- getColumnResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
-
Gets the value of the columnResult property.
- getColumnReturns() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryConstructorReturn
-
- getColumns() - Method in class org.hibernate.cfg.JPAIndexHolder
-
- getColumns() - Method in class org.hibernate.cfg.UniqueConstraintHolder
-
- getColumns(String, Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Resolve a property path to the names of the columns it maps to.
- getColumns() - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
-
- getColumns(String, Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getColumns() - Method in class org.hibernate.mapping.Constraint
-
- getColumns() - Method in class org.hibernate.sql.SelectFragment
-
- getColumns() - Method in class org.hibernate.tool.hbm2ddl.IndexMetadata
-
- getColumns() - Method in class org.hibernate.tool.schema.extract.internal.PrimaryKeyInformationImpl
-
- getColumns() - Method in interface org.hibernate.tool.schema.extract.spi.PrimaryKeyInformation
-
Obtain the columns making up the primary key.
- getColumns() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
-
- getColumnsAndFormulasSource() - Method in interface org.hibernate.boot.model.source.spi.ColumnsAndFormulasSourceContainer
-
- getColumnSize() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
-
- getColumnSize() - Method in class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
-
- getColumnSize() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
-
The column size (length).
- getColumnSource() - Method in interface org.hibernate.boot.model.source.spi.CollectionIdSource
-
Obtain source information about the column for the collection id.
- getColumnSpan(Type) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Retrieve the number of columns represented by this type.
- getColumnSpan() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- getColumnSpan() - Method in class org.hibernate.mapping.Collection
-
- getColumnSpan() - Method in class org.hibernate.mapping.Component
-
- getColumnSpan() - Method in class org.hibernate.mapping.Constraint
-
- getColumnSpan() - Method in class org.hibernate.mapping.Index
-
- getColumnSpan() - Method in class org.hibernate.mapping.OneToMany
-
- getColumnSpan() - Method in class org.hibernate.mapping.Property
-
- getColumnSpan() - Method in class org.hibernate.mapping.SimpleValue
-
- getColumnSpan() - Method in class org.hibernate.mapping.Table
-
- getColumnSpan() - Method in interface org.hibernate.mapping.Value
-
- getColumnSpan(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.AnyType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.CollectionType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.ComponentType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.CompositeCustomType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.CustomType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.ManyToOneType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.MetaType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.OneToOneType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.SpecialOneToOneType
-
- getColumnSpan(Mapping) - Method in interface org.hibernate.type.Type
-
How many columns are used to persist this type.
- getColumnsUsingProjection(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Get the names of the columns mapped by a property path.
- getColumnsUsingProjection(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
Get the names of the columns constrained
by this criterion.
- getColumnUpdateability() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- getColumnUpdateability() - Method in class org.hibernate.mapping.Collection
-
- getColumnUpdateability() - Method in class org.hibernate.mapping.Component
-
- getColumnUpdateability() - Method in class org.hibernate.mapping.OneToMany
-
- getColumnUpdateability() - Method in class org.hibernate.mapping.SimpleValue
-
- getColumnUpdateability() - Method in interface org.hibernate.mapping.Value
-
- getCommandId() - Method in class org.hibernate.cache.infinispan.util.BeginInvalidationCommand
-
- getCommandId() - Method in class org.hibernate.cache.infinispan.util.EndInvalidationCommand
-
- getCommandId() - Method in class org.hibernate.cache.infinispan.util.EvictAllCommand
-
- getCommands() - Method in class org.hibernate.jpa.internal.schemagen.GenerationSourceFromMetadata
-
- getCommands() - Method in class org.hibernate.jpa.internal.schemagen.GenerationSourceFromScript
-
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
-
Gets the value of the comment property.
- getComment() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
-
- getComment() - Method in class org.hibernate.boot.model.source.internal.hbm.TableSourceImpl
-
- getComment() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
-
Obtain the specified SQL comment
- getComment() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
-
- getComment() - Method in interface org.hibernate.boot.model.source.spi.TableSource
-
- getComment() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- getComment() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getComment() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getComment() - Method in class org.hibernate.internal.CriteriaImpl
-
- getComment() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
-
- getComment() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
-
- getComment() - Method in class org.hibernate.loader.entity.CascadeEntityJoinWalker
-
- getComment() - Method in class org.hibernate.loader.entity.EntityJoinWalker
-
- getComment() - Method in class org.hibernate.mapping.Column
-
- getComment() - Method in class org.hibernate.mapping.Table
-
- getComment() - Method in interface org.hibernate.Query
-
Obtain the comment currently associated with this query.
- getComment() - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
-
- getComment() - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
-
Get the comments/remarks defined for the table.
- getCommentsEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getComparator() - Method in class org.hibernate.mapping.Collection
-
- getComparator() - Method in class org.hibernate.type.BinaryType
-
- getComparator() - Method in class org.hibernate.type.ByteType
-
- getComparator() - Method in class org.hibernate.type.CalendarType
-
- getComparator() - Method in class org.hibernate.type.CustomType
-
- getComparator() - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
-
- getComparator() - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
-
- getComparator() - Method in class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
-
- getComparator() - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
-
- getComparator() - Method in class org.hibernate.type.descriptor.java.CalendarTimeTypeDescriptor
-
- getComparator() - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
-
- getComparator() - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
-
- getComparator() - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
-
- getComparator() - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
-
Retrieve the natural comparator for this type.
- getComparator() - Method in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor
-
- getComparator() - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor
-
- getComparator() - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
-
- getComparator() - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
-
- getComparator() - Method in class org.hibernate.type.descriptor.java.RowVersionTypeDescriptor
-
- getComparator() - Method in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor
-
- getComparator() - Method in class org.hibernate.type.InstantType
-
- getComparator() - Method in class org.hibernate.type.IntegerType
-
- getComparator() - Method in class org.hibernate.type.LocalDateTimeType
-
- getComparator() - Method in class org.hibernate.type.LongType
-
- getComparator() - Method in class org.hibernate.type.OffsetDateTimeType
-
- getComparator() - Method in class org.hibernate.type.RowVersionType
-
- getComparator() - Method in class org.hibernate.type.ShortType
-
- getComparator() - Method in class org.hibernate.type.TimestampType
-
- getComparator() - Method in interface org.hibernate.type.VersionType
-
Get a comparator for version values.
- getComparator() - Method in class org.hibernate.type.ZonedDateTimeType
-
- getComparatorClassName() - Method in class org.hibernate.mapping.Collection
-
- getComparatorName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceMapImpl
-
- getComparatorName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceSetImpl
-
- getComparatorName() - Method in interface org.hibernate.boot.model.source.spi.Sortable
-
The comparator class name which will be used to sort the attribute.
- getComparisonOperator() - Method in class org.hibernate.jpa.criteria.predicate.ComparisonPredicate
-
- getComparisonOperator(boolean) - Method in class org.hibernate.jpa.criteria.predicate.ComparisonPredicate
-
- getComponentClass() - Method in class org.hibernate.mapping.Component
-
- getComponentClassName() - Method in class org.hibernate.mapping.Component
-
- getComponentIdType() - Method in class org.hibernate.proxy.pojo.javassist.SerializableProxy
-
- getComponentIndex() - Method in class org.hibernate.envers.internal.entities.mapper.relation.MiddleComponentData
-
- getComponentMapper() - Method in class org.hibernate.envers.internal.entities.mapper.relation.MiddleComponentData
-
- getComponentPath() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- getComponentProperty() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- getComponentTuplizer() - Method in class org.hibernate.tuple.component.ComponentMetamodel
-
- getComponentTuplizer() - Method in class org.hibernate.type.ComponentType
-
- getComponentType() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- getComponentValue(ComponentType, Object, String) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
Extract a component property value.
- getCompositeCollectionElementSubAttributes(CompositeCollectionElementDefinition) - Static method in class org.hibernate.persister.walking.internal.CompositionSingularSubAttributesHelper
-
Get sub-attribute definitions for a composite collection element.
- getCompositeCollectionIndexSubAttributes(CompositeCollectionElementDefinition) - Static method in class org.hibernate.persister.walking.internal.CompositionSingularSubAttributesHelper
-
- getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
Gets the value of the compositeElement property.
- getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
Gets the value of the compositeElement property.
- getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
Gets the value of the compositeElement property.
- getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
Gets the value of the compositeElement property.
- getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the compositeElement property.
- getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
Gets the value of the compositeElement property.
- getCompositeElement() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
-
- getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
-
- getCompositeId() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the compositeId property.
- getCompositeIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the compositeIndex property.
- getCompositeKeyManyToOneTargetIndices() - Method in class org.hibernate.loader.entity.EntityJoinWalker
-
- getCompositeKeyManyToOneTargetIndices() - Method in class org.hibernate.loader.entity.EntityLoader
-
- getCompositeKeyManyToOneTargetIndices() - Method in class org.hibernate.loader.Loader
-
- getCompositeMapKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the compositeMapKey property.
- getCompositeType() - Method in interface org.hibernate.persister.walking.spi.NonEncapsulatedEntityIdentifierDefinition
-
- getCompoundSelectionItems() - Method in class org.hibernate.jpa.criteria.expression.CompoundSelectionImpl
-
- getCompoundSelectionItems() - Method in class org.hibernate.jpa.criteria.expression.DelegatedExpressionImpl
-
- getCompoundSelectionItems() - Method in class org.hibernate.jpa.criteria.expression.SelectionImpl
-
- getCompoundSelectionItems() - Method in class org.hibernate.jpa.criteria.predicate.AbstractPredicateImpl
-
- getCompressedValue(AbstractEntityEntry.EnumState<E>) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
Gets the current value of the given enum property.
- getCompressedValue(AbstractEntityEntry.BooleanState) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
Gets the current value of the given boolean flag.
- getConcreteProxyClass() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getConcreteProxyClass() - Method in interface org.hibernate.persister.entity.EntityPersister
-
Get the proxy interface that instances of this concrete class will be
cast to (optional operation).
- getConcreteProxyClass() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
-
- getConcreteProxyClass() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Returns the java class to which generated proxies will be typed.
- getConcreteProxyClass() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
-
- getCondition() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
-
Gets the value of the condition property.
- getCondition() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
-
Gets the value of the condition property.
- getCondition() - Method in class org.hibernate.boot.model.source.internal.hbm.FilterSourceImpl
-
- getCondition() - Method in interface org.hibernate.boot.model.source.spi.FilterSource
-
Get the condition associated with the filter.
- getCondition() - Method in class org.hibernate.internal.FilterConfiguration
-
- getCondition() - Method in class org.hibernate.jpa.criteria.expression.SearchedCaseExpression.WhenClause
-
- getCondition() - Method in class org.hibernate.jpa.criteria.expression.SimpleCaseExpression.WhenClause
-
- getConfigParameters() - Method in interface org.hibernate.boot.jaxb.hbm.spi.ConfigParameterContainer
-
- getConfigParameters() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterContainer
-
Gets the value of the configParameters property.
- getConfigStream(String) - Static method in class org.hibernate.internal.util.ConfigHelper
-
Deprecated.
Open an InputStream to the URL represented by the incoming path.
- getConfigurationValues() - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
-
- getConfigurationValues() - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
-
- getConfigurationValues() - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.MergedSettings
-
- getConnectCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getConnectCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getConnectCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getConnectCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getConnectCount() - Method in interface org.hibernate.stat.Statistics
-
Get the global number of connections asked by the sessions
(the actual number of connections used may be much smaller depending
whether you use a connection pool or not)
- getConnection() - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
-
- getConnection() - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
-
- getConnection() - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
-
- getConnection() - Method in class org.hibernate.engine.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
-
- getConnection(String) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
-
- getConnection(String) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
-
- getConnection() - Method in interface org.hibernate.engine.jdbc.connections.spi.ConnectionProvider
-
Obtains a connection for Hibernate use according to the underlying strategy of this provider.
- getConnection(String) - Method in interface org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider
-
Obtains a connection for Hibernate use according to the underlying strategy of this provider.
- getConnection() - Method in class org.hibernate.hikaricp.internal.HikariCPConnectionProvider
-
- getConnection() - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
-
- getConnection() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
-
- getConnection() - Method in interface org.hibernate.tool.hbm2ddl.ConnectionHelper
-
Get a reference to the connection we are using.
- getConnectionAcquisitionMode() - Method in class org.hibernate.internal.AbstractSessionImpl.JdbcSessionContextImpl
-
- getConnectionAcquisitionMode() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
-
- getConnectionCatalogName() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
-
- getConnectionCatalogName() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
-
Retrieve the name of the catalog in effect when we connected to the database.
- getConnectionForTransactionManagement() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
-
- getConnectionForTransactionManagement() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
-
- getConnectionForTransactionManagement() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
-
- getConnectionProperties(Map<?, ?>) - Static method in class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
-
- getConnectionProvider() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.ConnectionProviderJdbcConnectionAccess
-
- getConnectionProvider() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.MultiTenantConnectionProviderJdbcConnectionAccess
-
- getConnectionProviderProperties(String) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
-
- getConnectionProviderProperties() - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
-
- getConnectionProviderUnderTest() - Method in class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
-
- getConnectionReleaseMode() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getConnectionReleaseMode() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getConnectionReleaseMode() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getConnectionReleaseMode() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getConnectionReleaseMode() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getConnectionReleaseMode() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getConnectionReleaseMode() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getConnectionReleaseMode() - Method in class org.hibernate.context.internal.JTASessionContext
-
Mainly for subclass usage.
- getConnectionReleaseMode() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
-
Mainly for subclass usage.
- getConnectionReleaseMode() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- getConnectionReleaseMode() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
The release mode under which this logical connection is operating.
- getConnectionReleaseMode() - Method in class org.hibernate.internal.AbstractSessionImpl.JdbcSessionContextImpl
-
- getConnectionReleaseMode() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
-
- getConnectionSchemaName() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
-
- getConnectionSchemaName() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
-
Retrieve the name of the schema in effect when we connected to the database.
- getConstantName(Class, int) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
- getConstantValue(String, ClassLoaderService) - Static method in class org.hibernate.internal.util.ReflectHelper
-
- getConstraintColumns() - Method in class org.hibernate.mapping.OneToOne
-
- getConstraintColumns() - Method in class org.hibernate.mapping.SimpleValue
-
- getConstraintName() - Method in exception org.hibernate.exception.ConstraintViolationException
-
Returns the name of the violated constraint, if known.
- getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getConstraintOrderedTableNameClosure() - Method in interface org.hibernate.persister.entity.Queryable
-
Get the names of all tables used in the hierarchy (up and down) ordered such
that deletes in the given order would not cause constraint violations.
- getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- getConstructor() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getConstructor(Class, Type[]) - Static method in class org.hibernate.internal.util.ReflectHelper
-
Retrieve a constructor for the given class, with arguments matching the specified Hibernate mapping
types
.
- getConstructorArgumentTypeList() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getConstructorResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
-
Gets the value of the constructorResult property.
- getContainedEntityNames() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- getContainingPersister() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
-
Get a reference to the persister for the entity containing this attribute.
- getContainingQuery() - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- getContainingTableInformation() - Method in class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
-
- getContainingTableInformation() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
-
Access to the containing table.
- getContainingTableName() - Method in interface org.hibernate.boot.model.source.spi.RelationalValueSource
-
- getContent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
-
Gets the value of the content property.
- getContent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
-
FILTER element; used to apply a filter.
- getContent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
-
The sql-query element declares a named SQL query string
Gets the value of the content property.
- getContent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
-
Gets the value of the content property.
- getContext() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity
-
Gets the value of the context property.
- getContext() - Method in class org.hibernate.cfg.AbstractPropertyHolder
-
Get the mappings
- getContext() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- getContextEntityIdentifier(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getContextEntityIdentifier(Object) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Return the identifier of the persistent object, or null if
not associated with the session
- getContextEntityIdentifier(Object) - Method in class org.hibernate.internal.SessionImpl
-
Get the id value for an object that is actually associated with the session.
- getContextEntityIdentifier(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getContextId() - Method in class org.hibernate.secure.internal.DisabledJaccServiceImpl
-
- getContextId() - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl
-
- getContextId() - Method in class org.hibernate.secure.spi.JaccPermissionDeclarations
-
- getContextId() - Method in interface org.hibernate.secure.spi.JaccService
-
Obtain the JACC context-id in effect for this service.
- getContextSubject() - Method in interface org.hibernate.secure.internal.StandardJaccServiceImpl.ContextSubjectAccess
-
- getContextSubject() - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl.NonPrivilegedContextSubjectAccess
-
- getContextSubject() - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl.PrivilegedContextSubjectAccess
-
- getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getContraintOrderedTableKeyColumnClosure() - Method in interface org.hibernate.persister.entity.Queryable
-
- getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- getConversionContext() - Method in class org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
-
- getConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Gets the value of the convert property.
- getConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the convert property.
- getConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
-
Gets the value of the convert property.
- getConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the convert property.
- getConverter() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Convert
-
Gets the value of the converter property.
- getConverter() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the converter property.
- getConverterClass() - Method in class org.hibernate.cfg.AttributeConversionInfo
-
- getCorrelatedJoins() - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- getCorrelatedSubqueryOperator() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- getCorrelationParent() - Method in interface org.hibernate.jpa.criteria.FromImplementor
-
- getCorrelationParent() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- getCorrespondingDialect() - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
-
- getCorrespondingNationalizedCode(int) - Method in class org.hibernate.type.descriptor.sql.NationalizedTypeMappings
-
- getCount() - Method in class org.hibernate.id.AbstractUUIDGenerator
-
Unique in a millisecond for this JVM instance (unless there
are > Short.MAX_VALUE instances created in a millisecond)
- getCountBytes() - Static method in class org.hibernate.id.uuid.Helper
-
- getCountShort() - Static method in class org.hibernate.id.uuid.Helper
-
Unique in a millisecond for this JVM instance (unless there are > Short.MAX_VALUE instances created in a
millisecond)
- getCreate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
-
Gets the value of the create property.
- getCreateCatalogCommand(String) - Method in class org.hibernate.dialect.Dialect
-
Get the SQL command used to create the named catalog
- getCreateCatalogCommand(String) - Method in class org.hibernate.dialect.MySQLDialect
-
- getCreateIdTableCommand() - Method in class org.hibernate.dialect.TeradataDialect
-
- getCreateIdTableCommand() - Method in interface org.hibernate.hql.spi.id.IdTableSupport
-
- getCreateIdTableCommand() - Method in class org.hibernate.hql.spi.id.IdTableSupportStandardImpl
-
- getCreateIdTableStatementOptions() - Method in class org.hibernate.dialect.TeradataDialect
-
- getCreateIdTableStatementOptions() - Method in interface org.hibernate.hql.spi.id.IdTableSupport
-
- getCreateIdTableStatementOptions() - Method in class org.hibernate.hql.spi.id.IdTableSupportStandardImpl
-
- getCreateMultisetTableString() - Method in class org.hibernate.dialect.Dialect
-
- getCreateMultisetTableString() - Method in class org.hibernate.dialect.TeradataDialect
-
- getCreateParams() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
-
- getCreateSchemaCommand(String) - Method in class org.hibernate.dialect.Dialect
-
Get the SQL command used to create the named schema
- getCreateSchemaCommand(String) - Method in class org.hibernate.dialect.MySQLDialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.DB2Dialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.Dialect
-
Typically dialects which support sequences can create a sequence
with a single command.
- getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.Dialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.H2Dialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.HSQLDialect
-
HSQL will start with 0, by default.
- getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.HSQLDialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.InformixDialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.IngresDialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.InterbaseDialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.MckoiDialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.MimerSQLDialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
only necessary for postgre < 7.4 See http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_sequence.sgml
Overloaded form of
Dialect.getCreateSequenceString(String)
, additionally
taking the initial value and increment size to be applied to the sequence
definition.
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.SAPDBDialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.SQLServer2012Dialect
-
- getCreateSequenceString(String) - Method in class org.hibernate.dialect.TimesTenDialect
-
- getCreateSequenceStrings(String) - Method in class org.hibernate.dialect.Dialect
-
- getCreateSequenceStrings(String, int, int) - Method in class org.hibernate.dialect.Dialect
-
- getCreateTableString() - Method in class org.hibernate.dialect.Dialect
-
Command used to create a table.
- getCreateTableString() - Method in class org.hibernate.dialect.HANAColumnStoreDialect
-
- getCriteria() - Method in class org.hibernate.internal.CriteriaImpl.CriterionEntry
-
- getCriteria() - Method in class org.hibernate.internal.CriteriaImpl.OrderEntry
-
- getCriteria(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getCriteriaBuilder() - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- getCriteriaBuilder() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- getCriterion() - Method in class org.hibernate.internal.CriteriaImpl.CriterionEntry
-
- getCrossJoinSeparator() - Method in class org.hibernate.dialect.DB2Dialect
-
- getCrossJoinSeparator() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- getCrossJoinSeparator() - Method in class org.hibernate.dialect.Dialect
-
Returns the separator to use for defining cross joins when translating HQL queries.
- getCrossJoinSeparator() - Method in class org.hibernate.dialect.Oracle10gDialect
-
- getCrossJoinSeparator() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getCrossJoinSeparator() - Method in class org.hibernate.dialect.Sybase11Dialect
-
- getCrossJoinSeparator() - Method in class org.hibernate.dialect.SybaseASE15Dialect
-
- getCrossJoinSeparator() - Method in class org.hibernate.dialect.TimesTenDialect
-
- getCrossTypeRevisionChangesReader() - Method in interface org.hibernate.envers.AuditReader
-
- getCrossTypeRevisionChangesReader() - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
-
- getCurrent() - Method in class org.hibernate.result.internal.OutputsImpl
-
- getCurrent() - Method in interface org.hibernate.result.Outputs
-
Retrieve the current Output object.
- getCurrentCatalog() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl
-
- getCurrentCatalog() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
-
Get the current database catalog.
- getCurrentClauseType() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- getCurrentFromClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getCurrentKey() - Method in class org.hibernate.engine.spi.CollectionEntry
-
This is only available late during the flush
cycle
- getCurrentLockMode(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getCurrentLockMode(Object) - Method in class org.hibernate.internal.SessionImpl
-
- getCurrentLockMode(Object) - Method in interface org.hibernate.Session
-
Determine the current lock mode of the given object.
- getCurrentPersister() - Method in class org.hibernate.engine.spi.CollectionEntry
-
- getCurrentRevision(Class<T>, boolean) - Method in interface org.hibernate.envers.AuditReader
-
Gets an instance of the current revision entity, to which any entries in the audit tables will be bound.
- getCurrentRevision(Class<T>, boolean) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
-
- getCurrentRevisionData(Session, boolean) - Method in class org.hibernate.envers.internal.synchronization.AuditProcess
-
- getCurrentRow() - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getCurrentRow() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
-
- getCurrentRow() - Method in class org.hibernate.internal.ScrollableResultsImpl
-
- getCurrentSchema() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl
-
- getCurrentSchema() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
-
Get the current database catalog.
- getCurrentSchemaCommand() - Method in class org.hibernate.dialect.Dialect
-
Get the SQL command used to retrieve the current schema name.
- getCurrentSession() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getCurrentSession() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getCurrentSession() - Method in interface org.hibernate.SessionFactory
-
Obtains the current session.
- getCurrentStatementType() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- getCurrentStatus() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- getCurrentStatus() - Method in class org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform
-
- getCurrentStatus() - Method in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
-
Obtain the current transaction status using whatever means is preferred for this platform
- getCurrentStatus() - Method in class org.hibernate.osgi.OsgiJtaPlatform
-
- getCurrentTenantIdentifierResolver() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getCurrentTenantIdentifierResolver() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getCurrentTenantIdentifierResolver() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getCurrentTenantIdentifierResolver() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getCurrentTenantIdentifierResolver() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getCurrentTenantIdentifierResolver() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getCurrentTenantIdentifierResolver() - Method in class org.hibernate.cfg.Configuration
-
- getCurrentTenantIdentifierResolver() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getCurrentTenantIdentifierResolver() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getCurrentTenantIdentifierResolver() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.DB2Dialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Dialect
-
Retrieve the command used to retrieve the current timestamp from the
database.
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.FrontBaseDialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.H2Dialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.HSQLDialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.InformixDialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Ingres9Dialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.InterbaseDialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.MySQLDialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Oracle9iDialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.OracleDialect
-
Deprecated.
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.PostgresPlusDialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.SQLServerDialect
-
The current_timestamp is more accurate, but only known to be supported in SQL Server 7.0 and later and
Sybase not known to support it at all
Retrieve the command used to retrieve the current timestamp from the
database.
- getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.TimesTenDialect
-
- getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.Dialect
-
The name of the database-specific SQL function for retrieving the
current timestamp.
- getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.HSQLDialect
-
- getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.Ingres9Dialect
-
- getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.IngresDialect
-
- getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.Oracle9iDialect
-
- getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.OracleDialect
-
Deprecated.
- getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.PostgresPlusDialect
-
- getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.SybaseASE15Dialect
-
- getCurrentTopLevelClauseType() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- getCurrentTransaction() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- getCurrentValue() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
-
Get the current value of this attribute.
- getCurrentVersion() - Method in enum org.hibernate.boot.jaxb.internal.stax.LocalSchema
-
- getCurrentVersion(Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Retrieve the version number
- getCurrentVersion(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Get the current version of the object, or return null if there is no row for
the given identifier.
- getCustomEntityDirtinessStrategy() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getCustomEntityDirtinessStrategy() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getCustomEntityDirtinessStrategy() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getCustomEntityDirtinessStrategy() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getCustomEntityDirtinessStrategy() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getCustomEntityDirtinessStrategy() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getCustomEntityDirtinessStrategy() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getCustomEntityDirtinessStrategy() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getCustomEntityDirtinessStrategy() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getCustomLoaderName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getCustomLoaderName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCustomLoaderName() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
-
Obtain the name of a named-query that will be used for loading this entity
- getCustomLoaderName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCustomPersisterClassName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getCustomPersisterClassName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCustomPersisterClassName() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
-
Obtain the name of a custom persister class to be used.
- getCustomPersisterClassName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCustomQuery() - Method in class org.hibernate.engine.query.spi.NativeSQLQueryPlan
-
- getCustomQueryReturns() - Method in interface org.hibernate.loader.custom.CustomQuery
-
A collection of
descriptors
describing the
JDBC result set to be expected and how to map this result set.
- getCustomQueryReturns() - Method in class org.hibernate.loader.custom.sql.SQLCustomQuery
-
- getCustomRead() - Method in class org.hibernate.mapping.Column
-
- getCustomSqlDelete() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getCustomSqlDelete() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCustomSqlDelete() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
-
Obtain the custom SQL to be used for deletes for this entity
- getCustomSqlDelete() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCustomSqlDelete() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
-
Obtain the custom SQL to be used for deletes for this entity
- getCustomSQLDelete() - Method in class org.hibernate.mapping.Collection
-
- getCustomSQLDelete() - Method in class org.hibernate.mapping.Join
-
- getCustomSQLDelete() - Method in class org.hibernate.mapping.PersistentClass
-
- getCustomSqlDeleteAll() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCustomSqlDeleteAll() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCustomSQLDeleteAll() - Method in class org.hibernate.mapping.Collection
-
- getCustomSQLDeleteAllCheckStyle() - Method in class org.hibernate.mapping.Collection
-
- getCustomSQLDeleteCheckStyle() - Method in class org.hibernate.mapping.Collection
-
- getCustomSQLDeleteCheckStyle() - Method in class org.hibernate.mapping.Join
-
- getCustomSQLDeleteCheckStyle() - Method in class org.hibernate.mapping.PersistentClass
-
- getCustomSqlFunctionMap() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getCustomSqlFunctionMap() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getCustomSqlFunctionMap() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getCustomSqlFunctionMap() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getCustomSqlFunctionMap() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getCustomSqlFunctionMap() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getCustomSqlInsert() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getCustomSqlInsert() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCustomSqlInsert() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
-
Obtain the custom SQL to be used for inserts for this entity
- getCustomSqlInsert() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCustomSqlInsert() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
-
Obtain the custom SQL to be used for inserts for this entity
- getCustomSQLInsert() - Method in class org.hibernate.mapping.Collection
-
- getCustomSQLInsert() - Method in class org.hibernate.mapping.Join
-
- getCustomSQLInsert() - Method in class org.hibernate.mapping.PersistentClass
-
- getCustomSQLInsertCheckStyle() - Method in class org.hibernate.mapping.Collection
-
- getCustomSQLInsertCheckStyle() - Method in class org.hibernate.mapping.Join
-
- getCustomSQLInsertCheckStyle() - Method in class org.hibernate.mapping.PersistentClass
-
- getCustomSqlUpdate() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getCustomSqlUpdate() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCustomSqlUpdate() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
-
Obtain the custom SQL to be used for updates for this entity
- getCustomSqlUpdate() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCustomSqlUpdate() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
-
Obtain the custom SQL to be used for updates for this entity
- getCustomSQLUpdate() - Method in class org.hibernate.mapping.Collection
-
- getCustomSQLUpdate() - Method in class org.hibernate.mapping.Join
-
- getCustomSQLUpdate() - Method in class org.hibernate.mapping.PersistentClass
-
- getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.Collection
-
- getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.Join
-
- getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.PersistentClass
-
- getCustomWrite() - Method in class org.hibernate.mapping.Column
-
- getData() - Method in class org.hibernate.envers.internal.entities.mapper.PersistentCollectionChangeData
-
- getData() - Method in class org.hibernate.envers.internal.synchronization.work.ModWorkUnit
-
- getData(EnversService) - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
- getData(EnversService) - Method in interface org.hibernate.envers.query.order.AuditOrder
-
- getData(EnversService) - Method in class org.hibernate.envers.query.order.internal.PropertyAuditOrder
-
- getData(EnversService) - Method in interface org.hibernate.envers.query.projection.AuditProjection
-
- getData(EnversService) - Method in class org.hibernate.envers.query.projection.internal.PropertyAuditProjection
-
- getDatabase() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getDatabase() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getDatabase() - Method in interface org.hibernate.boot.Metadata
-
Retrieve the database model.
- getDatabase() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getDatabase() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getDatabaseColumnType() - Method in class org.hibernate.cfg.AttributeConverterDefinition
-
- getDatabaseGeneratedReferencedColumnValue() - Method in class org.hibernate.tuple.CreationTimestampGeneration
-
- getDatabaseGeneratedReferencedColumnValue() - Method in class org.hibernate.tuple.GeneratedValueGeneration
-
- getDatabaseGeneratedReferencedColumnValue() - Method in class org.hibernate.tuple.UpdateTimestampGeneration
-
- getDatabaseGeneratedReferencedColumnValue() - Method in interface org.hibernate.tuple.ValueGeneration
-
- getDatabaseGeneratedReferencedColumnValue() - Method in class org.hibernate.tuple.VmValueGeneration
-
- getDatabaseMajorVersion() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
-
- getDatabaseMajorVersion() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
-
- getDatabaseMinorVersion() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
-
- getDatabaseMinorVersion() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
-
- getDatabaseName() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
-
- getDatabaseName() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
-
- getDatabaseObject() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Gets the value of the databaseObject property.
- getDatabaseObjectAccess() - Method in class org.hibernate.tool.schema.extract.internal.ExtractionContextImpl
-
- getDatabaseObjectAccess() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
-
- getDatabaseSnapshot(Serializable, EntityPersister) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
Get the current state of the entity as known to the underlying
database, or null if there is no corresponding row
Get the current state of the entity as known to the underlying database, or null if there is no
corresponding row
- getDatabaseSnapshot(Serializable, EntityPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Get the current state of the entity as known to the underlying database, or null if there is no
corresponding row
- getDatabaseSnapshot() - Method in class org.hibernate.event.spi.FlushEntityEvent
-
- getDatabaseSnapshot(Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getDatabaseSnapshot(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Get the current database state of the object, in a "hydrated" form, without
resolving identifiers
- getDatabaseStructure() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
Getter for property 'databaseStructure'.
- getDataSource() - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
-
- getDatatype() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
-
The deduced (and dialect convertible) type for this column
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.AggregateNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
-
Figure out the type of the binary expression by looking at
the types of the operands.
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin.ComponentFromElementType
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.CountNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.IdentNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.LiteralNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.NullNode
-
- getDataType() - Method in interface org.hibernate.hql.internal.ast.tree.OperatorNode
-
Retrieves the data type for the overall operator expression.
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.SearchedCaseNode
-
- getDataType() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
-
Returns the data type of the select expression.
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.SimpleCaseNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.SqlNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.UnaryArithmeticNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.UnaryLogicOperatorNode
-
- getDate() - Method in exception org.hibernate.envers.exception.RevisionDoesNotExistException
-
- getDate(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getDate(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a Date.
- getDBSQLExecutionSample() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getDBSQLExecutionSample() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
-
Not supported right now
- getDebugString(AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
Returns the 'list' representation with some brackets around it for debugging.
- getDebugText() - Method in interface org.hibernate.sql.ordering.antlr.Node
-
Get a string representation of this node usable for debug logging or similar.
- getDebugText() - Method in class org.hibernate.sql.ordering.antlr.NodeSupport
-
- getDecimalDigits() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
-
- getDecimalDigits() - Method in class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
-
- getDecimalDigits() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
-
The precision, for numeric types
- getDeclarationString() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute
-
- getDeclarationString() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaMap
-
- getDeclarationString() - Method in interface org.hibernate.jpamodelgen.model.MetaAttribute
-
- getDeclarationString() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaAttribute
-
- getDeclarationString() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaMap
-
- getDeclaredAttribute(String) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredAttributes() - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredCollection(String) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredCollection(String, Class<E>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredId(Class<Y>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType
-
- getDeclaredIdentifierMapper() - Method in class org.hibernate.mapping.MappedSuperclass
-
- getDeclaredIdentifierMapper() - Method in class org.hibernate.mapping.PersistentClass
-
- getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.MappedSuperclass
-
- getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.PersistentClass
-
- getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.RootClass
-
- getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.Subclass
-
- getDeclaredList(String) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredList(String, Class<E>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredMap(String) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredMap(String, Class<K>, Class<V>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredPluralAttributes() - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredPropertyIterator() - Method in class org.hibernate.mapping.Join
-
- getDeclaredPropertyIterator() - Method in class org.hibernate.mapping.MappedSuperclass
-
- getDeclaredPropertyIterator() - Method in class org.hibernate.mapping.PersistentClass
-
- getDeclaredSet(String) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredSet(String, Class<E>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredSingularAttribute(String) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredSingularAttribute(String, Class<Y>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredSingularAttributes() - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getDeclaredVersion(Class<Y>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType
-
- getDeclaredVersion() - Method in class org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType
-
For used to retrieve the declared version when populating the static metamodel.
- 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
-
- getDeclaringClass() - Method in interface org.hibernate.cfg.PropertyData
-
Return the Class the property is declared on
If the property is declared on a @MappedSuperclass,
this class will be different than the PersistentClass's class
- getDeclaringClass() - Method in class org.hibernate.cfg.PropertyInferredData
-
- getDeclaringClass() - Method in class org.hibernate.cfg.PropertyPreloadedData
-
- getDeclaringClass() - Method in class org.hibernate.cfg.WrappedInferredData
-
- getDeclaringClass() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- getDeclaringClass() - Method in class org.hibernate.jpa.internal.metamodel.MapMember
-
- getDeclaringType() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyAttribute
-
- getDeclaringType() - Method in class org.hibernate.jpa.internal.metamodel.AbstractAttribute
-
- getDefault() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
-
Gets the value of the default property.
- getDefault(String) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
-
- getDefaultAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Gets the value of the defaultAccess property.
- getDefaultAccess() - Method in interface org.hibernate.cfg.PropertyData
-
- getDefaultAccess() - Method in class org.hibernate.cfg.PropertyInferredData
-
- getDefaultAccess() - Method in class org.hibernate.cfg.PropertyPreloadedData
-
- getDefaultAccess() - Method in class org.hibernate.cfg.WrappedInferredData
-
- getDefaultAccessType() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- getDefaultAccessType() - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
-
- getDefaultAccessType() - Method in interface org.hibernate.cache.spi.RegionFactory
-
- getDefaultAccessType() - Method in class org.hibernate.jpamodelgen.util.AccessTypeInformation
-
- getDefaultAccessType() - Method in class org.hibernate.testing.cache.CachingRegionFactory
-
- getDefaultBatchFetchSize() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getDefaultBatchFetchSize() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getDefaultBatchFetchSize() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getDefaultBatchFetchSize() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getDefaultBatchFetchSize() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getDefaultBatchFetchSize() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getDefaultBatchFetchSize() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getDefaultCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Gets the value of the defaultCascade property.
- getDefaultCatalog() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getDefaultCatalog() - Method in class org.hibernate.tool.schema.extract.internal.ExtractionContextImpl
-
- getDefaultCatalog() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
-
- getDefaultCatalogName() - Method in interface org.hibernate.boot.spi.JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults
-
- getDefaultCatalogName() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getDefaultCatalogName() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- 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
-
- getDefaultConnectionAcquisitionMode() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl
-
- getDefaultConnectionAcquisitionMode() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorBuilderImpl
-
- getDefaultConnectionAcquisitionMode() - Method in interface org.hibernate.resource.transaction.TransactionCoordinatorBuilder
-
- getDefaultConnectionReleaseMode() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl
-
- getDefaultConnectionReleaseMode() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorBuilderImpl
-
- getDefaultConnectionReleaseMode() - Method in interface org.hibernate.resource.transaction.TransactionCoordinatorBuilder
-
- getDefaultConstructor(Class<T>) - Static method in class org.hibernate.internal.util.ReflectHelper
-
Retrieve the default (no arg) constructor from the given class.
- getDefaultEntityListeners() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
-
- getDefaultEntityMode() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getDefaultEntityMode() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getDefaultEntityMode() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getDefaultEntityMode() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getDefaultEntityMode() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getDefaultEntityMode() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getDefaultEntityMode() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getDefaultFilterCondition() - Method in class org.hibernate.engine.spi.FilterDefinition
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.Cache71Dialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.DB2Dialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.Dialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.H2Dialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.HSQLDialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.InformixDialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.IngresDialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.MySQLDialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.PostgreSQL82Dialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.SAPDBDialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.TeradataDialect
-
- getDefaultMultiTableBulkIdStrategy() - Method in class org.hibernate.dialect.TimesTenDialect
-
- getDefaultNamespace() - Method in class org.hibernate.boot.model.relational.Database
-
- getDefaultNullPrecedence() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getDefaultNullPrecedence() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getDefaultNullPrecedence() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getDefaultNullPrecedence() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getDefaultNullPrecedence() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getDefaultNullPrecedence() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getDefaultNullPrecedence() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getDefaultProperties() - Method in class org.hibernate.dialect.Dialect
-
Retrieve a set of default Hibernate properties for this database.
- getDefaults() - Method in class org.hibernate.cfg.annotations.reflection.JPAMetadataProvider
-
- getDefaultSchema() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getDefaultSchema() - Method in class org.hibernate.tool.schema.extract.internal.ExtractionContextImpl
-
- getDefaultSchema() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
-
- getDefaultSchemaName() - Method in interface org.hibernate.boot.spi.JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults
-
- getDefaultSchemaName() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getDefaultSchemaName() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- getDefaultSize() - Static method in class org.hibernate.type.AbstractStandardBasicType
-
- 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.cfg.Ejb3Column
-
- 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
-
- getDefaultValue() - Method in class org.hibernate.mapping.Column
-
- getDefaultValue() - Method in class org.hibernate.type.BooleanType
-
- getDefaultValue() - Method in class org.hibernate.type.ByteType
-
- getDefaultValue() - Method in class org.hibernate.type.CharacterNCharType
-
- getDefaultValue() - Method in class org.hibernate.type.CharacterType
-
- getDefaultValue() - Method in class org.hibernate.type.DoubleType
-
- getDefaultValue() - Method in class org.hibernate.type.FloatType
-
- getDefaultValue() - Method in class org.hibernate.type.IntegerType
-
- getDefaultValue() - Method in class org.hibernate.type.LongType
-
- getDefaultValue() - Method in class org.hibernate.type.NumericBooleanType
-
- getDefaultValue() - Method in interface org.hibernate.type.PrimitiveType
-
Get this type's default value.
- getDefaultValue() - Method in class org.hibernate.type.ShortType
-
- getDefaultValue() - Method in class org.hibernate.type.TrueFalseType
-
- getDefaultValue() - Method in class org.hibernate.type.YesNoType
-
- getDefinedConfigurations() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- getDefinedFilterNames() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getDefinedFilterNames() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getDefinedFilterNames() - Method in interface org.hibernate.SessionFactory
-
Obtain a set of the names of all filters defined on this SessionFactory.
- getDefinedHints() - Static method in class org.hibernate.jpa.QueryHints
-
- getDefinition() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
-
Gets the value of the definition property.
- getDelayedEntityKey() - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
-
- getDelayedId() - Method in class org.hibernate.action.internal.EntityAction
-
- getDelegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
-
- getDelegate() - Method in class org.hibernate.boot.spi.ClassLoaderAccessDelegateImpl
-
- getDelegate() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
returns the underlying session
- getDeleteAllCheckStyle() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getDeleteCheckStyle() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getDeleteCount() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
-
Amount of delete ops on the entity
- getDeleteCount() - Method in interface org.hibernate.stat.EntityStatistics
-
- getDeleteCount() - Method in class org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl
-
- getDeletedState() - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- getDeletedState() - Method in class org.hibernate.engine.internal.EntityEntryExtraStateHolder
-
- 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'.
- getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
-
- getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentBag
-
- getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentList
-
- getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentMap
-
- getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentSet
-
- getDeletes(CollectionPersister, boolean) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Get all the elements that need deleting
- getDelimitedIdentifier() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
-
- getDelimitedIdentifiers() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
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
-
- getDelimiter() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
- getDependentEntityInsertActions() - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
Returns the unresolved insert actions.
- getDepth() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
-
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.AssociationOverride
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Convert
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Converter
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Index
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedNativeQuery
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedQuery
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitMetadata
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostLoad
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostPersist
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostRemove
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostUpdate
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PrePersist
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PreRemove
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PreUpdate
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.QueryHint
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Gets the value of the description property.
- getDescriptor(Class<T>) - Method in class org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry
-
- getDescriptor(int) - Method in class org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry
-
- getDescriptorByPrimitiveType(Class<X>) - Static method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper
-
- getDescriptorByWrapperType(Class<X>) - Static method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper
-
- getDeserializationResolver() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getDeserializationResolver() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getDeserializationResolver() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getDestinations() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getDialect() - Method in class org.hibernate.boot.model.relational.Database
-
- getDialect() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getDialect() - Static method in class org.hibernate.dialect.Dialect
-
Get an instance of the dialect specified by the current System properties.
- getDialect(Properties) - Static method in class org.hibernate.dialect.Dialect
-
Get an instance of the dialect specified by the given properties or by
the current System properties.
- getDialect() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl
-
- getDialect() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
-
Get the dialect for this environment.
- getDialect() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
-
- getDialect() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
-
Obtain the dialect of the database.
- getDialect() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getDialect() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get the SQL dialect.
- getDialect() - Method in interface org.hibernate.id.factory.IdentifierGeneratorFactory
-
Get the dialect.
- getDialect() - Method in class org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory
-
- getDialect() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getDialect() - Method in class org.hibernate.loader.JoinWalker
-
- getDialect() - Method in class org.hibernate.loader.OuterJoinLoader
-
- getDialect() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getDialect() - Method in class org.hibernate.sql.Insert
-
- getDialect() - Method in interface org.hibernate.sql.ordering.antlr.TranslationContext
-
Retrieves the dialect for this context.
- getDialect() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- getDialect() - Static method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- getDialect() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- 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.model.relational.AbstractAuxiliaryDatabaseObject
-
- getDictatedSize() - Method in class org.hibernate.type.AbstractStandardBasicType
-
- getDirectSubclasses() - Method in class org.hibernate.mapping.PersistentClass
-
- getDirtyProperties() - Method in class org.hibernate.event.spi.FlushEntityEvent
-
- getDirtyProperties() - Method in class org.hibernate.event.spi.PostUpdateEvent
-
- 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 a 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
-
- getDiscriminator() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the discriminator property.
- 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(Loadable, String) - Method in class org.hibernate.loader.ColumnEntityAliases
-
- getDiscriminatorAlias(Loadable, String) - Method in class org.hibernate.loader.DefaultEntityAliases
-
- getDiscriminatorAlias() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getDiscriminatorAlias(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getDiscriminatorAlias() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getDiscriminatorAlias(String) - Method in interface org.hibernate.persister.entity.Loadable
-
Get the result set aliases used for the identifier columns, given a suffix
- getDiscriminatorAlias() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getDiscriminatorColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the discriminatorColumn property.
- getDiscriminatorColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityResult
-
Gets the value of the discriminatorColumn property.
- getDiscriminatorColumnIterator() - Method in class org.hibernate.mapping.PersistentClass
-
- getDiscriminatorColumnIterator() - Method in class org.hibernate.mapping.SingleTableSubclass
-
- 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
-
- getDiscriminatorFormula() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getDiscriminatorFormula() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- getDiscriminatorFormulaTemplate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getDiscriminatorFormulaTemplate() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getDiscriminatorMatchValue() - Method in class org.hibernate.boot.model.source.internal.hbm.RootEntitySourceImpl
-
- getDiscriminatorMatchValue() - Method in class org.hibernate.boot.model.source.internal.hbm.SubclassEntitySourceImpl
-
- getDiscriminatorMatchValue() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
-
Get the actual discriminator value in case of a single table inheritance
- getDiscriminatorRelationalValueSource() - Method in interface org.hibernate.boot.model.source.spi.DiscriminatorSource
-
Obtain the column/formula information about the discriminator.
- getDiscriminatorSource() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- getDiscriminatorSource() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToAnyImpl
-
- getDiscriminatorSource() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToAnySourceImpl
-
- getDiscriminatorSource() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- 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
- getDiscriminatorSQLValue() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getDiscriminatorSQLValue() - Method in interface org.hibernate.persister.entity.Queryable
-
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
-
- getDiscriminatorType() - Method in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
-
Gets the value of the discriminatorType property.
- getDiscriminatorType() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getDiscriminatorType() - Method in interface org.hibernate.persister.entity.Loadable
-
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.persister.walking.internal.StandardAnyTypeDefinition
-
- getDiscriminatorType() - Method in interface org.hibernate.persister.walking.spi.AnyMappingDefinition
-
Access to the type of the value that makes up the discriminator portion of the AnyType.
- getDiscriminatorType() - Method in class org.hibernate.type.AnyType
-
- getDiscriminatorTypeName() - Method in class org.hibernate.cfg.Ejb3DiscriminatorColumn
-
- 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.JaxbHbmRootEntityType
-
Gets the value of the discriminatorValue property.
- getDiscriminatorValue() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the discriminatorValue property.
- getDiscriminatorValue() - Method in class org.hibernate.mapping.PersistentClass
-
- getDiscriminatorValue() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getDiscriminatorValue() - Method in interface org.hibernate.persister.entity.Loadable
-
Get the discriminator value
- getDiscriminatorValue() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getDiscriminatorValue() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- getDiscriminatorValue() - Method in interface org.hibernate.persister.walking.spi.AnyMappingDefinition.DiscriminatorMapping
-
Access to the defined discriminator value (the database value) being mapped.
- getDiscriminatorValuesToEntityNameMap() - Method in class org.hibernate.type.MetaType
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.AbstractStatement
-
Returns additional display text for the AST node.
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- getDisplayText() - Method in interface org.hibernate.hql.internal.ast.tree.DisplayableNode
-
Returns additional display text for the AST node.
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
Returns additional display text for the AST node.
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.IdentNode
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
-
Returns additional display text for the AST node.
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
-
Returns additional display text for the AST node.
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.ParameterNode
-
- getDisposition() - Method in class org.hibernate.loader.plan.build.internal.LoadPlanImpl
-
- getDisposition() - Method in class org.hibernate.loader.plan.build.internal.spaces.AbstractQuerySpace
-
- getDisposition() - Method in interface org.hibernate.loader.plan.spi.LoadPlan
-
What is the disposition of this LoadPlan, in terms of its returns.
- getDisposition() - Method in interface org.hibernate.loader.plan.spi.QuerySpace
-
What type of QuerySpace (more-specific) is this?
- getDistance() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
- getDocumentFactory() - Method in class org.hibernate.internal.util.xml.XMLHelper
-
Deprecated.
- getDocumentRoot() - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
-
- getDocumentTree() - Method in interface org.hibernate.internal.util.xml.XmlDocument
-
Retrieve the parsed DOM tree.
- getDocumentTree() - Method in class org.hibernate.internal.util.xml.XmlDocumentImpl
-
- getDontFlushFromFind() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getDontFlushFromFind() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
- getDontFlushFromFind() - Method in class org.hibernate.internal.SessionImpl
-
- getDontFlushFromFind() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getDouble(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getDouble(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a double.
- getDriverMajorVersion() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
-
- getDriverMajorVersion() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
-
- getDriverMinorVersion() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
-
- getDriverMinorVersion() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
-
- getDriverName() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
-
- getDriverName() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
-
- getDrop() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
-
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.MySQLDialect
-
- getDropForeignKeyString() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getDropForeignKeyString() - Method in class org.hibernate.dialect.Dialect
-
- getDropForeignKeyString() - Method in class org.hibernate.dialect.MySQLDialect
-
- getDropIdTableCommand() - Method in class org.hibernate.dialect.TeradataDialect
-
- getDropIdTableCommand() - Method in interface org.hibernate.hql.spi.id.IdTableSupport
-
- getDropIdTableCommand() - Method in class org.hibernate.hql.spi.id.IdTableSupportStandardImpl
-
- 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.MySQLDialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.DB2Dialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.Dialect
-
Typically dialects which support sequences can drop a sequence
with a single command.
- getDropSequenceString(String) - Method in class org.hibernate.dialect.FirebirdDialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.H2Dialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.HSQLDialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.InformixDialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.IngresDialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.InterbaseDialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.MckoiDialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.MimerSQLDialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getDropSequenceString(String) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.SAPDBDialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.SQLServer2012Dialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.TimesTenDialect
-
- getDropSequenceStrings(String) - Method in class org.hibernate.dialect.Dialect
-
The multiline script used to drop a sequence.
- getDropTableString(String) - Method in class org.hibernate.dialect.Dialect
-
Generate a DROP TABLE statement
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
-
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
-
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5InnoDBSpatialDialect
-
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
-
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
-
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
-
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
-
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
-
- getDWithinSQL(String) - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns The SQL fragment when parsing a DWithinExpression
.
- getDynamicInstantiationResultType() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
-
- getDynamicInstantiationResultType() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- getDynamicInstantiationResultType() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getDynamicInstantiationResultType() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
- getEffectiveLockMode(String) - Method in class org.hibernate.LockOptions
-
Determine the
LockMode
to apply to the given alias.
- getEhcache() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
-
Return the Ehcache instance backing this Hibernate data region.
- 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(Object) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
-
- getElement(Object) - Method in class org.hibernate.collection.internal.PersistentBag
-
- getElement(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- getElement(Object) - Method in class org.hibernate.collection.internal.PersistentList
-
- getElement(Object) - Method in class org.hibernate.collection.internal.PersistentMap
-
- getElement(Object) - Method in class org.hibernate.collection.internal.PersistentSet
-
- getElement(Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Get the value of the given collection entry.
- getElement() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- getElement() - Method in class org.hibernate.mapping.Collection
-
- getElementAssociationType(CollectionType) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
- getElementByIndex(Serializable, Object, SessionImplementor, Object) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getElementByIndex(Serializable, Object, SessionImplementor, Object) - Method in interface org.hibernate.persister.collection.CollectionPersister
-
- getElementByIndex(Serializable, Object, SessionImplementor, Object) - Method in class org.hibernate.persister.collection.OneToManyPersister
-
- getElementClass() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
Gets the value of the elementClass property.
- getElementClass() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceArrayImpl
-
- getElementClass() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourcePrimitiveArrayImpl
-
- getElementClass() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSourceArray
-
- getElementClass() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- 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
-
- getElementCollection() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Gets the value of the elementCollection property.
- getElementCollection() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
-
Gets the value of the elementCollection property.
- getElementColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getElementColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Generates the collection's element column aliases, based on the given
suffix.
- getElementColumnNames(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getElementColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getElementColumnNames(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
-
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
- getElementColumnNames() - Method in interface org.hibernate.persister.collection.QueryableCollection
-
Get the names of the collection element columns (or the primary
key columns in the case of a one-to-many association)
- getElementContent(Element) - Static method in class org.hibernate.jpa.internal.util.XmlHelper
-
Get the content of the given element.
- getElementContent(Element, String) - Static method in class org.hibernate.jpa.internal.util.XmlHelper
-
Get the content of the given element.
- getElementCountInMemory() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
-
- getElementCountInMemory() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
- getElementCountInMemory() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- getElementCountInMemory() - Method in interface org.hibernate.cache.spi.Region
-
The count of entries currently contained in the regions in-memory store.
- getElementCountInMemory() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
- getElementCountInMemory() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
-
- getElementCountInMemory() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getElementCountInMemory() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
-
- getElementCountOnDisk() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
-
- getElementCountOnDisk() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
- getElementCountOnDisk() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
The count of entries currently contained in the regions disk store.
- getElementCountOnDisk() - Method in interface org.hibernate.cache.spi.Region
-
The count of entries currently contained in the regions disk store.
- getElementCountOnDisk() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
- getElementCountOnDisk() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
-
- getElementCountOnDisk() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getElementCountOnDisk() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
-
- getElementCountTotal() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
- getElementDefinition() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getElementDefinition() - Method in interface org.hibernate.persister.walking.spi.CollectionDefinition
-
- getElementEntityAliases() - Method in class org.hibernate.loader.custom.CollectionFetchReturn
-
- getElementEntityAliases() - Method in class org.hibernate.loader.custom.CollectionReturn
-
- getElementExpression() - Method in class org.hibernate.jpa.criteria.predicate.MemberOfPredicate
-
- getElementGraph() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference
-
- getElementGraph() - Method in interface org.hibernate.loader.plan.spi.CollectionReference
-
Retrieve the metadata about the elements of this collection *as a FetchSource*.
- getElementKindForAccessType(AccessType) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
-
- getElementName() - Method in enum org.hibernate.boot.model.source.internal.hbm.XmlElementMetadata
-
The corresponding hbm.xml
element name.
- getElementPersister() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getElementPersister() - Method in interface org.hibernate.persister.collection.QueryableCollection
-
Get the persister of the element class, if this is a
collection of entities (optional operation).
- getElements() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
-
- getElementsIterator(Object) - Method in class org.hibernate.type.ArrayType
-
Not defined for collections of primitive type
- getElementsIterator(Object, SessionImplementor) - 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.CollectionType
-
Get an iterator over the element set of the collection in POJO mode
- 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
- getElementSource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getElementSource() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getElementsToProcess() - Method in class org.hibernate.cfg.InheritanceState
-
- getElementTableAlias() - Method in class org.hibernate.loader.plan.exec.internal.CollectionReferenceAliasesImpl
-
- getElementTableAlias() - Method in interface org.hibernate.loader.plan.exec.spi.CollectionReferenceAliases
-
Obtain the alias of the table that contains the collection element values.
- getElementText() - Method in class org.hibernate.boot.jaxb.internal.stax.BaseXMLEventReader
-
- getElementText() - Method in class org.hibernate.internal.util.xml.BaseXMLEventReader
-
- getElementType() - Method in class org.hibernate.jpa.internal.metamodel.PluralAttributeImpl
-
- getElementType() - Method in interface org.hibernate.metadata.CollectionMetadata
-
The collection element type
- getElementType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getElementType() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Get the "element" type
- getElementType(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
-
Get the Hibernate type of the collection elements
- getElementUtils() - Method in class org.hibernate.jpamodelgen.Context
-
- getEmbeddable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the embeddable property.
- getEmbeddableMapping() - Method in interface org.hibernate.boot.model.source.spi.EmbeddedAttributeMapping
-
- getEmbeddables() - Method in class org.hibernate.jpa.internal.metamodel.MetamodelImpl
-
- getEmbeddableSetOrdinalPropertyName() - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getEmbeddableSource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
-
- getEmbeddableSource() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceEmbeddedImpl
-
- getEmbeddableSource() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceEmbeddedImpl
-
- getEmbeddableSource() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableSourceContributor
-
Gets the source information about the embeddable/composition.
- getEmbedded() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Gets the value of the embedded property.
- getEmbedded() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
-
Gets the value of the embedded property.
- getEmbeddedId() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Gets the value of the embeddedId property.
- getEmbeddedParameters() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getEmbeddedParameters() - Method in interface org.hibernate.hql.internal.ast.tree.ParameterContainer
-
Deprecated.
Retrieve all embedded parameter specifications.
- getEmbeddedParameters() - Method in class org.hibernate.hql.internal.ast.tree.SqlFragment
-
- getEnabledFetchProfileNames() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
-
- 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.internal.SessionImpl
-
- getEnabledFilter(String) - Method in interface org.hibernate.Session
-
Retrieve a currently enabled filter by name.
- getEnabledFilterNames() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
-
- 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
-
- getEnabledFilters() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getEnabledFilters() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- getEnabledFilters() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getEnabledFilters() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Returns the filters enabled for this query translator.
- getEndTime() - Method in class org.hibernate.envers.internal.tools.graph.Vertex
-
- getEnhancementContext(boolean, boolean, boolean) - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
-
Builds the context to be used in runtime bytecode enhancement
- getEntities() - Method in class org.hibernate.jpa.internal.metamodel.MetamodelImpl
-
- getEntitiesByKey() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getEntitiesByKey() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Get the mapping from key value to entity instance
- getEntitiesConfigurations() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getEntitiesConfigurations() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getEntitiesConfigurations() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
-
- 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 exception org.hibernate.dialect.lock.LockingStrategyException
-
- getEntity(String, Serializable) - Method in class org.hibernate.EmptyInterceptor
-
- getEntity() - Method in interface org.hibernate.engine.internal.EntityEntryContext.EntityEntryCrossRef
-
The entity
- getEntity(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getEntity(EntityUniqueKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- 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
- 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.PreLoadEvent
-
- getEntity() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
-
- getEntity() - Method in interface org.hibernate.id.insert.Binder
-
- getEntity(String, Serializable) - Method in interface org.hibernate.Interceptor
-
Get a fully loaded entity instance that is cached externally.
- getEntity() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the entity property.
- getEntity() - Method in class org.hibernate.mapping.FetchProfile.Fetch
-
- getEntity() - Method in interface org.hibernate.secure.spi.PermissionCheckEntityInformation
-
- getEntityAccessTypeInfo() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- getEntityAliases() - Method in class org.hibernate.loader.BasicLoader
-
- getEntityAliases() - Method in class org.hibernate.loader.custom.CustomLoader
-
- getEntityAliases() - Method in class org.hibernate.loader.custom.EntityFetchReturn
-
- getEntityAliases() - Method in class org.hibernate.loader.custom.RootReturn
-
- getEntityAliases() - Method in class org.hibernate.loader.Loader
-
Get the result set descriptor
- getEntityAttributeType() - Method in class org.hibernate.cfg.AttributeConverterDefinition
-
- getEntityBatch(EntityPersister, Serializable, int, EntityMode) - 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.
- getEntityBinding(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getEntityBinding(String) - Method in class org.hibernate.boot.internal.MetadataImpl
-
- 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 class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getEntityBindingMap() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Needed for SecondPass handling
- getEntityBindings() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getEntityBindings() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getEntityBindings() - Method in interface org.hibernate.boot.Metadata
-
Retrieves the PersistentClass entity metadata representation for known all entities.
- getEntityBindings() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getEntityClass() - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractToOneMapper.EntityInfo
-
- getEntityClass(SessionImplementor, Session, String) - Static method in class org.hibernate.envers.internal.tools.EntityTools
-
- getEntityClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityResult
-
Gets the value of the entityClass property.
- getEntityClassName() - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
-
- getEntityClassName() - Method in class org.hibernate.event.spi.LoadEvent
-
- getEntityCount() - Method in class org.hibernate.stat.internal.SessionStatisticsImpl
-
- getEntityCount() - Method in interface org.hibernate.stat.SessionStatistics
-
Get the number of entity instances associated with the session
- getEntityDefinition() - Method in interface org.hibernate.persister.walking.spi.EntityIdentifierDefinition
-
- getEntityDeleteCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getEntityDeleteCount() - Method in interface org.hibernate.stat.Statistics
-
Get global number of entity deletes
- getEntityEagerPropertyFetches() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getEntityEagerPropertyFetches() - Method in class org.hibernate.loader.Loader
-
An array indicating whether the entities have eager property fetching
enabled.
- getEntityElementAliases() - Method in class org.hibernate.loader.plan.exec.internal.CollectionReferenceAliasesImpl
-
- getEntityElementAliases() - Method in interface org.hibernate.loader.plan.exec.spi.CollectionReferenceAliases
-
Obtain the entity reference aliases for the element values when the element of the collection is an entity.
- getEntityEntries() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getEntityEntries() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
- getEntityEntry() - Method in interface org.hibernate.engine.internal.EntityEntryContext.EntityEntryCrossRef
-
The associated EntityEntry
- getEntityEntry(Object) - Method in class org.hibernate.engine.internal.EntityEntryContext
-
Retrieve the associated EntityEntry for the entity
- 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 class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getEntityFetchCount() - Method in interface org.hibernate.stat.Statistics
-
Get global number of entity fetchs
- getEntityGraph(String) - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- getEntityGraphQueryHint() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- getEntityGraphQueryHint() - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getEntityGraphs(Class<T>) - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- getEntityId(Object) - Method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- getEntityId(Object) - Method in class org.hibernate.cache.internal.SimpleCacheKeysFactory
-
- getEntityId(Object) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
-
- getEntityId() - Method in class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
-
- getEntityId() - Method in interface org.hibernate.envers.internal.synchronization.work.AuditWorkUnit
-
- getEntityId() - Method in class org.hibernate.event.spi.LoadEvent
-
- getEntityId() - Method in class org.hibernate.event.spi.ResolveNaturalIdEvent
-
- getEntityIdentifierIfNotUnsaved(String, Object, SessionImplementor) - Static method in class org.hibernate.engine.internal.ForeignKeys
-
Return the identifier of the persistent or transient object, or throw
an exception if the instance is "unsaved"
Used by OneToOneType and ManyToOneType to determine what id value should
be used for an object that may or may not be associated with the session.
- getEntityInfo(EnversService, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractToOneMapper
-
- getEntityInsertCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getEntityInsertCount() - Method in interface org.hibernate.stat.Statistics
-
Get global number of entity inserts
- getEntityInstance() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext.EntityReferenceProcessingState
-
- getEntityInstrumentationMetadata(Class) - Method in class org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl
-
- getEntityInstrumentationMetadata(Class) - Method in interface org.hibernate.bytecode.spi.BytecodeProvider
-
Retrieve the interception metadata for the particular entity type.
- getEntityKey() - Method in class org.hibernate.action.internal.AbstractEntityInsertAction
-
- getEntityKey() - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
-
- getEntityKey() - Method in class org.hibernate.action.internal.EntityInsertAction
-
- getEntityKey() - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- getEntityKey() - Method in interface org.hibernate.engine.spi.EntityEntry
-
Get the EntityKey based on this EntityEntry.
- getEntityKey() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext.EntityReferenceProcessingState
-
Obtain the registered EntityKey for this EntityReference for the row currently being processed.
- getEntityKeyDefinition() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getEntityKeyDefinition() - Method in interface org.hibernate.persister.walking.spi.EntityDefinition
-
- getEntityKeys() - Method in class org.hibernate.stat.internal.SessionStatisticsImpl
-
- getEntityKeys() - Method in interface org.hibernate.stat.SessionStatistics
-
Get the set of all EntityKeys
- getEntityListener() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListeners
-
Gets the value of the entityListener property.
- getEntityListeners() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the entityListeners property.
- getEntityListeners() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the entityListeners property.
- getEntityListeners() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
Gets the value of the entityListeners property.
- getEntityLoadContext(ResultSet) - Method in class org.hibernate.engine.loading.internal.LoadContexts
-
Currently unused
- getEntityLoadCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getEntityLoadCount() - Method in interface org.hibernate.stat.Statistics
-
Get global number of entity loads
- getEntityManager() - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- getEntityManagerFactory() - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- getEntityManagerFactory() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- getEntityManagerFactoryBuilder(PersistenceUnitDescriptor, Map) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
-
- getEntityManagerFactoryBuilder(PersistenceUnitDescriptor, Map, ClassLoader) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
-
- getEntityManagerFactoryBuilder(PersistenceUnitInfo, Map) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
-
- getEntityManagerFactoryBuilder(PersistenceUnitInfo, Map, ClassLoader) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
-
- getEntityManagerFactoryBuilder(PersistenceUnitDescriptor, Map, ClassLoader) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
-
- getEntityManagerFactoryBuilderOrNull(String, Map, ClassLoader) - Method in class org.hibernate.ejb.HibernatePersistence
-
Deprecated.
- getEntityManagerFactoryBuilderOrNull(String, Map) - Method in class org.hibernate.ejb.HibernatePersistence
-
Deprecated.
- getEntityManagerFactoryBuilderOrNull(String, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
-
- getEntityManagerFactoryBuilderOrNull(String, Map, ClassLoader) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
-
- getEntityManagerFactoryName() - Method in interface org.hibernate.jpa.HibernateEntityManagerFactory
-
Returns the name of the factory.
- getEntityManagerFactoryName() - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- getEntityMetamodel() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getEntityMetamodel() - Method in interface org.hibernate.persister.entity.EntityPersister
-
Retrieve the underlying entity metamodel instance...
- getEntityMetamodel() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getEntityMode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
-
Gets the value of the entityMode property.
- getEntityMode() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- getEntityMode() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
-
Obtain the entity mode for this entity.
- getEntityMode() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getEntityMode() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getEntityMode() - Method in interface org.hibernate.persister.entity.EntityPersister
-
- getEntityMode() - Method in class org.hibernate.tuple.component.ComponentMetamodel
-
- getEntityMode() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
-
- getEntityMode() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getEntityMode() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Return the entity-mode handled by this tuplizer instance.
- getEntityMode() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
-
- getEntityMode() - Method in class org.hibernate.type.ComponentType
-
- getEntityName() - Method in class org.hibernate.action.internal.EntityAction
-
entity name accessor
- 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 interface org.hibernate.boot.model.naming.EntityNaming
-
The Hibernate entity name.
- getEntityName() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
-
Access to the intercepted entity name
- getEntityName() - Method in interface org.hibernate.bytecode.spi.EntityInstrumentationMetadata
-
The name of the entity to which this metadata applies.
- getEntityName() - Method in class org.hibernate.cache.internal.NaturalIdCacheKey
-
- getEntityName() - Method in class org.hibernate.cfg.annotations.NamedEntityGraphDefinition
-
- getEntityName() - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- getEntityName() - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- getEntityName() - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- getEntityName() - Method in interface org.hibernate.cfg.PropertyHolder
-
- getEntityName(Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Get the entity name of an entity
- getEntityName(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Get the entity name of an entity, taking into account the qualifier of the property path
- getEntityName(Object) - Method in class org.hibernate.EmptyInterceptor
-
- getEntityName() - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- 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(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getEntityName(Object, Number, Object) - Method in interface org.hibernate.envers.AuditReader
-
- getEntityName() - Method in exception org.hibernate.envers.exception.NotAuditedException
-
- getEntityName() - Method in class org.hibernate.envers.internal.entities.mapper.PersistentCollectionChangeData
-
- getEntityName() - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractToOneMapper.EntityInfo
-
- getEntityName() - Method in class org.hibernate.envers.internal.entities.mapper.relation.MiddleIdData
-
- getEntityName(Object, Number, Object) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
-
- getEntityName() - Method in class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
-
- getEntityName() - Method in interface org.hibernate.envers.internal.synchronization.work.AuditWorkUnit
-
- getEntityName() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
-
- 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.PreLoadEvent
-
- 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 class org.hibernate.hql.internal.ast.tree.IntoClause
-
- getEntityName() - Method in class org.hibernate.id.ForeignGenerator
-
Getter for property 'entityName'.
- getEntityName(Object) - Method in interface org.hibernate.Interceptor
-
Get the entity name for a persistent or transient instance.
- getEntityName(Object) - Method in class org.hibernate.internal.SessionImpl
-
- getEntityName(Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getEntityName(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getEntityName() - Method in class org.hibernate.loader.custom.RootReturn
-
- getEntityName() - Method in class org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader
-
- 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
-
The name of the entity
- getEntityName() - Method in exception org.hibernate.NonUniqueObjectException
-
- getEntityName() - Method in class org.hibernate.persister.collection.CompositeElementPropertyMapping
-
- getEntityName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getEntityName() - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
-
- getEntityName() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
-
- getEntityName() - Method in interface org.hibernate.persister.entity.EntityPersister
-
The entity name which this persister maps.
- getEntityName() - Method in interface org.hibernate.persister.walking.spi.AnyMappingDefinition.DiscriminatorMapping
-
- 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.javassist.SerializableProxy
-
- getEntityName() - Method in class org.hibernate.secure.spi.GrantedPermission
-
- getEntityName() - Method in interface org.hibernate.secure.spi.PermissionCheckEntityInformation
-
- getEntityName(Object) - Method in interface org.hibernate.Session
-
Return the entity name for a persistent entity.
- getEntityName() - Method in exception org.hibernate.StaleObjectStateException
-
- getEntityName() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
Retreives the defined entity-name for the tuplized entity.
- getEntityName() - Method in class org.hibernate.tuple.entity.NonPojoInstrumentationMetadata
-
- getEntityName() - Method in exception org.hibernate.UnresolvableObjectException
-
- getEntityName() - Method in exception org.hibernate.WrongClassException
-
- getEntityNameForVersionsEntityName(String) - Method in class org.hibernate.envers.internal.entities.EntitiesConfigurations
-
- getEntityNameResolvers() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getEntityNameResolvers() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getEntityNameResolvers() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getEntityNameResolvers() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getEntityNameResolvers() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getEntityNameResolvers() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getEntityNameResolvers() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
-
- getEntityNameResolvers() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
- getEntityNameResolvers() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
-
- getEntityNames() - Method in class org.hibernate.cfg.ExtendsQueueEntry
-
- getEntityNames() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
Get the names of all entities
- getEntityNames() - Method in interface org.hibernate.stat.Statistics
-
Get the names of all entities
- 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 class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getEntityNamingSource() - Method in interface org.hibernate.boot.model.source.spi.EntityNamingSourceContributor
-
- getEntityNotFoundDelegate() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getEntityNotFoundDelegate() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getEntityNotFoundDelegate() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getEntityNotFoundDelegate() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- 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 delegate to handle non-existent entity
scenarios.
- getEntityNotFoundDelegate() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getEntityNotFoundDelegate() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getEntityNotFoundDelegate() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getEntityOrClassName() - Method in class org.hibernate.internal.CriteriaImpl
-
- getEntityOwnerClassName() - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- getEntityOwnerClassName() - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- getEntityOwnerClassName() - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- getEntityOwnerClassName() - Method in interface org.hibernate.cfg.PropertyHolder
-
- getEntityPersister(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getEntityPersister(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getEntityPersister(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get the persister for the named entity
- getEntityPersister(String, Object) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Get the EntityPersister for any instance
- getEntityPersister() - Method in class org.hibernate.event.spi.ResolveNaturalIdEvent
-
- getEntityPersister() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getEntityPersister(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getEntityPersister(String, Object) - Method in class org.hibernate.internal.SessionImpl
-
- getEntityPersister(String, Object) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getEntityPersister(String) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext
-
- getEntityPersister() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractEntityReference
-
- getEntityPersister() - Method in class org.hibernate.loader.plan.build.internal.returns.BidirectionalEntityReferenceImpl
-
- getEntityPersister() - Method in class org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl
-
- getEntityPersister() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext.EntityKeyResolutionContext
-
- getEntityPersister() - Method in interface org.hibernate.loader.plan.spi.EntityQuerySpace
-
Retrieve the EntityPersister that this QuerySpace refers to.
- getEntityPersister() - Method in interface org.hibernate.loader.plan.spi.EntityReference
-
Retrieves the EntityPersister describing the entity associated with this Return.
- getEntityPersister() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getEntityPersister() - Method in interface org.hibernate.persister.walking.spi.EntityDefinition
-
- 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 class org.hibernate.persister.internal.StandardPersisterClassResolver
-
- 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.
- getEntityPersisters() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getEntityPersisters() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get all entity persisters as a Map, which entity name its the key and the persister is the value.
- getEntityPersisters() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
Persisters for the return values of a find() style query.
- getEntityPersisters() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getEntityPersisters() - Method in class org.hibernate.loader.custom.CustomLoader
-
- getEntityPersisters() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getEntityPersisters() - Method in class org.hibernate.loader.Loader
-
An array of persisters of entity classes contained in each row of results;
implemented by all subclasses
- getEntityPersisters() - Method in class org.hibernate.loader.OuterJoinLoader
-
- getEntityReference() - Method in class org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl
-
- getEntityReference() - Method in class org.hibernate.loader.plan.exec.process.internal.HydratedEntityRegistration
-
- getEntityReference() - Method in interface org.hibernate.loader.plan.exec.process.spi.EntityReferenceInitializer
-
- getEntityReference() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext.EntityKeyResolutionContext
-
- getEntityReference() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext.EntityReferenceProcessingState
-
The EntityReference for which this is collecting process state
- getEntityReferenceInitializers() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails.ReaderCollectorImpl
-
- getEntityReferenceInitializers() - Method in interface org.hibernate.loader.plan.exec.process.spi.ReaderCollector
-
- getEntityResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
-
Gets the value of the entityResult property.
- getEntityState(Object, String, EntityEntry, SessionImplementor) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
Determine whether the entity is persistent, detached, or transient
- getEntityStatistics(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
find entity statistics per name
- getEntityStatistics(String) - Method in interface org.hibernate.stat.Statistics
-
find entity statistics per name
- getEntityStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getEntityStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getEntityStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getEntitySuffix(String) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext
-
- getEntityTableXref(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getEntityTableXref(String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getEntityTuplizer() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getEntityTuplizer() - Method in interface org.hibernate.persister.entity.EntityPersister
-
- getEntityTuplizerFactory() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getEntityTuplizerFactory() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getEntityTuplizerFactory() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getEntityTuplizerFactory() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getEntityTuplizerFactory() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getEntityTuplizerFactory() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getEntityTuplizerFactory() - Method in class org.hibernate.cfg.Configuration
-
- getEntityTuplizerFactory() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getEntityType() - Method in class org.hibernate.jpa.criteria.path.RootImpl
-
- getEntityType() - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- getEntityType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getEntityType() - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
- getEntityType() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getEntityTypeByName(String) - Method in interface org.hibernate.jpa.HibernateEntityManagerFactory
-
Find an entity type by name
- getEntityTypeByName(String) - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- getEntityTypeByName(String) - Method in class org.hibernate.jpa.internal.metamodel.MetamodelImpl
-
- getEntityUpdateCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getEntityUpdateCount() - Method in interface org.hibernate.stat.Statistics
-
Get global number of entity updates
- getEntityUsingInterceptor(EntityKey) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getEntityUsingInterceptor(EntityKey) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Get the entity instance associated with the given Key,
calling the Interceptor if necessary
- getEntityUsingInterceptor(EntityKey) - Method in class org.hibernate.internal.SessionImpl
-
- getEntityUsingInterceptor(EntityKey) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getEntries() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
- getEntries() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
-
- getEntries() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getEntries() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
-
- getEntry(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getEntry(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Retrieve the
EntityEntry
representation of the given entity.
- getEntry() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
-
- getEntryBasePrefix() - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
-
- getEnumerated() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Gets the value of the enumerated property.
- getEnumerated() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the enumerated property.
- getEnversService() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- getEnversService() - Method in class org.hibernate.envers.event.spi.BaseEnversEventListener
-
- getEnversService() - Method in class org.hibernate.envers.internal.entities.EntityInstantiator
-
- getEquivalent() - Method in enum org.hibernate.annotations.GenerationTime
-
- getErrorCode() - Method in exception org.hibernate.JDBCException
-
Get the vendor specific error code from the underlying
SQLException
.
- getErrorCount() - Method in class org.hibernate.hql.internal.ast.ErrorCounter
-
- getErrorCount() - Method in interface org.hibernate.hql.internal.ast.ParseErrorHandler
-
- getErrors() - Method in class org.hibernate.internal.util.xml.ErrorLogger
-
- getEscapeCharacter() - Method in class org.hibernate.jpa.criteria.predicate.LikePredicate
-
- getEvent() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
-
Gets the value of the event property.
- getEventListenerGroup(EventType<T>) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
-
- 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.SessionImplementor
-
- getEventListenerManager() - Method in class org.hibernate.internal.SessionImpl
-
- getEventListenerManager() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getEventListenerMap() - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
-
- getEventName(int) - Static method in class org.hibernate.boot.jaxb.internal.stax.XMLStreamConstantsUtils
-
Get the human readable event name for the numeric event id
- getEventName(int) - Static method in class org.hibernate.internal.util.xml.XMLStreamConstantsUtils
-
Get the human readable event name for the numeric event id
- getEventType() - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
-
- getEventType() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
-
Retrieve the event type associated with this groups of listeners.
- getEvictionMaxEntries() - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
- getEvictionStrategy() - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
- getEvictionWakeUpInterval() - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
- getExceptionMapper() - Method in interface org.hibernate.engine.spi.SessionOwner
-
- getExceptionMapper() - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- getExceptions() - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
-
Returns a List of all Exceptions which occured during the export.
- getExceptions() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
-
Returns a List of all Exceptions which occured during the export.
- getExcludeDefaultListeners() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the excludeDefaultListeners property.
- getExcludeDefaultListeners() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the excludeDefaultListeners property.
- getExcludedPropertyNames() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getExcludeSuperclassListeners() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the excludeSuperclassListeners property.
- getExcludeSuperclassListeners() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the excludeSuperclassListeners property.
- getExecutableCriteria(Session) - Method in class org.hibernate.criterion.DetachedCriteria
-
Get an executable instance of Criteria to actually run the query.
- getExecutionAvgTime() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
The avg time to execute this query
- getExecutionAvgTime() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
average time in ms taken by the excution of this query onto the DB
- getExecutionAvgTime() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
-
average time in ms taken by the excution of this query onto the DB
- getExecutionAvgTime() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getExecutionAvgTime() - Method in interface org.hibernate.stat.QueryStatistics
-
- getExecutionCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
The amount of execution of this query
- getExecutionCount() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
queries executed to the DB
- getExecutionCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
-
queries executed to the DB
- getExecutionCount() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getExecutionCount() - Method in interface org.hibernate.stat.QueryStatistics
-
- getExecutionMaxTime() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
The max time to execute this query
- getExecutionMaxTime() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
max time in ms taken by the excution of this query onto the DB
- getExecutionMaxTime() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
-
max time in ms taken by the excution of this query onto the DB
- getExecutionMaxTime() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getExecutionMaxTime() - Method in interface org.hibernate.stat.QueryStatistics
-
- getExecutionMinTime() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
The minimum time to execute this query
- getExecutionMinTime() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
min time in ms taken by the excution of this query onto the DB
- getExecutionMinTime() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
-
min time in ms taken by the excution of this query onto the DB
- getExecutionMinTime() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getExecutionMinTime() - Method in interface org.hibernate.stat.QueryStatistics
-
- getExecutionRowCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
The amount of rows returned for this query
- getExecutionRowCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
-
- getExecutionRowCount() - Method in interface org.hibernate.stat.QueryStatistics
-
- getExpandingQuerySpaces() - Method in class org.hibernate.loader.plan.build.internal.spaces.AbstractExpandingSourceQuerySpace
-
- getExpandingQuerySpaces() - Method in class org.hibernate.loader.plan.build.internal.spaces.AbstractQuerySpace
-
- getExpandingQuerySpaces() - Method in class org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl
-
- getExpandingQuerySpaces() - Method in interface org.hibernate.loader.plan.build.spi.ExpandingQuerySpace
-
- getExpansionConnectorText() - Method in class org.hibernate.hql.internal.ast.tree.AbstractNullnessCheckNode
-
When (if) we need to expand a row value constructor, what is the text of the connector to use between the
expansion fragments.
- getExpansionConnectorText() - Method in class org.hibernate.hql.internal.ast.tree.IsNotNullLogicOperatorNode
-
- getExpansionConnectorText() - Method in class org.hibernate.hql.internal.ast.tree.IsNullLogicOperatorNode
-
- getExpansionConnectorType() - Method in class org.hibernate.hql.internal.ast.tree.AbstractNullnessCheckNode
-
When (if) we need to expand a row value constructor, what is the type of connector to use between the
expansion fragments.
- getExpansionConnectorType() - Method in class org.hibernate.hql.internal.ast.tree.IsNotNullLogicOperatorNode
-
- getExpansionConnectorType() - Method in class org.hibernate.hql.internal.ast.tree.IsNullLogicOperatorNode
-
- getExpectation() - Method in class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
-
- getExpectation() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchKey
-
Get the expectation pertaining to the outcome of the
Batch
associated with this key.
- getExpectedRowCount() - Method in exception org.hibernate.jdbc.TooManyRowsAffectedException
-
- getExpectedType() - Method in class org.hibernate.engine.query.spi.NamedParameterDescriptor
-
- getExpectedType() - Method in class org.hibernate.engine.query.spi.OrdinalParameterDescriptor
-
- getExpectedType() - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl.ParameterInfo
-
- getExpectedType() - Method in class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
-
- getExpectedType() - Method in interface org.hibernate.hql.internal.ast.tree.ExpectedTypeAwareNode
-
- getExpectedType() - Method in class org.hibernate.hql.internal.ast.tree.JavaConstantNode
-
- getExpectedType() - Method in class org.hibernate.hql.internal.ast.tree.LiteralNode
-
- getExpectedType() - Method in class org.hibernate.hql.internal.ast.tree.ParameterNode
-
- getExpectedType() - Method in class org.hibernate.param.AbstractExplicitParameterSpecification
-
- getExpectedType() - Method in class org.hibernate.param.CollectionFilterKeyParameterSpecification
-
- getExpectedType() - Method in class org.hibernate.param.DynamicFilterParameterSpecification
-
- getExpectedType() - Method in interface org.hibernate.param.ParameterSpecification
-
Get the type which we are expeting for a bind into this parameter based
on translated contextual information.
- getExpectedType() - Method in class org.hibernate.param.VersionTypeSeedParameterSpecification
-
- getExpirationLifespan() - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
- getExpirationMaxIdle() - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
- getExplicitAccessType(XAnnotatedElement) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- getExplicitCatalogName() - Method in class org.hibernate.boot.model.source.internal.hbm.InLineViewSourceImpl
-
- getExplicitCatalogName() - Method in class org.hibernate.boot.model.source.internal.hbm.TableSourceImpl
-
- getExplicitCatalogName() - Method in interface org.hibernate.boot.model.source.spi.TableSpecificationSource
-
Obtain the supplied catalog name
- getExplicitForeignKeyName() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getExplicitForeignKeyName() - Method in class org.hibernate.boot.model.source.internal.hbm.JoinedSubclassEntitySourceImpl
-
- getExplicitForeignKeyName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- getExplicitForeignKeyName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
-
- getExplicitForeignKeyName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- 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
-
- getExplicitFromElements() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
- getExplicitHibernateTypeName() - Method in interface org.hibernate.boot.model.source.spi.DiscriminatorSource
-
Obtain the discriminator type.
- getExplicitHibernateTypeSource() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
-
- getExplicitHibernateTypeSource() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSourceBasic
-
- getExplicitlyListedClassNames() - Method in interface org.hibernate.boot.archive.scan.spi.ScanEnvironment
-
Returns any classes which are explicitly listed as part of the
"persistence unit".
- getExplicitlyListedClassNames() - Method in class org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl
-
- 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".
- getExplicitlyListedMappingFiles() - Method in class org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl
-
- getExplicitName() - Method in class org.hibernate.cfg.ExtendsQueueEntry
-
- getExplicitName() - Method in interface org.hibernate.cfg.ObjectNameSource
-
Retrieve the name explicitly provided by the user.
- getExplicitSchemaName() - Method in class org.hibernate.boot.model.source.internal.hbm.InLineViewSourceImpl
-
- getExplicitSchemaName() - Method in class org.hibernate.boot.model.source.internal.hbm.TableSourceImpl
-
- getExplicitSchemaName() - Method in interface org.hibernate.boot.model.source.spi.TableSpecificationSource
-
Obtain the supplied schema name
- getExplicitTableName() - Method in class org.hibernate.boot.model.source.internal.hbm.TableSourceImpl
-
- getExplicitTableName() - Method in interface org.hibernate.boot.model.source.spi.TableSource
-
Obtain the supplied table name.
- getExplicitTableName() - Method in class org.hibernate.cfg.Ejb3Column
-
- getExplicitTemporalType() - Method in class org.hibernate.procedure.internal.ParameterBindImpl
-
- getExplicitTemporalType() - Method in interface org.hibernate.procedure.ParameterBind
-
If <T>
represents a DATE/TIME type value, JPA usually allows specifying the particular parts of
the DATE/TIME value to be bound.
- 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.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
-
- 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.jpa.criteria.expression.SimpleCaseExpression
-
- getExpression() - Method in class org.hibernate.jpa.criteria.OrderImpl
-
- getExpression() - Method in class org.hibernate.jpa.criteria.predicate.BetweenPredicate
-
- getExpression() - Method in class org.hibernate.jpa.criteria.predicate.BooleanAssertionPredicate
-
- getExpression() - Method in class org.hibernate.jpa.criteria.predicate.BooleanExpressionPredicate
-
Get the boolean expression defining the predicate.
- getExpression() - Method in class org.hibernate.jpa.criteria.predicate.InPredicate
-
- getExpression() - Method in interface org.hibernate.sql.SelectExpression
-
- getExpressionInternal() - Method in class org.hibernate.jpa.criteria.predicate.InPredicate
-
- getExpressions() - Method in class org.hibernate.jpa.criteria.expression.CoalesceExpression
-
- getExpressions() - Method in class org.hibernate.jpa.criteria.predicate.AbstractSimplePredicate
-
- getExpressions() - Method in class org.hibernate.jpa.criteria.predicate.CompoundPredicate
-
- getExpressions() - Method in class org.hibernate.jpa.criteria.predicate.NegatedPredicateWrapper
-
- 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
-
- getExternalName() - Method in enum org.hibernate.cache.spi.access.AccessType
-
Get the corresponding externalized name for this value.
- getExternalName() - Method in enum org.hibernate.EntityMode
-
- getExternalName() - Method in enum org.hibernate.id.enhanced.StandardOptimizerDescriptor
-
- getExternalName() - Method in enum org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
-
- getExternalName() - Method in enum org.hibernate.secure.spi.PermissibleAction
-
- getExtractedDatabaseMetaData() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl
-
- 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 class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
-
- getExtractedMetaDataSupport() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
-
Obtain information about supported behavior reported by the JDBC driver.
- getExtractedMetaDataSupport() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.converter.AttributeConverterSqlTypeDescriptorAdapter
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.NClobTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
-
Get the extractor (pulling out-going values from JDBC objects) capable of handling values of the type described
by the passed descriptor.
- getExtractor(JavaTypeDescriptor) - Method in class org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry.ObjectSqlTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
-
- getExtraKeywords() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
-
- getExtraKeywords() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
-
Get the list of extra keywords (beyond standard SQL92 keywords) reported by the driver.
- getExtraProperties() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getExtraSelectList() - Method in class org.hibernate.sql.SelectFragment
-
- getExtraState(Class<T>) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- getExtraState(Class<T>) - Method in class org.hibernate.engine.internal.EntityEntryExtraStateHolder
-
- 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 org.hibernate.engine.jdbc.Size.LobMultiplier
-
- getFactory() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
-
Getter for property 'factory'.
- getFactory() - Method in interface org.hibernate.criterion.CriteriaQuery
-
Provides access to the SessionFactory
- getFactory() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getFactory() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Get the creating SessionFactoryImplementor
- getFactory() - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Get a handle to the encapsulated SessionFactory.
- getFactory() - Method in class org.hibernate.internal.AbstractSessionImpl
-
- getFactory() - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
-
- getFactory() - Method in class org.hibernate.jpa.graph.internal.AttributeNodeImpl
-
- getFactory() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- getFactory() - Method in interface org.hibernate.jpa.spi.HibernateEntityManagerFactoryAware
-
Get access to the Hibernate extended EMF contract.
- getFactory() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getFactory() - Method in class org.hibernate.loader.JoinWalker
-
- getFactory() - Method in class org.hibernate.loader.Loader
-
- getFactory() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
-
- 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 class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getFailureExpectedAnnotation() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
-
- getFakeBidirectionalRelationIndexMapper() - Method in class org.hibernate.envers.internal.entities.RelationDescription
-
- getFakeBidirectionalRelationMapper() - Method in class org.hibernate.envers.internal.entities.RelationDescription
-
- getFakeRelationChanges() - Method in class org.hibernate.envers.internal.synchronization.work.FakeBidirectionalRelationWorkUnit
-
- 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 class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Gets the value of the fetch property.
- getFetch() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the fetch property.
- getFetch() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the fetch property.
- getFetch() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Gets the value of the fetch property.
- getFetch() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the fetch property.
- getFetch() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the fetch property.
- getFetchByRole(String) - Method in class org.hibernate.engine.profile.FetchProfile
-
Obtain the fetch associated with the given role.
- getFetchCharacteristics() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getFetchCharacteristics() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getFetchCharacteristics() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- 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
-
- getFetchCount() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
-
- getFetchCount() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
-
Amount of fetch ops on the entity
- getFetchCount() - Method in interface org.hibernate.stat.CollectionStatistics
-
- getFetchCount() - Method in interface org.hibernate.stat.EntityStatistics
-
- getFetchCount() - Method in class org.hibernate.stat.internal.ConcurrentCollectionStatisticsImpl
-
- getFetchCount() - Method in class org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl
-
- getFetchedAttributeDefinition() - Method in class org.hibernate.loader.plan.build.internal.returns.AnyAttributeFetchImpl
-
- getFetchedAttributeDefinition() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionAttributeFetchImpl
-
- getFetchedAttributeDefinition() - Method in class org.hibernate.loader.plan.build.internal.returns.CompositeAttributeFetchImpl
-
- getFetchedAttributeDefinition() - Method in class org.hibernate.loader.plan.build.internal.returns.EntityAttributeFetchImpl
-
- getFetchedAttributeDefinition() - Method in class org.hibernate.loader.plan.build.internal.returns.NestedCompositeAttributeFetchImpl
-
- getFetchedAttributeDefinition() - Method in interface org.hibernate.loader.plan.spi.AttributeFetch
-
- getFetchedType() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeEntityIdentifierDescription
-
- getFetchedType() - Method in class org.hibernate.loader.plan.build.internal.returns.AnyAttributeFetchImpl
-
- getFetchedType() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionAttributeFetchImpl
-
- getFetchedType() - Method in class org.hibernate.loader.plan.build.internal.returns.CompositeAttributeFetchImpl
-
- getFetchedType() - Method in class org.hibernate.loader.plan.build.internal.returns.EntityAttributeFetchImpl
-
- getFetchedType() - Method in class org.hibernate.loader.plan.build.internal.returns.NestedCompositeAttributeFetchImpl
-
- getFetchedType() - Method in interface org.hibernate.loader.plan.spi.CollectionAttributeFetch
-
Get the Hibernate Type that describes the fetched attribute as a
CollectionType
.
- getFetchedType() - Method in interface org.hibernate.loader.plan.spi.EntityFetch
-
Get the Hibernate Type that describes the fetched attribute as an
EntityType
.
- getFetchedType() - Method in interface org.hibernate.loader.plan.spi.Fetch
-
Get the Hibernate Type that describes the fetched attribute
- getFetches() - Method in class org.hibernate.engine.profile.FetchProfile
-
Getter for property 'fetches'.
- getFetches() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- getFetches() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractAnyReference
-
- getFetches() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
-
- getFetches() - Method in class org.hibernate.loader.plan.build.internal.returns.BidirectionalEntityReferenceImpl
-
- getFetches() - Method in interface org.hibernate.loader.plan.spi.FetchSource
-
Retrieve the fetches owned by this fetch source.
- getFetches() - Method in class org.hibernate.mapping.FetchProfile
-
Retrieve the fetches associated with this profile
- getFetchGraph() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
-
- getFetchMode(FetchType) - Static method in class org.hibernate.cfg.AnnotationBinder
-
- getFetchMode() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- getFetchMode(String) - Method in class org.hibernate.internal.CriteriaImpl
-
- 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
-
Should we load this collection role by outerjoining?
- getFetchMode(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getFetchMode(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
May this (subclass closure) property be fetched using an SQL outerjoin?
- getFetchMode() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- getFetchMode() - Method in class org.hibernate.tuple.BaselineAttributeInformation
-
- getFetchMode() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
-
- getFetchMode(int) - Method in class org.hibernate.type.AnyType
-
- getFetchMode(int) - Method in class org.hibernate.type.ComponentType
-
- getFetchMode(int) - Method in class org.hibernate.type.CompositeCustomType
-
- getFetchMode(int) - Method in interface org.hibernate.type.CompositeType
-
Retrieve the fetch mode of the indicated component property.
- getFetchProfile(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getFetchProfile(String) - Method in class org.hibernate.boot.internal.MetadataImpl
-
- 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(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.
- getFetchProfile(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getFetchProfiles() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getFetchProfiles() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getFetchProfiles() - Method in interface org.hibernate.boot.Metadata
-
- getFetchProfiles() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getFetchSize() - Method in interface org.hibernate.BasicQueryContract
-
Obtain the JDBC fetch size hint in effect for this query.
- 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.engine.spi.NamedQueryDefinition
-
- getFetchSize() - Method in class org.hibernate.engine.spi.RowSelection
-
- getFetchSize() - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- getFetchSize() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getFetchSize() - Method in class org.hibernate.internal.AbstractSessionImpl.JdbcSessionContextImpl
-
- getFetchSize() - Method in class org.hibernate.internal.CriteriaImpl
-
- getFetchSize() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
-
- getFetchStrategy() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeFetch
-
- getFetchStrategy() - Method in class org.hibernate.loader.plan.build.internal.returns.AnyAttributeFetchImpl
-
- getFetchStrategy() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionAttributeFetchImpl
-
- getFetchStrategy() - Method in class org.hibernate.loader.plan.build.internal.returns.EntityAttributeFetchImpl
-
- getFetchStrategy() - Method in interface org.hibernate.loader.plan.spi.Fetch
-
Gets the fetch strategy for this fetch.
- getFetchStyle() - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl
-
- getFetchStyle() - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl
-
- 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 class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl
-
- getFetchTiming() - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl
-
- getFetchTiming() - Method in interface org.hibernate.boot.model.source.spi.FetchCharacteristics
-
- getFieldHandler() - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandled
-
Access to the current field interception handler.
- getFieldResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityResult
-
Gets the value of the fieldResult property.
- getFieldTransformer(ClassFile, ClassPool) - Method in class org.hibernate.bytecode.internal.javassist.JavassistClassTransformer
-
- getFile() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
-
Gets the value of the file property.
- getFilename() - Method in class org.hibernate.hql.internal.ast.tree.Node
-
- 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
-
- 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
-
- getFilterDef() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Gets the value of the filterDef property.
- getFilterDefinition(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getFilterDefinition(String) - Method in class org.hibernate.boot.internal.MetadataImpl
-
- 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
-
- getFilterDefinition() - Method in interface org.hibernate.Filter
-
Get the filter definition containing additional information about the
filter (such as default-condition and expected parameter names/types).
- getFilterDefinition() - Method in class org.hibernate.internal.FilterImpl
-
- getFilterDefinition(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getFilterDefinition(String) - Method in interface org.hibernate.SessionFactory
-
Obtain the definition of a filter by name.
- getFilterDefinitions() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getFilterDefinitions() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getFilterDefinitions() - Method in interface org.hibernate.boot.Metadata
-
Retrieves the complete map of filter definitions.
- getFilterDefinitions() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getFilteredPositionalParameterTypes() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getFilteredPositionalParameterValues() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getFilteredSQL() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getFilterName() - Method in class org.hibernate.engine.spi.FilterDefinition
-
Get the name of the filter this configuration defines.
- getFilterParameterType(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
-
- getFilterParameterValue(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
-
- getFilterQueryPlan(String, String, boolean, Map<String, Filter>) - Method in class org.hibernate.engine.query.spi.QueryPlanCache
-
Get the query plan for the given collection HQL filter fragment, creating it and caching it if not already cached
- 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 class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getFilterSources() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getFilterSources() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- 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
-
- getFinal(int, Type) - Method in class org.hibernate.internal.AbstractScrollableResults
-
Check that the requested type is compatible with the result type, and
return the column value.
- getFinalFromClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getFirst() - Method in class org.hibernate.envers.internal.tools.Triple
-
- getFirst() - Method in class org.hibernate.envers.tools.Pair
-
- getFirstArgumentType() - Method in class org.hibernate.hql.internal.ast.tree.AggregateNode
-
- getFirstArgumentType() - Method in class org.hibernate.hql.internal.ast.tree.CastFunctionNode
-
- getFirstArgumentType() - Method in interface org.hibernate.hql.internal.ast.tree.FunctionNode
-
- getFirstArgumentType() - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
-
- getFirstJoin() - Method in class org.hibernate.engine.internal.JoinSequence
-
- getFirstLevelCache() - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
-
- getFirstLevelCache() - Method in interface org.hibernate.envers.internal.reader.AuditReaderImplementor
-
- getFirstNonWhitespaceCharacter(String) - Static method in class org.hibernate.internal.util.StringHelper
-
- getFirstResult() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- getFirstResult() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getFirstResult() - Method in class org.hibernate.internal.CriteriaImpl
-
- getFirstResult() - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getFirstResult() - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getFirstResult() - Method in interface org.hibernate.Query
-
Obtain the value specified (if any) for the first row to be returned from the query results; zero-based.
- getFirstRow(RowSelection) - Static method in class org.hibernate.dialect.pagination.LimitHelper
-
Retrieve the indicated first row for pagination
- getFirstRow() - Method in class org.hibernate.engine.spi.RowSelection
-
- getFirstSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getFirstSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
- getFirstSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.SelectExpressionList
-
Returns the first select expression node that should be considered when building the array of select
expressions.
- getFixtureOperand() - Method in class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
-
- getFloat(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getFloat(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a float.
- getFlushCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getFlushCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getFlushCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getFlushCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getFlushCount() - Method in interface org.hibernate.stat.Statistics
-
Get the global number of flush executed by sessions (either implicit or explicit)
- getFlushMode() - Method in interface org.hibernate.BasicQueryContract
-
Obtain the FlushMode in effect for this query.
- 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(String) - Method in class org.hibernate.cfg.annotations.QueryHintDefinition
-
- getFlushMode() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- getFlushMode() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getFlushMode() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
- getFlushMode() - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- getFlushMode() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getFlushMode() - Method in class org.hibernate.internal.SessionImpl
-
- getFlushMode() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getFlushMode() - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getFlushMode(Object) - Static method in class org.hibernate.jpa.internal.util.ConfigurationHelper
-
- getFlushMode() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
Hibernate can be set in various flush modes that are unknown to
JPA 2.0.
- getFlushMode() - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getFlushMode() - Method in interface org.hibernate.Session
-
Get the current flush mode for this session.
- 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.jpamodelgen.xml.jaxb.AssociationOverride
-
Gets the value of the foreignKey property.
- getForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
Gets the value of the foreignKey property.
- getForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Gets the value of the foreignKey property.
- getForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Gets the value of the foreignKey property.
- getForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the foreignKey property.
- getForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the foreignKey property.
- getForeignKey(Identifier) - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
-
- getForeignKey(Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
-
Retrieve the named ForeignKeyInformation
- getForeignKeyDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
-
Gets the value of the foreignKeyDefinition property.
- getForeignKeyDirection() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- 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
-
- getForeignKeyIdentifier() - Method in class org.hibernate.tool.schema.extract.internal.ForeignKeyInformationImpl
-
- 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
-
- getForeignKeyMetadata(String) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
-
- getForeignKeyMetadata(ForeignKey) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
-
- getForeignKeyName() - Method in class org.hibernate.mapping.SimpleValue
-
- getForeignKeys() - Method in class org.hibernate.mapping.Table
-
- getForeignKeys(TableInformation) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
-
- getForeignKeys() - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
-
- 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).
- getForeignKeys() - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
-
Obtain an iterable over all the table's defined foreign keys.
- getForeignKeyType() - Method in class org.hibernate.mapping.OneToOne
-
Returns the foreignKeyType.
- getForInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.property.access.internal.PropertyAccessMapImpl.GetterImpl
-
- getForInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.property.access.spi.EnhancedGetterMethodImpl
-
Deprecated.
- getForInsert(Object, Map, SessionImplementor) - Method in interface org.hibernate.property.access.spi.Getter
-
Get the property value from the given owner instance.
- getForInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.property.access.spi.GetterFieldImpl
-
- getForInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.property.access.spi.GetterMethodImpl
-
- getFormatter() - Method in enum org.hibernate.engine.jdbc.internal.FormatStyle
-
- getFormatter() - Method in enum org.hibernate.hql.internal.ast.util.LiteralProcessor.DecimalLiteralFormat
-
- 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.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.
- getFormulaAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
-
- getFormulaAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOneAttributeColumnsAndFormulasSource
-
- getFormulaAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.AbstractColumnsAndFormulasSource
-
- getFormulaAttribute() - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.ColumnsAndFormulasSource
-
Access to any formula defined via XML attribute.
- getFormulaFragment() - Method in interface org.hibernate.sql.ordering.antlr.FormulaReference
-
Retrieve the formula fragment.
- getFormulaSources() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSourceOneToOne
-
- getFormulaString() - Method in class org.hibernate.cfg.Ejb3Column
-
- getForUpdateNowaitString() - Method in class org.hibernate.dialect.Dialect
-
Retrieves the FOR UPDATE NOWAIT syntax specific to this dialect.
- 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() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getForUpdateNowaitString() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getForUpdateNowaitString() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getForUpdateSkipLockedString() - Method in class org.hibernate.dialect.Dialect
-
Retrieves the FOR UPDATE SKIP LOCKED syntax specific to this dialect.
- 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() - Method in class org.hibernate.dialect.Oracle10gDialect
-
- getForUpdateSkipLockedString(String) - Method in class org.hibernate.dialect.Oracle10gDialect
-
- getForUpdateString(String) - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getForUpdateString(String, LockOptions) - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.DB2400Dialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.DB2Dialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- getForUpdateString(LockOptions) - Method in class org.hibernate.dialect.Dialect
-
Given LockOptions (lockMode, timeout), determine the appropriate for update fragment to use.
- getForUpdateString(LockMode) - Method in class org.hibernate.dialect.Dialect
-
Given a lock mode, determine the appropriate for update fragment to use.
- getForUpdateString() - Method in class org.hibernate.dialect.Dialect
-
Get the string to append to SELECT statements to acquire locks
for this dialect.
- 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, LockOptions) - 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() - Method in class org.hibernate.dialect.FrontBaseDialect
-
FrontBase doesn't support this syntax, which was dropped with SQL92.
- getForUpdateString() - Method in class org.hibernate.dialect.H2Dialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.HSQLDialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.InterbaseDialect
-
- getForUpdateString(String) - Method in class org.hibernate.dialect.InterbaseDialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.MckoiDialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.MySQLDialect
-
- getForUpdateString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getForUpdateString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getForUpdateString() - Method in class org.hibernate.dialect.Oracle9iDialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.PointbaseDialect
-
- getForUpdateString(String) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getForUpdateString(String, LockOptions) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
Since the RDMS-JDBC driver does not support for updates, this string is
set to an empty string.
- getForUpdateString() - Method in class org.hibernate.dialect.SybaseASE157Dialect
-
- getForUpdateString(String) - Method in class org.hibernate.dialect.SybaseASE157Dialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.TeradataDialect
-
Does this dialect support the FOR UPDATE syntax?
- getForUpdateString() - Method in class org.hibernate.dialect.TimesTenDialect
-
- getFromClause() - Method in class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
-
- getFromClause() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getFromClause() - Method in interface org.hibernate.hql.internal.ast.tree.RestrictableStatement
-
Retreives the from-clause in effect for this statement.
- getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
-
- getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getFromElement(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
Retreives the from-element represented by the given alias.
- getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
- getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
-
- getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
-
- getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- getFromElement() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
-
Returns the FROM element that this expression refers to.
- getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.SqlFragment
-
- getFromElements() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
Returns the list of from elements in order.
- getFromElementsForLoad() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
FromElements which need to be accounted for in the load phase (either for return or for fetch).
- getFromEntityNameCache(Object, Number, Object) - Method in class org.hibernate.envers.internal.reader.FirstLevelCache
-
Gets the entityName from the cache.
- getFromMappedBy(String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getFromMappedBy(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getFromPart() - Method in class org.hibernate.engine.internal.JoinSequence
-
Retrieve a JoinSequence that represents just the FROM clause parts
- getFromPropertyName() - Method in class org.hibernate.envers.internal.entities.RelationDescription
-
- getFullPath() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
-
- getFullPath() - Method in class org.hibernate.loader.PropertyPath
-
- getFunction(CriteriaQuery) - Method in class org.hibernate.criterion.AggregateProjection
-
- getFunction(String, CriteriaQuery) - Method in class org.hibernate.criterion.AggregateProjection
-
- getFunction(CriteriaQuery) - Method in class org.hibernate.criterion.RowCountProjection
-
- getFunctionName() - Method in class org.hibernate.criterion.AggregateProjection
-
- getFunctionName() - Method in class org.hibernate.jpa.criteria.expression.function.BasicFunctionExpression
-
- getFunctionName() - Method in interface org.hibernate.jpa.criteria.expression.function.FunctionExpression
-
Retrieve the name of the function.
- getFunctions() - Method in class org.hibernate.dialect.Dialect
-
Retrieves a map of the dialect's registered functions
(functionName =>
SQLFunction
).
- 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.
- getGeneratedId() - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
-
Access to the generated identifier
- getGeneratedIdentity(ResultSet, String, Type) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
-
Get the generated identifier when using identity columns
- GetGeneratedKeysDelegate - Class in org.hibernate.dialect.identity
-
Delegate for dealing with IDENTITY columns using JDBC3 getGeneratedKeys
- GetGeneratedKeysDelegate(PostInsertIdentityPersister, Dialect) - Constructor for class org.hibernate.dialect.identity.GetGeneratedKeysDelegate
-
- getGeneratedValue() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Gets the value of the generatedValue property.
- 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
-
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)
Returning the values above should be reserved to those generators creating variants compliant with the
corresponding RFC definition; others can feel free to return other values as they see fit.
- getGenerationTiming() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
-
- getGenerationTiming() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractToOneAttributeSourceImpl
-
- getGenerationTiming() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributePropertySource
-
- getGenerationTiming() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getGenerationTiming() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOnePropertySource
-
- getGenerationTiming() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- 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
-
- getGenerationTiming() - Method in class org.hibernate.tuple.GeneratedValueGeneration
-
- getGenerationTiming() - Method in interface org.hibernate.tuple.InDatabaseValueGenerationStrategy
-
When is this value generated : NEVER, INSERT, ALWAYS (INSERT+UPDATE)
- getGenerationTiming() - Method in interface org.hibernate.tuple.InMemoryValueGenerationStrategy
-
When is this value generated : NEVER, INSERT, ALWAYS (INSERT+UPDATE)
- getGenerationTiming() - Method in class org.hibernate.tuple.UpdateTimestampGeneration
-
- getGenerationTiming() - Method in interface org.hibernate.tuple.ValueGeneration
-
When is this value generated : NEVER, INSERT, ALWAYS (INSERT+UPDATE)
- getGenerationTiming() - Method in class org.hibernate.tuple.VmValueGeneration
-
- 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.jpamodelgen.xml.jaxb.GeneratedValue
-
Gets the value of the generator property.
- getGeneratorName() - Method in interface org.hibernate.boot.model.source.spi.CollectionIdSource
-
Obtain the name of the identifier value generator.
- getGetGeneratedKeysEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getGetter(Class, PropertyData, ServiceRegistry) - Static method in class org.hibernate.envers.internal.tools.ReflectionTools
-
- getGetter(Class, String, String, ServiceRegistry) - Static method in class org.hibernate.envers.internal.tools.ReflectionTools
-
- getGetter(Class) - Method in class org.hibernate.mapping.Property
-
- getGetter() - Method in class org.hibernate.property.access.internal.PropertyAccessBasicImpl
-
- getGetter() - Method in class org.hibernate.property.access.internal.PropertyAccessEmbeddedImpl
-
- getGetter() - Method in class org.hibernate.property.access.internal.PropertyAccessFieldImpl
-
- getGetter() - Method in class org.hibernate.property.access.internal.PropertyAccessMapImpl
-
- getGetter() - Method in class org.hibernate.property.access.internal.PropertyAccessMixedImpl
-
- getGetter() - Method in interface org.hibernate.property.access.spi.PropertyAccess
-
Obtain the delegate for getting values for the described persistent property
- getGetter(int) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
-
- getGetter(int) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getGetter(int) - Method in interface org.hibernate.tuple.Tuplizer
-
Retrieve the getter for the specified property.
- getGetters() - Method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
-
Returns the setter names of properties.
- getGlobalConfiguration() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getGlobalConfiguration() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getGrant() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity
-
Gets the value of the grant property.
- getGroupBy() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getGroupings() - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- getGroupList() - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- getGroupList() - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- getGroupPropertyName() - Method in enum org.hibernate.cfg.beanvalidation.GroupsPerOperation.Operation
-
- getGroupRestriction() - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- getGroupRestriction() - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- getHashCode(Object) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- getHashCode(Object) - Method in class org.hibernate.type.AbstractType
-
- getHashCode(Object, SessionFactoryImplementor) - 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, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
-
- getHashCode(Object) - Method in class org.hibernate.type.CompositeCustomType
-
- getHashCode(Object) - Method in class org.hibernate.type.CustomType
-
- getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
-
- getHashCode(Object) - Method in interface org.hibernate.type.Type
-
Get a hash code, consistent with persistence "equality".
- getHashCode(Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
-
Get a hash code, consistent with persistence "equality".
- getHaving() - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
-
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
-
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5InnoDBSpatialDialect
-
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
-
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
-
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
-
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
-
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
-
- getHavingSridSQL(String) - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns the SQL fragment when parsing an HavingSridExpression
.
- getHcannClassLoaderDelegate() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getHibernateLazyInitializer() - Method in interface org.hibernate.proxy.HibernateProxy
-
Get the underlying lazy initialization handler.
- getHibernateLazyInitializer() - Method in class org.hibernate.proxy.map.MapProxy
-
- getHibernateProcedureCall() - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- getHibernateQuery() - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getHibernateQuery() - Method in interface org.hibernate.jpa.HibernateQuery
-
Gives access to the underlying Hibernate query object..
- getHibernateQuery() - Method in class org.hibernate.jpa.internal.QueryImpl
-
- getHibernateType() - Method in class org.hibernate.jpa.internal.metamodel.EmbeddableTypeImpl
-
- getHibernateType() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl
-
- getHibernateType() - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- getHibernateType() - Method in class org.hibernate.procedure.internal.ProcedureCallMementoImpl.ParameterMemento
-
- getHibernateType() - Method in interface org.hibernate.procedure.spi.ParameterRegistrationImplementor
-
Access to the Hibernate type for this parameter registration
- getHibernateTypeName(int) - Method in class org.hibernate.dialect.Dialect
-
Get the name of the Hibernate
Type
associated with the given
Types
type code.
- getHibernateTypeName(int, int, int, int) - Method in class org.hibernate.dialect.Dialect
-
Get the name of the Hibernate
Type
associated
with the given
Types
typecode with the given storage
specification parameters.
- getHierarchy() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getHierarchy() - Method in interface org.hibernate.boot.model.source.spi.IdentifiableTypeSource
-
Get the hierarchy this belongs to.
- getHierarchyInheritanceType() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- getHierarchyInheritanceType() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
-
The inheritance type/strategy for the hierarchy.
- getHighOperand() - Method in class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
-
- getHint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedNativeQuery
-
Gets the value of the hint property.
- getHint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedQuery
-
Gets the value of the hint property.
- getHint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the hint property.
- getHints() - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getHints() - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getHintsMap() - Method in class org.hibernate.cfg.annotations.QueryHintDefinition
-
- getHintsMap() - Method in class org.hibernate.procedure.internal.ProcedureCallMementoImpl
-
- getHintsMap() - Method in interface org.hibernate.procedure.ProcedureCallMemento
-
Access to any hints associated with the memento.
- getHitCount() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
- getHitCount() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
- getHitCount() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
-
- getHitCount() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getHitCount() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
-
- getHiTime() - Method in class org.hibernate.id.AbstractUUIDGenerator
-
Unique down to millisecond
- getHitRatio() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
- getHiValue() - Method in class org.hibernate.id.enhanced.HiLoOptimizer
-
Getter for property 'upperLimit'.
- getHolderClass() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getHolderInstantiator(ResultTransformer, ResultTransformer, String[]) - Static method in class org.hibernate.hql.internal.HolderInstantiator
-
- getHolderInstantiator() - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getHostingEntity() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute
-
- getHostingEntity() - Method in interface org.hibernate.jpamodelgen.model.MetaAttribute
-
- getHostingEntity() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaAttribute
-
- getHqlParameterSpecification() - Method in class org.hibernate.hql.internal.ast.tree.ParameterNode
-
- getHqlPosition() - Method in class org.hibernate.param.PositionalParameterSpecification
-
Getter for property 'hqlPosition'.
- getHQLQueryPlan(String, boolean, Map<String, Filter>) - Method in class org.hibernate.engine.query.spi.QueryPlanCache
-
Get the query plan for the given HQL query, creating it and caching it if not already cached
- getHQLQueryPlan(String, boolean) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- getHydratedCompoundValueExtractor() - Method in interface org.hibernate.persister.walking.spi.AssociationAttributeDefinition
-
- getHydratedCompoundValueExtractor() - Method in class org.hibernate.tuple.component.CompositeBasedAssociationAttribute
-
- getHydratedCompoundValueExtractor() - Method in class org.hibernate.tuple.entity.EntityBasedAssociationAttribute
-
- getHydratedEntityRegistrationList() - Method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessingContextImpl
-
- getHydratedState() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext.EntityReferenceProcessingState
-
- getId() - Method in class org.hibernate.action.internal.EntityAction
-
entity id accessor
- getId() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the id property.
- getId() - Method in class org.hibernate.cache.infinispan.util.Externalizers.UUIDExternalizer
-
- getId() - Method in class org.hibernate.cache.infinispan.util.FutureUpdate.Externalizer
-
- getId() - Method in class org.hibernate.cache.infinispan.util.FutureUpdate.ValueExtractorExternalizer
-
- getId() - Method in class org.hibernate.cache.infinispan.util.Tombstone.ExcludeTombstonesFilterExternalizer
-
- getId() - Method in class org.hibernate.cache.infinispan.util.Tombstone.Externalizer
-
- getId() - Method in class org.hibernate.cache.infinispan.util.TombstoneUpdate.Externalizer
-
- getId() - Method in class org.hibernate.cache.infinispan.util.VersionedEntry.ExcludeEmptyExtractValueExternalizer
-
- getId() - Method in class org.hibernate.cache.infinispan.util.VersionedEntry.Externalizer
-
- getId() - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- getId() - Method in interface org.hibernate.engine.spi.EntityEntry
-
- getId() - Method in class org.hibernate.envers.DefaultRevisionEntity
-
- getId() - Method in class org.hibernate.envers.enhanced.SequenceIdRevisionEntity
-
- 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.PreLoadEvent
-
- getId(Class<Y>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType
-
- getId() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Gets the value of the id property.
- getId() - Method in class org.hibernate.proxy.AbstractSerializableProxy
-
- getId() - Method in class org.hibernate.proxy.pojo.javassist.SerializableProxy
-
- getIdByUniqueKey(Serializable, String, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdByUniqueKey(Serializable, String, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
- getIdClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the idClass property.
- getIdClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the idClass property.
- getIdClassAttributes() - Method in class org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType
-
- getIdClassAttributesSafely() - Method in class org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType
-
- getIdClassSource() - Method in interface org.hibernate.boot.model.source.spi.IdentifierSourceNonAggregatedComposite
-
Retrieve the source information for the
IdClass
definition
- getIdentifier() - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- getIdentifier() - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- getIdentifier() - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- getIdentifier() - Method in interface org.hibernate.cfg.PropertyHolder
-
- getIdentifier(Object, int) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- getIdentifier(Object, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- getIdentifier(Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Get the identifier of the given collection entry.
- getIdentifier() - Method in class org.hibernate.engine.spi.EntityKey
-
- getIdentifier(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getIdentifier(SessionImplementor, String, Object) - Static method in class org.hibernate.envers.internal.tools.EntityTools
-
- getIdentifier() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
-
- getIdentifier() - Method in class org.hibernate.event.spi.PreLoadEvent
-
- getIdentifier(Object) - Method in class org.hibernate.internal.SessionImpl
-
- 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(Object) - Method in interface org.hibernate.metadata.ClassMetadata
-
- getIdentifier(Object, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
-
Get the identifier of an instance (throw an exception if no identifier property)
- getIdentifier() - Method in exception org.hibernate.NonUniqueObjectException
-
- getIdentifier(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdentifier(Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdentifier(Object) - Method in interface org.hibernate.persister.entity.EntityPersister
-
- getIdentifier(Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Get the identifier of an instance (throw an exception if no identifier property)
- 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.
- getIdentifier() - Method in interface org.hibernate.secure.spi.PermissionCheckEntityInformation
-
- getIdentifier(Object) - Method in interface org.hibernate.Session
-
Return the identifier value of the given entity as associated with this
session.
- getIdentifier() - Method in exception org.hibernate.StaleObjectStateException
-
- getIdentifier(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getIdentifier(Object, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getIdentifier(Object) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
- getIdentifier(Object, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Extract the identifier value from the given entity.
- getIdentifier(Object, SessionImplementor) - Method in class org.hibernate.type.EntityType
-
- getIdentifier() - Method in exception org.hibernate.UnresolvableObjectException
-
- getIdentifier() - Method in exception org.hibernate.WrongClassException
-
- getIdentifierAliases(Loadable, String) - Method in class org.hibernate.loader.ColumnEntityAliases
-
- getIdentifierAliases(Loadable, String) - Method in class org.hibernate.loader.DefaultEntityAliases
-
- 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
-
Get the result set aliases used for the identifier columns, given a suffix
- 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.
- getIdentifierBase() - Method in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver.DtdMapping
-
- getIdentifierColumnAlias(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getIdentifierColumnAlias(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Generates the collection's identifier column aliases, based on the given
suffix.
- getIdentifierColumnName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getIdentifierColumnName() - Method in interface org.hibernate.persister.collection.SQLLoadableCollection
-
- getIdentifierColumnNames() - Method in interface org.hibernate.id.PostInsertIdentityPersister
-
- getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
-
- getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
-
- getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getIdentifierColumnNames() - Method in interface org.hibernate.persister.entity.Loadable
-
Get the names of columns used to persist the identifier
- getIdentifierColumnNames() - Method in interface org.hibernate.persister.entity.Queryable
-
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
-
- getIdentifierColumnReaders() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
-
- 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
-
- getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
-
- getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getIdentifierColumns(Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Get the identifier column names of this entity
- getIdentifierColumns(Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getIdentifierColumnSpan() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdentifierDescription() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractEntityReference
-
- getIdentifierDescription() - Method in class org.hibernate.loader.plan.build.internal.returns.BidirectionalEntityReferenceImpl
-
- getIdentifierDescription() - Method in interface org.hibernate.loader.plan.spi.EntityReference
-
Get the description of this entity's identifier descriptor.
- getIdentifierGenerator(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getIdentifierGenerator(String) - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getIdentifierGenerator() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Gets the value of the identifierGenerator property.
- getIdentifierGenerator(String) - Method in interface org.hibernate.boot.Metadata
-
- getIdentifierGenerator(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getIdentifierGenerator(String, Map<String, IdentifierGeneratorDefinition>, MetadataBuildingContext) - Static method in class org.hibernate.cfg.BinderHelper
-
- getIdentifierGenerator(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getIdentifierGenerator(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get the identifier generator for the hierarchy
- getIdentifierGenerator(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getIdentifierGenerator() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getIdentifierGenerator() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Get the surrogate key generation strategy (optional operation)
- getIdentifierGenerator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdentifierGenerator() - Method in interface org.hibernate.persister.entity.EntityPersister
-
Determine which identifier generation strategy is used for this entity.
- getIdentifierGenerator() - Method in interface org.hibernate.tuple.IdentifierAttribute
-
- getIdentifierGenerator() - Method in class org.hibernate.tuple.IdentifierProperty
-
- getIdentifierGeneratorClass(String) - Method in interface org.hibernate.id.factory.IdentifierGeneratorFactory
-
- getIdentifierGeneratorClass(String) - Method in class org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory
-
- getIdentifierGeneratorDescriptor() - Method in interface org.hibernate.boot.model.source.spi.IdentifierSource
-
Obtain the identifier generator source.
- getIdentifierGeneratorFactory() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getIdentifierGeneratorFactory() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getIdentifierGeneratorFactory() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getIdentifierGeneratorFactory() - Method in interface org.hibernate.engine.spi.Mapping
-
- getIdentifierGeneratorFactory() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getIdentifierGeneratorFactory() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getIdentifierGeneratorProperties() - Method in class org.hibernate.mapping.SimpleValue
-
- getIdentifierGeneratorStrategy() - Method in class org.hibernate.mapping.IdGenerator
-
- getIdentifierGeneratorStrategy() - Method in class org.hibernate.mapping.SimpleValue
-
Returns the identifierGeneratorStrategy.
- getIdentifierGetter() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getIdentifierGetter() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Retrieve the getter for the identifier property.
- getIdentifierGetterMethodClass() - Method in class org.hibernate.proxy.pojo.javassist.SerializableProxy
-
- getIdentifierGetterMethodName() - Method in class org.hibernate.proxy.pojo.javassist.SerializableProxy
-
- getIdentifierHelper() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl
-
- getIdentifierHelper() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
-
Obtain the helper for dealing with identifiers in this environment.
- getIdentifierHydratedForm() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext.EntityReferenceProcessingState
-
Obtain the hydrated form (the raw Type-read ResultSet values) of the entity's identifier
- getIdentifierMapper() - Method in class org.hibernate.mapping.MappedSuperclass
-
- getIdentifierMapper() - Method in class org.hibernate.mapping.PersistentClass
-
- getIdentifierMapper() - Method in class org.hibernate.mapping.Subclass
-
- getIdentifierMapperType() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getIdentifierMethod - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
-
- getIdentifierOrUniqueKeyPropertyName(EntityType) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Determine the name of the property for the entity encapsulated by the
given type which represents the id or unique-key.
- 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
-
- getIdentifierPropertyName(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getIdentifierPropertyName(String) - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getIdentifierPropertyName(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getIdentifierPropertyName(String) - Method in interface org.hibernate.engine.spi.Mapping
-
- getIdentifierPropertyName(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getIdentifierPropertyName(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getIdentifierPropertyName() - Method in interface org.hibernate.metadata.ClassMetadata
-
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
- getIdentifierResolutionContext(ResultSetProcessingContext) - Method in class org.hibernate.loader.plan.exec.process.internal.EntityReturnReader
-
- getIdentifierSetterMethodClass() - Method in class org.hibernate.proxy.pojo.javassist.SerializableProxy
-
- getIdentifierSetterMethodName() - Method in class org.hibernate.proxy.pojo.javassist.SerializableProxy
-
- getIdentifierSetterMethodParams() - Method in class org.hibernate.proxy.pojo.javassist.SerializableProxy
-
- getIdentifierSource() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- getIdentifierSource() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
-
Obtain source information about this entity's identifier.
- getIdentifierSubAttributes(AbstractEntityPersister) - Static method in class org.hibernate.persister.walking.internal.CompositionSingularSubAttributesHelper
-
Get composite ID sub-attribute definitions.
- getIdentifierType(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getIdentifierType(String) - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getIdentifierType(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getIdentifierType(Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Get the identifier type of this entity
- getIdentifierType(String) - Method in interface org.hibernate.engine.spi.Mapping
-
- getIdentifierType(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- 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.id.SequenceGenerator
-
Deprecated.
- getIdentifierType(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getIdentifierType(Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getIdentifierType() - Method in class org.hibernate.mapping.Any
-
- getIdentifierType() - Method in interface org.hibernate.metadata.ClassMetadata
-
Get the identifier Hibernate type
- getIdentifierType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getIdentifierType() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Get the type of the surrogate key
- 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.persister.walking.internal.StandardAnyTypeDefinition
-
- getIdentifierType() - Method in interface org.hibernate.persister.walking.spi.AnyMappingDefinition
-
Access to the type of the value that makes up the identifier portion of the AnyType.
- getIdentifierType() - Method in class org.hibernate.type.AnyType
-
- getIdentifierValue() - Method in class org.hibernate.mapping.Table
-
- getIdentityColumn() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- getIdentityColumn() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getIdentityColumns() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- getIdentityColumns() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getIdentityColumnString() - Method in class org.hibernate.dialect.Cache71Dialect
-
- getIdentityColumnString() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getIdentityColumnString() - Method in class org.hibernate.dialect.DB2Dialect
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.Dialect
-
- getIdentityColumnString() - Method in class org.hibernate.dialect.Dialect
-
- getIdentityColumnString() - Method in class org.hibernate.dialect.H2Dialect
-
- getIdentityColumnString() - Method in class org.hibernate.dialect.HSQLDialect
-
- 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.InformixDialect
-
- getIdentityColumnString() - Method in class org.hibernate.dialect.Ingres10Dialect
-
- getIdentityColumnString() - Method in class org.hibernate.dialect.JDataStoreDialect
-
- getIdentityColumnString() - Method in class org.hibernate.dialect.MySQLDialect
-
- getIdentityColumnString() - Method in class org.hibernate.dialect.Oracle12cDialect
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getIdentityColumnString() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.Dialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.Oracle12cDialect
-
- getIdentityInsertString() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getIdentityInsertString() - Method in class org.hibernate.dialect.DB2Dialect
-
- getIdentityInsertString() - Method in class org.hibernate.dialect.Dialect
-
- getIdentityInsertString() - Method in class org.hibernate.dialect.H2Dialect
-
- getIdentityInsertString() - Method in class org.hibernate.dialect.HSQLDialect
-
- 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.Ingres10Dialect
-
- getIdentityInsertString() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- getIdentitySelectString() - Method in class org.hibernate.dialect.Cache71Dialect
-
- getIdentitySelectString() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getIdentitySelectString() - Method in class org.hibernate.dialect.DB2390Dialect
-
- getIdentitySelectString() - Method in class org.hibernate.dialect.DB2400Dialect
-
- getIdentitySelectString() - Method in class org.hibernate.dialect.DB2Dialect
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.Dialect
-
- getIdentitySelectString() - Method in class org.hibernate.dialect.Dialect
-
- getIdentitySelectString() - Method in class org.hibernate.dialect.H2Dialect
-
- getIdentitySelectString() - Method in class org.hibernate.dialect.HSQLDialect
-
- 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.InformixDialect
-
- getIdentitySelectString() - Method in class org.hibernate.dialect.Ingres10Dialect
-
- getIdentitySelectString() - Method in class org.hibernate.dialect.Ingres9Dialect
-
- getIdentitySelectString() - Method in class org.hibernate.dialect.JDataStoreDialect
-
- getIdentitySelectString() - Method in class org.hibernate.dialect.MySQLDialect
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getIdentitySelectString() - Method in interface org.hibernate.id.PostInsertIdentityPersister
-
Get the database-specific SQL command to retrieve the last
generated IDENTITY value.
- getIdentitySelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdentityTable() - Method in class org.hibernate.mapping.PersistentClass
-
- getIdentityTable() - Method in class org.hibernate.mapping.UnionSubclass
-
- getIdentityTables() - Method in class org.hibernate.mapping.RootClass
-
- getIdGenerationTypeInterpreter() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getIdGenerationTypeInterpreter() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getIdGenerationTypeInterpreter() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
- getIdMapper() - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
-
- getIdMapper() - Method in class org.hibernate.envers.internal.entities.IdMappingData
-
- getIdMapper() - Method in class org.hibernate.envers.internal.entities.RelationDescription
-
- getIdMappingData() - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
-
- getIdOfOwnerOrNull(Serializable, SessionImplementor) - 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
- getIdSelectParameterSpecifications() - Method in class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler.ProcessedWhereClause
-
- getIdTableCreationStatement() - Method in class org.hibernate.hql.spi.id.local.IdTableInfoImpl
-
- getIdTableDropStatement() - Method in class org.hibernate.hql.spi.id.local.IdTableInfoImpl
-
- getIdTableInfo(Queryable) - Method in class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
-
- getIdTableInfo(String) - Method in class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
-
- getIdTableSupport() - Method in class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
-
- 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 interface org.hibernate.boot.model.IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext
-
- getIdType() - Method in class org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType
-
- getiInitializedFields() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoader
-
- getImplementation() - Method in class org.hibernate.proxy.AbstractLazyInitializer
-
- getImplementation(SessionImplementor) - Method in class org.hibernate.proxy.AbstractLazyInitializer
-
- getImplementation() - Method in interface org.hibernate.proxy.LazyInitializer
-
Return the underlying persistent object, initializing if necessary
- getImplementation(SessionImplementor) - 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.
- getImplementors(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getImplementors(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get the names of all persistent classes that implement/extend the given interface/class
- getImplementors(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
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.internal.MetadataBuilderImpl.MappingDefaultsImpl
-
- getImplicitCacheAccessType() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getImplicitCacheAccessType() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
-
- 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.
- getImplicitCascadeStyleName() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
-
- getImplicitCascadeStyleName() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
-
- 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 class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
-
- getImplicitCatalogName() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
-
- 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 class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
-
- getImplicitDiscriminatorColumnName() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
-
- 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 class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
-
- getImplicitIdColumnName() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
-
- 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.
- getImplicitNamingStrategy() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getImplicitNamingStrategy() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getImplicitNamingStrategy() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
- getImplicitPackageName() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
-
- getImplicitPackageName() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
-
- getImplicitPackageName() - Method in interface org.hibernate.boot.spi.MappingDefaults
-
Identifies the package name to use if none specified in the mapping.
- getImplicitPropertyAccessorName() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
-
- getImplicitPropertyAccessorName() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
-
- getImplicitPropertyAccessorName() - Method in interface org.hibernate.boot.spi.MappingDefaults
-
- getImplicitSchemaName() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
-
- getImplicitSchemaName() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
-
- getImplicitSchemaName() - Method in interface org.hibernate.boot.spi.MappingDefaults
-
Identifies the database schema name to use if none specified in the mapping.
- getImplicitTenantIdColumnName() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
-
- getImplicitTenantIdColumnName() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
-
- 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.
- getImpliedActions() - Method in enum org.hibernate.secure.spi.PermissibleAction
-
- getImpliedJoin() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
-
- getImpliedJoin() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
-
Sub-classes can override this method if they produce implied joins (e.g.
- getImpliedJoinType() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getImport() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Gets the value of the import property.
- getImportedClass(String, SessionFactoryImplementor) - Static method in class org.hibernate.hql.internal.QuerySplitter
-
- getImportedClassName(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getImportedClassName(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get a class name, using query language imports
- getImportedClassName(String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Given a (potentially unqualified) class name, locate its imported qualified name.
- getImportedClassName(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getImports() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getImports() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- 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.
- getIncludedTable() - Method in class org.hibernate.mapping.DenormalizedTable
-
- 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
-
- getIncrementSize() - Method in class org.hibernate.tool.schema.extract.internal.SequenceInformationImpl
-
- getIncrementSize() - Method in interface org.hibernate.tool.schema.extract.spi.SequenceInformation
-
Retrieve the extracted increment-size defined for the sequence.
- getInDatabaseStrategy() - Method in class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
-
- getInDatabaseValueGenerationStrategies() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- 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 exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
-
Returns the index of the property that causes this exception.
- getIndex(String, Class[]) - Method in class org.hibernate.bytecode.internal.javassist.FastClass
-
Locate the index of a method
- getIndex(Class[]) - Method in class org.hibernate.bytecode.internal.javassist.FastClass
-
Locate the index of a constructor
- getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
-
- getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentBag
-
- getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentList
-
- getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentMap
-
- getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentSet
-
- getIndex(Object, int, CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Get the index of the given collection entry
- getIndex() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
Gets the value of the index property.
- getIndex() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Gets the value of the index property.
- getIndex() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
Gets the value of the index property.
- getIndex() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Table
-
Gets the value of the index property.
- getIndex() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Gets the value of the index property.
- getIndex() - Method in class org.hibernate.mapping.IndexedCollection
-
- getIndex(String) - Method in class org.hibernate.mapping.Table
-
- getIndex(Identifier) - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
-
- getIndex(Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
-
Retrieve the named IndexInformation
- getIndexCollectionSelectorParamSpec() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getIndexColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getIndexColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Generates the collection's index column aliases, based on the given
suffix.
- getIndexColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getIndexColumnNames(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getIndexColumnNames() - Method in interface org.hibernate.persister.collection.QueryableCollection
-
Get the names of the collection index columns if
this is an indexed collection (optional operation)
- getIndexColumnNames(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
-
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 class org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
-
- getIndexConstraintNames() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOneAttributeColumnsAndFormulasSource
-
- getIndexConstraintNames() - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.AbstractColumnsAndFormulasSource
-
- getIndexConstraintNames() - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.ColumnsAndFormulasSource
-
- getIndexConstraintNames() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
-
- getIndexDefinition() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getIndexDefinition() - Method in interface org.hibernate.persister.walking.spi.CollectionDefinition
-
- getIndexedColumns() - Method in class org.hibernate.tool.schema.extract.internal.IndexInformationImpl
-
- getIndexedColumns() - Method in interface org.hibernate.tool.schema.extract.spi.IndexInformation
-
Obtain the columns indexed under this index.
- getIndexes(TableInformation) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
-
- getIndexes() - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
-
- getIndexes(TableInformation) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
-
Extract information about indexes defined against the given table.
- getIndexes() - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
-
Obtain an iterable over all the table's defined indexes.
- getIndexExporter() - Method in class org.hibernate.dialect.Dialect
-
- getIndexExporter() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- getIndexForColumnName(String, ResultSet) - Method in class org.hibernate.engine.jdbc.ColumnNameCache
-
Resolve the column name/alias to its index
- getIndexFormulas() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getIndexFormulas() - Method in interface org.hibernate.persister.collection.QueryableCollection
-
Get the index formulas if this is an indexed collection
(optional operation)
- getIndexGraph() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference
-
- getIndexGraph() - Method in interface org.hibernate.loader.plan.spi.CollectionReference
-
Retrieve the metadata about the index of this collection *as a FetchSource*.
- getIndexIdentifier() - Method in class org.hibernate.tool.schema.extract.internal.IndexInformationImpl
-
- getIndexIdentifier() - Method in interface org.hibernate.tool.schema.extract.spi.IndexInformation
-
Obtain the identifier for this index.
- getIndexInOwner(String, String, Object, Map) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- 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
- getIndexIterator() - Method in class org.hibernate.mapping.DenormalizedTable
-
- getIndexIterator() - Method in class org.hibernate.mapping.Table
-
- 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(String) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
-
- getIndexSource() - Method in interface org.hibernate.boot.model.source.internal.hbm.IndexedPluralAttributeSource
-
- getIndexSource() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceArrayImpl
-
- getIndexSource() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceListImpl
-
- getIndexSource() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceMapImpl
-
- getIndexSource() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourcePrimitiveArrayImpl
-
- getIndexType() - Method in interface org.hibernate.metadata.CollectionMetadata
-
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
-
Get the "index" type for a list or map (optional operation)
- getIndividualAttributeIdGenerator(String) - Method in interface org.hibernate.boot.model.source.spi.CompositeIdentifierSource
-
Handle silly SpecJ reading of the JPA spec.
- getInExpressionCountLimit() - Method in class org.hibernate.dialect.Dialect
-
Return the limit that the underlying database places on the number elements in an IN
predicate.
- getInExpressionCountLimit() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getInExpressionCountLimit() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getInExpressionCountLimit() - Method in class org.hibernate.dialect.SQLServerDialect
-
- getInExpressionCountLimit() - Method in class org.hibernate.dialect.SybaseDialect
-
- getInExpressionCountLimit() - Method in class org.hibernate.dialect.TeradataDialect
-
- getInheritance() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the inheritance property.
- getInheritanceStateOfSuperEntity(XClass, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.InheritanceState
-
- getInitCommands() - Method in class org.hibernate.boot.model.relational.Database
-
- getInitCommands() - Method in class org.hibernate.boot.model.relational.InitCommand
-
- getInitCommands() - Method in class org.hibernate.mapping.Table
-
- getInitialContext(Properties) - Static method in class org.hibernate.internal.util.jndi.JndiHelper
-
Deprecated.
- getInitializer() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
Intended for internal use only.
- getInitializor(EnversService, AuditReaderImplementor, Object, Number, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
-
- getInitializor(EnversService, AuditReaderImplementor, Object, Number, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.relation.BasicCollectionMapper
-
- getInitializor(EnversService, AuditReaderImplementor, Object, Number, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.relation.ListCollectionMapper
-
- getInitializor(EnversService, AuditReaderImplementor, Object, Number, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.relation.MapCollectionMapper
-
- getInitializor(EnversService, AuditReaderImplementor, Object, Number, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.relation.SortedMapCollectionMapper
-
- getInitializor(EnversService, AuditReaderImplementor, Object, Number, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.relation.SortedSetCollectionMapper
-
- 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
-
- getInitialValue() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Gets the value of the initialValue property.
- getInitialValue() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Gets the value of the initialValue property.
- getInList() - Method in class org.hibernate.hql.internal.ast.tree.InLogicOperatorNode
-
- getInMemoryStrategy() - Method in class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
-
- getInMemoryValueGenerationStrategies() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getInputStream() - Method in interface org.hibernate.engine.jdbc.BinaryStream
-
Retrieve the input stream.
- getInputStream() - Method in class org.hibernate.engine.jdbc.internal.BinaryStreamImpl
-
- getInputStreamForResource(String) - Method in class org.hibernate.jpamodelgen.util.xml.XmlParserHelper
-
Returns an input stream for the specified resource.
- getInsertCheckStyle() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getInsertCount() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
-
Amount of insert ops on the entity
- getInsertCount() - Method in interface org.hibernate.stat.EntityStatistics
-
- getInsertCount() - Method in class org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl
-
- getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister, Dialect, boolean) - Method in class org.hibernate.id.IdentityGenerator
-
- getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister, Dialect, boolean) - Method in interface org.hibernate.id.PostInsertIdentifierGenerator
-
- getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister, Dialect, boolean) - Method in class org.hibernate.id.SelectGenerator
-
- getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister, Dialect, boolean) - Method in class org.hibernate.id.SequenceIdentityGenerator
-
Deprecated.
- getInsertionTypes() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
-
- getInstance() - Method in class org.hibernate.action.internal.EntityAction
-
entity instance accessor
- getInstance() - Static method in class org.hibernate.cache.ehcache.internal.nonstop.HibernateNonstopCacheExceptionHandler
-
Returns the singleton instance
- getInstance(String) - Static method in class org.hibernate.hql.internal.ast.HqlParser
-
Get a HqlParser instance for the given HQL string.
- getInstance() - Method in class org.hibernate.loader.plan.exec.process.internal.HydratedEntityRegistration
-
- getInstanceToLoad() - Method in class org.hibernate.event.spi.LoadEvent
-
- getInstantiationOptimizer() - Method in class org.hibernate.bytecode.internal.javassist.ReflectionOptimizerImpl
-
- getInstantiationOptimizer() - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer
-
Retrieve the optimizer for calling an entity's constructor via reflection.
- getInstantiator() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getInstrumentationMetadata() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getInstrumentationMetadata() - Method in interface org.hibernate.persister.entity.EntityPersister
-
- getInstrumentationMetadata() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getInt(String, Map, int) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
-
Get the config value as an int
- getInteger(String, String) - Method in class org.hibernate.cfg.annotations.QueryHintDefinition
-
- getInteger(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getInteger(String, Map) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
-
- getInteger(Object) - Static method in class org.hibernate.jpa.internal.util.ConfigurationHelper
-
- getInteger(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read an integer.
- getIntegralDataTypeHolder(Class) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
-
- getIntegrators() - Method in class org.hibernate.integrator.internal.IntegratorServiceImpl
-
- 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.internal.SessionFactoryBuilderImpl
-
- getInterceptor() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getInterceptor() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getInterceptor() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- 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
-
- getInterceptor() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getInterceptor() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getInterceptor() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get the factory scoped interceptor for this factory.
- getInterceptor() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Retrieves the interceptor currently in use by this event source.
- getInterceptor() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getInterceptor() - Method in class org.hibernate.internal.SessionImpl
-
- getInterceptor() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getInterfaces() - Method in class org.hibernate.proxy.pojo.javassist.SerializableProxy
-
- getInternalFetchProfile() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
-
- getIntoClause() - Method in class org.hibernate.hql.internal.ast.tree.InsertStatement
-
Retrieve this insert statement's into-clause.
- getInvalidations() - Method in class org.hibernate.cache.infinispan.access.NonTxInvalidationInterceptor
-
- getInvalidations() - Method in class org.hibernate.cache.infinispan.access.TxInvalidationInterceptor
-
- getInverseForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Gets the value of the inverseForeignKey property.
- getInverseJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Gets the value of the inverseJoinColumn property.
- getIP() - Method in class org.hibernate.id.AbstractUUIDGenerator
-
Unique in a local network
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
-
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
-
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5InnoDBSpatialDialect
-
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
-
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
-
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
-
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
-
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
-
- getIsEmptySQL(String, boolean) - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns the SQL fragment when parsing a IsEmptyExpression
or
IsNotEmpty
expression.
- getJaccPermissions(String) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
-
- getJaccPermissions(String) - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.MergedSettings
-
- getJaccPermissionsByContextId() - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
-
- getJandexView() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getJandexView() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getJandexView() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
- getJar() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
-
Gets the value of the jar property.
- getJarFile() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the jarFile property.
- getJarFileUrls() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getJarFileUrls() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getJarFileUrls() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
- getJarURLFromURLEntry(URL, String) - Static method in class org.hibernate.boot.archive.internal.ArchiveHelper
-
Get the JAR URL of the JAR containing the given entry
Method used in a non managed environment
- getJarURLFromURLEntry(URL, String) - Method in class org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory
-
- 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.
- getJarURLFromURLEntry(URL, String) - Method in class org.hibernate.osgi.OsgiArchiveDescriptorFactory
-
- getJavaClass() - Method in class org.hibernate.bytecode.internal.javassist.FastClass
-
Get the wrapped java class reference
- getJavaDescriptor() - Method in class org.hibernate.type.descriptor.sql.BasicBinder
-
- getJavaDescriptor() - Method in class org.hibernate.type.descriptor.sql.BasicExtractor
-
- getJavaMember() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyAttribute
-
- getJavaMember() - Method in class org.hibernate.jpa.internal.metamodel.AbstractAttribute
-
- getJavaType() - Method in class org.hibernate.boot.model.source.internal.hbm.HibernateTypeSourceImpl
-
- 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 interface org.hibernate.jpa.criteria.compile.ImplicitParameterBinding
-
Get the java type of the "thing" that led to the implicit parameter.
- getJavaType() - Method in class org.hibernate.jpa.criteria.expression.AbstractTupleElement
-
- getJavaType() - Method in class org.hibernate.jpa.criteria.expression.CoalesceExpression
-
- getJavaType() - Method in class org.hibernate.jpa.criteria.expression.DelegatedExpressionImpl
-
- getJavaType() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyAttribute
-
- getJavaType() - Method in class org.hibernate.jpa.internal.metamodel.AbstractAttribute
-
- getJavaType() - Method in class org.hibernate.jpa.internal.metamodel.AbstractType
-
IMPL NOTE : The Hibernate version may return
null
here in the case of either dynamic models or
entity classes mapped multiple times using entity-name.
- getJavaType() - Method in class org.hibernate.jpa.internal.metamodel.BasicTypeImpl
-
- getJavaType() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl
-
- getJavaTypeClass() - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
-
- getJavaTypeClass() - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
-
Retrieve the Java type handled here.
- getJavaTypeDescriptor() - Method in class org.hibernate.type.AbstractStandardBasicType
-
- getJaxbRoot(InputStream, Class<T>, Schema) - Method in class org.hibernate.jpamodelgen.util.xml.XmlParserHelper
-
- getJdbcBatchSize() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getJdbcBatchSize() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getJdbcBatchSize() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getJdbcBatchSize() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getJdbcBatchSize() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getJdbcBatchSize() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getJdbcBatchSize() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getJdbcBatchSize() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getJdbcConnection() - Method in class org.hibernate.tool.schema.extract.internal.ExtractionContextImpl
-
- getJdbcConnection() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
-
- getJdbcConnectionAccess() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getJdbcConnectionAccess() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Provides access to JDBC connections
- getJdbcConnectionAccess() - Method in class org.hibernate.internal.AbstractSessionImpl
-
- getJdbcConnectionAccess() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
-
- getJdbcCoordinator() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
-
- getJdbcCoordinator() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getJdbcCoordinator() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
- getJdbcCoordinator() - Method in class org.hibernate.internal.SessionImpl
-
- getJdbcCoordinator() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getJdbcDatabaseMetaData() - Method in class org.hibernate.tool.schema.extract.internal.ExtractionContextImpl
-
- getJdbcDatabaseMetaData() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
-
- getJdbcEnvironment() - Method in class org.hibernate.boot.model.relational.Database
-
- getJdbcEnvironment() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
-
- getJdbcEnvironment() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
-
Obtain the JDBC Environment from which this metadata came.
- getJdbcEnvironment() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
-
- getJdbcEnvironment() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
-
Obtain the JdbcEnvironment backing this JdbcServices instance.
- getJdbcEnvironment() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- getJdbcEnvironment() - Method in class org.hibernate.tool.schema.extract.internal.ExtractionContextImpl
-
- getJdbcEnvironment() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
-
- getJdbcFetchSize() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getJdbcFetchSize() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getJdbcFetchSize() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getJdbcFetchSize() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getJdbcFetchSize() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getJdbcFetchSize() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getJdbcFetchSize() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getJdbcFetchSize() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getJdbcScrollableResultSetEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getJdbcServices() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getJdbcServices() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getJdbcServices() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getJdbcSessionContext() - Method in class org.hibernate.internal.SessionImpl
-
- getJdbcSessionContext() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getJdbcSessionContext() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
-
- getJdbcSessionOwner() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- getJdbcSessionOwner() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
-
- getJdbcType() - Method in class org.hibernate.type.descriptor.converter.AttributeConverterTypeAdapter
-
- getJdbcTypeCode() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
-
- 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
-
- getJoin() - Method in class org.hibernate.cfg.Ejb3Column
-
- getJoinable() - Method in class org.hibernate.engine.internal.JoinSequence.Join
-
- getJoinable() - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- getJoinable() - Method in class org.hibernate.tuple.component.CompositeBasedAssociationAttribute
-
- getJoinable() - Method in class org.hibernate.tuple.entity.EntityBasedAssociationAttribute
-
- getJoinableType() - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- getJoinClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
-
- getJoinClosureIterator() - 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.jpamodelgen.xml.jaxb.AssociationOverride
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the joinColumn property.
- getJoinedBagAttributeFetches() - Method in interface org.hibernate.loader.plan.exec.internal.FetchStats
-
Returns a set of bag attributes that are join-fetched.
- getJoinedPropertyName() - Method in class org.hibernate.loader.plan.build.internal.spaces.JoinImpl
-
- getJoinedPropertyName() - Method in interface org.hibernate.loader.plan.spi.JoinDefinedByMetadata
-
- getJoinedPropertyType() - Method in class org.hibernate.loader.plan.build.internal.spaces.JoinImpl
-
- getJoinedPropertyType() - Method in interface org.hibernate.loader.plan.spi.JoinDefinedByMetadata
-
Get the property type of the joined property.
- 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.
- getJoinFragment() - Method in class org.hibernate.sql.QuerySelect
-
- getJoinIterator() - Method in class org.hibernate.mapping.PersistentClass
-
- getJoinNumber(Property) - Method in class org.hibernate.mapping.PersistentClass
-
- getJoins(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getJoins(String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getJoins() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- getJoins() - Method in class org.hibernate.loader.plan.build.internal.spaces.AbstractQuerySpace
-
- getJoins() - Method in interface org.hibernate.loader.plan.spi.QuerySpace
-
Obtain all joins which originate from this QuerySpace, in other words, all the joins which this QuerySpace is
the left-hand-side of.
- getJoinSequence() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getJoinTable(XProperty) - Method in class org.hibernate.cfg.AbstractPropertyHolder
-
Get column overriding, property first, then parent, then holder
replace the placeholder 'collection&&element' with nothing
These rules are here to support both JPA 2 and legacy overriding rules.
- getJoinTable(XProperty) - Method in interface org.hibernate.cfg.PropertyHolder
-
return
- null if no join table is present,
- the join table if not overridden,
- the overridden join table otherwise
- getJoinTable() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getJoinTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.AssociationOverride
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the joinTable property.
- getJoinType() - Method in class org.hibernate.engine.internal.JoinSequence.Join
-
- getJoinType() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- getJoinType() - Method in class org.hibernate.jpa.criteria.path.AbstractJoinImpl
-
- getJoinType(OuterJoinLoadable, PropertyPath, int, AssociationType, FetchMode, CascadeStyle, String, String[], boolean, int) - Method in class org.hibernate.loader.collection.BasicCollectionJoinWalker
-
- getJoinType(OuterJoinLoadable, PropertyPath, int, AssociationType, FetchMode, CascadeStyle, String, String[], boolean, int) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
-
- getJoinType(AssociationType, FetchMode, PropertyPath, String, String[], boolean, int, CascadeStyle) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
-
- getJoinType(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getJoinType(OuterJoinLoadable, PropertyPath, int, AssociationType, FetchMode, CascadeStyle, String, String[], boolean, int) - Method in class org.hibernate.loader.entity.EntityJoinWalker
-
- getJoinType(OuterJoinLoadable, PropertyPath, int, AssociationType, FetchMode, CascadeStyle, String, String[], boolean, int) - Method in class org.hibernate.loader.JoinWalker
-
Determine the appropriate type of join (if any) to use to fetch the
given association.
- getJoinType(AssociationType, FetchMode, PropertyPath, String, String[], boolean, int, CascadeStyle) - Method in class org.hibernate.loader.JoinWalker
-
Determine the appropriate associationType of join (if any) to use to fetch the
given association.
- getJoinType(boolean, int) - Method in class org.hibernate.loader.JoinWalker
-
Use an inner join if it is a non-null association and this
is the "first" join in a series
- getJoinType() - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- getJoinTypeValue() - Method in enum org.hibernate.sql.JoinType
-
- getJpaCallbackClasses() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getJpaCallbackClasses() - Method in interface org.hibernate.boot.model.source.spi.IdentifiableTypeSource
-
Access to the sources describing JPA lifecycle callbacks.
- getJpaEntityName() - Method in interface org.hibernate.boot.model.naming.EntityNaming
-
The JPA-specific entity name.
- getJpaEntityName() - Method in class org.hibernate.cfg.annotations.NamedEntityGraphDefinition
-
- getJpaEntityName() - Method in class org.hibernate.mapping.PersistentClass
-
- getJtaDataSource() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getJtaDataSource() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getJtaDataSource() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
- getJtaDataSource() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the jtaDataSource property.
- getJtaPlatform() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getJVM() - Method in class org.hibernate.id.AbstractUUIDGenerator
-
Unique across JVMs on this machine (unless they load this class
in the same quater second - 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.action.internal.CollectionAction
-
- 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 class org.hibernate.cache.infinispan.access.TombstoneSynchronization
-
- getKey() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- getKey() - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Get the current collection key value
- getKey() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
-
- 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.loading.internal.LoadingCollectionEntry
-
- 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.internal.util.collections.IdentityMap.IdentityMapEntry
-
- getKey() - Method in class org.hibernate.loader.plan.exec.process.internal.HydratedEntityRegistration
-
- 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
-
- getKeyClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
-
- getKeyClosureIterator() - Method in class org.hibernate.mapping.RootClass
-
- getKeyClosureIterator() - Method in class org.hibernate.mapping.Subclass
-
- getKeyColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getKeyColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Generates the collection's key column aliases, based on the given
suffix.
- 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
-
The columns to join on
- 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
-
- getKeyOfOwner(Object, SessionImplementor) - 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
- getKeyPropertyOrKeyManyToOne() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
-
Gets the value of the keyPropertyOrKeyManyToOne property.
- getKeys() - Method in class org.hibernate.boot.model.source.spi.ToolingHintContext
-
- getKeySource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getKeySource() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToAnyImpl
-
- getKeySource() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToAnySourceImpl
-
- getKeySource() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- 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.jpamodelgen.xml.jaxb.NamedAttributeNode
-
Gets the value of the keySubgraph property.
- getKeySubgraphs() - Method in class org.hibernate.jpa.graph.internal.AttributeNodeImpl
-
- getKeyType() - Method in class org.hibernate.cache.internal.CacheDataDescriptionImpl
-
- getKeyType() - Method in interface org.hibernate.cache.spi.CacheDataDescription
-
- getKeyType(DeclaredType, Context) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
-
- getKeyType() - Method in class org.hibernate.loader.collection.CollectionLoader
-
- getKeyType() - Method in class org.hibernate.loader.collection.plan.CollectionLoader
-
- getKeyType() - Method in interface org.hibernate.metadata.CollectionMetadata
-
The collection key type
- getKeyType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getKeyType() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Get the "key" type (the type of the foreign key)
- getKeywords() - Method in class org.hibernate.dialect.Dialect
-
- getLastChar() - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
Returns the last character written to the output, or -1 if there isn't one.
- getLastChild(AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
Returns the last direct child of 'n'.
- getLastComponent(String) - Static method in class org.hibernate.envers.internal.tools.StringTools
-
- getLastNonWhitespaceCharacter(String) - Static method in class org.hibernate.internal.util.StringHelper
-
- getLastRegionInvalidation() - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
-
- 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
-
- getLastTimestamp() - Method in class org.hibernate.cache.infinispan.util.Tombstone
-
- 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
-
- getLazyProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getLeftHandOperand() - Method in class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
-
Retrieves the left-hand operand of the operator.
- getLeftHandOperand() - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
-
Retrieves the left-hand operand of the operator.
- getLeftHandOperand() - Method in interface org.hibernate.hql.internal.ast.tree.BinaryOperatorNode
-
Retrieves the left-hand operand of the operator.
- getLeftHandOperand() - Method in class org.hibernate.jpa.criteria.expression.BinaryArithmeticOperation
-
- getLeftHandOperand() - Method in interface org.hibernate.jpa.criteria.expression.BinaryOperatorExpression
-
Get the left-hand operand.
- getLeftHandOperand() - Method in class org.hibernate.jpa.criteria.predicate.ComparisonPredicate
-
- getLeftHandSide() - Method in class org.hibernate.loader.plan.build.internal.spaces.JoinImpl
-
- getLeftHandSide() - Method in interface org.hibernate.loader.plan.spi.Join
-
Get the
QuerySpace
from the left-hand-side of the join.
- getLegacyTypeText() - Method in enum 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.model.source.internal.hbm.SizeSourceImpl
-
- getLength() - Method in interface org.hibernate.boot.model.source.spi.SizeSource
-
The specified length.
- getLength() - Method in class org.hibernate.cfg.Ejb3Column
-
- getLength() - Method in class org.hibernate.criterion.ProjectionList
-
- 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.internal.BinaryStreamImpl
-
- getLength() - Method in class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
-
- getLength() - Method in class org.hibernate.engine.jdbc.Size
-
- getLength() - Method in class org.hibernate.jpa.criteria.expression.function.SubstringFunction
-
- getLength() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Gets the value of the length property.
- getLength() - Method in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
-
Gets the value of the length property.
- getLength() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Gets the value of the length property.
- getLength() - Method in class org.hibernate.mapping.Column
-
- getLevel() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
- getLhs() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
-
- getLhsAlias() - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- getLHSColumnNames(AssociationType, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.internal.JoinHelper
-
Get the unqualified names of the columns of the owning entity which are to be used in the join.
- getLHSColumnNames(AssociationType, int, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.internal.JoinHelper
-
Get the columns of the owning entity which are to be used in the join
- getLHSColumns() - Method in class org.hibernate.engine.internal.JoinSequence.Join
-
- 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
-
- getLHSTableName(AssociationType, int, OuterJoinLoadable) - Static method in class org.hibernate.engine.internal.JoinHelper
-
Determine the name of the table that is the left-hand-side of the join.
- getLifecycleOwner() - Method in class org.hibernate.service.spi.ServiceBinding
-
- getLimitHandler() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.Cache71Dialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.DB2390Dialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.DB2400Dialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.DB2Dialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- getLimitHandler() - Method in class org.hibernate.dialect.Dialect
-
Returns the delegate managing LIMIT clause.
- getLimitHandler() - Method in class org.hibernate.dialect.FirebirdDialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.H2Dialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.HSQLDialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.InformixDialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.Ingres9Dialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.IngresDialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.InterbaseDialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.MySQLDialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.Oracle12cDialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.Oracle9iDialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.SQLServer2005Dialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.SQLServerDialect
-
- getLimitHandler() - Method in class org.hibernate.dialect.TimesTenDialect
-
- getLimitHandler(RowSelection) - Method in class org.hibernate.loader.Loader
-
Build LIMIT clause handler applicable for given selection criteria.
- getLimitHandler(RowSelection) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
-
Build LIMIT clause handler applicable for given selection criteria.
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.Cache71Dialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.DB2390Dialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.DB2400Dialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.DB2Dialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
Given a limit and an offset, apply the limit clause to the query.
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.Dialect
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.Dialect
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.FirebirdDialect
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.H2Dialect
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.HSQLDialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.InformixDialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.Ingres9Dialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.IngresDialect
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.InterbaseDialect
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.MySQLDialect
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.Oracle9iDialect
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.OracleDialect
-
Deprecated.
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.SQLServerDialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.TimesTenDialect
-
- getLine() - Method in class org.hibernate.hql.internal.ast.tree.Node
-
- getLineNumber() - Method in class org.hibernate.jpamodelgen.util.xml.ContextProvidingValidationEventHandler
-
- getLinkedSession() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoader
-
- getList(String) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getList(String, Class<E>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getListAttribute() - Method in class org.hibernate.jpa.criteria.expression.ListIndexExpression
-
- 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.
- getListener() - Method in interface org.hibernate.jpa.event.spi.jpa.Listener
-
- 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.
- getLiteral() - Method in class org.hibernate.jpa.criteria.expression.LiteralExpression
-
- getLiteralPrefix() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
-
- getLiteralProcessor() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getLiteralSuffix() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
-
- getLiteralValue() - Method in class org.hibernate.hql.internal.ast.tree.LiteralNode
-
- getLoadContext() - Method in class org.hibernate.engine.loading.internal.CollectionLoadContext
-
- getLoadContexts() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getLoadContexts() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Retrieve this persistence context's managed load context.
- getLoadCount() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
-
- getLoadCount() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
-
Amount of load ops on the entity
- getLoadCount() - Method in interface org.hibernate.stat.CollectionStatistics
-
- getLoadCount() - Method in interface org.hibernate.stat.EntityStatistics
-
- getLoadCount() - Method in class org.hibernate.stat.internal.ConcurrentCollectionStatisticsImpl
-
- getLoadCount() - Method in class org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl
-
- getLoadedCollectionOwnerIdOrNull(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- 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 class org.hibernate.engine.internal.StatefulPersistenceContext
-
- 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(SessionImplementor, 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 class org.hibernate.engine.internal.AbstractEntityEntry
-
- 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 class org.hibernate.engine.internal.AbstractEntityEntry
-
- 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.internal.AbstractScrollableResults
-
- getLoaderName() - Method in class org.hibernate.mapping.Collection
-
- getLoaderName() - Method in class org.hibernate.mapping.PersistentClass
-
- getLoaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getLoadGraph() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
-
- 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.
- getLoadingCollection(CollectionPersister, Serializable) - Method in class org.hibernate.engine.loading.internal.CollectionLoadContext
-
Retrieve the collection that is being loaded as part of processing this
result set.
- getLoadPlan() - Method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessingContextImpl
-
- getLoadPlan() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext
-
- getLoadQueryInfluencers() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getLoadQueryInfluencers() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Get the load query influencers associated with this session.
- getLoadQueryInfluencers() - Method in class org.hibernate.internal.SessionImpl
-
- getLoadQueryInfluencers() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getLoadQueryInfluencers() - Method in class org.hibernate.loader.JoinWalker
-
- getLoadQueryInfluencers() - Method in class org.hibernate.loader.OuterJoinLoader
-
- getLob() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Gets the value of the lob property.
- getLob() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the lob property.
- getLobCreator(LobCreationContext) - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
-
- 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 JDBC3 (>= JDK 1.5).
- getLobCreator(Session) - Static method in class org.hibernate.Hibernate
-
Obtain a lob creator for the given session.
- getLobCreator(SessionImplementor) - Static method in class org.hibernate.Hibernate
-
Obtain a lob creator for the given session.
- getLobCreator() - Method in class org.hibernate.internal.WrapperOptionsImpl
-
- getLobCreator(LobCreationContext) - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- getLobCreator() - Method in interface org.hibernate.type.descriptor.WrapperOptions
-
- getLobCreatorBuilder() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl
-
- 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.internal.SessionImpl
-
- getLobHelper() - Method in interface org.hibernate.Session
-
Retrieve this session's helper/delegate for creating LOB instances.
- getLobMergeStrategy() - Method in class org.hibernate.dialect.Dialect
-
- getLobMultiplier() - Method in class org.hibernate.engine.jdbc.Size
-
- getLocale(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getLocale(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a Locale.
- getLocalMetadataBuildingContext() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getLocalMetadataBuildingContext() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
-
- getLocalMetadataBuildingContext() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
-
- 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.
- getLocalSynchronizations() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
-
- getLocalSynchronizations() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
-
- getLocalSynchronizations() - Method in interface org.hibernate.resource.transaction.TransactionCoordinator
-
Get access to the local registry of Synchronization instances
- getLocatedClasses() - Method in class org.hibernate.boot.archive.scan.internal.ScanResultImpl
-
- 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 class org.hibernate.boot.archive.scan.internal.ScanResultImpl
-
- 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 class org.hibernate.boot.archive.scan.internal.ScanResultImpl
-
- 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.Cache71Dialect
-
- getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.Dialect
-
Get a strategy instance which knows how to acquire a database-level lock
of the specified mode for this dialect.
- getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.FrontBaseDialect
-
- getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.HSQLDialect
-
For HSQLDB 2.0, this is a copy of the base class implementation.
- getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.MckoiDialect
-
- getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.PointbaseDialect
-
- getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.TimesTenDialect
-
- 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.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 class org.hibernate.engine.internal.AbstractEntityEntry
-
- getLockMode() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryNonScalarReturn
-
Retrieve the lock-mode to apply to this return
- 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.internal.CriteriaImpl.Subcriteria
-
- getLockMode() - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getLockMode() - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- getLockMode(LockModeType) - Static method in class org.hibernate.jpa.internal.util.LockModeTypeHelper
-
- getLockMode(Object) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- getLockMode() - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- getLockMode() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedQuery
-
Gets the value of the lockMode property.
- getLockMode() - Method in class org.hibernate.loader.custom.NonScalarReturn
-
- getLockMode() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext.EntityKeyResolutionContext
-
- getLockMode() - Method in class org.hibernate.loader.plan.exec.query.internal.QueryBuildingParametersImpl
-
- getLockMode() - Method in interface org.hibernate.loader.plan.exec.query.spi.QueryBuildingParameters
-
Gets the lock mode.
- 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.Session.LockRequest
-
Get the lock mode.
- getLockMode() - Method in class org.hibernate.sql.Select
-
- getLockModeArray() - Method in class org.hibernate.loader.JoinWalker
-
- getLockModeOptions() - Method in class org.hibernate.loader.JoinWalker
-
- getLockModes(LockOptions) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getLockModes() - Method in class org.hibernate.internal.CriteriaImpl
-
- getLockModes(LockOptions) - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- getLockModes(LockOptions) - Method in class org.hibernate.loader.custom.CustomLoader
-
- getLockModes(LockOptions) - Method in class org.hibernate.loader.hql.QueryLoader
-
- getLockModes(LockOptions) - Method in class org.hibernate.loader.Loader
-
What lock options does this load entities with?
- getLockModes(LockOptions) - Method in class org.hibernate.loader.OuterJoinLoader
-
- getLockModeType(LockMode) - Static method in class org.hibernate.jpa.internal.util.LockModeTypeHelper
-
- getLockOptions() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- getLockOptions() - Method in class org.hibernate.engine.spi.QueryParameters
-
- 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 class org.hibernate.internal.AbstractQueryImpl
-
- getLockOptions() - Method in class org.hibernate.internal.QueryImpl
-
- getLockOptions() - Method in class org.hibernate.internal.SQLQueryImpl
-
- getLockOptions() - Method in class org.hibernate.loader.OuterJoinLoader
-
- getLockOptions() - Method in class org.hibernate.loader.plan.exec.query.internal.QueryBuildingParametersImpl
-
- getLockOptions() - Method in interface org.hibernate.loader.plan.exec.query.spi.QueryBuildingParameters
-
Gets the lock options.
- getLockOptions() - Method in interface org.hibernate.Query
-
Obtains the LockOptions in effect for this query.
- getLockOptions() - Method in class org.hibernate.sql.Select
-
Get the current lock options
- getLockRequest(LockModeType, Map<String, Object>) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- getLockRequest(LockModeType, Map<String, Object>) - Method in interface org.hibernate.jpa.spi.HibernateEntityManagerImplementor
-
- 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
-
- 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
-
- getLog() - Method in class org.hibernate.cache.infinispan.access.NonTxInvalidationInterceptor
-
- getLog() - Method in class org.hibernate.cache.infinispan.access.TxInvalidationInterceptor
-
- getLog() - Method in class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
-
- getLog() - Method in class org.hibernate.hql.internal.ast.tree.DeleteStatement
-
- getLog() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- getLog() - Method in class org.hibernate.hql.internal.ast.tree.UpdateStatement
-
- getLoggableName(String, Object) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
- getLogger(String) - Method in class org.hibernate.testing.logger.TestableLoggerProvider
-
- getLogicalColumnName(Table, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getLogicalColumnName(Table, Identifier) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getLogicalColumnName(Table, Identifier) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getLogicalColumnName(Table, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getLogicalColumnName() - Method in class org.hibernate.cfg.Ejb3Column
-
- getLogicalConnection() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- getLogicalConnection() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Retrieves the logical connection associated with this JDBC coordinator.
- getLogicalName() - Method in class org.hibernate.boot.model.source.internal.hbm.InLineViewSourceImpl
-
- getLogicalName() - Method in interface org.hibernate.boot.model.source.spi.InLineViewSource
-
- getLogicalName() - Method in interface org.hibernate.cfg.ObjectNameSource
-
Retrieve the logical name for this object.
- getLogicalTableName(Table) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getLogicalTableName(Table) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getLogicalTableNameForContainedColumns() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
-
- getLong(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getLong(String, Map, int) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
-
- getLong(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a long.
- getLongBeanProperty(Object, String) - Static method in class org.hibernate.cache.ehcache.management.impl.BeanUtils
-
Retrieve a Long bean property value.
- getLoTime() - Method in class org.hibernate.id.AbstractUUIDGenerator
-
- getLowerBound() - Method in class org.hibernate.jpa.criteria.predicate.BetweenPredicate
-
- getLowercaseFunction() - Method in class org.hibernate.dialect.Cache71Dialect
-
- getLowercaseFunction() - Method in class org.hibernate.dialect.DB2Dialect
-
- getLowercaseFunction() - Method in class org.hibernate.dialect.Dialect
-
The name of the SQL function that transforms a string to
lowercase
- getLowercaseFunction() - Method in class org.hibernate.dialect.IngresDialect
-
- getLowOperand() - Method in class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
-
- getMainXmlMapping() - Method in class org.hibernate.envers.configuration.internal.metadata.EntityXmlMappingData
-
- getManagedClassNames() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getManagedClassNames() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getManagedClassNames() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
- getManagedFlushChecker() - Method in interface org.hibernate.engine.spi.SessionOwner
-
- getManagedFlushChecker() - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- getManagedTypes() - Method in class org.hibernate.jpa.internal.metamodel.MetamodelImpl
-
- getManagementBean() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
-
- getManagementBean() - Method in interface org.hibernate.service.spi.Manageable
-
The the management bean (MBean) for this service.
- getManagementDomain() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
-
- getManagementDomain() - Method in interface org.hibernate.service.spi.Manageable
-
Get the domain name to be used in registering the management bean.
- getManagementServiceType() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
-
- getManagementServiceType() - Method in interface org.hibernate.service.spi.Manageable
-
Allows the service to specify a special 'serviceType' portion of the object name.
- 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
-
- getManyToMany() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Gets the value of the manyToMany property.
- getManyToMany() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
-
Gets the value of the manyToMany property.
- getManyToManyFilterFragment(String, Map) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getManyToManyFilterFragment(String, Map) - Method in interface org.hibernate.persister.collection.CollectionPersister
-
- getManyToManyFilters() - Method in class org.hibernate.mapping.Collection
-
- getManyToManyOrderByString(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getManyToManyOrderByString(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
-
Get the order-by to be applied at the target table of a many to many
- getManyToManyOrdering() - Method in class org.hibernate.mapping.Collection
-
- getManyToManyOwnerSideEntityName() - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
- getManyToManyWhere() - Method in class org.hibernate.mapping.Collection
-
- getManyToOne() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Gets the value of the manyToOne property.
- getManyToOne() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
-
Gets the value of the manyToOne property.
- getMap(String) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getMap(String, Class<K>, Class<V>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getMap() - Method in class org.hibernate.proxy.map.MapLazyInitializer
-
- getMapFromElement() - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
-
- getMapKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the mapKey property.
- getMapKey() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- getMapKey() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getMapKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the mapKey property.
- getMapKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the mapKey property.
- getMapKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the mapKey property.
- getMapKeyAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyAttributeOverride property.
- getMapKeyAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyAttributeOverride property.
- getMapKeyAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the mapKeyAttributeOverride property.
- getMapKeyClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyClass property.
- getMapKeyClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyClass property.
- getMapKeyClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the mapKeyClass property.
- getMapKeyColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyColumn property.
- getMapKeyColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyColumn property.
- getMapKeyColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the mapKeyColumn property.
- getMapKeyConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyConvert property.
- getMapKeyConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyConvert property.
- getMapKeyConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the mapKeyConvert property.
- getMapKeyEntityFromElement() - Method in class org.hibernate.hql.internal.ast.tree.MapKeyNode
-
- getMapKeyEnumerated() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyEnumerated property.
- getMapKeyEnumerated() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyEnumerated property.
- getMapKeyEnumerated() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the mapKeyEnumerated property.
- getMapKeyForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyForeignKey property.
- getMapKeyForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyForeignKey property.
- getMapKeyForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the mapKeyForeignKey property.
- getMapKeyJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyJoinColumn property.
- getMapKeyJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyJoinColumn property.
- getMapKeyJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
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 class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToAnySourceImpl
-
- getMapKeyNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- getMapKeyNature() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource
-
- getMapKeyTemporal() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyTemporal property.
- getMapKeyTemporal() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyTemporal property.
- getMapKeyTemporal() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the mapKeyTemporal property.
- getMappedBy() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getMappedBy() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getMappedBy(CtField, CtClass, EnhancementContext) - Static method in class org.hibernate.bytecode.enhance.internal.PersistentAttributesHelper
-
- getMappedBy() - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
- getMappedBy() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the mappedBy property.
- getMappedBy() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the mappedBy property.
- getMappedBy() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the mappedBy property.
- getMappedByProperty() - Method in class org.hibernate.mapping.Collection
-
- getMappedByProperty() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getMappedByProperty() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
- getMappedByPropertyName() - Method in class org.hibernate.envers.internal.entities.RelationDescription
-
- getMappedClass() - Method in class org.hibernate.mapping.MappedSuperclass
-
- getMappedClass() - Method in class org.hibernate.mapping.PersistentClass
-
- getMappedClass() - Method in interface org.hibernate.metadata.ClassMetadata
-
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 class org.hibernate.tuple.component.DynamicMapComponentTuplizer
-
- getMappedClass() - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
-
- getMappedClass() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
-
- getMappedClass() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
-
- getMappedClass() - Method in interface org.hibernate.tuple.Tuplizer
-
Return the pojo class managed by this tuplizer.
- 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.
- getMappedLocalUrl() - Method in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver.DtdMapping
-
- getMappedLocalUrl() - Method in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver.NamespaceSchemaMapping
-
- getMappedSuperclass(Class) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getMappedSuperclass(Class) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getMappedSuperclass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the mappedSuperclass property.
- getMappedSuperclass() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getMappedSuperclass() - Method in interface org.hibernate.persister.entity.Queryable
-
Get the class that this class is mapped as a subclass of -
not necessarily the direct superclass
- getMappedSuperclassMappingsCopy() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getMappedSuperclassMappingsCopy() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getMappedSuperclassMappingsCopy() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getMappedSuperclassMappingsCopy() - Method in interface org.hibernate.boot.spi.MetadataImplementor
-
- getMappedSuperclassOrNull(XClass, Map<XClass, InheritanceState>, MetadataBuildingContext) - Static method in class org.hibernate.cfg.BinderHelper
-
- 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
-
- getMappingColumn() - Method in class org.hibernate.cfg.Ejb3Column
-
- getMappingDefaults() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getMappingDefaults() - Method in class org.hibernate.boot.internal.MetadataBuildingContextRootImpl
-
- getMappingDefaults() - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
-
- 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 mapping defaults.
- getMappingDefaults() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
-
- getMappingDefinedDiscriminatorMappings() - Method in class org.hibernate.persister.walking.internal.StandardAnyTypeDefinition
-
- getMappingDefinedDiscriminatorMappings() - Method in interface org.hibernate.persister.walking.spi.AnyMappingDefinition
-
Access to discriminator mappings explicitly defined in the mapping metadata.
- getMappingFile() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the mappingFile property.
- getMappingFileNames() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getMappingFileNames() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getMappingFileNames() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
- getMappingPackage() - Method in class org.hibernate.cfg.ExtendsQueueEntry
-
- getMappingReferences() - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
-
- getMappings() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- getMappings() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- getMapReference() - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
-
- getMapResources() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getMapsId() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Gets the value of the mapsId property.
- getMapsId() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
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
.
- getMask() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
- getMatchExpression() - Method in class org.hibernate.jpa.criteria.predicate.LikePredicate
-
- getMaxAliasLength() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getMaxAliasLength() - Method in class org.hibernate.dialect.Dialect
-
What is the maximum length Hibernate can use for generated aliases?
The maximum here should account for the fact that Hibernate often needs to append "uniqueing" information
to the end of generated aliases.
- getMaxAliasLength() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getMaxAliasLength() - Method in class org.hibernate.dialect.SybaseASE15Dialect
-
- getMaxGetTimeMillis() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getMaxGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getMaxGetTimeMillis() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getMaxGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getMaximumFetchDepth() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getMaximumFetchDepth() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getMaximumFetchDepth() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getMaximumFetchDepth() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getMaximumFetchDepth() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getMaximumFetchDepth() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getMaximumFetchDepth() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getMaximumFetchDepth() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getMaximumScale() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
-
- getMaxOrLimit(RowSelection) - 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).
- getMaxResolution() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
- getMaxResults() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- getMaxResults() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getMaxResults() - Method in class org.hibernate.internal.CriteriaImpl
-
- getMaxResults() - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getMaxResults() - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getMaxResults() - Method in interface org.hibernate.Query
-
Obtains the limit set on the maximum number of rows to retrieve.
- getMaxRows() - Method in class org.hibernate.engine.spi.RowSelection
-
- getMdc(String) - Method in class org.hibernate.testing.logger.TestableLoggerProvider
-
- getMdcMap() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
-
- getMember() - Method in class org.hibernate.property.access.internal.PropertyAccessMapImpl.GetterImpl
-
- getMember() - Method in class org.hibernate.property.access.spi.EnhancedGetterMethodImpl
-
Deprecated.
- 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
-
- getMembers() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- getMembers() - Method in interface org.hibernate.jpamodelgen.model.MetaEntity
-
- getMembers() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaEntity
-
- getMergeMap(Object) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
- getMergeMap(Object) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
-
- getMessage() - Method in exception org.hibernate.boot.MappingException
-
- getMessage() - Method in exception org.hibernate.InstantiationException
-
- getMessage() - Method in class org.hibernate.jpamodelgen.util.xml.ContextProvidingValidationEventHandler
-
- 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.cfg.beanvalidation.ActivationContext
-
Access the mapping metadata
- getMetadata() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
-
- getMetadata() - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
-
Intended for internal testing only...
- getMetadata() - Method in class org.hibernate.mapping.Collection
-
- getMetadata() - Method in class org.hibernate.mapping.SimpleValue
-
- getMetadata() - Method in interface org.hibernate.persister.spi.PersisterCreationContext
-
- getMetadataBuilder() - Method in class org.hibernate.boot.MetadataSources
-
Get a builder for metadata where non-default options can be specified.
- getMetadataBuilder(StandardServiceRegistry) - 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
-
- getMetadataBuildingOptions() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getMetadataBuildingOptions() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
-
- getMetadataBuildingOptions() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getMetadataBuildingOptions() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- 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 class org.hibernate.boot.internal.MetadataBuildingContextRootImpl
-
- getMetadataCollector() - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
-
- getMetadataCollector() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
-
Access to the collector of metadata as we build it.
- getMetadataCollector() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
-
- getMetadataComplete() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
-
- getMetadataFilename() - Method in class org.hibernate.cache.infinispan.util.SecondLevelCacheMetadataModuleFinder
-
- getMetadataXml() - Method in class org.hibernate.cfg.ExtendsQueueEntry
-
- getMetaEmbeddable(String) - Method in class org.hibernate.jpamodelgen.Context
-
- getMetaEmbeddables() - Method in class org.hibernate.jpamodelgen.Context
-
- getMetaEntities() - Method in class org.hibernate.jpamodelgen.Context
-
- getMetaEntity(String) - Method in class org.hibernate.jpamodelgen.Context
-
- getMetamodel() - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- getMetamodel() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- 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.jpamodelgen.annotation.AnnotationMetaAttribute
-
- getMetaType() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaCollection
-
- getMetaType() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaSingleAttribute
-
- getMetaType() - Method in interface org.hibernate.jpamodelgen.model.MetaAttribute
-
- getMetaType() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaAttribute
-
- getMetaType() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaCollection
-
- getMetaType() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaSingleAttribute
-
- 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(Class, Method) - Static method in class org.hibernate.internal.util.ReflectHelper
-
- getMethod() - Method in class org.hibernate.property.access.internal.PropertyAccessMapImpl.GetterImpl
-
- getMethod() - Method in class org.hibernate.property.access.internal.PropertyAccessMapImpl.SetterImpl
-
- getMethod() - Method in class org.hibernate.property.access.spi.EnhancedGetterMethodImpl
-
Deprecated.
- getMethod() - Method in class org.hibernate.property.access.spi.EnhancedSetterImpl
-
- getMethod() - Method in class org.hibernate.property.access.spi.EnhancedSetterMethodImpl
-
Deprecated.
- 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
-
- getMethod() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
-
- getMethodName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostLoad
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostPersist
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostRemove
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostUpdate
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PrePersist
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PreRemove
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PreUpdate
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.hibernate.property.access.internal.PropertyAccessMapImpl.GetterImpl
-
- getMethodName() - Method in class org.hibernate.property.access.internal.PropertyAccessMapImpl.SetterImpl
-
- getMethodName() - Method in class org.hibernate.property.access.spi.EnhancedGetterMethodImpl
-
Deprecated.
- getMethodName() - Method in class org.hibernate.property.access.spi.EnhancedSetterImpl
-
- getMethodName() - Method in class org.hibernate.property.access.spi.EnhancedSetterMethodImpl
-
Deprecated.
- 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
-
- getMinGetTimeMillis() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getMinGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getMinGetTimeMillis() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getMinGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getMinimalPutsEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getMinimumScale() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
-
- getMinResolution() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
- getMissCount() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
- getMissCount() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
- getMissCount() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
-
- getMissCount() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getMissCount() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
-
- getMode() - Method in interface org.hibernate.jpa.spi.ParameterRegistration
-
Retrieves the parameter "mode" which describes how the parameter is defined in the actual database procedure
definition (is it an INPUT parameter? An OUTPUT parameter? etc).
- getMode() - Method in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
-
Gets the value of the mode property.
- getMode() - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- getMode() - Method in class org.hibernate.procedure.internal.ProcedureCallMementoImpl.ParameterMemento
-
- getMode() - Method in interface org.hibernate.procedure.ParameterRegistration
-
Retrieves the parameter "mode" which describes how the parameter is defined in the actual database procedure
definition (is it an INPUT parameter? An OUTPUT parameter? etc).
- getModel() - Method in class org.hibernate.jpa.criteria.path.CollectionAttributeJoin
-
- getModel() - Method in class org.hibernate.jpa.criteria.path.ListAttributeJoin
-
- getModel() - Method in class org.hibernate.jpa.criteria.path.MapAttributeJoin
-
- getModel() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyPath
-
- getModel() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeySource
-
- getModel() - Method in class org.hibernate.jpa.criteria.path.PluralAttributeJoinSupport
-
- getModel() - Method in class org.hibernate.jpa.criteria.path.PluralAttributePath
-
- getModel() - Method in class org.hibernate.jpa.criteria.path.RootImpl
-
- getModel() - Method in class org.hibernate.jpa.criteria.path.SetAttributeJoin
-
- getModel() - Method in class org.hibernate.jpa.criteria.path.SingularAttributeJoin
-
- getModel() - Method in class org.hibernate.jpa.criteria.path.SingularAttributePath
-
- getModelType() - Method in class org.hibernate.type.descriptor.converter.AttributeConverterTypeAdapter
-
- getModes(Object) - Static method in enum org.hibernate.cfg.beanvalidation.ValidationMode
-
- getModifiedEntityNames() - Method in class org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity
-
- getModifiedEntityNames() - Method in class org.hibernate.envers.enhanced.SequenceIdTrackingModifiedEntitiesRevisionEntity
-
- getModifiedEntityNames(Object) - Method in class org.hibernate.envers.internal.revisioninfo.ModifiedEntityNamesReader
-
- getModifiedEntityNamesReader() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getModifiedEntityNamesReader() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getModifiedEntityNamesReader() - Method in class org.hibernate.envers.configuration.internal.RevisionInfoConfigurationResult
-
- getModifiedFlagName() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getModifiedFlagPropertyName(String, String) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- getModifiedFlagPropertyName() - Method in class org.hibernate.envers.internal.entities.PropertyData
-
- getModifiedFlagSuffix() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- getModifier() - Method in class org.hibernate.jpa.criteria.expression.SubqueryComparisonModifierExpression
-
- getModifiers() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- getModifiers() - Method in class org.hibernate.jpa.internal.metamodel.MapMember
-
- getModuleCommandFactory() - Method in class org.hibernate.cache.infinispan.util.CacheCommandExtensions
-
- getModuleCommandInitializer() - Method in class org.hibernate.cache.infinispan.util.CacheCommandExtensions
-
- getModuleCommands() - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
-
- getMostSignificantBits() - Method in class org.hibernate.id.uuid.CustomVersionOneStrategy
-
- getMultiTableBulkIdStrategy() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getMultiTableBulkIdStrategy() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getMultiTableBulkIdStrategy() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getMultiTableBulkIdStrategy() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getMultiTableBulkIdStrategy() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getMultiTableBulkIdStrategy() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getMultiTableBulkIdStrategy() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getMultiTenancy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the multiTenancy property.
- getMultiTenancySource() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- getMultiTenancySource() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
-
Obtain the source information about the multi-tenancy discriminator for this entity
- getMultiTenancyStrategy() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getMultiTenancyStrategy() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getMultiTenancyStrategy() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getMultiTenancyStrategy() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getMultiTenancyStrategy() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getMultiTenancyStrategy() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getMultiTenancyStrategy() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getMultiTenancyStrategy() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
Access to the MultiTenancyStrategy for this environment.
- getMultiTenancyStrategy() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getMultiTenancyStrategy() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getMutabilityPlan() - Method in class org.hibernate.type.AbstractStandardBasicType
-
- getMutabilityPlan() - Method in class org.hibernate.type.AdaptedImmutableType
-
- getMutabilityPlan() - Method in class org.hibernate.type.descriptor.converter.AttributeConverterTypeAdapter
-
- getMutabilityPlan() - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
-
- getMutabilityPlan() - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
-
Retrieve the mutability plan for this Java type.
- getName() - Method in class org.hibernate.boot.archive.scan.internal.ClassDescriptorImpl
-
- getName() - Method in class org.hibernate.boot.archive.scan.internal.MappingFileDescriptorImpl
-
- getName() - Method in class org.hibernate.boot.archive.scan.internal.PackageDescriptorImpl
-
- 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 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 class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition
-
- 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 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 class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
-
- getName() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributePropertySource
-
- getName() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getName() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getName() - Method in class org.hibernate.boot.model.source.internal.hbm.FilterSourceImpl
-
- getName() - Method in class org.hibernate.boot.model.source.internal.hbm.HibernateTypeSourceImpl
-
- getName() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOnePropertySource
-
- getName() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- 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 interface org.hibernate.bytecode.buildtime.spi.ClassDescriptor
-
The name of the class.
- getName() - Method in class org.hibernate.bytecode.internal.javassist.FastClass
-
Get the wrapped class name
- getName() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
-
- getName() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
-
The name of the entity those stats are about
- getName() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- getName() - Method in interface org.hibernate.cache.spi.Region
-
Retrieve the name of this region.
- getName() - Method in class org.hibernate.cfg.annotations.TableBinder
-
- getName() - Method in enum org.hibernate.cfg.beanvalidation.GroupsPerOperation.Operation
-
- getName() - Method in class org.hibernate.cfg.Ejb3Column
-
- getName() - Method in class org.hibernate.cfg.JPAIndexHolder
-
- getName() - Method in class org.hibernate.cfg.UniqueConstraintHolder
-
- getName() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
-
Get the name of this attribute.
- getName() - Method in class org.hibernate.dialect.function.NoArgSQLFunction
-
- getName() - Method in class org.hibernate.dialect.function.StandardSQLFunction
-
Function name accessor
- getName() - Method in class org.hibernate.dialect.function.TrimFunctionTemplate.Specification
-
- getName() - Method in exception org.hibernate.DuplicateMappingException
-
- getName() - Method in enum org.hibernate.engine.jdbc.internal.FormatStyle
-
- getName() - Method in class org.hibernate.engine.profile.FetchProfile
-
Getter for property 'name'.
- getName() - Method in class org.hibernate.engine.query.spi.NamedParameterDescriptor
-
- getName() - Method in class org.hibernate.engine.ResultSetMappingDefinition
-
- getName() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- getName() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- getName() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getName() - Method in class org.hibernate.envers.internal.entities.PropertyData
-
- 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 class org.hibernate.hql.internal.classic.PathExpressionParser
-
- getName() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
-
The name of the database structure (table or sequence).
- getName() - Method in class org.hibernate.id.enhanced.SequenceStructure
-
- getName() - Method in class org.hibernate.id.enhanced.TableStructure
-
- getName() - Method in class org.hibernate.internal.FilterConfiguration
-
- getName() - Method in class org.hibernate.internal.FilterImpl
-
Get the name of this filter.
- getName() - Method in interface org.hibernate.internal.util.xml.Origin
-
The name of the document origin.
- getName() - Method in class org.hibernate.internal.util.xml.OriginImpl
-
- getName() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getName() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getName() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
Get the persistence unit name,
- getName() - Method in class org.hibernate.jpa.criteria.compile.ExplicitParameterInfo
-
- getName() - Method in class org.hibernate.jpa.criteria.expression.ParameterExpressionImpl
-
- getName() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyAttribute
-
- getName() - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- getName() - Method in class org.hibernate.jpa.internal.metamodel.AbstractAttribute
-
- getName() - Method in class org.hibernate.jpa.internal.metamodel.EntityTypeImpl
-
- getName() - Method in class org.hibernate.jpa.internal.metamodel.MapMember
-
- getName() - Method in class org.hibernate.jpa.internal.QueryImpl.JpaPositionalParameterRegistrationImpl
-
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.AssociationOverride
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ColumnResult
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.FieldResult
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Index
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKey
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedAttributeNode
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedEntityGraph
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedNativeQuery
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedQuery
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedSubgraph
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit.Properties.Property
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PrimaryKeyJoinColumn
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.QueryHint
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Table
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Transient
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.UniqueConstraint
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Version
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.loader.plan.build.internal.returns.ScalarReturnImpl
-
- getName() - Method in interface org.hibernate.loader.plan.spi.ScalarReturn
-
Gets the name of the scalar return.
- 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
-
- 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 class org.hibernate.param.NamedParameterSpecification
-
Getter for property 'name'.
- 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
-
- getName() - Method in interface org.hibernate.persister.entity.Joinable
-
An identifying name; a class name or collection role name.
- getName() - Method in interface org.hibernate.persister.walking.spi.AttributeDefinition
-
- getName() - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- getName() - Method in class org.hibernate.procedure.internal.ProcedureCallMementoImpl.ParameterMemento
-
- getName() - Method in interface org.hibernate.procedure.ParameterRegistration
-
The name under which this parameter was registered.
- getName() - Method in class org.hibernate.spatial.GeolatteGeometryType
-
- getName() - Method in class org.hibernate.spatial.JTSGeometryType
-
- getName() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
-
- getName() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
-
- getName() - Method in class org.hibernate.tool.hbm2ddl.ForeignKeyMetadata
-
- getName() - Method in class org.hibernate.tool.hbm2ddl.IndexMetadata
-
- getName() - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
-
- getName() - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
-
- 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
-
- getName() - Method in interface org.hibernate.tuple.Attribute
-
- getName() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getName() - Method in class org.hibernate.type.AdaptedImmutableType
-
- getName() - Method in class org.hibernate.type.AnyType
-
- getName() - Method in class org.hibernate.type.BigDecimalType
-
- getName() - Method in class org.hibernate.type.BigIntegerType
-
- getName() - Method in class org.hibernate.type.BinaryType
-
- getName() - Method in class org.hibernate.type.BlobType
-
- getName() - Method in class org.hibernate.type.BooleanType
-
- getName() - Method in class org.hibernate.type.ByteType
-
- getName() - Method in class org.hibernate.type.CalendarDateType
-
- getName() - Method in class org.hibernate.type.CalendarTimeType
-
- getName() - Method in class org.hibernate.type.CalendarType
-
- getName() - Method in class org.hibernate.type.CharacterArrayClobType
-
- getName() - Method in class org.hibernate.type.CharacterArrayNClobType
-
- getName() - Method in class org.hibernate.type.CharacterArrayType
-
- getName() - Method in class org.hibernate.type.CharacterNCharType
-
- getName() - Method in class org.hibernate.type.CharacterType
-
- getName() - Method in class org.hibernate.type.CharArrayType
-
- getName() - Method in class org.hibernate.type.ClassType
-
- getName() - Method in class org.hibernate.type.ClobType
-
- getName() - Method in class org.hibernate.type.CollectionType
-
- getName() - Method in class org.hibernate.type.ComponentType
-
- getName() - Method in class org.hibernate.type.CompositeCustomType
-
- getName() - Method in class org.hibernate.type.CurrencyType
-
- getName() - Method in class org.hibernate.type.CustomType
-
- getName() - Method in class org.hibernate.type.DateType
-
- getName() - Method in class org.hibernate.type.DbTimestampType
-
- getName() - Method in class org.hibernate.type.descriptor.converter.AttributeConverterTypeAdapter
-
- getName() - Method in class org.hibernate.type.DoubleType
-
- getName() - Method in class org.hibernate.type.DurationType
-
- 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.FloatType
-
- getName() - Method in class org.hibernate.type.ImageType
-
- getName() - Method in class org.hibernate.type.InstantType
-
- getName() - Method in class org.hibernate.type.IntegerType
-
- getName() - Method in class org.hibernate.type.LocalDateTimeType
-
- getName() - Method in class org.hibernate.type.LocalDateType
-
- getName() - Method in class org.hibernate.type.LocaleType
-
- getName() - Method in class org.hibernate.type.LocalTimeType
-
- getName() - Method in class org.hibernate.type.LongType
-
- getName() - Method in class org.hibernate.type.MaterializedBlobType
-
- getName() - Method in class org.hibernate.type.MaterializedClobType
-
- getName() - Method in class org.hibernate.type.MaterializedNClobType
-
- getName() - Method in class org.hibernate.type.MetaType
-
- getName() - Method in class org.hibernate.type.NClobType
-
- getName() - Method in class org.hibernate.type.NTextType
-
- getName() - Method in class org.hibernate.type.NumericBooleanType
-
- getName() - Method in class org.hibernate.type.ObjectType
-
- getName() - Method in class org.hibernate.type.OffsetDateTimeType
-
- getName() - Method in class org.hibernate.type.OffsetTimeType
-
- getName() - Method in class org.hibernate.type.PostgresUUIDType
-
- getName() - Method in class org.hibernate.type.PrimitiveCharacterArrayClobType
-
- getName() - Method in class org.hibernate.type.PrimitiveCharacterArrayNClobType
-
- getName() - Method in class org.hibernate.type.RowVersionType
-
- getName() - Method in class org.hibernate.type.SerializableToBlobType
-
- getName() - Method in class org.hibernate.type.SerializableType
-
- getName() - Method in class org.hibernate.type.ShortType
-
- getName() - Method in class org.hibernate.type.StringNVarcharType
-
- getName() - Method in class org.hibernate.type.StringType
-
- getName() - Method in class org.hibernate.type.TextType
-
- getName() - Method in class org.hibernate.type.TimestampType
-
- getName() - Method in class org.hibernate.type.TimeType
-
- getName() - Method in class org.hibernate.type.TimeZoneType
-
- getName() - Method in class org.hibernate.type.TrueFalseType
-
- getName() - Method in interface org.hibernate.type.Type
-
Returns the abbreviated name of the type.
- getName() - Method in class org.hibernate.type.UrlType
-
- getName() - Method in class org.hibernate.type.UUIDBinaryType
-
- getName() - Method in class org.hibernate.type.UUIDCharType
-
- getName() - Method in class org.hibernate.type.WrappedMaterializedBlobType
-
- getName() - Method in class org.hibernate.type.WrapperBinaryType
-
- getName() - Method in class org.hibernate.type.YesNoType
-
- getName() - Method in class org.hibernate.type.ZonedDateTimeType
-
- getName() - Method in exception org.hibernate.UnknownProfileException
-
The unknown fetch profile name.
- getNamedAttributeNode() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedEntityGraph
-
Gets the value of the namedAttributeNode property.
- getNamedAttributeNode() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedSubgraph
-
Gets the value of the namedAttributeNode property.
- getNamedEntityGraph(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getNamedEntityGraph(String) - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getNamedEntityGraph(String) - Method in interface org.hibernate.boot.Metadata
-
- getNamedEntityGraph(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getNamedEntityGraph() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the namedEntityGraph property.
- getNamedEntityGraphs() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getNamedEntityGraphs() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- 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
-
- getNamedEntityManagerFactory(String) - Method in class org.hibernate.jpa.internal.EntityManagerFactoryRegistry
-
Lookup the specified entity manager factory by name
- getNamedNativeQueries() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getNamedNativeQueries() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
-
- getNamedNativeQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the namedNativeQuery property.
- getNamedNativeQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the namedNativeQuery property.
- getNamedNativeQueryDefinition(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getNamedNativeQueryDefinition(String) - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getNamedNativeQueryDefinition(String) - Method in interface org.hibernate.boot.Metadata
-
Retrieve named SQL query metadata.
- getNamedNativeQueryDefinition(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getNamedNativeQueryDefinitions() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getNamedNativeQueryDefinitions() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getNamedNativeQueryDefinitions() - Method in interface org.hibernate.boot.Metadata
-
- getNamedNativeQueryDefinitions() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getNamedParameterBindPoints() - Method in interface org.hibernate.loader.custom.CustomQuery
-
A map representing positions within the supplied
query
to
which we need to bind named parameters.
- getNamedParameterBindPoints() - Method in class org.hibernate.loader.custom.sql.SQLCustomQuery
-
- getNamedParameterDescriptionMap() - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
-
Returns the map of named parameter locations.
- getNamedParameterDescriptor(String) - Method in class org.hibernate.engine.query.spi.ParameterMetadata
-
Get the descriptor for a named parameter given the name
- getNamedParameterExpectedType(String) - Method in class org.hibernate.engine.query.spi.ParameterMetadata
-
- getNamedParameterExpectedType(String) - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
-
- getNamedParameterExpectedType(String) - Method in interface org.hibernate.hql.spi.ParameterTranslations
-
- getNamedParameterExplicitTypes() - Method in interface org.hibernate.jpa.spi.HibernateEntityManagerImplementor.QueryOptions
-
Get the explicit parameter types.
- getNamedParameterInfo(String) - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
-
- getNamedParameterLists() - Method in class org.hibernate.internal.AbstractQueryImpl
-
Retreive the value map for any named parameter lists (i.e., for
auto-expansion) bound to this query.
- getNamedParameterLocations(String) - Method in interface org.hibernate.engine.internal.ParameterBinder.NamedParameterSource
-
Retrieve the locations for the given parameter name
- getNamedParameterLocations(String) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
Returns the locations of all occurrences of the named parameter.
- getNamedParameterLocations(String) - Method in interface org.hibernate.loader.plan.exec.query.spi.NamedParameterContext
-
Returns the locations of all occurrences of the named parameter.
- getNamedParameterLocMap() - Method in class org.hibernate.engine.spi.SubselectFetch
-
- getNamedParameterLocs(String) - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- getNamedParameterLocs(String) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getNamedParameterLocs(String) - Method in class org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer
-
- getNamedParameterLocs(String) - Method in class org.hibernate.loader.collection.plan.CollectionLoader
-
- getNamedParameterLocs(String) - Method in class org.hibernate.loader.collection.SubselectCollectionLoader
-
- getNamedParameterLocs(String) - Method in class org.hibernate.loader.collection.SubselectOneToManyLoader
-
- getNamedParameterLocs(String) - Method in class org.hibernate.loader.custom.CustomLoader
-
- getNamedParameterLocs(String) - Method in class org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader
-
- getNamedParameterLocs(String) - Method in class org.hibernate.loader.hql.QueryLoader
-
Returns the locations of all occurrences of the named parameter.
- getNamedParameterLocs(String) - Method in class org.hibernate.loader.Loader
-
- getNamedParameterLocs(String) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
-
- getNamedParameterNames() - Method in class org.hibernate.engine.query.spi.ParameterMetadata
-
Access to the names of all named parameters
- getNamedParameterNames() - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
-
- getNamedParameterNames() - Method in interface org.hibernate.hql.spi.ParameterTranslations
-
- getNamedParameters() - Method in class org.hibernate.cache.spi.QueryKey
-
Provide (unmodifiable) access to the named parameters that are part of this query.
- getNamedParameters() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getNamedParameters() - Method in class org.hibernate.internal.AbstractQueryImpl
-
Returns an array representing all named parameter names encountered
during (intial) parsing of the query.
- getNamedParameters() - Method in class org.hibernate.loader.custom.sql.SQLQueryParser
-
- getNamedParameters() - Method in interface org.hibernate.Query
-
Return the names of all named parameters of the query.
- getNamedParameterSourceLocations(String) - Method in class org.hibernate.engine.query.spi.ParameterMetadata
-
- getNamedParameterSqlLocations(String) - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
-
- getNamedParameterSqlLocations(String) - Method in interface org.hibernate.hql.spi.ParameterTranslations
-
- getNamedParams() - Method in class org.hibernate.internal.AbstractQueryImpl
-
Returns a shallow copy of the named parameter value map.
- getNamedProcedureCall(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getNamedProcedureCall(String) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- getNamedProcedureCall(String) - Method in interface org.hibernate.SharedSessionContract
-
Gets a ProcedureCall based on a named template
- getNamedProcedureCallDefinitions() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getNamedProcedureCallDefinitions() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getNamedProcedureCallDefinitions() - Method in interface org.hibernate.boot.Metadata
-
- getNamedProcedureCallDefinitions() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getNamedProcedureCallMap() - Method in class org.hibernate.cfg.Configuration
-
- getNamedProcedureCallMemento(String) - Method in class org.hibernate.internal.NamedQueryRepository
-
- getNamedQueries() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getNamedQueries() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
-
- getNamedQueries() - Method in class org.hibernate.cfg.Configuration
-
- getNamedQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getNamedQuery(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getNamedQuery(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getNamedQuery(String) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Get a Query instance for a named query or named native SQL query
- getNamedQuery(String) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- getNamedQuery(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getNamedQuery(String) - Method in class org.hibernate.internal.SessionImpl
-
- getNamedQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the namedQuery property.
- getNamedQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the namedQuery property.
- getNamedQuery(String) - Method in interface org.hibernate.SharedSessionContract
-
Create a
Query
instance for the named query string defined in the metadata.
- getNamedQueryDefinition(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getNamedQueryDefinition(String) - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getNamedQueryDefinition(String) - Method in interface org.hibernate.boot.Metadata
-
Retrieve named query metadata by name.
- getNamedQueryDefinition(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getNamedQueryDefinition(String) - Method in class org.hibernate.internal.NamedQueryRepository
-
- getNamedQueryDefinitions() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getNamedQueryDefinitions() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getNamedQueryDefinitions() - Method in interface org.hibernate.boot.Metadata
-
- getNamedQueryDefinitions() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getNamedQueryRepository() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getNamedQueryRepository() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Provides access to the named query repository
- getNamedQueryRepository() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getNamedSessionFactory(String) - Method in class org.hibernate.internal.SessionFactoryRegistry
-
Get a registered SessionFactory by name
- getNamedSQLQueries() - Method in class org.hibernate.cfg.Configuration
-
- getNamedSQLQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getNamedSQLQuery(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getNamedSQLQuery(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getNamedSQLQuery(String) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Get a Query instance for a named native SQL query
- getNamedSQLQuery(String) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- getNamedSQLQuery(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getNamedSQLQueryDefinition(String) - Method in class org.hibernate.internal.NamedQueryRepository
-
- getNamedStoredProcedureQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the namedStoredProcedureQuery property.
- getNamedStoredProcedureQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the namedStoredProcedureQuery property.
- getNameIdentifier() - Method in class org.hibernate.mapping.Table
-
- getNameQualifierSupport() - Method in class org.hibernate.dialect.Dialect
-
By default interpret this based on DatabaseMetaData.
- getNameQualifierSupport() - Method in class org.hibernate.dialect.HSQLDialect
-
- getNameQualifierSupport() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl
-
- 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 enum org.hibernate.boot.jaxb.internal.stax.LocalSchema
-
- getNameWithinArchive() - Method in interface org.hibernate.boot.archive.spi.ArchiveEntry
-
Get the relative name of the entry within the archive.
- getNativeIdentifierGeneratorClass() - Method in class org.hibernate.dialect.Dialect
-
- getNativeIdentifierGeneratorStrategy() - Method in class org.hibernate.dialect.Cache71Dialect
-
- getNativeIdentifierGeneratorStrategy() - Method in class org.hibernate.dialect.Dialect
-
Resolves the native generation strategy associated to this dialect.
- getNativeIdentifierGeneratorStrategy() - Method in class org.hibernate.dialect.Oracle12cDialect
-
- getNativeIdentifierGeneratorStrategy() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getNativeSQLQueryPlan(NativeSQLQuerySpecification) - Method in class org.hibernate.engine.query.spi.QueryPlanCache
-
Get the query plan for a native SQL query, creating it and caching it if not already cached
- getNativeSQLQueryPlan(NativeSQLQuerySpecification) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- getNaturalId() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the naturalId property.
- 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 class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getNaturalIdCacheHitCount() - Method in interface org.hibernate.stat.Statistics
-
Get the global number of cached naturalId lookups successfully retrieved from cache
- getNaturalIdCacheMissCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getNaturalIdCacheMissCount() - Method in interface org.hibernate.stat.Statistics
-
Get the global number of cached naturalId lookups *not* found in cache
- getNaturalIdCachePutCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getNaturalIdCachePutCount() - Method in interface org.hibernate.stat.Statistics
-
Get the global number of cacheable naturalId lookups put in cache
- getNaturalIdCacheRegion(String) - Method in interface org.hibernate.engine.spi.CacheImplementor
-
Get natural id cache region by its name.
- getNaturalIdCacheRegion(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getNaturalIdCacheRegion(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get a named naturalId cache region
- getNaturalIdCacheRegion(String) - Method in class org.hibernate.internal.CacheImpl
-
- getNaturalIdCacheRegion(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getNaturalIdCacheRegionAccessStrategy(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getNaturalIdCacheRegionAccessStrategy(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get access strategy to naturalId cache region
- getNaturalIdCacheRegionAccessStrategy(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getNaturalIdCacheRegionName() - Method in class org.hibernate.mapping.PersistentClass
-
- getNaturalIdCacheRegionName() - Method in class org.hibernate.mapping.RootClass
-
- getNaturalIdCacheRegionName() - Method in class org.hibernate.mapping.Subclass
-
- getNaturalIdCacheStatistics(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getNaturalIdCacheStatistics(String) - Method in interface org.hibernate.stat.Statistics
-
Natural id cache statistics per region
- getNaturalIdCaching() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- getNaturalIdCaching() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
-
Obtain the natural id caching configuration for this entity.
- getNaturalIdentifierProperties() - Method in interface org.hibernate.metadata.ClassMetadata
-
Which properties hold the natural id?
- getNaturalIdentifierProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getNaturalIdentifierProperties() - Method in interface org.hibernate.persister.entity.EntityPersister
-
- getNaturalIdentifierProperties() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getNaturalIdentifierSnapshot(Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getNaturalIdentifierSnapshot(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Retrieve the current state of the natural-id properties from the database.
- getNaturalIdHelper() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getNaturalIdHelper() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Access to the natural-id helper for this persistence context
- getNaturalIdMutability() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
-
- getNaturalIdMutability() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractToOneAttributeSourceImpl
-
- getNaturalIdMutability() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getNaturalIdMutability() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- getNaturalIdMutability() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSource
-
Retrieve the natural id mutability
- getNaturalIdQueryExecutionCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getNaturalIdQueryExecutionCount() - Method in interface org.hibernate.stat.Statistics
-
Get the global number of naturalId queries executed against the database
- getNaturalIdQueryExecutionMaxTime() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getNaturalIdQueryExecutionMaxTime() - Method in interface org.hibernate.stat.Statistics
-
Get the global maximum query time for naturalId queries executed against the database
- getNaturalIdQueryExecutionMaxTimeRegion() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getNaturalIdQueryExecutionMaxTimeRegion() - Method in interface org.hibernate.stat.Statistics
-
Get the region for the maximum naturalId query time
- getNaturalIdSnapshot(Serializable, EntityPersister) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getNaturalIdSnapshot(Serializable, 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.
- getNaturalIdValues(Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
-
- getNaturalIdValues(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
-
- getNaturalIdValues(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
-
- getNaturalIdValues(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy
-
- getNaturalIdValues(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
-
- getNaturalIdValues(Object) - Method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- getNaturalIdValues() - Method in class org.hibernate.cache.internal.NaturalIdCacheKey
-
- getNaturalIdValues(Object) - Method in class org.hibernate.cache.internal.SimpleCacheKeysFactory
-
- getNaturalIdValues(Object) - Method in interface org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy
-
- getNaturalIdValues(Object) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
-
- getNaturalIdValues() - Method in class org.hibernate.criterion.NaturalIdentifier
-
Get a map of set of the natural identifier values set on this criterion (for composite natural identifiers
this need not be the full set of properties).
- getNaturalIdValues() - Method in class org.hibernate.event.spi.ResolveNaturalIdEvent
-
- getNature() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceEmbeddedImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToAnyImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceOneToManyImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToAnySourceImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceEmbeddedImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceArrayImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceBagImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceIdBagImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceListImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceMapImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourcePrimitiveArrayImpl
-
- getNature() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceSetImpl
-
- 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 class org.hibernate.criterion.Junction
-
- getNClobBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.NClobTypeDescriptor
-
- getNdc() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
-
- getNdcDepth() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
-
- getNeighbours(PersistentClass) - Method in class org.hibernate.envers.configuration.internal.PersistentClassGraphDefiner
-
- getNeighbours(V) - Method in interface org.hibernate.envers.internal.tools.graph.GraphDefiner
-
- getNeighbours() - Method in class org.hibernate.envers.internal.tools.graph.Vertex
-
- getNestedWorkUnit() - Method in class org.hibernate.envers.internal.synchronization.work.FakeBidirectionalRelationWorkUnit
-
- getNewCollectionContent(PersistentCollection) - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
-
- getNewCollectionContent(PersistentCollection) - Method in class org.hibernate.envers.internal.entities.mapper.relation.BasicCollectionMapper
-
- getNewCollectionContent(PersistentCollection) - Method in class org.hibernate.envers.internal.entities.mapper.relation.ListCollectionMapper
-
- getNewCollectionContent(PersistentCollection) - Method in class org.hibernate.envers.internal.entities.mapper.relation.MapCollectionMapper
-
- getNextValue() - Method in interface org.hibernate.id.enhanced.AccessCallback
-
Retrieve the next value from the underlying source.
- getNoColumnsInsertString() - Method in class org.hibernate.dialect.Cache71Dialect
-
- getNoColumnsInsertString() - Method in class org.hibernate.dialect.Dialect
-
The fragment used to insert a row without specifying any column values.
- getNoColumnsInsertString() - Method in class org.hibernate.dialect.JDataStoreDialect
-
- getNoColumnsInsertString() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getNoColumnsInsertString() - Method in class org.hibernate.dialect.SQLServerDialect
-
- getNoColumnsInsertString() - Method in class org.hibernate.dialect.SybaseAnywhereDialect
-
Sybase Anywhere syntax would require a "DEFAULT" for each column specified,
but I suppose Hibernate use this syntax only with tables with just 1 column
The fragment used to insert a row without specifying any column values.
- 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.
- getNode() - Method in class org.hibernate.tuple.AbstractAttribute
-
- getNode() - Method in interface org.hibernate.tuple.Property
-
- getNonArrayCollectionReferenceInitializers() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails.ReaderCollectorImpl
-
- getNonArrayCollectionReferenceInitializers() - Method in interface org.hibernate.loader.plan.exec.process.spi.ReaderCollector
-
- getNonDuplicatedPropertyIterator() - Method in class org.hibernate.mapping.PersistentClass
-
- getNonDuplicatedPropertyIterator() - Method in class org.hibernate.mapping.SingleTableSubclass
-
- getNonDuplicatedPropertyIterator() - Method in class org.hibernate.mapping.UnionSubclass
-
- getNonFinal(int, Type) - Method in class org.hibernate.internal.AbstractScrollableResults
-
Check that the requested type is compatible with the result type, and
return the column value.
- getNonJtaDataSource() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getNonJtaDataSource() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getNonJtaDataSource() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
- getNonJtaDataSource() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the nonJtaDataSource property.
- getNonLazyPropertyUpdateability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getNonlazyPropertyUpdateability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getNonNullableTransientEntities() - Method in class org.hibernate.engine.internal.NonNullableTransientDependencies
-
- getNonNullableTransientPropertyPaths(Object) - Method in class org.hibernate.engine.internal.NonNullableTransientDependencies
-
Retrieve the paths that refer to the transient entity
- 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.
- getNonRootUrls() - Method in class org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl
-
- getNormalizedPropertyName(String) - Static method in class org.hibernate.hql.internal.CollectionProperties
-
- getNotAuditedEntitiesConfigurations() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
-
Get the notAuditedEntitiesConfigurations property.
- getNotExpression(String) - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getNotExpression(String) - Method in class org.hibernate.dialect.DB2Dialect
-
- getNotExpression(String) - Method in class org.hibernate.dialect.Dialect
-
Negate an expression
- getNotExpression(String) - Method in class org.hibernate.dialect.MySQLDialect
-
- getNotExpression(String) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getNotExpression(String) - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- 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.
- getNotificationInfo() - Method in class org.hibernate.cache.ehcache.management.impl.AbstractEmitterBean
- getNotificationInfo() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getNotificationInfo() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getNotificationInfo() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getNotificationInfo() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getNotVersionEntityConfiguration(String) - Method in class org.hibernate.envers.internal.entities.EntitiesConfigurations
-
- 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.tool.hbm2ddl.ColumnMetadata
-
- getNullable() - Method in class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
-
- getNullable() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
-
Is the column nullable.
- getNullColumnString() - Method in class org.hibernate.dialect.Cache71Dialect
-
- getNullColumnString() - Method in class org.hibernate.dialect.Dialect
-
The keyword used to specify a nullable column.
- getNullColumnString() - Method in class org.hibernate.dialect.IngresDialect
-
- getNullColumnString() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- getNullColumnString() - Method in class org.hibernate.dialect.SAPDBDialect
-
- getNullColumnString() - Method in class org.hibernate.dialect.SybaseDialect
-
- getNullifiableEntityKeys() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getNullifiableEntityKeys() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Retrieve the set of EntityKeys representing nullifiable references
- getNullValue() - Method in interface org.hibernate.mapping.KeyValue
-
- getNullValue() - Method in class org.hibernate.mapping.SimpleValue
-
- getNumberOfCollectionsProcessed() - Method in class org.hibernate.event.spi.FlushEvent
-
- getNumberOfElementsInMemory(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getNumberOfElementsInMemory(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getNumberOfElementsOffHeap(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getNumberOfElementsOffHeap(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getNumberOfElementsOnDisk(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getNumberOfElementsOnDisk(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getNumberOfEntitiesProcessed() - Method in class org.hibernate.event.spi.FlushEvent
-
- getNumberOfManagedEntities() - Method in class org.hibernate.engine.internal.EntityEntryContext
-
- getNumberOfManagedEntities() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getNumberOfManagedEntities() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
- getNumberOfParametersInSetClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getNumberOfRegisteredSynchronizations() - Method in class org.hibernate.resource.transaction.internal.SynchronizationRegistryStandardImpl
-
Intended for test access
- getObject() - Method in class org.hibernate.event.spi.DeleteEvent
-
Returns the encapsulated entity to be deleed.
- 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
-
- getObjectFromList(List, Serializable, SessionImplementor) - Method in class org.hibernate.loader.entity.BatchingEntityLoader
-
- getObjectFromList(List, Serializable, SessionImplementor) - Method in class org.hibernate.loader.entity.plan.BatchingEntityLoader
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.hibernate.internal.SessionFactoryRegistry.ObjectFactoryImpl
-
- getObjectName() - Method in interface org.hibernate.boot.model.relational.QualifiedName
-
- getObjectName() - Method in class org.hibernate.boot.model.relational.QualifiedNameParser.NameParts
-
- getObjectNameNormalizer() - Method in class org.hibernate.boot.internal.MetadataBuildingContextRootImpl
-
- getObjectNameNormalizer() - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
-
- getObjectNameNormalizer() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
-
Not sure how I feel about this exposed here
- getObjectNameNormalizer() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
-
- getObserver() - Method in class org.hibernate.internal.AbstractSessionImpl.JdbcSessionContextImpl
-
- getObserver() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
-
- getOldCode() - Method in enum org.hibernate.engine.OptimisticLockStyle
-
- getOldCollectionContent(Serializable) - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
-
- getOldCollectionContent(Serializable) - Method in class org.hibernate.envers.internal.entities.mapper.relation.BasicCollectionMapper
-
- getOldCollectionContent(Serializable) - Method in class org.hibernate.envers.internal.entities.mapper.relation.ListCollectionMapper
-
- getOldCollectionContent(Serializable) - Method in class org.hibernate.envers.internal.entities.mapper.relation.MapCollectionMapper
-
- 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 class org.hibernate.jpa.criteria.path.AbstractJoinImpl
-
- getOnCondition(String, SessionFactoryImplementor, Map) - Method in class org.hibernate.type.AnyType
-
- getOnCondition(String, SessionFactoryImplementor, Map, Set<String>) - Method in class org.hibernate.type.AnyType
-
- getOnCondition(String, SessionFactoryImplementor, Map) - Method in interface org.hibernate.type.AssociationType
-
Get the "filtering" SQL fragment that is applied in the
SQL on clause, in addition to the usual join condition
- getOnCondition(String, SessionFactoryImplementor, Map, Set<String>) - Method in interface org.hibernate.type.AssociationType
-
Get the "filtering" SQL fragment that is applied in the
SQL on clause, in addition to the usual join condition
- getOnCondition(String, SessionFactoryImplementor, Map) - Method in class org.hibernate.type.CollectionType
-
- getOnCondition(String, SessionFactoryImplementor, Map, Set<String>) - Method in class org.hibernate.type.CollectionType
-
- getOnCondition(String, SessionFactoryImplementor, Map) - Method in class org.hibernate.type.EntityType
-
- getOnCondition(String, SessionFactoryImplementor, Map, Set<String>) - Method in class org.hibernate.type.EntityType
-
- 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.
- 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
-
- getOneToMany() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Gets the value of the oneToMany property.
- getOneToMany() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
-
Gets the value of the oneToMany property.
- getOneToOne() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Gets the value of the oneToOne property.
- getOneToOne() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
-
Gets the value of the oneToOne property.
- getOp() - Method in class org.hibernate.criterion.LogicalExpression
-
- getOp() - Method in class org.hibernate.criterion.PropertyExpression
-
- getOp() - Method in class org.hibernate.criterion.SimpleExpression
-
- getOperand() - Method in class org.hibernate.hql.internal.ast.tree.UnaryArithmeticNode
-
- getOperand() - Method in class org.hibernate.hql.internal.ast.tree.UnaryLogicOperatorNode
-
- getOperand() - Method in interface org.hibernate.hql.internal.ast.tree.UnaryOperatorNode
-
Retrievs the node representing the operator's single operand.
- getOperand() - Method in class org.hibernate.jpa.criteria.expression.UnaryArithmeticOperation
-
- getOperand() - Method in interface org.hibernate.jpa.criteria.expression.UnaryOperatorExpression
-
Get the operand.
- getOperand() - Method in class org.hibernate.jpa.criteria.predicate.IsEmptyPredicate
-
- getOperand() - Method in class org.hibernate.jpa.criteria.predicate.NullnessPredicate
-
- getOperation() - Method in class org.hibernate.jpa.criteria.expression.UnaryArithmeticOperation
-
- getOperator() - Method in enum org.hibernate.criterion.Junction.Nature
-
The corresponding SQL operator
- getOperator() - Method in class org.hibernate.jpa.criteria.expression.BinaryArithmeticOperation
-
- getOperator() - Method in class org.hibernate.jpa.criteria.predicate.AbstractSimplePredicate
-
- getOperator() - Method in class org.hibernate.jpa.criteria.predicate.CompoundPredicate
-
- getOperator() - Method in class org.hibernate.jpa.criteria.predicate.NegatedPredicateWrapper
-
- getOptimisticFailureCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getOptimisticFailureCount() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
-
Amount of optimistic failures on the entity
- getOptimisticFailureCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getOptimisticFailureCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getOptimisticFailureCount() - Method in interface org.hibernate.stat.EntityStatistics
-
- getOptimisticFailureCount() - Method in class org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl
-
- getOptimisticFailureCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getOptimisticFailureCount() - Method in interface org.hibernate.stat.Statistics
-
The number of StaleObjectStateExceptions
that occurred
- getOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the optimisticLock property.
- getOptimisticLockMode() - Method in class org.hibernate.mapping.PersistentClass
-
- getOptimisticLockStyle() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- 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
-
- 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.
- getOptimizerClass() - Method in enum org.hibernate.id.enhanced.StandardOptimizerDescriptor
-
- getOptionalChild(Element, String) - Static method in class org.hibernate.jpa.internal.util.XmlHelper
-
Gets the child of the specified element having the
specified name.
- getOptionalChild(Element, String, Element) - Static method in class org.hibernate.jpa.internal.util.XmlHelper
-
Gets the child of the specified element having the
specified name.
- getOptionalChildBooleanContent(Element, String) - Static method in class org.hibernate.jpa.internal.util.XmlHelper
-
- getOptionalChildContent(Element, String) - Static method in class org.hibernate.jpa.internal.util.XmlHelper
-
Macro to get the content of an optional child element.
- getOptionalEntityName() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getOptionalId() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getOptionalObject() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getOptionalObjectKey(QueryParameters, SessionImplementor) - Static method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorHelper
-
- getOracleCursorTypeSqlType() - Method in class org.hibernate.dialect.OracleTypesHelper
-
- getOrCreateIndex(String) - Method in class org.hibernate.mapping.Table
-
- getOrCreateJaccPermissions(String) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
-
- getOrCreateUniqueKey(String) - Method in class org.hibernate.mapping.Table
-
- getOrder() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- getOrder() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceBagImpl
-
- getOrder() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceIdBagImpl
-
- getOrder() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceSetImpl
-
- getOrder() - Method in interface org.hibernate.boot.model.source.spi.Orderable
-
The order by clause used during loading this plural attribute.
- getOrder() - Method in class org.hibernate.internal.CriteriaImpl.OrderEntry
-
- 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 class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the orderBy property.
- getOrderBy() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the orderBy property.
- getOrderBy() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the orderBy property.
- getOrderBy() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getOrderBy() - Method in class org.hibernate.mapping.Collection
-
- getOrderByClause() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- getOrderColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the orderColumn property.
- getOrderColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the orderColumn property.
- getOrderColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the orderColumn property.
- getOrderedNaturalIdValues() - Method in class org.hibernate.event.spi.ResolveNaturalIdEvent
-
- getOrdering() - Method in class org.hibernate.cfg.JPAIndexHolder
-
- getOrdering() - Method in class org.hibernate.sql.ordering.antlr.OrderingSpecification
-
- getOrdering() - Method in class org.hibernate.sql.ordering.antlr.SortSpecification
-
Locate the specified ordering specification, if one.
- getOrderList() - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- getOrdinalParameterCount() - Method in class org.hibernate.engine.query.spi.ParameterMetadata
-
- getOrdinalParameterCount() - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
-
- getOrdinalParameterCount() - Method in interface org.hibernate.hql.spi.ParameterTranslations
-
- getOrdinalParameterDescriptor(int) - Method in class org.hibernate.engine.query.spi.ParameterMetadata
-
Get the descriptor for an ordinal parameter given its position
- getOrdinalParameterExpectedType(int) - Method in class org.hibernate.engine.query.spi.ParameterMetadata
-
- getOrdinalParameterExpectedType(int) - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
-
- getOrdinalParameterExpectedType(int) - Method in interface org.hibernate.hql.spi.ParameterTranslations
-
- getOrdinalParameterInfo(int) - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
-
- getOrdinalParameterLocationList() - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
-
Returns the list of ordinal parameter locations.
- getOrdinalParameterSourceLocation(int) - Method in class org.hibernate.engine.query.spi.ParameterMetadata
-
- getOrdinalParameterSqlLocation(int) - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
-
- getOrdinalParameterSqlLocation(int) - Method in interface org.hibernate.hql.spi.ParameterTranslations
-
- getOrdinalPosition() - Method in class org.hibernate.engine.query.spi.OrdinalParameterDescriptor
-
- 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 class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getOrigin() - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
-
- 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
- getOrigin() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getOrigin() - Method in interface org.hibernate.internal.util.xml.XmlDocument
-
Retrieve the document's origin.
- getOrigin() - Method in class org.hibernate.internal.util.xml.XmlDocumentImpl
-
- getOriginal() - Method in class org.hibernate.event.spi.MergeEvent
-
- getOriginalConfigDeclaration() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getOriginalConfigDeclaration(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getOriginalConfigDeclaration() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getOriginalConfigDeclaration(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getOriginalIdPropName() - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getOriginalMapper() - Method in class org.hibernate.envers.internal.entities.mapper.relation.MiddleIdData
-
- getOriginalMessage() - Method in exception org.hibernate.QueryException
-
- getOriginalText() - Method in class org.hibernate.hql.internal.ast.tree.SqlNode
-
- getOrmXmlFiles() - Method in class org.hibernate.jpamodelgen.Context
-
- getOrphan() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.AbstractValueDelayedOperation
-
- getOrphan() - Method in interface org.hibernate.collection.internal.AbstractPersistentCollection.DelayedOperation
-
- getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- getOrphans(Collection, Collection, String, SessionImplementor) - Static method in class org.hibernate.collection.internal.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
- getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
-
- getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentBag
-
- getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentList
-
- getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentMap
-
- getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentSet
-
- getOrphans(Serializable, String) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
get all "orphaned" elements
- getOrphans(String, PersistentCollection) - Method in class org.hibernate.engine.spi.CollectionEntry
-
Get the collection orphans (entities which were removed from the collection)
- getOtherwiseResult() - Method in class org.hibernate.jpa.criteria.expression.SearchedCaseExpression
-
- getOtherwiseResult() - Method in class org.hibernate.jpa.criteria.expression.SimpleCaseExpression
-
- 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
-
- getOutput() - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
-
- getOutputFile() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
- getOutputParameterValue(int) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- getOutputParameterValue(String) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- getOutputParameterValue(ParameterRegistration<T>) - Method in class org.hibernate.procedure.internal.ProcedureOutputsImpl
-
- getOutputParameterValue(String) - Method in class org.hibernate.procedure.internal.ProcedureOutputsImpl
-
- getOutputParameterValue(int) - Method in class org.hibernate.procedure.internal.ProcedureOutputsImpl
-
- getOutputParameterValue(ParameterRegistration<T>) - Method in interface org.hibernate.procedure.ProcedureOutputs
-
Retrieve the value of an OUTPUT parameter by the parameter's registration memento.
- 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(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.
- getOutputs() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- getOutputs() - Method in interface org.hibernate.procedure.ProcedureCall
-
Retrieves access to outputs of this procedure call.
- getOverriddenColumn(String) - Method in class org.hibernate.cfg.AbstractPropertyHolder
-
Get column overriding, property first, then parent, then holder
replace the placeholder 'collection&&element' with nothing
These rules are here to support both JPA 2 and legacy overriding rules.
- getOverriddenColumn(String) - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- getOverriddenColumn(String) - Method in interface org.hibernate.cfg.PropertyHolder
-
return null if the column is not overridden, or an array of column if true
- getOverriddenJoinColumn(String) - Method in class org.hibernate.cfg.AbstractPropertyHolder
-
Get column overriding, property first, then parent, then holder
replace the placeholder 'collection&&element' with nothing
These rules are here to support both JPA 2 and legacy overriding rules.
- getOverriddenJoinColumn(String) - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- getOverriddenJoinColumn(String) - Method in interface org.hibernate.cfg.PropertyHolder
-
return null if the column is not overridden, or an array of column if true
- getOverriddenJoinTable(String) - Method in class org.hibernate.cfg.AbstractPropertyHolder
-
Get column overriding, property first, then parent, then holder
replace the placeholder 'collection&&element' with nothing
These rules are here to support both JPA 2 and legacy overriding rules.
- getOwner() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- getOwner() - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Get the owning entity.
- getOwner() - Method in class org.hibernate.engine.profile.Association
-
- getOwner() - Method in class org.hibernate.loader.custom.FetchReturn
-
Retrieves the return descriptor for the owner of this fetch.
- getOwner(List) - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- getOwner() - Method in class org.hibernate.mapping.Collection
-
- getOwner() - Method in class org.hibernate.mapping.Component
-
- getOwnerAlias() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryJoinReturn
-
Retrieve the alias of the owner of this fetched association.
- getOwnerAlias(String) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext
-
- getOwnerAssociationTypes() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getOwnerAssociationTypes() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getOwnerAssociationTypes() - Method in class org.hibernate.loader.JoinWalker
-
- getOwnerAssociationTypes() - Method in class org.hibernate.loader.Loader
-
- getOwnerAssociationTypes() - Method in class org.hibernate.loader.OuterJoinLoader
-
- getOwnerEntityName() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryCollectionReturn
-
Returns the class owning the collection.
- getOwnerEntityName() - Method in class org.hibernate.loader.custom.CollectionReturn
-
Returns the class owning the collection.
- 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 class org.hibernate.engine.internal.StatefulPersistenceContext
-
- 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.
- getOwnerId() - Method in class org.hibernate.envers.internal.synchronization.work.PersistentCollectionChangeWorkUnit.PersistentCollectionChangeWorkUnitId
-
- getOwnerIdOrNull(Object, EventSource) - Static method in class org.hibernate.event.spi.AbstractCollectionEvent
-
- getOwnerProcessingState(Fetch) - Method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessingContextImpl
-
- getOwnerProcessingState(Fetch) - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext
-
Find the EntityReferenceProcessingState for the FetchOwner of the given Fetch.
- getOwnerProperty() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryCollectionReturn
-
- getOwnerProperty() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryJoinReturn
-
Retrieve the property name (relative to the owner) which maps to
the association to be fetched.
- getOwnerProperty() - Method in class org.hibernate.loader.custom.CollectionReturn
-
- getOwnerProperty() - Method in class org.hibernate.loader.custom.FetchReturn
-
The name of the property on the owner which represents this association.
- getOwners() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getOwners() - Method in class org.hibernate.loader.custom.CustomLoader
-
- getOwners() - Method in class org.hibernate.loader.hql.QueryLoader
-
An array of indexes of the entity that owns a one-to-one association
to the entity at the given index (-1 if there is no "owner")
- getOwners() - Method in class org.hibernate.loader.JoinWalker
-
- getOwners() - Method in class org.hibernate.loader.Loader
-
An array of indexes of the entity that owns a one-to-one association
to the entity at the given index (-1 if there is no "owner").
- getOwners() - Method in class org.hibernate.loader.OuterJoinLoader
-
- 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.
- getP1() - Method in class org.hibernate.spatial.jts.Circle.Arc
-
- getP1Angle() - Method in class org.hibernate.spatial.jts.Circle.Arc
-
- getP2() - Method in class org.hibernate.spatial.jts.Circle.Arc
-
- getP2Angle() - Method in class org.hibernate.spatial.jts.Circle.Arc
-
- 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.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the package property.
- getPackageName() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
-
- getPackageName() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- getPackageName() - Method in interface org.hibernate.jpamodelgen.model.MetaEntity
-
- getPackageName() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaEntity
-
- getParameter(String) - Method in class org.hibernate.internal.FilterImpl
-
Get the value of the named parameter for the current filter.
- getParameter(String) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getParameter(String, Class<T>) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getParameter(int) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getParameter(int, Class<T>) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getParameter(String) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getParameter(String, Class<T>) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getParameter(int) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getParameter(int, Class<T>) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getParameter() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the parameter property.
- getParameterDeclarations() - Method in class org.hibernate.procedure.internal.ProcedureCallMementoImpl
-
- getParameterMetadata(String) - Method in class org.hibernate.engine.query.internal.NativeQueryInterpreterStandardImpl
-
- getParameterMetadata() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
-
- getParameterMetadata(String) - Method in interface org.hibernate.engine.query.spi.NativeQueryInterpreter
-
Returns a meta-data object with information about the named and ordinal
parameters contained in the given native query.
- getParameterMetadata() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getParameterName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterParameterType
-
Gets the value of the parameterName property.
- getParameterName() - Method in interface org.hibernate.jpa.criteria.compile.ImplicitParameterBinding
-
Retrieve the generated name of the implicit parameter.
- getParameterNames() - Method in class org.hibernate.engine.spi.FilterDefinition
-
Get a set of the parameters defined by this configuration.
- getParameterPositions() - Method in class org.hibernate.hql.internal.ast.tree.SelectExpressionList
-
The position of parameters within the list of select expressions of this clause
- getParameterRegistration(int) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- getParameterRegistration(String) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- 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.
- getParameters() - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition
-
- getParameters() - Method in class org.hibernate.boot.model.source.internal.hbm.HibernateTypeSourceImpl
-
- 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.cache.infinispan.util.BeginInvalidationCommand
-
- getParameters() - Method in class org.hibernate.cache.infinispan.util.EndInvalidationCommand
-
- getParameters() - Method in class org.hibernate.cache.infinispan.util.EvictAllCommand
-
- getParameters() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getParameters() - Method in class org.hibernate.hql.internal.ast.tree.AssignmentSpecification
-
- getParameters() - Method in class org.hibernate.internal.FilterImpl
-
- getParameters() - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getParameters() - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- getParameters() - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- getParameters() - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getParameters() - Method in class org.hibernate.mapping.TypeDef
-
- getParametersAsProperties() - Method in class org.hibernate.boot.model.TypeDefinition
-
- getParameterStrategy() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- getParameterStrategy() - Method in class org.hibernate.procedure.internal.ProcedureCallMementoImpl
-
- getParameterTranslations() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- getParameterTranslations() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getParameterTranslations() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Return information about any parameters encountered during
translation.
- getParameterType(String) - Method in class org.hibernate.engine.spi.FilterDefinition
-
Retrieve the type of the named parameter defined for this filter.
- getParameterType() - Method in class org.hibernate.jpa.criteria.compile.ExplicitParameterInfo
-
- getParameterType() - Method in class org.hibernate.jpa.criteria.expression.ParameterExpressionImpl
-
- getParameterTypes() - Method in class org.hibernate.engine.spi.FilterDefinition
-
- getParameterTypes() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- getParameterValue(Parameter<T>) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getParameterValue(String) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getParameterValue(int) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getParameterValue(Parameter<T>) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getParameterValue(String) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getParameterValue(int) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- 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
-
- 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
-
- 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.internal.CriteriaImpl.Subcriteria
-
- getParent() - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- getParent() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- getParent() - Method in class org.hibernate.jpa.criteria.path.AbstractJoinImpl
-
- getParent() - Method in class org.hibernate.jpa.internal.metamodel.EmbeddableTypeImpl
-
- getParent() - Method in class org.hibernate.loader.PropertyPath
-
- getParent(Object) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
-
- getParent(Object) - Method in interface org.hibernate.tuple.component.ComponentTuplizer
-
Retreive the current value of the parent property.
- getParent(Object) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
-
- getParentEntityName() - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
-
- getParentFromClause() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
- getParentPath() - Method in class org.hibernate.jpa.criteria.path.AbstractPathImpl
-
- getParentPath() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeySource
-
- getParentProperty() - Method in class org.hibernate.mapping.Component
-
- getParentReferenceAttributeName() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
-
- getParentReferenceAttributeName() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
-
- getParentReferenceAttributeName() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableSource
-
- getParentServiceRegistry() - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
-
- getParentServiceRegistry() - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- getParentServiceRegistry() - Method in interface org.hibernate.service.ServiceRegistry
-
Retrieve this registry's parent registry.
- getParseErrorHandler() - Method in class org.hibernate.hql.internal.ast.HqlParser
-
- getParseErrorHandler() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getParseErrorHandler() - Method in class org.hibernate.hql.internal.ast.SqlGenerator
-
- getPath() - Method in class org.hibernate.cfg.AbstractPropertyHolder
-
- getPath(PropertyHolder, PropertyData) - Static method in class org.hibernate.cfg.BinderHelper
-
- getPath() - Method in interface org.hibernate.cfg.PropertyHolder
-
- getPath() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
-
Returns the full path of the node.
- getPath() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
-
- getPath() - Method in interface org.hibernate.hql.internal.ast.tree.PathNode
-
Returns the full path name represented by the node.
- getPath() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- getPath() - Method in exception org.hibernate.InvalidMappingException
-
- getPath() - Method in exception org.hibernate.MappingNotFoundException
-
Deprecated.
- getPathIdentifier() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- getPathIdentifier() - Method in class org.hibernate.jpa.criteria.path.AbstractPathImpl
-
- getPathIdentifier() - Method in class org.hibernate.jpa.criteria.path.CollectionAttributeJoin.TreatedCollectionAttributeJoin
-
- getPathIdentifier() - Method in class org.hibernate.jpa.criteria.path.ListAttributeJoin.TreatedListAttributeJoin
-
- getPathIdentifier() - Method in class org.hibernate.jpa.criteria.path.MapAttributeJoin.TreatedMapAttributeJoin
-
- getPathIdentifier() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeySource
-
- getPathIdentifier() - Method in class org.hibernate.jpa.criteria.path.RootImpl
-
- getPathIdentifier() - Method in class org.hibernate.jpa.criteria.path.RootImpl.TreatedRoot
-
- getPathIdentifier() - Method in class org.hibernate.jpa.criteria.path.SetAttributeJoin.TreatedSetAttributeJoin
-
- getPathIdentifier() - Method in interface org.hibernate.jpa.criteria.PathSource
-
Get the string representation of this path as a navigation from one of the
queries identification variables
- getPathSource() - Method in exception org.hibernate.jpa.criteria.IllegalDereferenceException
-
- getPathSource() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- getPathSource() - Method in class org.hibernate.jpa.criteria.path.AbstractPathImpl
-
- getPathSource() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyPath
-
- getPathSourceForSubPaths() - Method in class org.hibernate.jpa.criteria.path.AbstractPathImpl
-
- getPathSourceForSubPaths() - Method in class org.hibernate.jpa.criteria.path.CollectionAttributeJoin.TreatedCollectionAttributeJoin
-
- getPathSourceForSubPaths() - Method in class org.hibernate.jpa.criteria.path.ListAttributeJoin.TreatedListAttributeJoin
-
- getPathSourceForSubPaths() - Method in class org.hibernate.jpa.criteria.path.MapAttributeJoin.TreatedMapAttributeJoin
-
- getPathSourceForSubPaths() - Method in class org.hibernate.jpa.criteria.path.RootImpl.TreatedRoot
-
- getPathSourceForSubPaths() - Method in class org.hibernate.jpa.criteria.path.SetAttributeJoin.TreatedSetAttributeJoin
-
- getPathText(AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
- getPattern() - Method in class org.hibernate.jpa.criteria.expression.function.LocateFunction
-
- getPattern() - Method in class org.hibernate.jpa.criteria.predicate.LikePredicate
-
- getPendingPutsCacheConfiguration() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- getPermissibleAction() - Method in class org.hibernate.secure.spi.GrantedPermission
-
- getPermissionDeclarations() - Method in class org.hibernate.secure.spi.JaccPermissionDeclarations
-
- getPersistenceContext() - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- getPersistenceContext() - Method in class org.hibernate.engine.internal.ImmutableEntityEntry
-
- getPersistenceContext() - Method in class org.hibernate.engine.loading.internal.LoadContexts
-
Retrieves the persistence context to which this is bound.
- getPersistenceContext() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getPersistenceContext() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Get the persistence context for this session
- getPersistenceContext() - Method in class org.hibernate.internal.SessionImpl
-
- getPersistenceContext() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getPersistenceType() - Method in class org.hibernate.jpa.internal.metamodel.BasicTypeImpl
-
- getPersistenceType() - Method in class org.hibernate.jpa.internal.metamodel.EmbeddableTypeImpl
-
- getPersistenceType() - Method in class org.hibernate.jpa.internal.metamodel.EntityTypeImpl
-
- getPersistenceType() - Method in class org.hibernate.jpa.internal.metamodel.MappedSuperclassTypeImpl
-
- getPersistenceUnit() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence
-
Gets the value of the persistenceUnit property.
- getPersistenceUnitDefaultAccessType() - Method in class org.hibernate.jpamodelgen.Context
-
- getPersistenceUnitDefaults() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitMetadata
-
Gets the value of the persistenceUnitDefaults property.
- getPersistenceUnitMetadata() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the persistenceUnitMetadata property.
- getPersistenceUnitRootUrl() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getPersistenceUnitRootUrl() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getPersistenceUnitRootUrl() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
Get the root url for the persistence unit.
- getPersistenceUnitUtil() - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- getPersistenceXmlLocation() - Method in class org.hibernate.jpamodelgen.Context
-
- getPersistentAttributeType() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyAttribute
-
- getPersistentAttributeType() - Method in class org.hibernate.jpa.internal.metamodel.AbstractAttribute
-
- getPersistentClass() - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- getPersistentClass() - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- getPersistentClass() - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- getPersistentClass() - Method in interface org.hibernate.cfg.PropertyHolder
-
- getPersistentClass() - Method in exception org.hibernate.InstantiationException
-
- 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
-
- getPersistentClass() - Method in class org.hibernate.proxy.pojo.javassist.SerializableProxy
-
- getPersister() - Method in class org.hibernate.action.internal.CollectionAction
-
- getPersister() - Method in class org.hibernate.action.internal.EntityAction
-
entity persister accessor
- 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 class org.hibernate.engine.internal.AbstractEntityEntry
-
- getPersister() - Method in class org.hibernate.engine.loading.internal.LoadingCollectionEntry
-
- getPersister() - Method in interface org.hibernate.engine.spi.EntityEntry
-
- getPersister() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
-
- 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.PreLoadEvent
-
- getPersister() - Method in class org.hibernate.id.insert.AbstractReturningDelegate
-
- getPersister() - Method in class org.hibernate.jpa.criteria.path.PluralAttributePath
-
- getPersister() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
-
- getPersisters() - Method in class org.hibernate.loader.JoinWalker
-
- getPhysicalColumnName(Table, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getPhysicalColumnName(Table, Identifier) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getPhysicalColumnName(Table, Identifier) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getPhysicalColumnName(Table, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getPhysicalConnection() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
-
- getPhysicalConnection() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
-
- getPhysicalConnection() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
-
Exposes access to the "real" Connection.
- getPhysicalJdbcTransaction() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
-
- getPhysicalJdbcTransaction() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
-
- getPhysicalName() - Method in class org.hibernate.boot.model.relational.Namespace
-
- getPhysicalNamingStrategy() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- 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
-
- getPhysicalTableName(Identifier) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getPhysicalTableName(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getPhysicalTableName(Identifier) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getPhysicalTableName(String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getPkColumnName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Gets the value of the pkColumnName property.
- getPkColumnValue() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Gets the value of the pkColumnValue property.
- 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.jpa.internal.metamodel.AbstractManagedType
-
- getPoint(double) - Method in class org.hibernate.spatial.jts.Circle
-
Returns the coordinate on the circle at the specified angle
- getPolymorphism() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the polymorphism property.
- getPosition() - Method in class org.hibernate.jpa.criteria.compile.ExplicitParameterInfo
-
- getPosition() - Method in class org.hibernate.jpa.criteria.expression.ParameterExpressionImpl
-
- getPosition() - Method in class org.hibernate.jpa.internal.QueryImpl.JpaPositionalParameterRegistrationImpl
-
- getPosition() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl
-
- getPosition() - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- getPosition() - Method in class org.hibernate.procedure.internal.ProcedureCallMementoImpl.ParameterMemento
-
- getPosition() - Method in interface org.hibernate.procedure.ParameterRegistration
-
The position at which this parameter was registered.
- getPositionalParameterTypes() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getPositionalParameterValues() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getPositionMappedBy() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getPostLoad() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the postLoad property.
- getPostLoad() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Gets the value of the postLoad property.
- getPostLoad() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the postLoad property.
- getPostLoadEvent() - Method in class org.hibernate.event.spi.LoadEvent
-
- getPostPersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the postPersist property.
- getPostPersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Gets the value of the postPersist property.
- getPostPersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the postPersist property.
- getPostRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the postRemove property.
- getPostRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Gets the value of the postRemove property.
- getPostRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the postRemove property.
- getPostUpdate() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the postUpdate property.
- getPostUpdate() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Gets the value of the postUpdate property.
- getPostUpdate() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the postUpdate property.
- 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.model.source.internal.hbm.SizeSourceImpl
-
- getPrecision() - Method in interface org.hibernate.boot.model.source.spi.SizeSource
-
The specified precision.
- getPrecision() - Method in class org.hibernate.cfg.Ejb3Column
-
- 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.jpamodelgen.xml.jaxb.Column
-
Gets the value of the precision property.
- getPrecision() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Gets the value of the precision property.
- getPrecision() - Method in class org.hibernate.mapping.Column
-
- getPrefixedMapper() - Method in class org.hibernate.envers.internal.entities.mapper.relation.MiddleIdData
-
- getPrepareStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getPrepareStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getPrepareStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getPrepareStatementCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getPrepareStatementCount() - Method in interface org.hibernate.stat.Statistics
-
The number of prepared statements that were acquired
- getPrePersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the prePersist property.
- getPrePersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Gets the value of the prePersist property.
- getPrePersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the prePersist property.
- getPreRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the preRemove property.
- getPreRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Gets the value of the preRemove property.
- getPreRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the preRemove property.
- getPreUpdate() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the preUpdate property.
- getPreUpdate() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Gets the value of the preUpdate property.
- getPreUpdate() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the preUpdate property.
- getPreviousEvent() - Method in class org.hibernate.boot.jaxb.internal.stax.BaseXMLEventReader
-
- getPreviousEvent() - Method in class org.hibernate.internal.util.xml.BaseXMLEventReader
-
- getPrimaryExpression() - Method in class org.hibernate.jpa.criteria.expression.NullifExpression
-
- getPrimaryKey() - Method in class org.hibernate.mapping.DenormalizedTable
-
- getPrimaryKey() - Method in class org.hibernate.mapping.Table
-
- getPrimaryKey(TableInformationImpl) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
-
- getPrimaryKey() - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
-
- getPrimaryKey(TableInformationImpl) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
-
Extract information about the given table's primary key.
- 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
).
- getPrimaryKeyColumnSources() - Method in class org.hibernate.boot.model.source.internal.hbm.JoinedSubclassEntitySourceImpl
-
- 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.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the primaryKeyForeignKey property.
- getPrimaryKeyForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the primaryKeyForeignKey property.
- getPrimaryKeyForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
Gets the value of the primaryKeyForeignKey property.
- getPrimaryKeyIdentifier() - Method in class org.hibernate.tool.schema.extract.internal.PrimaryKeyInformationImpl
-
- getPrimaryKeyIdentifier() - Method in interface org.hibernate.tool.schema.extract.spi.PrimaryKeyInformation
-
Obtain the identifier for this PK.
- getPrimaryKeyJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the primaryKeyJoinColumn property.
- getPrimaryKeyJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the primaryKeyJoinColumn property.
- getPrimaryKeyJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
Gets the value of the primaryKeyJoinColumn property.
- getPrimaryTable() - Method in class org.hibernate.boot.model.source.internal.hbm.RootEntitySourceImpl
-
- getPrimaryTable() - Method in class org.hibernate.boot.model.source.internal.hbm.SubclassEntitySourceImpl
-
- 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
-
- getPrimitiveClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.BooleanDescriptor
-
- getPrimitiveClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.ByteDescriptor
-
- getPrimitiveClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.CharacterDescriptor
-
- getPrimitiveClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.DoubleDescriptor
-
- getPrimitiveClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.FloatDescriptor
-
- getPrimitiveClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.IntegerDescriptor
-
- getPrimitiveClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.LongDescriptor
-
- getPrimitiveClass() - Method in interface org.hibernate.internal.util.type.PrimitiveWrapperHelper.PrimitiveWrapperDescriptor
-
- getPrimitiveClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.ShortDescriptor
-
- getPrimitiveClass() - Method in class org.hibernate.type.BooleanType
-
- getPrimitiveClass() - Method in class org.hibernate.type.ByteType
-
- getPrimitiveClass() - Method in class org.hibernate.type.CharacterNCharType
-
- getPrimitiveClass() - Method in class org.hibernate.type.CharacterType
-
- getPrimitiveClass() - Method in class org.hibernate.type.DoubleType
-
- getPrimitiveClass() - Method in class org.hibernate.type.FloatType
-
- getPrimitiveClass() - Method in class org.hibernate.type.IntegerType
-
- getPrimitiveClass() - Method in class org.hibernate.type.LongType
-
- getPrimitiveClass() - Method in class org.hibernate.type.NumericBooleanType
-
- getPrimitiveClass() - Method in interface org.hibernate.type.PrimitiveType
-
- getPrimitiveClass() - Method in class org.hibernate.type.ShortType
-
- getPrimitiveClass() - Method in class org.hibernate.type.TrueFalseType
-
- getPrimitiveClass() - Method in class org.hibernate.type.YesNoType
-
- getProcedureName() - Method in class org.hibernate.cfg.annotations.NamedProcedureCallDefinition
-
- getProcedureName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the procedureName property.
- getProcedureName() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- getProcedureName() - Method in class org.hibernate.procedure.internal.ProcedureCallMementoImpl
-
- getProcedureName() - Method in interface org.hibernate.procedure.ProcedureCall
-
Get the name of the stored procedure to be called.
- getProcessingEnvironment() - Method in class org.hibernate.jpamodelgen.Context
-
- getProcessingState(EntityReference) - Method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessingContextImpl
-
- getProcessingState(EntityReference) - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext
-
- getProjectedAliases() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getProjectedColumnAliases() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getProjectedTypes() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getProjection(int) - Method in class org.hibernate.criterion.ProjectionList
-
Access a wrapped projection by index
- getProjection() - Method in class org.hibernate.internal.CriteriaImpl
-
- getProjectionCriteria() - Method in class org.hibernate.internal.CriteriaImpl
-
- getProjectionList() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
Returns the list of from elements that will be part of the result set.
- getProperties() - Method in class org.hibernate.cfg.Configuration
-
Get all properties
- getProperties() - Static method in class org.hibernate.cfg.Environment
-
Return System properties, extended by any properties specified
in hibernate.properties.
- getProperties() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getProperties() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get a copy of the Properties used to configure this session factory.
- getProperties() - Method in class org.hibernate.envers.internal.entities.mapper.ComponentPropertyMapper
-
- getProperties() - Method in interface org.hibernate.envers.internal.entities.mapper.CompositeMapperBuilder
-
- getProperties() - Method in class org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
-
- getProperties() - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
-
- getProperties() - Method in class org.hibernate.envers.internal.entities.mapper.SubclassPropertyMapper
-
- getProperties() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getProperties() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getProperties() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getProperties() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
- getProperties() - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- getProperties() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- getProperties() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the properties property.
- getProperties() - Method in class org.hibernate.tuple.component.ComponentMetamodel
-
- getProperties() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getPropertiesToInsert(Object[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
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.AbstractEntityPersister
-
Transform the array of property indexes to an array of booleans,
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
-
- getProperty(String) - Method in class org.hibernate.cfg.Configuration
-
Get a property value by name
- getProperty() - Method in interface org.hibernate.cfg.PropertyData
-
Return the Hibernate mapping property
- getProperty() - Method in class org.hibernate.cfg.PropertyInferredData
-
- getProperty() - Method in class org.hibernate.cfg.PropertyPreloadedData
-
- getProperty() - Method in class org.hibernate.cfg.WrappedInferredData
-
- getProperty(String) - Method in class org.hibernate.criterion.Property
-
Get a component attribute of this property.
- getProperty(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader.ComponentPropertiesSource
-
- getProperty(String) - Method in interface org.hibernate.envers.configuration.internal.metadata.reader.PersistentPropertiesSource
-
- getProperty(String) - Method in class org.hibernate.envers.internal.entities.mapper.id.QueryParameterData
-
- getProperty(XClass, String) - Static method in class org.hibernate.envers.internal.tools.ReflectionTools
-
- getProperty(XClass, String, String) - Static method in class org.hibernate.envers.internal.tools.ReflectionTools
-
- getProperty() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit.Properties
-
Gets the value of the property property.
- getProperty() - Method in class org.hibernate.loader.PropertyPath
-
- getProperty(String) - Method in class org.hibernate.mapping.Component
-
- getProperty(String) - Method in class org.hibernate.mapping.PersistentClass
-
- getProperty(int) - Method in class org.hibernate.tuple.component.ComponentMetamodel
-
- getProperty(String) - Method in class org.hibernate.tuple.component.ComponentMetamodel
-
- getPropertyAccessor(XAnnotatedElement) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- getPropertyAccessorName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getPropertyAccessorName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
-
- getPropertyAccessorName() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributePropertySource
-
- getPropertyAccessorName() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getPropertyAccessorName() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getPropertyAccessorName(String, boolean, String) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
-
- getPropertyAccessorName() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOnePropertySource
-
- getPropertyAccessorName() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- 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(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
-
- getPropertyAccessStrategy() - Method in class org.hibernate.property.access.internal.PropertyAccessBasicImpl
-
- getPropertyAccessStrategy() - Method in class org.hibernate.property.access.internal.PropertyAccessEmbeddedImpl
-
- getPropertyAccessStrategy() - Method in class org.hibernate.property.access.internal.PropertyAccessFieldImpl
-
- getPropertyAccessStrategy() - Method in class org.hibernate.property.access.internal.PropertyAccessMapImpl
-
- getPropertyAccessStrategy() - Method in class org.hibernate.property.access.internal.PropertyAccessMixedImpl
-
- getPropertyAccessStrategy() - Method in interface org.hibernate.property.access.spi.PropertyAccess
-
Access to the PropertyAccessStrategy that created this PropertyAccess
- getPropertyAccessType() - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- getPropertyAliases(Loadable, int) - Method in class org.hibernate.loader.ColumnEntityAliases
-
- getPropertyAliases(Loadable, int) - Method in class org.hibernate.loader.DefaultEntityAliases
-
- getPropertyAliases(String, int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getPropertyAliases(String, int) - Method in interface org.hibernate.persister.entity.Loadable
-
Get the result set aliases used for the property columns, given a suffix (properties of this class, only).
- getPropertyAnnotatedWithIdAndToOne(XClass, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getPropertyAnnotatedWithIdAndToOne(XClass, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getPropertyAnnotatedWithMapsId(XClass, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getPropertyAnnotatedWithMapsId(XClass, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getPropertyAuditingData(String) - Method in interface org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesHolder
-
- getPropertyAuditingData(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
-
- getPropertyAuditingData(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditingData
-
- 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
-
- getPropertyClass() - Method in interface org.hibernate.cfg.PropertyData
-
Return the class itself
- getPropertyClass() - Method in class org.hibernate.cfg.PropertyInferredData
-
- getPropertyClass() - Method in class org.hibernate.cfg.PropertyPreloadedData
-
- getPropertyClass() - Method in class org.hibernate.cfg.WrappedInferredData
-
- getPropertyClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
-
- getPropertyClosureIterator() - Method in class org.hibernate.mapping.RootClass
-
- getPropertyClosureIterator() - 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
-
- getPropertyColumnNames(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Get the column names for the given property path
- getPropertyColumnNames(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getPropertyColumnNames(int) - Method in interface org.hibernate.persister.entity.Loadable
-
Get the result set column names mapped for this property (properties of this class, only).
- getPropertyColumnNames(String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
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
-
- getPropertyColumnWriters(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getPropertyData() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getPropertyData() - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractToOneMapper
-
- getPropertyDatas() - Method in class org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
-
- getPropertyHolder() - Method in class org.hibernate.cfg.Ejb3Column
-
- getPropertyIndex(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getPropertyIndex(String) - Method in interface org.hibernate.persister.entity.UniqueKeyLoadable
-
Get the property number of the unique key property
- getPropertyIndex(String) - Method in class org.hibernate.tuple.component.ComponentMetamodel
-
- getPropertyIndex(String) - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getPropertyIndex(String) - Method in class org.hibernate.type.AnyType
-
- getPropertyIndex(String) - Method in class org.hibernate.type.ComponentType
-
- getPropertyIndex(String) - Method in class org.hibernate.type.CompositeCustomType
-
- 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
-
- 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
-
- getPropertyInsertGenerationInclusions() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getPropertyInsertGenerationInclusions() - Method in interface org.hibernate.persister.entity.EntityPersister
-
- getPropertyIterator() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader.ComponentPropertiesSource
-
- getPropertyIterator() - Method in interface org.hibernate.envers.configuration.internal.metadata.reader.PersistentPropertiesSource
-
- getPropertyIterator() - Method in class org.hibernate.mapping.Component
-
- getPropertyIterator() - Method in class org.hibernate.mapping.Join
-
- getPropertyIterator() - Method in class org.hibernate.mapping.PersistentClass
-
Build an iterator over the properties defined on this class.
- getPropertyLaziness() - Method in interface org.hibernate.metadata.ClassMetadata
-
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
-
- getPropertyMapper() - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
-
- getPropertyMapping(String) - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin.ComponentFromElementType
-
- getPropertyMapping(String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getPropertyMapping() - Method in class org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl
-
- getPropertyMapping() - Method in class org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl
-
- getPropertyMapping() - Method in class org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl
-
- getPropertyMapping() - Method in interface org.hibernate.loader.plan.spi.QuerySpace
-
- getPropertyName() - Method in class org.hibernate.cfg.Ejb3Column
-
- getPropertyName() - Method in interface org.hibernate.cfg.PropertyData
-
- getPropertyName() - Method in class org.hibernate.cfg.PropertyInferredData
-
- getPropertyName() - Method in class org.hibernate.cfg.PropertyPreloadedData
-
- getPropertyName() - Method in class org.hibernate.cfg.WrappedInferredData
-
- getPropertyName() - Method in class org.hibernate.criterion.AggregateProjection
-
- getPropertyName(String) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Get the property name, given a possibly qualified property name
- getPropertyName() - Method in class org.hibernate.criterion.Order
-
- getPropertyName() - Method in class org.hibernate.criterion.PropertyProjection
-
- getPropertyName() - Method in class org.hibernate.criterion.SimpleExpression
-
- getPropertyName() - Method in class org.hibernate.id.ForeignGenerator
-
Getter for property 'propertyName'.
- getPropertyName() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute
-
- getPropertyName() - Method in interface org.hibernate.jpamodelgen.model.MetaAttribute
-
- getPropertyName(String) - Static method in class org.hibernate.jpamodelgen.util.StringUtil
-
- getPropertyName() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaAttribute
-
- getPropertyName(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getPropertyName() - Method in class org.hibernate.mapping.OneToOne
-
- 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.OneToOneType
-
- getPropertyNames() - Method in class org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter
-
- getPropertyNames() - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer.AccessOptimizer
-
Get the name of all properties.
- getPropertyNames() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
-
- getPropertyNames() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditingData
-
- getPropertyNames() - Method in interface org.hibernate.metadata.ClassMetadata
-
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
-
- getPropertyNames() - Method in class org.hibernate.type.AnyType
-
- getPropertyNames() - Method in class org.hibernate.type.ComponentType
-
- getPropertyNames() - Method in class org.hibernate.type.CompositeCustomType
-
- getPropertyNames() - Method in interface org.hibernate.type.CompositeType
-
Get the names of the component properties
- getPropertyNames() - Method in interface org.hibernate.usertype.CompositeUserType
-
Get the "property names" that may be used in a
query.
- getPropertyNullability() - Method in interface org.hibernate.metadata.ClassMetadata
-
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
-
- getPropertyNullability() - Method in class org.hibernate.type.AnyType
-
- getPropertyNullability() - Method in class org.hibernate.type.ComponentType
-
- getPropertyNullability() - Method in class org.hibernate.type.CompositeCustomType
-
- 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.
- getPropertyPath() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
-
- getPropertyPath() - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- getPropertyPath() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractAnyReference
-
- getPropertyPath() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference
-
- getPropertyPath() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
-
- getPropertyPath() - Method in class org.hibernate.loader.plan.build.internal.returns.BidirectionalEntityReferenceImpl
-
- getPropertyPath() - Method in interface org.hibernate.loader.plan.spi.CollectionReference
-
Retrieve the PropertyPath to this reference.
- getPropertyPath() - Method in interface org.hibernate.loader.plan.spi.Fetch
-
Get the property path to this fetch
- getPropertyPath() - Method in interface org.hibernate.loader.plan.spi.FetchSource
-
Get the property path to this fetch source
- 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 class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getPropertyReferencedAssociation(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getPropertyResultsMap() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryNonScalarReturn
-
Retrieve the user-supplied column->property mappings.
- getPropertyResultsMap(String) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext
-
- getPropertySelectable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getPropertySpaces() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
-
- getPropertySpaces() - Method in class org.hibernate.action.internal.CollectionAction
-
- getPropertySpaces() - Method in class org.hibernate.action.internal.EntityAction
-
- 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.component.ComponentMetamodel
-
- getPropertySpan() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getPropertySubclassNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getPropertyTableName(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getPropertyTableName(String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
Get the table name for the given property path
- getPropertyTableName(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getPropertyTableName(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- 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
-
- getPropertyTableNumbersInSelect() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getPropertyTableNumbersInSelect() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getPropertyTableNumbersInSelect() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getPropertyTableNumbersInSelect() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- getPropertyType(String, String) - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin.ComponentFromElementType
-
- getPropertyType(String, String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getPropertyType() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- getPropertyType(String) - Method in interface org.hibernate.metadata.ClassMetadata
-
Get the type of a particular (named) property
- getPropertyType(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Get the type of a particular property by name.
- getPropertyType(String) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Get the type of a particular property by name.
- getPropertyTypes() - Method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
-
Returns the types of properties.
- getPropertyTypes() - Method in interface org.hibernate.metadata.ClassMetadata
-
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
-
- getPropertyTypes() - Method in interface org.hibernate.usertype.CompositeUserType
-
Get the corresponding "property types".
- getPropertyUniqueness() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getPropertyUpdateability(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Which properties appear in the SQL update?
(Initialized, updateable ones!)
- 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
-
- getPropertyUpdateGenerationInclusions() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getPropertyUpdateGenerationInclusions() - Method in interface org.hibernate.persister.entity.EntityPersister
-
- getPropertyValue(Object, String) - Method in interface org.hibernate.metadata.ClassMetadata
-
Get the value of a particular (named) property
- getPropertyValue(Object, int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getPropertyValue(Object, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getPropertyValue(Object, int) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Get the value of a particular property
- getPropertyValue(Object, String) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Get the value of a particular property
- getPropertyValue(Object, int) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
-
- getPropertyValue(Object, int) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getPropertyValue(Object, String) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getPropertyValue(Object, String) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Extract the value of a particular property from the given entity.
- getPropertyValue(Object, int) - Method in interface org.hibernate.tuple.Tuplizer
-
Extract the value of a particular property from the given entity.
- getPropertyValue(Object, int, SessionImplementor) - Method in class org.hibernate.type.AnyType
-
- getPropertyValue(Object, int, SessionImplementor) - Method in class org.hibernate.type.ComponentType
-
- getPropertyValue(Object, int, EntityMode) - Method in class org.hibernate.type.ComponentType
-
- getPropertyValue(Object, int) - Method in class org.hibernate.type.ComponentType
-
- getPropertyValue(Object, int, SessionImplementor) - Method in class org.hibernate.type.CompositeCustomType
-
- getPropertyValue(Object, int) - Method in class org.hibernate.type.CompositeCustomType
-
- getPropertyValue(Object, int, SessionImplementor) - Method in interface org.hibernate.type.CompositeType
-
Extract a particular component property value indicated by index.
- getPropertyValue(Object, int) - Method in interface org.hibernate.usertype.CompositeUserType
-
Get the value of a property.
- getPropertyValueGenerationStrategies() - Method in class org.hibernate.type.ComponentType
-
- getPropertyValues(Object) - Method in class org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter
-
- getPropertyValues(Object, Object[]) - Method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
-
Obtains the values of properties of a given bean.
- getPropertyValues(Object) - Method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
-
Returns the values of properties of a given bean.
- getPropertyValues(Object) - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer.AccessOptimizer
-
Get the value of all properties from the given entity
- getPropertyValues() - Method in class org.hibernate.event.spi.FlushEntityEvent
-
- getPropertyValues(Object) - Method in interface org.hibernate.metadata.ClassMetadata
-
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
-
Return the (loaded) values of the mapped properties of the object (not including backrefs)
- getPropertyValues(Object) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
-
- getPropertyValues(Object) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
-
- getPropertyValues(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getPropertyValues(Object) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
-
- getPropertyValues(Object) - Method in interface org.hibernate.tuple.Tuplizer
-
Extract the current values contained on the given entity.
- getPropertyValues(Object, EntityMode) - Method in class org.hibernate.type.AnyType
-
- getPropertyValues(Object, SessionImplementor) - Method in class org.hibernate.type.AnyType
-
- getPropertyValues(Object, SessionImplementor) - Method in class org.hibernate.type.ComponentType
-
- getPropertyValues(Object, EntityMode) - Method in class org.hibernate.type.ComponentType
-
- getPropertyValues(Object, SessionImplementor) - Method in class org.hibernate.type.CompositeCustomType
-
- getPropertyValues(Object, EntityMode) - Method in class org.hibernate.type.CompositeCustomType
-
- getPropertyValues(Object, SessionImplementor) - Method in interface org.hibernate.type.CompositeType
-
Extract the values of the component properties from the given component instance
- getPropertyValues(Object, EntityMode) - Method in interface org.hibernate.type.CompositeType
-
Extract the values of the component properties from the given component instance without access to the
session.
- getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
-
Return the values of the mapped properties of the object
- getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Return the values of the insertable properties of the object (including backrefs)
- getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Extract the values of the insertable properties of the entity (including backrefs)
- getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
-
- getPropertyValuesWithOptimizer(Object) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
-
- 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
-
- getProvidedJtaPlatform() - Method in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformProvider
-
Retrieve the JtaPlatform provided by this environment.
- getProvider() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the provider property.
- getProviderClassName() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getProviderClassName() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- 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.ejb.HibernatePersistence
-
Deprecated.
- getProviderUtil() - Method in class org.hibernate.jpa.HibernatePersistenceProvider
-
- getProxiesByKey() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- 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.model.source.internal.hbm.AbstractEntitySourceImpl
-
- 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(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getProxy(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Get an existing proxy by key
- getProxy(Serializable, SessionImplementor) - Method in class org.hibernate.proxy.map.MapProxyFactory
-
- getProxy(Serializable, SessionImplementor) - Method in class org.hibernate.proxy.pojo.javassist.JavassistProxyFactory
-
- getProxy(Serializable, SessionImplementor) - Method in interface org.hibernate.proxy.ProxyFactory
-
Create a new proxy instance
- 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 class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getProxyFactoryFactory() - Method in class org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl
-
- 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
-
- getPs() - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getPutCount() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
- getPutCount() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
- getPutCount() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
-
- getPutCount() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getPutCount() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
-
- getQualifiedIdTableName() - Method in interface org.hibernate.hql.spi.id.IdTableInfo
-
- getQualifiedIdTableName() - Method in class org.hibernate.hql.spi.id.local.IdTableInfoImpl
-
- getQualifiedName() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- getQualifiedName() - Method in interface org.hibernate.jpamodelgen.model.MetaEntity
-
- getQualifiedName() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaEntity
-
- getQualifiedName(Dialect, String, String) - Method in class org.hibernate.mapping.Table
-
- getQualifiedObjectNameFormatter() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl
-
- getQualifiedObjectNameFormatter() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
-
Obtain support for formatting qualified object names.
- getQualifiedTableName() - Method in class org.hibernate.mapping.Table
-
- getQueries() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
Get all executed query strings
- getQueries() - Method in interface org.hibernate.stat.Statistics
-
Get 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.cache.ehcache.management.impl.QueryStats
-
Accessor to the queryString
- getQuery() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- getQuery(AuditReaderImplementor, Object, Number, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.AbstractRelationQueryGenerator
-
- getQuery(AuditReaderImplementor, Object, Number, boolean) - Method in interface org.hibernate.envers.internal.entities.mapper.relation.query.RelationQueryGenerator
-
- getQuery() - Method in interface org.hibernate.jpa.spi.ParameterRegistration
-
Access to the query that this parameter belongs to.
- getQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedNativeQuery
-
Gets the value of the query property.
- getQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedQuery
-
Gets the value of the query property.
- getQueryable() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getQueryable() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
-
- getQueryableCollection(String, String, SessionFactoryImplementor) - Method in class org.hibernate.criterion.AbstractEmptinessExpression
-
- getQueryableCollection() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin.ComponentFromElementType
-
- getQueryableCollection() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getQueryableCollection() - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
-
- getQueryBuildingParameters() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- getQueryBuildingParameters() - Method in class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor
-
- getQueryCache(String, UpdateTimestampsCache, SessionFactoryOptions, Properties) - Method in class org.hibernate.cache.internal.StandardQueryCacheFactory
-
- getQueryCache(String, UpdateTimestampsCache, SessionFactoryOptions, Properties) - Method in interface org.hibernate.cache.spi.QueryCacheFactory
-
Builds a named query cache.
- getQueryCache(String) - Method in interface org.hibernate.engine.spi.CacheImplementor
-
Get query cache by region name or create a new one if none exist.
- getQueryCache() - Method in interface org.hibernate.engine.spi.CacheImplementor
-
Get the default QueryCache
.
- getQueryCache() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getQueryCache(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getQueryCache() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get the default query cache
- getQueryCache(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get a particular named query cache, or the default cache
- getQueryCache() - Method in class org.hibernate.internal.CacheImpl
-
- getQueryCache(String) - Method in class org.hibernate.internal.CacheImpl
-
- getQueryCache() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getQueryCache(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getQueryCacheEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getQueryCacheFactory() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getQueryCacheFactory() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getQueryCacheFactory() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getQueryCacheFactory() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getQueryCacheFactory() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getQueryCacheFactory() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getQueryCacheFactory() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getQueryCacheHitCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getQueryCacheHitCount() - Method in interface org.hibernate.stat.Statistics
-
Get the global number of cached queries successfully retrieved from cache
- getQueryCacheMissCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getQueryCacheMissCount() - Method in interface org.hibernate.stat.Statistics
-
Get the global number of cached queries *not* found in cache
- getQueryCachePutCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getQueryCachePutCount() - Method in interface org.hibernate.stat.Statistics
-
Get the global number of cacheable queries put in cache
- getQueryExecutionCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getQueryExecutionCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getQueryExecutionCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getQueryExecutionCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getQueryExecutionCount() - Method in interface org.hibernate.stat.Statistics
-
Get global number of executed queries
- getQueryExecutionMaxTime() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getQueryExecutionMaxTime() - Method in interface org.hibernate.stat.Statistics
-
Get the time in milliseconds of the slowest query.
- getQueryExecutionMaxTimeQueryString() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getQueryExecutionMaxTimeQueryString() - Method in interface org.hibernate.stat.Statistics
-
Get the query string for the slowest query.
- getQueryExecutionRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getQueryExecutionRate() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getQueryExecutionRate() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getQueryExecutionSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getQueryExecutionSample() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getQueryExecutionSample() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getQueryGenerator() - Method in class org.hibernate.envers.internal.entities.mapper.relation.CommonCollectionMapperData
-
- getQueryHints() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getQueryHints() - Method in class org.hibernate.internal.CriteriaImpl
-
- getQueryHintString(String, List<String>) - Method in class org.hibernate.dialect.Dialect
-
Apply a hint to the query.
- getQueryHintString(String, List<String>) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getQueryHintString(String, List<String>) - Method in class org.hibernate.dialect.SQLServer2012Dialect
-
- getQueryIdentifier() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- getQueryIdentifier() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getQueryIdentifier() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Retrieve the query identifier for this translator.
- getQueryIdentifier() - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- getQueryIdentifier() - Method in class org.hibernate.loader.custom.CustomLoader
-
- getQueryIdentifier() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getQueryIdentifier() - Method in class org.hibernate.loader.Loader
-
Identifies the query for statistics reporting, if null,
no statistics will be reported
- getQueryInfluencers() - Method in class org.hibernate.loader.plan.exec.query.internal.QueryBuildingParametersImpl
-
- getQueryInfluencers() - Method in interface org.hibernate.loader.plan.exec.query.spi.QueryBuildingParameters
-
Provides data for options which can influence the SQL query needed to load an
entity.
- getQueryParameterName() - Method in class org.hibernate.envers.internal.entities.mapper.id.QueryParameterData
-
- getQueryParameters() - Method in class org.hibernate.engine.spi.SubselectFetch
-
- getQueryParameters(Map) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getQueryParameters() - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getQueryParameters(Map) - Method in class org.hibernate.internal.SQLQueryImpl
-
- getQueryParameters() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getQueryParameters() - Method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessingContextImpl
-
- getQueryParameters() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext
-
- getQueryParameters() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- getQueryParameters() - Method in interface org.hibernate.result.spi.ResultContext
-
- getQueryPlan() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getQueryPlanCache() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getQueryPlanCache() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getQueryPlanCache() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getQueryRef() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLoaderType
-
Gets the value of the queryRef property.
- getQueryRemovedString() - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.AbstractRelationQueryGenerator
-
- getQueryRemovedString() - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.OneAuditEntityQueryGenerator
-
- getQueryRemovedString() - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.OneEntityQueryGenerator
-
- getQueryRemovedString() - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.ThreeEntityQueryGenerator
-
- getQueryRemovedString() - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.TwoEntityOneAuditedQueryGenerator
-
- getQueryRemovedString() - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.TwoEntityQueryGenerator
-
- getQueryReturnAliases() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
The HQL aliases, or generated aliases
- getQueryReturnAliases() - Method in class org.hibernate.hql.internal.HolderInstantiator
-
- getQueryReturns() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQuerySpecification
-
- getQueryReturns() - Method in class org.hibernate.engine.ResultSetMappingDefinition
-
- getQueryReturns() - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinition
-
- getQueryReturns() - Method in class org.hibernate.internal.SQLQueryImpl
-
- getQueryReturns() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- getQueryReturns() - Method in class org.hibernate.procedure.internal.ProcedureCallMementoImpl
-
- getQueryReturns() - Method in interface org.hibernate.result.spi.ResultContext
-
- getQueryReturns() - Method in interface org.hibernate.SQLQuery
-
Retrieve the returns associated with this query.
- getQueryReturnTypes() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
The types actually being returned from this query at the "object level".
- getQuerySequencesString() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.DB2Dialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- 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.H2Dialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.HSQLDialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.InformixDialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.Ingres9Dialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.IngresDialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.InterbaseDialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.MimerSQLDialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getQuerySequencesString() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.SAPDBDialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.SQLServer2012Dialect
-
- getQuerySequencesString() - Method in class org.hibernate.dialect.TimesTenDialect
-
- getQuerySpace(String) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- getQuerySpaceByUid(String) - Method in class org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl
-
- getQuerySpaceByUid(String) - Method in interface org.hibernate.loader.plan.spi.QuerySpaces
-
- getQuerySpaces() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
-
- getQuerySpaces() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQuerySpecification
-
- 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.engine.spi.NamedSQLQueryDefinition
-
- getQuerySpaces() - Method in class org.hibernate.event.spi.AutoFlushEvent
-
- getQuerySpaces() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
Returns the set of unique query spaces (a.k.a.
- getQuerySpaces() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- getQuerySpaces() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getQuerySpaces() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Returns the set of query spaces (table names) that the query refers to.
- getQuerySpaces() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
-
- getQuerySpaces() - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- getQuerySpaces() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getQuerySpaces() - Method in class org.hibernate.loader.custom.CustomLoader
-
- getQuerySpaces() - Method in interface org.hibernate.loader.custom.CustomQuery
-
Any query spaces to apply to the query execution.
- getQuerySpaces() - Method in class org.hibernate.loader.custom.sql.SQLCustomQuery
-
- getQuerySpaces() - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- getQuerySpaces() - Method in class org.hibernate.loader.plan.build.internal.LoadPlanImpl
-
- getQuerySpaces() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
-
- getQuerySpaces() - Method in class org.hibernate.loader.plan.build.internal.spaces.AbstractQuerySpace
-
Provides subclasses access to the spaces to which this space belongs.
- getQuerySpaces() - Method in interface org.hibernate.loader.plan.build.spi.LoadPlanBuildingContext
-
- getQuerySpaces() - Method in interface org.hibernate.loader.plan.spi.LoadPlan
-
Gets the
QuerySpaces
for the load plan, which contains a
QuerySpace
reference for each non-scalar return and for each entity, collection, and composite
FetchSource
.
- getQuerySpaces() - Method in interface org.hibernate.loader.plan.spi.QuerySpace
-
- 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
-
- getQuerySpaceUid() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractAnyReference
-
- getQuerySpaceUid() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference
-
- getQuerySpaceUid() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
-
- getQuerySpaceUid() - Method in class org.hibernate.loader.plan.build.internal.returns.BidirectionalEntityReferenceImpl
-
- getQuerySpaceUid() - Method in interface org.hibernate.loader.plan.spi.BidirectionalEntityReference
-
- getQuerySpaceUid() - Method in interface org.hibernate.loader.plan.spi.CollectionReference
-
Obtain the UID of the QuerySpace (specifically a
CollectionQuerySpace
) that this CollectionReference
refers to.
- getQuerySpaceUid() - Method in interface org.hibernate.loader.plan.spi.EntityReference
-
Obtain the UID of the QuerySpace (specifically a
EntityQuerySpace
) that this EntityReference
refers to.
- getQuerySpaceUid() - Method in interface org.hibernate.loader.plan.spi.FetchSource
-
Get the UID for this fetch source's query space.
- getQueryStatistics(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
Query statistics from query string (HQL or SQL)
- getQueryStatistics(String) - Method in interface org.hibernate.stat.Statistics
-
Query statistics from query string (HQL or SQL)
- getQueryStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getQueryStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getQueryStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getQueryString() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQuerySpecification
-
- getQueryString() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- getQueryString() - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.AbstractRelationQueryGenerator
-
- getQueryString() - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.OneAuditEntityQueryGenerator
-
- getQueryString() - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.OneEntityQueryGenerator
-
- getQueryString() - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.ThreeEntityQueryGenerator
-
- getQueryString() - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.TwoEntityOneAuditedQueryGenerator
-
- getQueryString() - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.TwoEntityQueryGenerator
-
- getQueryString() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- getQueryString() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getQueryString() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Returns the HQL string processed by the translator.
- getQueryString() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getQueryString() - Method in interface org.hibernate.Query
-
Get the query string.
- getQueryString() - Method in exception org.hibernate.QueryException
-
Retrieve the query being evaluated when the exception occurred.
- getQuerySubstitutions() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getQuerySubstitutions() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getQuerySubstitutions() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getQuerySubstitutions() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getQuerySubstitutions() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getQuerySubstitutions() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getQuerySubstitutions() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getQuerySubstitutions() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getQueryTranslatorFactory() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getQueryType() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
- getQueuedOrphans(String) - Method in class org.hibernate.collection.internal.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.Table
-
- getQuotedCatalog(Dialect) - Method in class org.hibernate.mapping.Table
-
- getQuotedName() - Method in class org.hibernate.mapping.Column
-
returns quoted name as it would be in the mapping file.
- getQuotedName(Dialect) - Method in class org.hibernate.mapping.Column
-
- getQuotedName() - Method in class org.hibernate.mapping.Table
-
- getQuotedName(Dialect) - Method in class org.hibernate.mapping.Table
-
- getQuotedSchema() - Method in class org.hibernate.mapping.Table
-
- getQuotedSchema(Dialect) - Method in class org.hibernate.mapping.Table
-
- getRadius() - Method in class org.hibernate.spatial.jts.Circle
-
- getRawSession() - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- getRawSession() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- getRead() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
-
Gets the value of the read property.
- getReaderCollector() - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
-
- getReaderCollector() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- getReaderCollector() - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
-
- getReadExpr(Dialect) - Method in class org.hibernate.mapping.Column
-
- 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.DerbyDialect
-
Deprecated.
- getReadLockString(int) - Method in class org.hibernate.dialect.Dialect
-
Get the string to append to SELECT statements to acquire WRITE locks
for this dialect.
- getReadLockString(int) - Method in class org.hibernate.dialect.MySQLDialect
-
- getReadLockString(int) - Method in class org.hibernate.dialect.Oracle9iDialect
-
- getReadLockString(int) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getReadLockString(int) - Method in class org.hibernate.dialect.Teradata14Dialect
-
- getRealKey() - Method in class org.hibernate.internal.util.collections.IdentityMap.IdentityKey
-
- getRealOrigin() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getRecreateCount() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
-
- getRecreateCount() - Method in interface org.hibernate.stat.CollectionStatistics
-
- getRecreateCount() - Method in class org.hibernate.stat.internal.ConcurrentCollectionStatisticsImpl
-
- getRecursiveProperty(String) - Method in class org.hibernate.mapping.PersistentClass
-
- 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(Serializable) - Method in interface org.hibernate.IdentifierLoadAccess
-
Return the persistent instance with the given identifier, assuming that the instance exists.
- getReference() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getReference(Class<T>, Object) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- getReference() - Method in interface org.hibernate.NaturalIdLoadAccess
-
- getReference(Object) - Method in interface org.hibernate.SimpleNaturalIdLoadAccess
-
Return the persistent instance with the given natural id value, assuming that the instance exists.
- getReferenceablePropertyIterator() - Method in class org.hibernate.mapping.JoinedSubclass
-
- getReferenceablePropertyIterator() - Method in class org.hibernate.mapping.PersistentClass
-
Build an iterator of properties which are "referenceable".
- getReferencedColumn() - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
- getReferencedColumnMetadata() - Method in class org.hibernate.tool.schema.extract.internal.ForeignKeyInformationImpl.ColumnReferenceMappingImpl
-
- 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 interface org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource
-
Access the name of the column that is the target of the FK being described
- getReferencedColumnName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Gets the value of the referencedColumnName property.
- getReferencedColumnName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the referencedColumnName property.
- getReferencedColumnName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PrimaryKeyJoinColumn
-
Gets the value of the referencedColumnName property.
- 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() - Method in interface org.hibernate.tuple.InDatabaseValueGenerationStrategy
-
- getReferencedEntityAttributeName() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getReferencedEntityAttributeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- 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 class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getReferencedEntityName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- getReferencedEntityName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceOneToManyImpl
-
- getReferencedEntityName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- 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.cfg.FkSecondPass
-
- getReferencedEntityName() - Method in class org.hibernate.cfg.JoinedSubclassFkSecondPass
-
- getReferencedEntityName() - Method in class org.hibernate.cfg.ToOneFkSecondPass
-
- getReferencedEntityName(Value) - Static method in class org.hibernate.envers.internal.tools.MappingTools
-
- getReferencedEntityName() - Method in class org.hibernate.mapping.ForeignKey
-
- getReferencedEntityName() - Method in class org.hibernate.mapping.OneToMany
-
- getReferencedEntityName() - Method in class org.hibernate.mapping.ToOne
-
- 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 class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
-
- 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.internal.InFlightMetadataCollectorImpl
-
- getReferencedPropertyType(String, String) - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getReferencedPropertyType(String, String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getReferencedPropertyType(String, String) - Method in interface org.hibernate.engine.spi.Mapping
-
- getReferencedPropertyType(String, String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getReferencedPropertyType(String, String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- 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.
- getReferencedTableName() - Method in class org.hibernate.tool.hbm2ddl.ForeignKeyMetadata
-
- getReferenceEntityName(PropertyData, XClass, MetadataBuildingContext) - Static method in class org.hibernate.cfg.ToOneBinder
-
- getReferenceEntityName(PropertyData, MetadataBuildingContext) - Static method in class org.hibernate.cfg.ToOneBinder
-
- getReferencingColumnMetadata() - Method in class org.hibernate.tool.schema.extract.internal.ForeignKeyInformationImpl.ColumnReferenceMappingImpl
-
- 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).
- getReferencingIdData() - Method in class org.hibernate.envers.internal.entities.mapper.relation.CommonCollectionMapperData
-
- getReferencingPropertyName() - Method in class org.hibernate.envers.internal.synchronization.work.PersistentCollectionChangeWorkUnit
-
- getReflectionManager() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getReflectionManager() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getReflectionManager() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
- getReflectionOptimizationEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getReflectionOptimizer(Class, String[], String[], Class[]) - Method in class org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl
-
- getReflectionOptimizer(Class, String[], String[], Class[]) - Method in interface org.hibernate.bytecode.spi.BytecodeProvider
-
Retrieve the ReflectionOptimizer delegate for this provider
capable of generating reflection optimization components.
- 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.model.Caching
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheCollectionRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
-
- getRegion() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
- getRegion() - Method in class org.hibernate.cache.internal.StandardQueryCache
-
- getRegion() - Method in interface org.hibernate.cache.spi.access.CollectionRegionAccessStrategy
-
Get the wrapped collection cache region
- getRegion() - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
-
Get the wrapped entity cache region
- getRegion() - Method in interface org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy
-
Get the wrapped naturalId cache region
- getRegion() - Method in interface org.hibernate.cache.spi.QueryCache
-
The underlying cache factory region being used.
- getRegion() - Method in class org.hibernate.cache.spi.UpdateTimestampsCache
-
Get the underlying cache region where data is stored..
- getRegionCacheAttributes() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getRegionCacheAttributes(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getRegionCacheAttributes() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getRegionCacheAttributes(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getRegionCacheMaxTTISeconds(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getRegionCacheMaxTTISeconds(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getRegionCacheMaxTTLSeconds(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getRegionCacheMaxTTLSeconds(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getRegionCacheOrphanEvictionPeriod(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getRegionCacheOrphanEvictionPeriod(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getRegionCacheSamples() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getRegionCacheSamples() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getRegionCacheTargetMaxInMemoryCount(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getRegionCacheTargetMaxInMemoryCount(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getRegionCacheTargetMaxTotalCount(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getRegionCacheTargetMaxTotalCount(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getRegionFactory() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- getRegionFactory() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getRegionFactory() - Method in interface org.hibernate.engine.spi.CacheImplementor
-
- getRegionFactory() - Method in class org.hibernate.internal.CacheImpl
-
- getRegionType() - Method in class org.hibernate.boot.CacheRegionDefinition
-
- getRegisteredName() - Method in class org.hibernate.cfg.annotations.NamedEntityGraphDefinition
-
- getRegisteredName() - Method in class org.hibernate.cfg.annotations.NamedProcedureCallDefinition
-
- getRegisteredParameters() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- getRegisteredParameters() - Method in interface org.hibernate.procedure.ProcedureCall
-
Retrieve all registered parameters.
- getRegisteredType(String) - Method in class org.hibernate.type.BasicTypeRegistry
-
- getRegistrationKeys() - Method in class org.hibernate.boot.model.TypeDefinition
-
- getRegistrationKeys() - Method in class org.hibernate.boot.spi.BasicTypeRegistration
-
- getRegistrationKeys() - Method in class org.hibernate.spatial.GeolatteGeometryType
-
- getRegistrationKeys() - Method in class org.hibernate.spatial.JTSGeometryType
-
- 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.BinaryType
-
- getRegistrationKeys() - Method in class org.hibernate.type.BooleanType
-
- getRegistrationKeys() - Method in class org.hibernate.type.ByteType
-
- getRegistrationKeys() - Method in class org.hibernate.type.CalendarType
-
- getRegistrationKeys() - Method in class org.hibernate.type.CharacterArrayType
-
- getRegistrationKeys() - Method in class org.hibernate.type.CharacterType
-
- getRegistrationKeys() - Method in class org.hibernate.type.CharArrayType
-
- getRegistrationKeys() - Method in class org.hibernate.type.CompositeCustomType
-
- getRegistrationKeys() - Method in class org.hibernate.type.CustomType
-
- getRegistrationKeys() - Method in class org.hibernate.type.DateType
-
- getRegistrationKeys() - Method in class org.hibernate.type.DbTimestampType
-
- getRegistrationKeys() - Method in class org.hibernate.type.DoubleType
-
- getRegistrationKeys() - Method in class org.hibernate.type.FloatType
-
- getRegistrationKeys() - Method in class org.hibernate.type.IntegerType
-
- getRegistrationKeys() - Method in class org.hibernate.type.LongType
-
- getRegistrationKeys() - Method in class org.hibernate.type.MetaType
-
- getRegistrationKeys() - Method in class org.hibernate.type.ObjectType
-
- getRegistrationKeys() - Method in class org.hibernate.type.RowVersionType
-
- getRegistrationKeys() - Method in class org.hibernate.type.ShortType
-
- getRegistrationKeys() - Method in class org.hibernate.type.TimestampType
-
- getRegistrationKeys() - Method in class org.hibernate.type.TimeType
-
- getRegistrationKeys() - Method in class org.hibernate.type.WrapperBinaryType
-
- getRegistrationName() - Method in class org.hibernate.jpa.graph.internal.AttributeNodeImpl
-
- getRelatedEntity(EnversService, String, String) - Static method in class org.hibernate.envers.query.criteria.internal.CriteriaTools
-
- 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 class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getRelationalValueSources() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getRelationalValueSources() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
-
- getRelationalValueSources() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- getRelationalValueSources() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
-
- getRelationalValueSources() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- getRelationalValueSources() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
-
- getRelationalValueSources() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
-
- getRelationalValueSources() - Method in interface org.hibernate.boot.model.source.spi.AnyKeySource
-
- getRelationalValueSources() - Method in interface org.hibernate.boot.model.source.spi.RelationalValueSourceContainer
-
- getRelationDescription(String, String) - Method in class org.hibernate.envers.internal.entities.EntitiesConfigurations
-
- getRelationDescription(String) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
-
- getRelationMappedBy() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getRelationTargetAuditMode() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
Get the relationTargetAuditMode property.
- getRelationType() - Method in class org.hibernate.envers.internal.entities.RelationDescription
-
- getRelativePath(PropertyHolder, String) - Static method in class org.hibernate.cfg.BinderHelper
-
- getRemoveCount() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
-
- getRemoveCount() - Method in interface org.hibernate.stat.CollectionStatistics
-
- getRemoveCount() - Method in class org.hibernate.stat.internal.ConcurrentCollectionStatisticsImpl
-
- getRename() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType
-
Gets the value of the rename property.
- getRenderableText() - Method in interface org.hibernate.sql.ordering.antlr.Node
-
Build the node's representation for use in the resulting rendering.
- getRenderableText() - Method in class org.hibernate.sql.ordering.antlr.NodeSupport
-
- getRenderableText() - Method in class org.hibernate.sql.ordering.antlr.OrderingSpecification
-
- getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
-
- getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.tree.JavaConstantNode
-
- getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.tree.Node
-
Retrieve the text to be used for rendering this particular node.
- getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.tree.NullNode
-
- getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.tree.ParameterNode
-
- getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.tree.ResultVariableRefNode
-
- getReplacement(Type, Object, Map) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.AbstractValueDelayedOperation
-
- getReplacement(T, T, SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- getReplacement(Blob, Blob, SessionImplementor) - Method in class org.hibernate.type.BlobType
-
- getReplacement(Clob, Clob, SessionImplementor) - Method in class org.hibernate.type.ClobType
-
- getReplacement(NClob, NClob, SessionImplementor) - Method in class org.hibernate.type.NClobType
-
- getReplicationMode() - Method in class org.hibernate.event.spi.ReplicateEvent
-
- getRepresentation(PersistentClass) - Method in class org.hibernate.envers.configuration.internal.PersistentClassGraphDefiner
-
- getRepresentation(V) - Method in interface org.hibernate.envers.internal.tools.graph.GraphDefiner
-
- getRepresentation() - Method in class org.hibernate.envers.internal.tools.graph.Vertex
-
- getRepresentation() - Method in enum org.hibernate.envers.RevisionType
-
- getRequested() - Method in class org.hibernate.boot.model.Caching
-
- 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.jaxb.internal.stax.JpaOrmXmlEventReader.BadVersionException
-
- getRequestedVersion() - Method in exception org.hibernate.boot.UnsupportedOrmXsdVersionException
-
- getResolutionType() - Method in interface org.hibernate.hql.internal.ast.TypeDiscriminatorMetadata
-
- getResolutionType() - Method in interface org.hibernate.persister.entity.DiscriminatorMetadata
-
- getResource() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
-
Gets the value of the resource property.
- getResourceAsStream(String) - Static method in class org.hibernate.internal.util.ConfigHelper
-
Deprecated.
- getResourceLocalTransaction() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- 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 class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- getResourceRegistry() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
- getResourceRegistry() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
-
- getResourceRegistry() - Method in interface org.hibernate.resource.jdbc.LogicalConnection
-
Provides access to the registry of JDBC resources associated with this LogicalConnection.
- getRestriction() - Method in class org.hibernate.jpa.criteria.AbstractManipulationCriteriaQuery
-
- getRestriction() - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- getRestriction() - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- getRestriction() - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- getResult() - Method in class org.hibernate.engine.spi.SubselectFetch
-
Get the Set of EntityKeys
- getResult() - Method in class org.hibernate.event.spi.LoadEvent
-
- getResult() - Method in class org.hibernate.event.spi.MergeEvent
-
- getResult(SessionImplementor, ResultSet, Object) - Method in class org.hibernate.id.IdentityGenerator.BasicDelegate
-
- getResult(SessionImplementor, ResultSet, Object) - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
-
Extract the generated key value from the given result set.
- getResult(SessionImplementor, ResultSet, Object) - Method in class org.hibernate.id.SelectGenerator.SelectGeneratorDelegate
-
- getResult() - Method in class org.hibernate.jpa.criteria.expression.SearchedCaseExpression.WhenClause
-
- getResult() - Method in class org.hibernate.jpa.criteria.expression.SimpleCaseExpression.WhenClause
-
- getResultClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedNativeQuery
-
Gets the value of the resultClass property.
- getResultClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the resultClass property.
- getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader
-
- getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.entity.AbstractEntityLoader
-
- getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.entity.CollectionElementLoader
-
- getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
-
- getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.Loader
-
Get the actual object that is returned in the user-visible result list.
- getResultId() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
-
- getResultList() - Method in interface org.hibernate.envers.query.AuditQuery
-
- getResultList() - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- getResultList(List, ResultTransformer) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getResultList() - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getResultList() - Method in class org.hibernate.jpa.internal.QueryImpl
-
- getResultList() - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- getResultList(List, ResultTransformer) - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- getResultList(List, ResultTransformer) - Method in class org.hibernate.loader.custom.CustomLoader
-
- getResultList(List, ResultTransformer) - Method in class org.hibernate.loader.hql.QueryLoader
-
- getResultList(List, ResultTransformer) - Method in class org.hibernate.loader.Loader
-
- getResultList() - Method in interface org.hibernate.result.ResultSetOutput
-
Consume the underlying
ResultSet
and return the resulting List.
- getResultMetadataValidator() - Method in interface org.hibernate.jpa.spi.HibernateEntityManagerImplementor.QueryOptions
-
- getResultRow(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getResultRow(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- getResultRow(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader
-
- getResultRow(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
-
- getResultRow(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.loader.Loader
-
- getResultRowAliases() - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- getResultRowAliases() - Method in class org.hibernate.loader.custom.CustomLoader
-
- getResultRowAliases() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getResultRowAliases() - Method in class org.hibernate.loader.Loader
-
Returns the aliases that corresponding to a result row.
- 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(CallableStatement) - Method in class org.hibernate.dialect.Cache71Dialect
-
- getResultSet(CallableStatement) - Method in class org.hibernate.dialect.DataDirectOracle9Dialect
-
- getResultSet(CallableStatement) - Method in class org.hibernate.dialect.DB2Dialect
-
- getResultSet(CallableStatement) - Method in class org.hibernate.dialect.Dialect
-
- getResultSet(CallableStatement, int) - Method in class org.hibernate.dialect.Dialect
-
- getResultSet(CallableStatement, String) - Method in class org.hibernate.dialect.Dialect
-
- getResultSet(CallableStatement) - Method in class org.hibernate.dialect.MySQLDialect
-
- getResultSet(CallableStatement, int) - Method in class org.hibernate.dialect.Oracle10gDialect
-
- getResultSet(CallableStatement, String) - Method in class org.hibernate.dialect.Oracle10gDialect
-
- getResultSet(CallableStatement) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getResultSet(CallableStatement) - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getResultSet(CallableStatement) - Method in class org.hibernate.dialect.PostgresPlusDialect
-
- getResultSet(CallableStatement) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getResultSet(CallableStatement, int) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getResultSet(CallableStatement, String) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getResultSet(CallableStatement) - Method in class org.hibernate.dialect.Teradata14Dialect
-
- getResultSet(CallableStatement, int) - Method in class org.hibernate.engine.jdbc.cursor.internal.StandardRefCursorSupport
-
- getResultSet(CallableStatement, String) - Method in class org.hibernate.engine.jdbc.cursor.internal.StandardRefCursorSupport
-
- getResultSet(CallableStatement, int) - Method in interface org.hibernate.engine.jdbc.cursor.spi.RefCursorSupport
-
- getResultSet(CallableStatement, String) - Method in interface org.hibernate.engine.jdbc.cursor.spi.RefCursorSupport
-
- getResultSet() - Method in class org.hibernate.engine.loading.internal.CollectionLoadContext
-
- getResultSet() - Method in class org.hibernate.engine.loading.internal.LoadingCollectionEntry
-
- getResultSet() - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getResultSet(PreparedStatement, RowSelection, LimitHandler, boolean, SessionImplementor) - Method in class org.hibernate.loader.Loader
-
Execute given PreparedStatement, advance to the first result and return SQL ResultSet.
- getResultSet() - Method in class org.hibernate.loader.Loader.SqlStatementWrapper
-
- getResultSet(PreparedStatement, RowSelection, LimitHandler, boolean, SessionImplementor) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
-
Execute given PreparedStatement, advance to the first result and return SQL ResultSet.
- getResultSet() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.SqlStatementWrapper
-
- getResultSet() - Method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessingContextImpl
-
- getResultSetMapping(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getResultSetMapping(String) - Method in class org.hibernate.boot.internal.MetadataImpl
-
- 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
-
- getResultSetMapping(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getResultSetMapping(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getResultSetMapping(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getResultSetMapping() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedNativeQuery
-
Gets the value of the resultSetMapping property.
- getResultSetMapping() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the resultSetMapping property.
- getResultSetMappingDefinition(String) - Method in class org.hibernate.internal.NamedQueryRepository
-
- getResultSetMappingDefinitions() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getResultSetMappingDefinitions() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getResultSetMappingDefinitions() - Method in interface org.hibernate.boot.Metadata
-
- getResultSetMappingDefinitions() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getResultSetProcessor() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- getResultSetProcessor() - Method in interface org.hibernate.loader.plan.exec.spi.LoadQueryDetails
-
- getResultsetRef() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
-
Gets the value of the resultsetRef property.
- getResultSetRef() - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinition
-
- getResultSetReturn() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- getResultSetReturn() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Obtain the resultset extractor associated with this JDBC coordinator.
- getResultSetWrapper() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
-
- getResultSetWrapper() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
-
Obtain service for wrapping a
ResultSet
in a "column name cache" wrapper.
- getResultSetWrapper() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- getResultTransformer() - Method in class org.hibernate.cache.spi.QueryKey
-
Provides access to the explicitly user-provided result transformer.
- getResultTransformer() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getResultTransformer() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
-
Retrieve the
ResultTransformer
responsible for building aggregated select expression results into their
aggregated form.
- getResultTransformer() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getResultTransformer() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
-
- getResultTransformer() - Method in class org.hibernate.hql.internal.HolderInstantiator
-
- getResultTransformer() - Method in class org.hibernate.internal.CriteriaImpl
-
- getResultType() - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- getResultType() - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- getResultTypes() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
-
- getReturnAliases() - Method in class org.hibernate.engine.query.spi.ReturnMetadata
-
- getReturnAliases(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getReturnAliases(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get the return aliases of a query
- getReturnAliases() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getReturnAliases() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- getReturnAliases() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getReturnAliases() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Returns an array of HQL aliases
- getReturnAliases() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getReturnAliases(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getReturnAliases() - Method in class org.hibernate.internal.SQLQueryImpl
-
- getReturnAliases() - Method in interface org.hibernate.Query
-
Return the HQL select clause aliases, if any.
- 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
-
- 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.CompositeCustomType
-
- 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
-
- 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
-
- getReturnedClass() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
-
- getReturnEntityName() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryRootReturn
-
The name of the entity to be returned.
- getReturnMetadata() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
-
- 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
- getReturnReader() - Method in interface org.hibernate.loader.plan.exec.process.spi.ReaderCollector
-
- getReturns() - Method in class org.hibernate.loader.plan.build.internal.LoadPlanImpl
-
- getReturns() - Method in interface org.hibernate.loader.plan.spi.LoadPlan
-
- getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
-
- getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.CastFunction
-
- getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.CharIndexFunction
-
- getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.ConvertFunction
-
- getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.DerbyConcatFunction
-
The return type of the function.
- getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.NoArgSQLFunction
-
- getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.NvlFunction
-
- getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.PositionSubstringFunction
-
- getReturnType(Type, Mapping) - Method in interface org.hibernate.dialect.function.SQLFunction
-
The return type of the function.
- getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.SQLFunctionTemplate
-
- getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.SumFunction
-
- getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.StandardSQLFunction
-
- getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.TrimFunctionTemplate
-
- getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.VarArgsSQLFunction
-
- getReturnType() - Method in class org.hibernate.property.access.internal.PropertyAccessMapImpl.GetterImpl
-
- getReturnType() - Method in class org.hibernate.property.access.spi.EnhancedGetterMethodImpl
-
Deprecated.
- 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
-
- getReturnTypes() - Method in interface org.hibernate.BasicQueryContract
-
Return the Hibernate types of the query results.
- getReturnTypes() - Method in class org.hibernate.engine.query.spi.ReturnMetadata
-
- getReturnTypes(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getReturnTypes(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get the return types of a query
- getReturnTypes() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getReturnTypes() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
Types of the return values of an iterate() style query.
- getReturnTypes() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
Types of the return values of an iterate() style query.
- getReturnTypes() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Returns an array of Types represented in the query result.
- getReturnTypes() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getReturnTypes(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getReturnTypes() - Method in class org.hibernate.internal.SQLQueryImpl
-
- getReturnTypes() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- getRevision() - Method in exception org.hibernate.envers.exception.RevisionDoesNotExistException
-
- getRevisionDate(Number) - Method in interface org.hibernate.envers.AuditReader
-
Get the date, at which a revision was created.
- getRevisionDate() - Method in class org.hibernate.envers.DefaultRevisionEntity
-
- getRevisionDate() - Method in class org.hibernate.envers.enhanced.SequenceIdRevisionEntity
-
- getRevisionDate(Number) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
-
- getRevisionDateQuery(Session, Number) - Method in class org.hibernate.envers.internal.revisioninfo.RevisionInfoQueryCreator
-
- getRevisionEndFieldName() - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getRevisionEndTimestampFieldName() - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getRevisionFieldName() - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getRevisionInfoClass() - Method in class org.hibernate.envers.configuration.internal.RevisionInfoConfigurationResult
-
- getRevisionInfoEntityName() - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getRevisionInfoEntityName() - Method in class org.hibernate.envers.configuration.internal.RevisionInfoConfigurationResult
-
- getRevisionInfoGenerator() - Method in class org.hibernate.envers.configuration.internal.RevisionInfoConfigurationResult
-
- getRevisionInfoNumberReader() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getRevisionInfoNumberReader() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getRevisionInfoNumberReader() - Method in class org.hibernate.envers.configuration.internal.RevisionInfoConfigurationResult
-
- getRevisionInfoQueryCreator() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getRevisionInfoQueryCreator() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getRevisionInfoQueryCreator() - Method in class org.hibernate.envers.configuration.internal.RevisionInfoConfigurationResult
-
- getRevisionInfoRelationMapping() - Method in class org.hibernate.envers.configuration.internal.RevisionInfoConfigurationResult
-
- getRevisionInfoTimestampData() - Method in class org.hibernate.envers.configuration.internal.RevisionInfoConfigurationResult
-
- getRevisionInfoXmlMapping() - Method in class org.hibernate.envers.configuration.internal.RevisionInfoConfigurationResult
-
- getRevisionListenerClass() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- getRevisionNumber(Object) - Method in class org.hibernate.envers.internal.revisioninfo.RevisionInfoNumberReader
-
- getRevisionNumberForDate(Date) - Method in interface org.hibernate.envers.AuditReader
-
Gets the revision number, that corresponds to the given date.
- getRevisionNumberForDate(Date) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
-
- getRevisionNumberForDateQuery(Session, Date) - Method in class org.hibernate.envers.internal.revisioninfo.RevisionInfoQueryCreator
-
- getRevisionNumberPath() - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getRevisionPropPath(String) - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getRevisions(Class<?>, Object) - Method in interface org.hibernate.envers.AuditReader
-
Get a list of revision numbers, at which an entity was modified.
- getRevisions(Class<?>, String, Object) - Method in interface org.hibernate.envers.AuditReader
-
Get a list of revision numbers, at which an entity was modified, looking by entityName.
- getRevisions(Class<?>, Object) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
-
- getRevisions(Class<?>, String, Object) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
-
- getRevisionsQuery(Session, Set<Number>) - Method in class org.hibernate.envers.internal.revisioninfo.RevisionInfoQueryCreator
-
- getRevisionType() - Method in class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
-
- getRevisionType() - Method in interface org.hibernate.envers.internal.synchronization.work.AuditWorkUnit
-
- getRevisionTypePath() - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.AbstractRelationQueryGenerator
-
- getRevisionTypePropName() - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getRevisionTypePropType() - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getRHSAlias() - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- getRhsAlias() - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- getRHSColumnNames(AssociationType, SessionFactoryImplementor) - Static method in class org.hibernate.engine.internal.JoinHelper
-
Get the columns of the associated table which are to be used in the join
- getRHSUniqueKeyName() - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- 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
-
- getRightHandOperand() - Method in class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
-
Retrieves the right-hand operand of the operator.
- getRightHandOperand() - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
-
Retrieves the right-hand operand of the operator.
- getRightHandOperand() - Method in interface org.hibernate.hql.internal.ast.tree.BinaryOperatorNode
-
Retrieves the right-hand operand of the operator.
- getRightHandOperand() - Method in class org.hibernate.jpa.criteria.expression.BinaryArithmeticOperation
-
- getRightHandOperand() - Method in interface org.hibernate.jpa.criteria.expression.BinaryOperatorExpression
-
Get the right-hand operand.
- getRightHandOperand() - Method in class org.hibernate.jpa.criteria.predicate.ComparisonPredicate
-
- getRightHandSide() - Method in class org.hibernate.loader.plan.build.internal.spaces.JoinImpl
-
- getRightHandSide() - Method in interface org.hibernate.loader.plan.spi.Join
-
Get the
QuerySpace
from the right-hand-side of the join.
- 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.internal.AbstractPersistentCollection
-
- getRole() - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Get the current role name
- getRole() - Method in class org.hibernate.engine.profile.Association
-
- getRole() - Method in class org.hibernate.engine.spi.CollectionEntry
-
- getRole() - Method in class org.hibernate.engine.spi.CollectionKey
-
- getRole() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getRole() - Method in class org.hibernate.id.ForeignGenerator
-
Getter for property 'role'.
- getRole() - Method in class org.hibernate.mapping.Collection
-
- getRole() - Method in interface org.hibernate.metadata.CollectionMetadata
-
The name of this collection role
- getRole() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- 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 class org.hibernate.secure.spi.GrantedPermission
-
- getRole() - Method in class org.hibernate.type.CollectionType
-
- getRoleName() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
-
- getRoleName() - Method in class org.hibernate.mapping.Component
-
- getRollbackOnly() - Method in class org.hibernate.jpa.internal.TransactionImpl
-
- getRoot() - Method in class org.hibernate.boot.jaxb.spi.Binding
-
Obtain the root JAXB bound object
- getRoot() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- getRoot() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
-
Obtain the hierarchy's root type source.
- getRoot() - Method in class org.hibernate.jpa.criteria.AbstractManipulationCriteriaQuery
-
- getRootAlias() - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
-
- getRootClass() - Method in class org.hibernate.mapping.PersistentClass
-
- getRootClass() - Method in class org.hibernate.mapping.RootClass
-
- getRootClass() - Method in class org.hibernate.mapping.Subclass
-
- getRootCollectionReturn() - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
-
- getRootCriteria() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getRootEntityGraph() - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
-
- getRootEntityGraph() - Method in class org.hibernate.loader.plan.build.internal.FetchGraphLoadPlanBuildingStrategy
-
- getRootEntityGraph() - Method in class org.hibernate.loader.plan.build.internal.LoadGraphLoadPlanBuildingStrategy
-
- 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.
- getRootName() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getRootParameters() - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
-
- getRootParameters() - Method in class org.hibernate.envers.internal.tools.query.UpdateBuilder
-
- getRootQuerySpace() - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
-
- getRootQuerySpace() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- getRootQuerySpace() - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
-
- getRootQuerySpaces() - Method in class org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl
-
- getRootQuerySpaces() - Method in interface org.hibernate.loader.plan.spi.QuerySpaces
-
Gets the root QuerySpace references.
- getRootReturn() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- getRoots() - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- getRoots() - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- getRoots() - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- getRootSQLALias() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- 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() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- getRootTableAlias() - Method in class org.hibernate.loader.plan.exec.internal.BasicCollectionLoadQueryDetails
-
- getRootTableAlias() - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
-
- getRootTableAlias() - Method in class org.hibernate.loader.plan.exec.internal.OneToManyLoadQueryDetails
-
- 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
-
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
-
Get the names of columns on the root table used to persist the identifier.
- getRootTableKeyColumnNames() - Method in interface org.hibernate.id.PostInsertIdentityPersister
-
The names of the primary key columns in the root table.
- getRootTableKeyColumnNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- 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
-
Locks are always applied to the "root table".
- getRootUrl() - Method in interface org.hibernate.boot.archive.scan.spi.ScanEnvironment
-
Returns the root URL for scanning.
- getRootUrl() - Method in class org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl
-
- 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.model.source.internal.hbm.EntityHierarchySourceImpl
-
- getRowId() - Method in class org.hibernate.boot.model.source.internal.hbm.TableSourceImpl
-
- 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 class org.hibernate.engine.internal.AbstractEntityEntry
-
- getRowId() - Method in interface org.hibernate.engine.spi.EntityEntry
-
- getRowId() - Method in class org.hibernate.mapping.Table
-
- getRowIdAlias() - Method in class org.hibernate.loader.DefaultEntityAliases
-
- getRowIdAlias() - Method in interface org.hibernate.loader.EntityAliases
-
The result set column alias for the Oracle row id
- getRowNumber() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
-
- getRowNumber() - Method in class org.hibernate.internal.ScrollableResultsImpl
-
- getRowNumber() - Method in interface org.hibernate.ScrollableResults
-
Get the current position in the results.
- getRowReader() - Method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl
-
- getRowSelection() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getRowSelection() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getScalarColumnIndex() - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
-
- getScalarColumnIndex() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getScalarColumnIndex() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
-
- getScalarColumnIndex() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- getScalarColumnIndex() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
-
Gets index of the select expression in the projection list.
- getScalars() - Method in class org.hibernate.loader.custom.ConstructorReturn
-
- 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.model.source.internal.hbm.SizeSourceImpl
-
- getScale() - Method in interface org.hibernate.boot.model.source.spi.SizeSource
-
The specified scale.
- getScale() - Method in class org.hibernate.cfg.Ejb3Column
-
- getScale() - Method in class org.hibernate.engine.jdbc.Size
-
- getScale() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Gets the value of the scale property.
- getScale() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Gets the value of the scale property.
- getScale() - Method in class org.hibernate.mapping.Column
-
- getScanEnvironment() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getScanEnvironment() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getScanEnvironment() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
Access to the environment for scanning.
- getScanner() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getScanner() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getScanner() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
Access to the Scanner to be used for scanning.
- getScanOptions() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getScanOptions() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getScanOptions() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
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 enum org.hibernate.boot.jaxb.internal.stax.LocalSchema
-
- getSchema() - Method in enum org.hibernate.boot.jaxb.internal.stax.SupportedOrmXsdVersion
-
Deprecated.
- getSchema() - Method in class org.hibernate.boot.model.relational.Namespace.Name
-
- getSchema() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
-
- getSchema(String, Table) - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
-
- getSchema() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditTableData
-
- getSchema(String) - Method in class org.hibernate.jpamodelgen.util.xml.XmlParserHelper
-
- getSchema() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Table
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.mapping.Table
-
- getSchema() - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
-
- getSchema() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
-
- getSchemaAutoTooling() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getSchemaAutoTooling() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getSchemaAutoTooling() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getSchemaAutoTooling() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getSchemaAutoTooling() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getSchemaAutoTooling() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getSchemaCreator(Map) - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool
-
- getSchemaCreator(Map) - Method in interface org.hibernate.tool.schema.spi.SchemaManagementTool
-
- getSchemaDropper(Map) - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool
-
- getSchemaDropper(Map) - Method in interface org.hibernate.tool.schema.spi.SchemaManagementTool
-
- getSchemaMigrator(Map) - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool
-
- getSchemaMigrator(Map) - 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
-
- getSchemaNameResolver() - Method in class org.hibernate.dialect.Dialect
-
Get the strategy for determining the schema name of a Connection
- getSchemaUrl() - Method in enum org.hibernate.boot.jaxb.internal.stax.SupportedOrmXsdVersion
-
Deprecated.
- getSchemaValidator(Map) - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool
-
- getSchemaValidator(Map) - Method in interface org.hibernate.tool.schema.spi.SchemaManagementTool
-
- getScope() - Method in class org.hibernate.LockOptions
-
Retrieve the current lock scope setting.
- getScope() - Method in interface org.hibernate.Session.LockRequest
-
Check if locking is cascaded to owned collections and relationships.
- getScrollMode() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getScrollMode(boolean, boolean, boolean, QueryParameters) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
-
- getSdoBatchSize() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
- getSdoNumRes() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
- getSearchability() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
-
- getSecond() - Method in class org.hibernate.envers.internal.tools.Triple
-
- getSecond() - Method in class org.hibernate.envers.tools.Pair
-
- getSecondaryExpression() - Method in class org.hibernate.jpa.criteria.expression.NullifExpression
-
- getSecondaryTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the secondaryTable property.
- getSecondaryTableDictionary() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
-
- getSecondaryTableMap() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getSecondaryTableMap() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
-
Obtain the secondary tables for this entity
- getSecondaryTables() - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- getSecondLevelCacheEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getSecondLevelCacheHitCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getSecondLevelCacheHitCount() - Method in interface org.hibernate.stat.Statistics
-
Global number of cacheable entities/collections successfully retrieved from the cache
- getSecondLevelCacheMissCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getSecondLevelCacheMissCount() - Method in interface org.hibernate.stat.Statistics
-
Global number of cacheable entities/collections not found in the cache and loaded from the database.
- getSecondLevelCachePutCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getSecondLevelCachePutCount() - Method in interface org.hibernate.stat.Statistics
-
Global number of cacheable entities/collections put in the cache
- getSecondLevelCacheRegion(String) - Method in interface org.hibernate.engine.spi.CacheImplementor
-
Get second level cache region by its name.
- getSecondLevelCacheRegion(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getSecondLevelCacheRegion(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get a named second-level cache region
- getSecondLevelCacheRegion(String) - Method in class org.hibernate.internal.CacheImpl
-
- getSecondLevelCacheRegion(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getSecondLevelCacheRegionAccessStrategy(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getSecondLevelCacheRegionAccessStrategy(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get access strategy to second-level cache region
- getSecondLevelCacheRegionAccessStrategy(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getSecondLevelCacheRegionNames() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
Get all second-level cache region names
- getSecondLevelCacheRegionNames() - Method in interface org.hibernate.stat.Statistics
-
Get all second-level cache region names
- getSecondLevelCacheStatistics(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
Second level cache statistics per region
- getSecondLevelCacheStatistics(String) - Method in interface org.hibernate.stat.Statistics
-
Second level cache statistics per region
- getSecondPass(Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], Ejb3Column[], Ejb3JoinColumn[], boolean, XProperty, XClass, boolean, boolean, TableBinder, MetadataBuildingContext) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- getSecondPass(Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], Ejb3Column[], Ejb3JoinColumn[], boolean, XProperty, XClass, boolean, boolean, TableBinder, MetadataBuildingContext) - Method in class org.hibernate.cfg.annotations.ListBinder
-
- getSecondPass(Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], Ejb3Column[], Ejb3JoinColumn[], boolean, XProperty, XClass, boolean, boolean, TableBinder, MetadataBuildingContext) - Method in class org.hibernate.cfg.annotations.MapBinder
-
- 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
which
corresponding to this generator instance.
- getSegmentValueLength() - Method in class org.hibernate.id.enhanced.TableGenerator
-
- getSelect() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getSelectByUniqueKeyString(String) - Method in interface org.hibernate.id.PostInsertIdentityPersister
-
Get a SQL select string that performs a select based on a unique
key determined by the given property name).
- getSelectByUniqueKeyString(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSelectClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getSelectClause() - Method in class org.hibernate.hql.internal.ast.tree.InsertStatement
-
Retreive this insert statement's select-clause.
- getSelectClause() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
Locate the select clause that is part of this select statement.
- getSelectClauseNullString(int) - Method in class org.hibernate.dialect.DB2Dialect
-
- getSelectClauseNullString(int) - Method in class org.hibernate.dialect.Dialect
-
Given a
Types
type code, determine an appropriate
null value to use in a select clause.
- getSelectClauseNullString(int) - Method in class org.hibernate.dialect.HSQLDialect
-
- getSelectClauseNullString(int) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getSelectClauseNullString(int) - Method in class org.hibernate.dialect.Oracle9iDialect
-
- getSelectClauseNullString(int) - Method in class org.hibernate.dialect.OracleDialect
-
Deprecated.
- getSelectClauseNullString(int) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
Workaround for postgres bug #1453
Given a
Types
type code, determine an appropriate
null value to use in a select clause.
- getSelectClauseNullString(int) - Method in class org.hibernate.dialect.TeradataDialect
-
- getSelectGUIDString() - Method in class org.hibernate.dialect.Dialect
-
Get the command used to select a GUID from the underlying database.
- getSelectGUIDString() - Method in class org.hibernate.dialect.IngresDialect
-
- getSelectGUIDString() - Method in class org.hibernate.dialect.MySQLDialect
-
- getSelectGUIDString() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getSelectGUIDString() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getSelectGUIDString() - Method in class org.hibernate.dialect.PostgresPlusDialect
-
- getSelection() - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- getSelection() - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- getSelection() - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- getSelectName() - Method in class org.hibernate.hql.internal.classic.SelectPathExpressionParser
-
- 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.
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.DB2Dialect
-
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.Dialect
-
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.H2Dialect
-
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.HSQLDialect
-
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.InformixDialect
-
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.IngresDialect
-
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.InterbaseDialect
-
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.MckoiDialect
-
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.SAPDBDialect
-
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.SQLServer2012Dialect
-
- getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.TimesTenDialect
-
- getSelectSQL() - Method in class org.hibernate.id.IdentityGenerator.BasicDelegate
-
- 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.SelectGenerator.SelectGeneratorDelegate
-
- getSelectStatement() - Method in class org.hibernate.boot.model.source.internal.hbm.InLineViewSourceImpl
-
- getSelectStatement() - Method in interface org.hibernate.boot.model.source.spi.InLineViewSource
-
Obtain the SQL SELECT
statement to use.
- getSelectType() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getSemiResolvedType(SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- getSemiResolvedType(SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractType
-
- getSemiResolvedType(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
-
- getSemiResolvedType(SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
-
As part of 2-phase loading, when we perform resolving what is the resolved type for this type? Generally
speaking the type and its semi-resolved type will be the same.
- getSeparateIdentifierMappingClass() - Method in interface org.hibernate.persister.walking.spi.NonEncapsulatedEntityIdentifierDefinition
-
- getSequence() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getSequenceExporter() - Method in class org.hibernate.dialect.Dialect
-
- getSequenceGenerator() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the sequenceGenerator property.
- getSequenceGenerator() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the sequenceGenerator property.
- getSequenceGenerator() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Gets the value of the sequenceGenerator property.
- getSequenceInformation(Identifier, Identifier, Identifier) - Method in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
-
- getSequenceInformation(Namespace.Name, Identifier) - Method in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
-
- getSequenceInformation(QualifiedSequenceName) - Method in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
-
- 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.Dialect
-
- getSequenceInformationExtractor() - Method in class org.hibernate.dialect.H2Dialect
-
- getSequenceName() - Method in class org.hibernate.boot.model.relational.QualifiedSequenceName
-
- getSequenceName() - Method in class org.hibernate.id.SequenceGenerator
-
Deprecated.
- getSequenceName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Gets the value of the sequenceName property.
- getSequenceName() - Method in class org.hibernate.tool.schema.extract.internal.SequenceInformationImpl
-
- getSequenceName() - Method in interface org.hibernate.tool.schema.extract.spi.SequenceInformation
-
The qualified sequence name.
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.DB2Dialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.Dialect
-
Generate the appropriate select statement to to retrieve the next value
of a sequence.
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.H2Dialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.HSQLDialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.InformixDialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.IngresDialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.InterbaseDialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.MckoiDialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.MimerSQLDialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.SAPDBDialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.SQLServer2012Dialect
-
- getSequenceNextValString(String) - Method in class org.hibernate.dialect.TimesTenDialect
-
- getSequences() - Method in class org.hibernate.boot.model.relational.Namespace
-
- getSequentialSelect(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSequentialSelect(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getService(Class<R>) - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
-
- getService(Bundle, ServiceRegistration) - Method in class org.hibernate.osgi.OsgiPersistenceProviderService
-
- getService(Bundle, ServiceRegistration) - Method in class org.hibernate.osgi.OsgiSessionFactoryService
-
- getService(Class<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- getService() - Method in class org.hibernate.service.internal.ProvidedService
-
- getService(Class<R>) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryImpl
-
- getService(Class<R>) - Method in interface org.hibernate.service.ServiceRegistry
-
Retrieve a service by role.
- getService() - Method in class org.hibernate.service.spi.ServiceBinding
-
- getServiceImpl(Class<T>) - Method in class org.hibernate.osgi.OsgiServiceUtil
-
Locate the single implementor of the given service contract in the given OSGi buindle context.
- getServiceImpls(Class<T>) - Method in class org.hibernate.osgi.OsgiServiceUtil
-
Locate all implementors of the given service contract in the given OSGi buindle context.
- getServiceInitiated() - Method in class org.hibernate.boot.cfgxml.internal.CfgXmlAccessServiceInitiator
-
- getServiceInitiated() - Method in class org.hibernate.cache.internal.RegionFactoryInitiator
-
- getServiceInitiated() - Method in class org.hibernate.engine.config.internal.ConfigurationServiceInitiator
-
- getServiceInitiated() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
-
- getServiceInitiated() - Method in class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
-
- getServiceInitiated() - Method in class org.hibernate.engine.jdbc.connections.internal.MultiTenantConnectionProviderInitiator
-
- getServiceInitiated() - Method in class org.hibernate.engine.jdbc.cursor.internal.RefCursorSupportInitiator
-
- getServiceInitiated() - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectFactoryInitiator
-
- getServiceInitiated() - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectResolverInitiator
-
- getServiceInitiated() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator
-
- getServiceInitiated() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesInitiator
-
- getServiceInitiated() - Method in class org.hibernate.engine.jndi.internal.JndiServiceInitiator
-
- 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.engine.transaction.jta.platform.internal.JtaPlatformInitiator
-
- getServiceInitiated() - Method in class org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator
-
- getServiceInitiated() - Method in class org.hibernate.envers.boot.internal.EnversServiceInitiator
-
- getServiceInitiated() - Method in class org.hibernate.event.service.internal.EventListenerServiceInitiator
-
- getServiceInitiated() - Method in class org.hibernate.hql.internal.QueryTranslatorFactoryInitiator
-
- getServiceInitiated() - Method in class org.hibernate.id.factory.internal.MutableIdentifierGeneratorFactoryInitiator
-
- getServiceInitiated() - Method in class org.hibernate.jmx.internal.JmxServiceInitiator
-
- getServiceInitiated() - Method in class org.hibernate.persister.internal.PersisterClassResolverInitiator
-
- getServiceInitiated() - Method in class org.hibernate.persister.internal.PersisterFactoryInitiator
-
- getServiceInitiated() - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyResolverInitiator
-
- getServiceInitiated() - Method in class org.hibernate.resource.transaction.internal.TransactionCoordinatorBuilderInitiator
-
- getServiceInitiated() - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryInitiator
-
- getServiceInitiated() - Method in interface org.hibernate.service.spi.ServiceInitiator
-
Obtains the service role initiated by this initiator.
- getServiceInitiated() - Method in class org.hibernate.stat.internal.StatisticsInitiator
-
- getServiceInitiated() - Method in class org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator
-
- getServiceInitiated() - Method in class org.hibernate.tool.schema.internal.SchemaManagementToolInitiator
-
- getServiceInitiator() - Method in class org.hibernate.service.spi.ServiceBinding
-
- getServiceRegistry() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getServiceRegistry() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getServiceRegistry() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getServiceRegistry() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getServiceRegistry() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getServiceRegistry() - Method in class org.hibernate.boot.MetadataSources
-
- 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.MetadataBuildingOptions
-
Access to the service registry.
- getServiceRegistry() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
The service registry to use in building the factory.
- getServiceRegistry() - Method in interface org.hibernate.cfg.beanvalidation.ActivationContext
-
Access the ServiceRegistry specific to the SessionFactory being built.
- getServiceRegistry() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getServiceRegistry() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getServiceRegistry() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getServiceRegistry() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getServiceRegistry() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
-
- getServiceRegistry() - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
-
- getServiceRegistry() - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
-
- getServiceRegistry() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- getServiceRegistry() - Method in class org.hibernate.internal.AbstractSessionImpl.JdbcSessionContextImpl
-
- getServiceRegistry() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- 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.resource.jdbc.spi.JdbcSessionContext
-
- getServiceRegistry() - Method in class org.hibernate.tool.schema.extract.internal.ExtractionContextImpl
-
- getServiceRegistry() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
-
- getServiceRole() - Method in class org.hibernate.service.internal.ProvidedService
-
- getServiceRole() - Method in class org.hibernate.service.spi.ServiceBinding
-
- getServiceRole() - Method in exception org.hibernate.service.UnknownServiceException
-
- getSession() - Method in class org.hibernate.action.internal.CollectionAction
-
- getSession() - Method in class org.hibernate.action.internal.EntityAction
-
originating session accessor
- getSession() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
-
Access to the session
- getSession() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
Get the session currently associated with this collection.
- getSession() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- 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.envers.internal.reader.AuditReaderImpl
-
- getSession() - Method in interface org.hibernate.envers.internal.reader.AuditReaderImplementor
-
- getSession() - Method in class org.hibernate.event.spi.AbstractEvent
-
Returns the session event source for this event.
- getSession() - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getSession() - Method in class org.hibernate.internal.CriteriaImpl
-
- getSession() - Method in interface org.hibernate.jpa.HibernateEntityManager
-
- getSession() - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- getSession() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
return a Session
- getSession() - Method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessingContextImpl
-
- getSession() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext
-
- getSession() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- 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.result.spi.ResultContext
-
- getSession() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- getSessionCloseCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getSessionCloseCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getSessionCloseCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getSessionCloseCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getSessionCloseCount() - Method in interface org.hibernate.stat.Statistics
-
Global number of sessions closed
- getSessionFactory() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
-
Gets the value of the sessionFactory property.
- getSessionFactory() - Method in interface org.hibernate.cfg.beanvalidation.ActivationContext
-
Access the SessionFactory being built to trigger this BV activation
- getSessionFactory() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
-
- getSessionFactory() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getSessionFactory() - Method in class org.hibernate.internal.AbstractSessionImpl.JdbcSessionContextImpl
-
- getSessionFactory(String) - Method in class org.hibernate.internal.SessionFactoryRegistry
-
- getSessionFactory() - Method in class org.hibernate.internal.SessionImpl
-
- getSessionFactory() - Method in interface org.hibernate.jpa.HibernateEntityManagerFactory
-
Obtain the underlying Hibernate SessionFactory.
- getSessionFactory() - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- getSessionFactory() - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- getSessionFactory() - Method in class org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl
-
- getSessionFactory() - Method in interface org.hibernate.loader.plan.build.spi.ExpandingQuerySpaces
-
Gets the session factory.
- getSessionFactory() - Method in interface org.hibernate.loader.plan.build.spi.LoadPlanBuildingContext
-
Access to the SessionFactory
- getSessionFactory() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- getSessionFactory() - Method in class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor
-
- getSessionFactory() - Method in interface org.hibernate.persister.spi.PersisterCreationContext
-
- getSessionFactory() - Method in interface org.hibernate.procedure.internal.Util.ResultClassesResolutionContext
-
Access to the SessionFactory
- getSessionFactory() - Method in interface org.hibernate.procedure.internal.Util.ResultSetMappingResolutionContext
-
Access to the SessionFactory
- getSessionFactory() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
-
Retrieve the session factory for this environment.
- getSessionFactory() - Method in interface org.hibernate.Session
-
Get the session factory which created this session.
- getSessionFactory() - Method in interface org.hibernate.sql.ordering.antlr.TranslationContext
-
Retrieves the session factory for this context.
- getSessionFactory() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getSessionFactoryBuilder() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getSessionFactoryBuilder() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getSessionFactoryBuilder() - Method in interface org.hibernate.boot.Metadata
-
- getSessionFactoryBuilder() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getSessionFactoryBuilder(MetadataImplementor, SessionFactoryBuilderImplementor) - Method in interface org.hibernate.boot.spi.SessionFactoryBuilderFactory
-
The contract method.
- getSessionFactoryHelper() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getSessionFactoryHelper() - Method in class org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode
-
- getSessionFactoryName() - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
-
- getSessionFactoryName() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getSessionFactoryName() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getSessionFactoryName() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getSessionFactoryName() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- 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.cfg.Settings
-
Deprecated.
- getSessionFactoryObserver() - Method in class org.hibernate.cfg.Configuration
-
- getSessionFactoryObservers() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getSessionFactoryObservers() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getSessionFactoryObservers() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getSessionFactoryObservers() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- 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 class org.hibernate.internal.SessionFactoryImpl
-
- getSessionFactoryOptions() - Method in interface org.hibernate.SessionFactory
-
Get the special options used to build the factory.
- getSessionFactoryUuid() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoader
-
- getSessionIdentifier() - Method in class org.hibernate.internal.AbstractSessionImpl
-
- getSessionImplementor() - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
-
- getSessionImplementor() - Method in interface org.hibernate.envers.internal.reader.AuditReaderImplementor
-
- getSessionInterceptorClass() - Method in class org.hibernate.jpa.boot.internal.SettingsImpl
-
- getSessionInterceptorClass() - Method in interface org.hibernate.jpa.boot.spi.Settings
-
- getSessionOpenCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getSessionOpenCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getSessionOpenCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getSessionOpenCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getSessionOpenCount() - Method in interface org.hibernate.stat.Statistics
-
Global number of sessions opened
- getSessionTransactionId() - Method in class org.hibernate.cache.infinispan.util.BeginInvalidationCommand
-
- getSet(String) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getSet(String, Class<E>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getSetClause() - Method in class org.hibernate.hql.internal.ast.tree.UpdateStatement
-
- getSetter(Class, PropertyData, ServiceRegistry) - Static method in class org.hibernate.envers.internal.tools.ReflectionTools
-
- getSetter(Class, String, String, ServiceRegistry) - Static method in class org.hibernate.envers.internal.tools.ReflectionTools
-
- getSetter(Class) - Method in class org.hibernate.mapping.Property
-
- getSetter() - Method in class org.hibernate.property.access.internal.PropertyAccessBasicImpl
-
- getSetter() - Method in class org.hibernate.property.access.internal.PropertyAccessEmbeddedImpl
-
- getSetter() - Method in class org.hibernate.property.access.internal.PropertyAccessFieldImpl
-
- getSetter() - Method in class org.hibernate.property.access.internal.PropertyAccessMapImpl
-
- getSetter() - Method in class org.hibernate.property.access.internal.PropertyAccessMixedImpl
-
- getSetter() - Method in interface org.hibernate.property.access.spi.PropertyAccess
-
Obtain the delegate for setting values for the described persistent property
- getSetters() - Method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
-
Returns the getter names of the properties.
- getSetting(String, ConfigurationService.Converter<T>) - Method in class org.hibernate.engine.config.internal.ConfigurationServiceImpl
-
- getSetting(String, ConfigurationService.Converter<T>, T) - Method in class org.hibernate.engine.config.internal.ConfigurationServiceImpl
-
- getSetting(String, Class<T>, T) - Method in class org.hibernate.engine.config.internal.ConfigurationServiceImpl
-
- 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.
- getSetting(String, Class<T>, T) - Method in interface org.hibernate.engine.config.spi.ConfigurationService
-
Get the named setting.
- getSettings() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
- getSettings() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
-
Access the Hibernate settings associated with the persistence unit.
- getSettings() - Method in class org.hibernate.engine.config.internal.ConfigurationServiceImpl
-
- getSettings() - Method in interface org.hibernate.engine.config.spi.ConfigurationService
-
Access to the complete map of config settings.
- getSettings() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getSettings() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getSettings() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getSettings() - Method in class org.hibernate.testing.cache.EntityRegionImpl
-
- getSharedCacheMode() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getSharedCacheMode() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getSharedCacheMode() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
Access to the SharedCacheMode for determining whether we should perform second level
caching or not.
- getSharedCacheMode() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getSharedCacheMode() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getSharedCacheMode() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
- getSharedCacheMode() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the sharedCacheMode property.
- getShort(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getShort(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a short.
- getShortName() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
- getShortName() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
-
- getShortName() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
-
The short name of the entity those stats are about
- getShowSqlEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getSignatureType(Member) - Static method in class org.hibernate.jpa.internal.metamodel.AttributeFactory
-
- getSimpleName() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- getSimpleName() - Method in interface org.hibernate.jpamodelgen.model.MetaEntity
-
- getSimpleName() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaEntity
-
- getSimpleValueBinder() - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- getSingleResult() - Method in interface org.hibernate.envers.query.AuditQuery
-
- getSingleResult() - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- getSingleResult() - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- getSingleResult() - Method in class org.hibernate.jpa.internal.QueryImpl
-
- getSingleResult() - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- 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.
- getSingularAttribute(String) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getSingularAttribute(String, Class<Y>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getSingularAttributeNature() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
-
- getSingularAttributeNature() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getSingularAttributeNature() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getSingularAttributeNature() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- getSingularAttributeNature() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSource
-
Obtain the nature of this attribute type.
- getSingularAttributes() - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getSize(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleCollectionTracker
-
- getSize(String) - Method in interface org.hibernate.bytecode.enhance.spi.CollectionTracker
-
- getSize(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getSize(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
-
- getSizeInMemory() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
-
- getSizeInMemory() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
The number of bytes is this cache region currently consuming in memory.
- getSizeInMemory() - Method in interface org.hibernate.cache.spi.Region
-
The number of bytes is this cache region currently consuming in memory.
- getSizeInMemory() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
- getSizeInMemory() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
-
- getSizeInMemory() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getSizeInMemory() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
-
- getSizeSource() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
-
- getSizeSource() - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.AbstractColumnsAndFormulasSource
-
- getSizeSource() - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.ColumnsAndFormulasSource
-
- getSizeSource() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
-
Obtain the source for the specified column size.
- getSkipLockedSql() - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
-
- getSnapshot() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
Get the current snapshot from the session
- getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
-
- getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentBag
-
- getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentList
-
- getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentMap
-
- getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentSet
-
- getSnapshot(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Return a new snapshot of the current state of the collection
- getSnapshot(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- 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
- getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
-
- getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentBag
-
- getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentList
-
- getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentMap
-
- getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentSet
-
- getSnapshotElement(Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Get the snapshot value of the given collection entry
- 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.
- getSortKey() - Method in class org.hibernate.sql.ordering.antlr.SortSpecification
-
- getSource() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampAttributeType
-
Gets the value of the source property.
- getSource() - Method in class org.hibernate.cfg.AttributeConversionInfo
-
- getSource() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
-
- getSource() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeEntityIdentifierDescription
-
- getSource() - Method in class org.hibernate.loader.plan.build.internal.returns.AnyAttributeFetchImpl
-
- getSource() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionAttributeFetchImpl
-
- getSource() - Method in class org.hibernate.loader.plan.build.internal.returns.CompositeAttributeFetchImpl
-
- getSource() - Method in class org.hibernate.loader.plan.build.internal.returns.EntityAttributeFetchImpl
-
- getSource() - Method in class org.hibernate.loader.plan.build.internal.returns.NestedCompositeAttributeFetchImpl
-
- getSource() - Method in interface org.hibernate.loader.plan.spi.Fetch
-
Obtain the owner of this fetch.
- getSource() - Method in class org.hibernate.mapping.FetchProfile
-
Retrieve the fetch profile source.
- getSource() - Method in interface org.hibernate.persister.walking.spi.AttributeDefinition
-
- getSource() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- getSource() - Method in class org.hibernate.tuple.component.CompositeBasedAssociationAttribute
-
- getSource() - Method in class org.hibernate.tuple.entity.AbstractEntityBasedAttribute
-
- getSourceColumn() - Method in class org.hibernate.param.AbstractExplicitParameterSpecification
-
- getSourceColumn() - Method in interface org.hibernate.param.ExplicitParameterSpecification
-
- getSourceLine() - Method in class org.hibernate.param.AbstractExplicitParameterSpecification
-
- getSourceLine() - Method in interface org.hibernate.param.ExplicitParameterSpecification
-
Retrieves the line number on which this parameter occurs in the source query.
- getSourceLocation() - Method in class org.hibernate.engine.query.spi.OrdinalParameterDescriptor
-
- getSourceLocations() - Method in class org.hibernate.engine.query.spi.NamedParameterDescriptor
-
- getSourceName() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
-
- getSourceName() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOneAttributeColumnsAndFormulasSource
-
- getSourceName() - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.ColumnsAndFormulasSource
-
The name of the source.
- getSourceProcessOrdering() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- 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.
- getSourceQuery() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
-
- getSourceQuery() - Method in class org.hibernate.engine.query.spi.NativeSQLQueryPlan
-
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
-
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributePropertySource
-
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOneAttributeColumnsAndFormulasSource
-
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOnePropertySource
-
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceArrayImpl
-
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceBagImpl
-
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceIdBagImpl
-
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceListImpl
-
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceMapImpl
-
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourcePrimitiveArrayImpl
-
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceSetImpl
-
- getSourceType() - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.ColumnsAndFormulasSource
-
What kind of XML element does this information come from?
- getSourceType() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- getSourceType() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
-
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
-
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
-
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5InnoDBSpatialDialect
-
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
-
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
-
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
-
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
-
- getSpatialAggregateSQL(String, int) - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns the SQL fragment for the specfied Spatial aggregate expression.
- getSpatialDialect(CriteriaQuery, SpatialFunction) - Static method in class org.hibernate.spatial.criterion.ExpressionUtil
-
Determines the SpatialDialect
for the specified CriteriaQuery
, and checks if the
specified function is supported.
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
-
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
-
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5InnoDBSpatialDialect
-
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
-
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
-
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
-
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
-
- getSpatialFilterExpression(String) - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns the SQL fragment for the SQL WHERE-expression when parsing
org.hibernate.spatial.criterion.SpatialFilterExpression
s
into prepared statements.
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
-
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
-
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5InnoDBSpatialDialect
-
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
-
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
-
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
-
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
-
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
-
- getSpatialRelateSQL(String, int) - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns the SQL fragment for the SQL WHERE-clause when parsing
org.hibernatespatial.criterion.SpatialRelateExpression
s
into prepared statements.
- getSpecificContractClass() - Method in enum org.hibernate.boot.model.source.spi.RelationalValueSource.Nature
-
- getSpecifiedFlushMode() - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getSpecifiedMaxResults() - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getSpecifiedTemporalType() - Method in class org.hibernate.jpa.spi.BaseQueryImpl.ParameterBindImpl
-
- getSpecifiedTemporalType() - Method in interface org.hibernate.jpa.spi.ParameterBind
-
The temporal type that will be used to "interpret" Date-like values (if applicable).
- getSql() - Method in class org.hibernate.boot.model.CustomSql
-
- getSQL() - Method in class org.hibernate.hql.internal.ast.SqlGenerator
-
- getSQL() - Method in exception org.hibernate.JDBCException
-
Get the actual SQL statement being executed when the exception occurred.
- getSQL() - Method in interface org.hibernate.loader.custom.CustomQuery
-
The SQL query string to be performed.
- getSQL() - Method in class org.hibernate.loader.custom.sql.SQLCustomQuery
-
- getSql() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- getSql() - Method in interface org.hibernate.result.spi.ResultContext
-
- getSql() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateCommand
-
- getSQLAlias(Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Get the root table alias of an entity
- getSQLAlias(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Get the root table alias of an entity, taking into account
the qualifier of the property path
- getSQLAlias(Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getSQLAlias(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getSQLAliasCount() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getSqlAliasSuffixes() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getSqlAssignmentFragment() - Method in class org.hibernate.hql.internal.ast.tree.AssignmentSpecification
-
- getSqlAST() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- getSqlCreateStrings(AuxiliaryDatabaseObject, Metadata) - Method in class org.hibernate.tool.schema.internal.StandardAuxiliaryDatabaseObjectExporter
-
- getSqlCreateStrings(ForeignKey, Metadata) - Method in class org.hibernate.tool.schema.internal.StandardForeignKeyExporter
-
- getSqlCreateStrings(Index, Metadata) - Method in class org.hibernate.tool.schema.internal.StandardIndexExporter
-
- getSqlCreateStrings(Sequence, Metadata) - Method in class org.hibernate.tool.schema.internal.StandardSequenceExporter
-
- getSqlCreateStrings(Table, Metadata) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
-
- getSqlCreateStrings(Constraint, Metadata) - Method in class org.hibernate.tool.schema.internal.StandardUniqueKeyExporter
-
- getSqlCreateStrings(T, Metadata) - 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
-
- 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
-
- getSQLDeleteRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getSQLDeleteString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getSQLDeleteStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSqlDescriptor() - Method in class org.hibernate.type.descriptor.sql.BasicBinder
-
- getSqlDescriptor() - Method in class org.hibernate.type.descriptor.sql.BasicExtractor
-
- getSqlDropStrings(AuxiliaryDatabaseObject, Metadata) - Method in class org.hibernate.tool.schema.internal.StandardAuxiliaryDatabaseObjectExporter
-
- getSqlDropStrings(ForeignKey, Metadata) - Method in class org.hibernate.tool.schema.internal.StandardForeignKeyExporter
-
- getSqlDropStrings(Index, Metadata) - Method in class org.hibernate.tool.schema.internal.StandardIndexExporter
-
- getSqlDropStrings(Sequence, Metadata) - Method in class org.hibernate.tool.schema.internal.StandardSequenceExporter
-
- getSqlDropStrings(Table, Metadata) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
-
- getSqlDropStrings(Constraint, Metadata) - Method in class org.hibernate.tool.schema.internal.StandardUniqueKeyExporter
-
- getSqlDropStrings(T, Metadata) - Method in interface org.hibernate.tool.schema.spi.Exporter
-
Get the commands needed for dropping.
- getSQLException() - Method in exception org.hibernate.JDBCException
-
- getSqlExceptionConverter() - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
-
Access the current exception converter being used internally.
- getSQLExceptionConverter() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getSQLExceptionConverter() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getSQLExceptionConverter() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getSQLExceptionConverter() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getSqlExceptionHelper() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl
-
- getSqlExceptionHelper() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
-
Obtain the helper for dealing with JDBC
SQLException
faults.
- getSqlExceptionHelper() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
-
- getSqlExceptionHelper() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
-
Obtain service for dealing with exceptions.
- getSQLExceptionHelper() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getSQLExceptionHelper() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getSQLExceptionHelper() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getSQLExceptionHelper() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getSqlExceptionHelper() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- getSqlFragment() - Method in interface org.hibernate.hql.internal.ast.TypeDiscriminatorMetadata
-
Get the sql fragment that is used to determine the actual discriminator value for a row.
- getSqlFragment(String) - Method in interface org.hibernate.persister.entity.DiscriminatorMetadata
-
Get the sql fragment that is used to determine the actual discriminator value for a row.
- getSQLFunction() - Method in class org.hibernate.hql.internal.ast.tree.AggregateNode
-
- getSQLFunction() - Method in class org.hibernate.hql.internal.ast.tree.CastFunctionNode
-
- getSQLFunction() - Method in interface org.hibernate.hql.internal.ast.tree.FunctionNode
-
- getSQLFunction() - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
-
- getSqlFunctionMap() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getSqlFunctionMap() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getSqlFunctionMap() - Method in interface org.hibernate.boot.Metadata
-
- getSqlFunctionMap() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getSqlFunctionRegistry() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getSqlFunctionRegistry() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getSqlFunctionRegistry() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getSqlFunctionRegistry() - Method in interface org.hibernate.sql.ordering.antlr.TranslationContext
-
Retrieves the SQL function registry/tt> for this context.
- getSqlFunctions() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getSqlFunctions() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getSqlFunctions() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
Access to any SQL functions explicitly registered with the MetadataBuilder.
- getSqlFunctions() - Method in class org.hibernate.cfg.Configuration
-
- getSQLIdentityInsertString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
The query that inserts a row, letting the database generate an id
- 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
-
- getSQLInsertRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getSQLInsertStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSQLLazySelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSQLLazyUpdateByRowIdStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSQLLazyUpdateStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSqlLocations() - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl.ParameterInfo
-
- getSQLOrderByString(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getSQLOrderByString(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
-
Get the order by SQL
- getSQLParameterMetadata(String) - Method in class org.hibernate.engine.query.spi.QueryPlanCache
-
Obtain the parameter metadata for given native-sql query.
- 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.
- getSqlResultSetMapping() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the sqlResultSetMapping property.
- getSqlResultSetMapping() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the sqlResultSetMapping property.
- getSqlResultSetMappings() - Method in class org.hibernate.cfg.Configuration
-
- getSQLSnapshotSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSQLState() - Method in exception org.hibernate.JDBCException
-
Get the X/Open or ANSI SQL SQLState error code from the underlying
SQLException
.
- getSqlStatement() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- getSqlStatement() - Method in interface org.hibernate.loader.plan.exec.spi.LoadQueryDetails
-
- getSqlStatementLogger() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
-
- getSqlStatementLogger() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
-
Obtain service for logging SQL statements.
- getSqlStatementLogger() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- getSqlStatements() - Method in class org.hibernate.hql.internal.ast.exec.BasicExecutor
-
- getSqlStatements() - Method in class org.hibernate.hql.internal.ast.exec.MultiTableDeleteExecutor
-
- getSqlStatements() - Method in class org.hibernate.hql.internal.ast.exec.MultiTableUpdateExecutor
-
- getSqlStatements() - Method in interface org.hibernate.hql.internal.ast.exec.StatementExecutor
-
- getSqlStatements() - Method in interface org.hibernate.hql.spi.id.MultiTableBulkIdStrategy.DeleteHandler
-
- getSqlStatements() - Method in interface org.hibernate.hql.spi.id.MultiTableBulkIdStrategy.UpdateHandler
-
- getSqlStatements() - Method in class org.hibernate.hql.spi.id.TableBasedDeleteHandlerImpl
-
- getSqlStatements() - Method in class org.hibernate.hql.spi.id.TableBasedUpdateHandlerImpl
-
- getSqlStateType() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
-
- 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.hql.internal.ast.QueryTranslatorImpl
-
The SQL query string to be called; implemented by all subclasses
- getSQLString() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getSQLString() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Returns the SQL string generated by the translator.
- getSQLString() - Method in class org.hibernate.loader.custom.CustomLoader
-
- getSQLString() - Method in class org.hibernate.loader.hql.QueryLoader
-
The SQL query string to be called.
- getSQLString() - Method in class org.hibernate.loader.JoinWalker
-
- getSQLString() - Method in class org.hibernate.loader.Loader
-
The SQL query string to be called; implemented by all subclasses
- getSQLString() - Method in class org.hibernate.loader.OuterJoinLoader
-
- getSqlStrings() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
-
- 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.model.source.spi.ColumnSource
-
Obtain the free-hand definition of the column's type.
- getSqlType() - Method in class org.hibernate.cfg.Ejb3Column
-
- getSqlType(Dialect, Mapping) - Method in class org.hibernate.mapping.Column
-
- getSqlType() - Method in class org.hibernate.mapping.Column
-
- getSqlType() - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.converter.AttributeConverterSqlTypeDescriptorAdapter
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.BinaryTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.CharTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.FloatTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.LongNVarcharTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.LongVarbinaryTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.LongVarcharTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.NCharTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.NClobTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.NumericTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
-
- getSqlType() - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry.ObjectSqlTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
-
- getSqlType() - Method in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
-
- getSqlTypeCode(Mapping) - Method in class org.hibernate.mapping.Column
-
- getSqlTypeCode() - Method in class org.hibernate.mapping.Column
-
Returns the underlying columns sqltypecode.
- getSqlTypeDescriptor() - Method in class org.hibernate.type.AbstractStandardBasicType
-
- getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.dialect.AbstractHANADialect
-
- getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.dialect.DB2Dialect
-
- getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.dialect.Dialect
-
Returns the
SqlTypeDescriptor
that should be used to handle the given JDBC type code.
- getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.dialect.SQLServerDialect
-
- getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.dialect.SybaseASE15Dialect
-
- getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.dialect.SybaseDialect
-
- getSqlTypes() - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- getSqlTypes() - Method in interface org.hibernate.procedure.spi.ParameterRegistrationImplementor
-
Access to the SQL type(s) for this parameter
- 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
-
- getSQLUpdateByRowIdStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSQLUpdateRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getSQLUpdateStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSQLWhereString(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getSQLWhereString(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getStandardServiceRegistryBuilder() - Method in class org.hibernate.cfg.Configuration
-
Intended for internal testing use only!!!
- getStart() - Method in class org.hibernate.jpa.criteria.expression.function.LocateFunction
-
- getStart() - Method in class org.hibernate.jpa.criteria.expression.function.SubstringFunction
-
- getStartTime() - Method in class org.hibernate.envers.internal.tools.graph.Vertex
-
- getStartTime() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getStartTime() - Method in interface org.hibernate.stat.Statistics
-
- getState() - Method in class org.hibernate.action.internal.AbstractEntityInsertAction
-
Returns the entity state.
- getState() - Method in class org.hibernate.cache.spi.entry.CollectionCacheEntry
-
Retrieve the cached collection state.
- getState() - Method in class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
-
- 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.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.
- getStatement() - Method in class org.hibernate.loader.Loader.SqlStatementWrapper
-
- getStatement() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.SqlStatementWrapper
-
- getStatementInspector() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getStatementInspector() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getStatementInspector() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getStatementInspector() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getStatementInspector() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getStatementInspector() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getStatementInspector() - Method in class org.hibernate.internal.AbstractSessionImpl.JdbcSessionContextImpl
-
- getStatementInspector() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
-
- getStatementList() - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
-
- getStatementPreparer() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- getStatementPreparer() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Obtain the statement preparer associated with this JDBC coordinator.
- getStatements() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
-
Access to the batch's map of statements (keyed by SQL statement string).
- getStatementType() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- getStatementType() - Method in class org.hibernate.hql.internal.ast.tree.DeleteStatement
-
- getStatementType() - Method in class org.hibernate.hql.internal.ast.tree.InsertStatement
-
- getStatementType() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- getStatementType() - Method in interface org.hibernate.hql.internal.ast.tree.Statement
-
Return the main token type representing the type of this statement.
- getStatementType() - Method in class org.hibernate.hql.internal.ast.tree.UpdateStatement
-
- getStaticLoadQuery() - Method in class org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer
-
- getStaticLoadQuery() - Method in class org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader
-
- getStaticLoadQuery() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
-
- getStatistics() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getStatistics() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getStatistics() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getStatistics() - Method in class org.hibernate.internal.SessionImpl
-
- getStatistics() - Method in interface org.hibernate.Session
-
Get the statistics for this session.
- getStatistics() - Method in interface org.hibernate.SessionFactory
-
Retrieve the statistics fopr this factory.
- getStatisticsEnabled() - Method in class org.hibernate.cache.infinispan.access.NonTxInvalidationInterceptor
-
- getStatisticsEnabled() - Method in class org.hibernate.cache.infinispan.access.TxInvalidationInterceptor
-
- getStatisticsImplementor() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getStatisticsImplementor() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Statistics SPI
- getStatisticsImplementor() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getStatus() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistrationImpl
-
- getStatus() - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- getStatus() - Method in interface org.hibernate.engine.spi.EntityEntry
-
- getStatus(UserTransaction) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
-
- getStatus(TransactionManager) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
-
- getStatus() - Method in class org.hibernate.engine.transaction.internal.TransactionImpl
-
- getStatus() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
-
- getStatus() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
-
- getStatus() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
-
- getStatus() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.TransactionDriverControlImpl
-
- getStatus() - Method in interface org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransaction
-
- getStatus() - Method in interface org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapter
-
- getStatus() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterTransactionManagerImpl
-
- getStatus() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterUserTransactionImpl
-
- getStatus() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.TransactionDriverControlImpl
-
- getStatus() - Method in interface org.hibernate.resource.transaction.TransactionCoordinator.TransactionDriver
-
- getStatus() - Method in interface org.hibernate.Transaction
-
Get the current local status of this transaction.
- getStore() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getStore() - Method in class org.hibernate.envers.internal.entities.PropertyData
-
- getStoredSnapshot() - Method in class org.hibernate.collection.internal.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
-
set of strategy / generator class pairs to register as accepted strategies
- getStrategy() - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
-
- getStrategy() - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition
-
- getStrategy() - Method in class org.hibernate.jpamodelgen.xml.jaxb.GeneratedValue
-
Gets the value of the strategy property.
- getStrategy() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Inheritance
-
Gets the value of the strategy property.
- getStrategy() - Method in enum 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.
- getStrategyRegistrations() - Method in class org.hibernate.c3p0.internal.StrategyRegistrationProviderImpl
-
- getStrategyRegistrations() - Method in class org.hibernate.cache.ehcache.StrategyRegistrationProviderImpl
-
- getStrategyRegistrations() - Method in class org.hibernate.cache.infinispan.StrategyRegistrationProviderImpl
-
- getStrategyRegistrations() - Method in class org.hibernate.hikaricp.internal.StrategyRegistrationProviderImpl
-
- getStrategyRegistrations() - Method in class org.hibernate.proxool.internal.StrategyRegistrationProviderImpl
-
- 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 class org.hibernate.boot.archive.scan.internal.ClassDescriptorImpl
-
- getStreamAccess() - Method in class org.hibernate.boot.archive.scan.internal.MappingFileDescriptorImpl
-
- getStreamAccess() - Method in class org.hibernate.boot.archive.scan.internal.PackageDescriptorImpl
-
- 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 class org.hibernate.boot.archive.internal.ByteArrayInputStreamAccess
-
- getStreamName() - Method in class org.hibernate.boot.archive.internal.FileInputStreamAccess
-
- getStreamName() - Method in class org.hibernate.boot.archive.internal.UrlInputStreamAccess
-
- getStreamName() - Method in interface org.hibernate.boot.archive.spi.InputStreamAccess
-
Get the name of the resource backing the stream
- getStreamsForBinaryEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getString(String, String) - Method in class org.hibernate.cfg.annotations.QueryHintDefinition
-
- getString(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getString(String, Map) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
-
Get the config value as a
String
- getString(String, Map, String) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
-
Get the config value as a
String
- getString(String, Map, String, String...) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
-
Get the config value as a
String
.
- getString() - Method in class org.hibernate.jpa.criteria.expression.function.LocateFunction
-
- getString(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a string.
- getString1() - Method in class org.hibernate.jpa.criteria.expression.ConcatExpression
-
- getString2() - Method in class org.hibernate.jpa.criteria.expression.ConcatExpression
-
- getStringBuilder() - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- 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.engine.FetchStrategy
-
- getStyle() - Method in class org.hibernate.engine.profile.Fetch
-
- getStyle() - Method in class org.hibernate.mapping.FetchProfile.Fetch
-
- 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
-
- getSubclassClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getSubclassClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- getSubclassClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
-
- getSubclassColumnAliasClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassColumnClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassColumnLazyiness() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassColumnReaderTemplateClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassColumnTableNumberClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassColumnTableNumberClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getSubclassColumnTableNumberClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getSubclassColumnTableNumberClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- getSubclassEntityNames() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
Retrieves the defined entity-names for any subclasses defined for this
entity.
- getSubclassEntityNames() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getSubclassEntityPersister(Object, SessionFactoryImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassEntityPersister(Object, SessionFactoryImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
A request has already identified the entity-name of this persister as the mapping for the given instance.
- getSubclassForDiscriminatorValue(Object) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getSubclassForDiscriminatorValue(Object) - Method in interface org.hibernate.persister.entity.Loadable
-
Get the concrete subclass corresponding to the given discriminator
value
- 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
-
- getSubclassFormulaClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassFormulaLazyiness() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassFormulaTableNumberClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassFormulaTableNumberClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getSubclassFormulaTableNumberClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getSubclassFormulaTableNumberClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- getSubclassFormulaTemplateClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassId() - Method in class org.hibernate.mapping.PersistentClass
-
- getSubclassId() - Method in class org.hibernate.mapping.RootClass
-
- getSubclassId() - Method in class org.hibernate.mapping.Subclass
-
- getSubclassIterator() - Method in class org.hibernate.mapping.PersistentClass
-
Iterate over subclasses in a special 'order', most derived subclasses
first.
- getSubclassJoinClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
-
- getSubclassPersister() - Method in class org.hibernate.cache.spi.entry.ReferenceCacheEntryImpl
-
- getSubclassPropertyClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
-
- getSubclassPropertyColumnAliases(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassPropertyColumnAliases(String, String) - Method in interface org.hibernate.persister.entity.SQLLoadable
-
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(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassPropertyColumnNames(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
Return the column names used to persist the numbered property of the
class or a subclass.
- getSubclassPropertyColumnNames(String) - Method in interface org.hibernate.persister.entity.SQLLoadable
-
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
-
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
-
- getSubclassPropertyName(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassPropertyName(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
Get the name of the numbered property of the class or a subclass.
- getSubclassPropertyNameClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassPropertySubclassNameClosure() - 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
-
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(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(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getSubclassPropertyTableNumber(String) - Method in interface org.hibernate.persister.entity.Queryable
-
Given a property name, determine the number of the table which contains the column
to which this property is mapped.
- 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.UnionSubclassEntityPersister
-
- getSubclassPropertyType(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getSubclassPropertyType(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
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.jpamodelgen.xml.jaxb.NamedEntityGraph
-
Gets the value of the subclassSubgraph property.
- getSubclassTableClosureIterator() - 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
-
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
-
- 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.jpamodelgen.xml.jaxb.NamedAttributeNode
-
Gets the value of the subgraph property.
- getSubgraph() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedEntityGraph
-
Gets the value of the subgraph property.
- getSubgraphs() - Method in class org.hibernate.jpa.graph.internal.AttributeNodeImpl
-
- getSubqueries() - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- getSubquery() - Method in class org.hibernate.jpa.criteria.expression.SubqueryComparisonModifierExpression
-
- getSubquery() - Method in class org.hibernate.jpa.criteria.predicate.ExistsPredicate
-
- 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(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
-
Retrieve the fetch descriptor associated with the given entity key.
- getSubselect() - Method in class org.hibernate.mapping.Table
-
- 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
-
- getSubString(long, int) - Method in class org.hibernate.engine.jdbc.ClobProxy
-
- getSubTypes() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- 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 class org.hibernate.type.AnyType
-
- getSubtypes() - Method in class org.hibernate.type.ComponentType
-
- getSubtypes() - Method in class org.hibernate.type.CompositeCustomType
-
- getSubtypes() - Method in interface org.hibernate.type.CompositeType
-
Get the types of the component properties
- getSuccessfulTransactionCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getSuccessfulTransactionCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getSuccessfulTransactionCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getSuccessfulTransactionCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getSuccessfulTransactionCount() - Method in interface org.hibernate.stat.Statistics
-
The number of transactions we know to have been successful
- getSuffix() - Method in interface org.hibernate.loader.CollectionAliases
-
Returns the suffix used to unique the column aliases for this
particular alias set.
- getSuffix() - Method in class org.hibernate.loader.custom.ColumnCollectionAliases
-
Returns the suffix used to unique the column aliases for this particular alias set.
- getSuffix() - Method in class org.hibernate.loader.DefaultEntityAliases
-
- getSuffix() - Method in interface org.hibernate.loader.EntityAliases
-
Returns the suffix used to generate the aliases.
- getSuffix() - Method in class org.hibernate.loader.GeneratedCollectionAliases
-
Returns the suffix used to unique the column aliases for this particular alias set.
- getSuffixedDiscriminatorAlias() - Method in class org.hibernate.loader.DefaultEntityAliases
-
- getSuffixedDiscriminatorAlias() - Method in interface org.hibernate.loader.EntityAliases
-
The result set column aliases for the discriminator columns
- getSuffixedElementAliases() - Method in interface org.hibernate.loader.CollectionAliases
-
Returns the suffixed result-set column-aliases for the columns
making up the collection's elements.
- getSuffixedElementAliases() - Method in class org.hibernate.loader.custom.ColumnCollectionAliases
-
Returns the suffixed result-set column-aliases for the columns making up the collection's elements.
- getSuffixedElementAliases() - Method in class org.hibernate.loader.GeneratedCollectionAliases
-
Returns the suffixed result-set column-aliases for the columns making up the collection's elements.
- getSuffixedIdentifierAlias() - Method in interface org.hibernate.loader.CollectionAliases
-
Returns the suffixed result-set column-aliases for the column
defining the collection's identifier (if any).
- getSuffixedIdentifierAlias() - Method in class org.hibernate.loader.custom.ColumnCollectionAliases
-
Returns the suffixed result-set column-aliases for the column defining the collection's identifier (if any).
- getSuffixedIdentifierAlias() - Method in class org.hibernate.loader.GeneratedCollectionAliases
-
Returns the suffixed result-set column-aliases for the column defining the collection's identifier (if any).
- getSuffixedIndexAliases() - Method in interface org.hibernate.loader.CollectionAliases
-
Returns the suffixed result-set column-aliases for the collumns
making up the collection's index (map or list).
- getSuffixedIndexAliases() - Method in class org.hibernate.loader.custom.ColumnCollectionAliases
-
Returns the suffixed result-set column-aliases for the collumns making up the collection's index (map or list).
- getSuffixedIndexAliases() - Method in class org.hibernate.loader.GeneratedCollectionAliases
-
Returns the suffixed result-set column-aliases for the collumns making up the collection's index (map or list).
- getSuffixedKeyAliases() - Method in interface org.hibernate.loader.CollectionAliases
-
Returns the suffixed result-set column-aliases for columns making
up the key for this collection (i.e., its FK to its owner).
- getSuffixedKeyAliases() - Method in class org.hibernate.loader.custom.ColumnCollectionAliases
-
Returns the suffixed result-set column-aliases for columns making up the key for this collection (i.e., its FK to
its owner).
- getSuffixedKeyAliases() - Method in class org.hibernate.loader.DefaultEntityAliases
-
- getSuffixedKeyAliases() - Method in interface org.hibernate.loader.EntityAliases
-
The result set column aliases for the primary key columns
- getSuffixedKeyAliases() - Method in class org.hibernate.loader.GeneratedCollectionAliases
-
Returns the suffixed result-set column-aliases for columns making up the key for this collection (i.e., its FK to
its owner).
- getSuffixedPropertyAliases(Loadable) - Method in class org.hibernate.loader.DefaultEntityAliases
-
- getSuffixedPropertyAliases() - Method in class org.hibernate.loader.DefaultEntityAliases
-
- getSuffixedPropertyAliases() - Method in interface org.hibernate.loader.EntityAliases
-
The result set column aliases for the property columns
- getSuffixedPropertyAliases(Loadable) - Method in interface org.hibernate.loader.EntityAliases
-
The result set column aliases for the property columns of a subclass
- getSuffixedVersionAliases() - Method in class org.hibernate.loader.DefaultEntityAliases
-
- getSuffixedVersionAliases() - Method in interface org.hibernate.loader.EntityAliases
-
The result set column aliases for the version columns
- getSuffixes() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getSuffixes() - Method in class org.hibernate.loader.BasicLoader
-
- getSuffixes() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getSuffixes() - Method in class org.hibernate.loader.JoinWalker
-
- getSuffixes() - Method in class org.hibernate.loader.OuterJoinLoader
-
- 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
-
- getSuperclassInheritanceState(XClass, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.InheritanceState
-
- getSuperclassTypeElement(TypeElement) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
-
- 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
-
- getSuperPersistentClass() - Method in class org.hibernate.mapping.MappedSuperclass
-
Returns the PersistentClass of the first superclass marked as @Entity
or null if none exists
- getSuperType() - Method in class org.hibernate.boot.model.source.internal.hbm.RootEntitySourceImpl
-
- getSuperType() - Method in class org.hibernate.boot.model.source.internal.hbm.SubclassEntitySourceImpl
-
- getSuperType() - Method in interface org.hibernate.boot.model.source.spi.IdentifiableTypeSource
-
- getSupertype() - Method in class org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType
-
- getSupertype() - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- getSupportedHints() - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- getSupportedHints() - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- getSupportedSourceVersion() - Method in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
-
- getSynchronizationCallbackCoordinator() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
-
- getSynchronizationRegistry() - Method in interface org.hibernate.engine.transaction.jta.platform.internal.SynchronizationRegistryAccess
-
Obtain the synchronization registry
- getSynchronizationStrategy() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- getSynchronizationStrategy() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
-
- getSynchronizationType() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- 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
-
- getSynchronizedQuerySpaces() - Method in class org.hibernate.internal.SQLQueryImpl
-
- getSynchronizedQuerySpaces() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- getSynchronizedQuerySpaces() - Method in class org.hibernate.procedure.internal.ProcedureCallMementoImpl
-
- getSynchronizedQuerySpaces() - Method in interface org.hibernate.result.spi.ResultContext
-
- getSynchronizedQuerySpaces() - Method in interface org.hibernate.SynchronizeableQuery
-
Obtain the list of query spaces the query is synchronized on.
- getSynchronizedTableNames() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getSynchronizedTableNames() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- 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.cfg.ClassPropertyHolder
-
- getTable() - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- getTable() - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- getTable() - Method in class org.hibernate.cfg.Ejb3Column
-
Find appropriate table of the column.
- getTable() - Method in interface org.hibernate.cfg.PropertyHolder
-
- getTable() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- getTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Gets the value of the table property.
- getTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the table property.
- getTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Gets the value of the table property.
- getTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Gets the value of the table property.
- getTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the table property.
- getTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Gets the value of the table property.
- 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(Identifier, Identifier, Identifier) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
-
- getTable(Identifier, Identifier, Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
-
Look for a matching table.
- getTable() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
-
- getTableAccessCount() - Method in class org.hibernate.id.enhanced.TableGenerator
-
Getter for property 'tableAccessCount'.
- getTableAlias() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getTableAlias() - Method in class org.hibernate.loader.plan.exec.internal.EntityReferenceAliasesImpl
-
- getTableAlias() - Method in interface org.hibernate.loader.plan.exec.spi.EntityReferenceAliases
-
Obtain the table alias used for referencing the table of the EntityReference.
- getTableAliasForColumn(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getTableAliasForColumn(String, String) - Method in interface org.hibernate.persister.entity.Loadable
-
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.
- getTableClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
-
- getTableClosureIterator() - Method in class org.hibernate.mapping.RootClass
-
- getTableClosureIterator() - Method in class org.hibernate.mapping.Subclass
-
- 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.MySQLDialect
-
- getTableCreationUniqueConstraintsFragment(Table) - Method in class org.hibernate.dialect.unique.DefaultUniqueDelegate
-
- getTableCreationUniqueConstraintsFragment(Table) - Method in interface org.hibernate.dialect.unique.UniqueDelegate
-
Get the fragment that can be used to apply unique constraints as part of table creation.
- getTableExporter() - Method in class org.hibernate.dialect.Dialect
-
- getTableGenerator() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the tableGenerator property.
- getTableGenerator() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the tableGenerator property.
- getTableGenerator() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Gets the value of the tableGenerator property.
- getTableHasColumns() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- getTableId(String, String[]) - Static method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getTableInformation(Identifier, Identifier, Identifier) - Method in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
-
- getTableInformation(Namespace.Name, Identifier) - Method in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
-
- getTableInformation(QualifiedTableName) - Method in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
-
- 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
- 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.hql.internal.ast.tree.IntoClause
-
- 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 class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getTableName() - Method in class org.hibernate.persister.collection.OneToManyPersister
-
- getTableName(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getTableName() - Method in interface org.hibernate.persister.entity.Joinable
-
The table to join to.
- getTableName(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getTableName() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getTableName() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getTableName(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getTableName() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- getTableName(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- getTableName() - Method in class org.hibernate.sql.Update
-
- getTableNameForLogging(Column) - Method in class org.hibernate.mapping.PrimaryKey
-
- getTables() - Method in class org.hibernate.boot.model.relational.Namespace
-
- 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
-
- getTableTypeString() - Method in class org.hibernate.dialect.Dialect
-
- getTableTypeString() - Method in class org.hibernate.dialect.MySQL5InnoDBDialect
-
- getTableTypeString() - Method in class org.hibernate.dialect.MySQLInnoDBDialect
-
- getTableTypeString() - Method in class org.hibernate.dialect.MySQLMyISAMDialect
-
- getTableTypeString() - Method in class org.hibernate.dialect.SybaseASE157Dialect
-
- getTableTypeString() - Method in class org.hibernate.spatial.dialect.mysql.MySQL56InnoDBSpatialDialect
-
- getTableUpdateNeeded(int[], boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Decide which tables need to be updated.
- getTarget() - Method in class org.hibernate.proxy.AbstractLazyInitializer
-
Getter for property 'target'.
- getTargetClass() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryConstructorReturn
-
- getTargetClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ConstructorResult
-
Gets the value of the targetClass property.
- getTargetClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the targetClass property.
- getTargetClass() - Method in class org.hibernate.loader.custom.ConstructorReturn
-
- getTargetClassIfProxied(Class<T>) - Static method in class org.hibernate.envers.internal.tools.EntityTools
-
- getTargetedQueryable() - Method in class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
-
- getTargetedQueryable() - Method in interface org.hibernate.hql.spi.id.MultiTableBulkIdStrategy.DeleteHandler
-
- getTargetedQueryable() - Method in interface org.hibernate.hql.spi.id.MultiTableBulkIdStrategy.UpdateHandler
-
- getTargetedQueryable() - Method in class org.hibernate.hql.spi.id.TableBasedDeleteHandlerImpl
-
- getTargetedQueryable() - Method in class org.hibernate.hql.spi.id.TableBasedUpdateHandlerImpl
-
- getTargetEntity(PropertyData, MetadataBuildingContext) - Static method in class org.hibernate.cfg.ToOneBinder
-
- getTargetEntity() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the targetEntity property.
- getTargetEntityClass(CtClass, CtField) - Static method in class org.hibernate.bytecode.enhance.internal.PersistentAttributesHelper
-
- getTargetEntityReference() - Method in class org.hibernate.loader.plan.build.internal.returns.BidirectionalEntityReferenceImpl
-
- getTargetEntityReference() - Method in interface org.hibernate.loader.plan.spi.BidirectionalEntityReference
-
Get the targeted EntityReference
- getTargetFromProxy(SessionFactoryImplementor, HibernateProxy) - Static method in class org.hibernate.envers.internal.tools.EntityTools
-
- getTempClassLoader() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getTempClassLoader() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getTempClassLoader() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
- getTempClassLoader() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getTempClassLoader() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getTempClassLoader() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
- getTemplate() - Method in class org.hibernate.dialect.function.TemplateRenderer
-
- getTemplate(Dialect, SQLFunctionRegistry) - Method in class org.hibernate.mapping.Column
-
- getTemplate(Dialect, SQLFunctionRegistry) - Method in class org.hibernate.mapping.Formula
-
- getTemplate(Dialect, SQLFunctionRegistry) - Method in interface org.hibernate.mapping.Selectable
-
- getTemplateFromString(String, SessionFactoryImplementor) - Static method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getTemporal() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Gets the value of the temporal property.
- getTemporal() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the temporal property.
- getTemporal() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Gets the value of the temporal property.
- getTemporal() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Version
-
Gets the value of the temporal property.
- getTempTableDdlTransactionHandling() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getTempTableDdlTransactionHandling() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getTempTableDdlTransactionHandling() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getTempTableDdlTransactionHandling() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getTempTableDdlTransactionHandling() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getTempTableDdlTransactionHandling() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getTenantId() - Method in class org.hibernate.cache.internal.NaturalIdCacheKey
-
- getTenantIdentifier() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getTenantIdentifier() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
- getTenantIdentifier() - Method in interface org.hibernate.id.enhanced.AccessCallback
-
Obtain the tenant identifier (multi-tenancy), if one, associated with this callback.
- getTenantIdentifier() - Method in class org.hibernate.internal.AbstractSessionImpl
-
- getTenantIdentifier() - 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 value for a persistent property 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
-
- GetterImpl(String) - Constructor for class org.hibernate.property.access.internal.PropertyAccessMapImpl.GetterImpl
-
- GetterMethodImpl - Class in org.hibernate.property.access.spi
-
- GetterMethodImpl(Class, String, Method) - Constructor for class org.hibernate.property.access.spi.GetterMethodImpl
-
- getterMethodOrNull(Class, String) - Static method in class org.hibernate.property.access.internal.PropertyAccessMixedImpl
-
- getTerracottaHibernateCacheRegionNames() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getTerracottaHibernateCacheRegionNames() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getters - Variable in class org.hibernate.bytecode.internal.javassist.BulkAccessor
-
- getters - Variable in class org.hibernate.tuple.component.AbstractComponentTuplizer
-
- getters - Variable in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- gettersOfLazyClassesCannotBeFinal(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- getTestClassMetadata() - Method in class org.hibernate.testing.junit4.CustomRunner
-
- getTestInstance() - Method in class org.hibernate.testing.junit4.CustomRunner
-
- getText() - Method in class org.hibernate.boot.model.naming.Identifier
-
Get the identifiers name (text)
- getText(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getText(Dialect) - Method in class org.hibernate.mapping.Column
-
- getText() - Method in class org.hibernate.mapping.Column
-
- getText(Dialect) - Method in class org.hibernate.mapping.Formula
-
- getText() - Method in class org.hibernate.mapping.Formula
-
- getText(Dialect) - Method in interface org.hibernate.mapping.Selectable
-
- getText() - Method in interface org.hibernate.mapping.Selectable
-
- getText(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a String using streaming.
- getText() - Method in interface org.hibernate.sql.ordering.antlr.Node
-
Get the intrinsic text of this node.
- getTextLength() - Method in class org.hibernate.hql.internal.ast.tree.Node
-
- getThird() - Method in class org.hibernate.envers.internal.tools.Triple
-
- 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.
- getTimeout() - Method in interface org.hibernate.BasicQueryContract
-
Obtain the query timeout in seconds.
- 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.cache.ehcache.internal.regions.EhcacheDataRegion
-
- getTimeout() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- getTimeout() - Method in interface org.hibernate.cache.spi.Region
-
Get a timeout value.
- getTimeout(String) - Method in class org.hibernate.cfg.annotations.QueryHintDefinition
-
- getTimeout() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- getTimeout() - Method in class org.hibernate.engine.spi.RowSelection
-
- getTimeout() - Method in class org.hibernate.engine.transaction.internal.TransactionImpl
-
- getTimeout() - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- getTimeout() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getTimeout() - Method in class org.hibernate.internal.CriteriaImpl
-
- getTimeOut() - Method in class org.hibernate.LockOptions
-
Retrieve the current timeout setting.
- getTimeOut() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
-
- getTimeOut() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
-
- getTimeOut() - Method in interface org.hibernate.resource.transaction.TransactionCoordinator
-
- getTimeOut() - Method in interface org.hibernate.Session.LockRequest
-
Get the timeout setting.
- getTimeout() - Method in interface org.hibernate.Transaction
-
Retrieve the transaction timeout set for this transaction.
- 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.
- getTimestamp() - Method in class org.hibernate.cache.infinispan.util.TombstoneUpdate
-
- getTimestamp() - Method in class org.hibernate.cache.infinispan.util.VersionedEntry
-
- getTimestamp() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getTimestamp() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
System time before the start of the transaction
- getTimestamp() - Method in class org.hibernate.envers.DefaultRevisionEntity
-
- getTimestamp() - Method in class org.hibernate.envers.enhanced.SequenceIdRevisionEntity
-
- getTimestamp() - Method in class org.hibernate.internal.SessionImpl
-
- getTimestamp() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getTimestampsPutCache(AdvancedCache) - Method in class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl
-
- getTimestampsPutCache(AdvancedCache) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
-
- getTimeZone(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getTimeZone(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a TimeZone.
- getTiming() - Method in class org.hibernate.engine.FetchStrategy
-
- getTmAccessClassName() - Method in enum org.hibernate.engine.transaction.jta.platform.internal.WebSphereJtaPlatform.WebSphereEnvironment
-
- getToEntityName() - Method in class org.hibernate.envers.internal.entities.RelationDescription
-
- getTokenReplacements() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getTokenTypeName(int) - Method in class org.hibernate.hql.internal.ast.util.ASTPrinter
-
Returns the token type name for the given token type.
- getTokenTypeName(Class, int) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
Intended to retrieve the name of an AST token type based on the token type interface.
- getTombstoneExpiration() - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
-
- getToolingHint(String) - Method in class org.hibernate.boot.model.source.spi.ToolingHintContext
-
- getToolingHintContext() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getToolingHintContext() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getToolingHintContext() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getToolingHintContext() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getToolingHintContext() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
-
- getToolingHintContext() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
-
- getToolingHintContext() - Method in interface org.hibernate.boot.model.source.internal.hbm.HbmLocalMetadataBuildingContext
-
- getToolingHintContext() - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
-
- getToolingHintContext() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceEmbeddedImpl
-
- getToolingHintContext() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- getToolingHintContext() - Method in interface org.hibernate.boot.model.source.spi.ToolingHintContextContainer
-
- getToolingHintContextBaselineForEmbeddable() - Method in interface org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceContainer
-
- 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.internal.hbm.BasicAttributePropertySource
-
- getToolingHints() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOnePropertySource
-
- getToolingHints() - Method in class org.hibernate.boot.model.source.spi.ToolingHintContext
-
- getToPropertyNames(String, String, String) - Method in class org.hibernate.envers.internal.entities.EntitiesConfigurations
-
- getTotalParameterCount() - Method in class org.hibernate.hql.internal.ast.tree.SelectExpressionList
-
The total number of parameter projections of this expression.
- getTransaction() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getTransaction() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
-
- getTransaction() - Method in class org.hibernate.internal.AbstractSessionImpl
-
- getTransaction() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- 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 interface org.hibernate.engine.spi.SessionImplementor
-
Retrieve access to the session's transaction coordinator.
- getTransactionCoordinator() - Method in class org.hibernate.internal.SessionImpl
-
- getTransactionCoordinator() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- getTransactionCoordinatorBuilder() - Method in class org.hibernate.internal.AbstractSessionImpl
-
- getTransactionCoordinatorBuilder() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
-
Obtain the builder for TransactionCoordinator instances
- getTransactionCoordinatorBuilder() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
-
- getTransactionCoordinatorBuilder() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
-
- getTransactionCoordinatorBuilder() - Method in interface org.hibernate.resource.transaction.TransactionCoordinator
-
- getTransactionCoordinatorOwner() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
-
- getTransactionCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getTransactionCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- getTransactionCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getTransactionCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getTransactionCount() - Method in interface org.hibernate.stat.Statistics
-
The number of transactions we know to have completed
- getTransactionDriverControl() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
-
- getTransactionDriverControl() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
-
- getTransactionDriverControl() - Method in interface org.hibernate.resource.transaction.TransactionCoordinator
-
Get the delegate used by the local transaction driver to control the underlying transaction
- getTransactionIdentifier(Transaction) - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- getTransactionIdentifier(Transaction) - Method in class org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform
-
- getTransactionIdentifier(Transaction) - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform
-
- 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.
- getTransactionIdentifier(Transaction) - Method in class org.hibernate.osgi.OsgiJtaPlatform
-
- getTransactionManager() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- getTransactionManager() - Method in class org.hibernate.cache.infinispan.tm.HibernateTransactionManagerLookup
-
- getTransactionManager() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- getTransactionManager() - Method in interface org.hibernate.engine.transaction.jta.platform.internal.TransactionManagerAccess
-
Obtain the transaction manager
- getTransactionTimeout() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
-
- getTransactionType() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getTransactionType() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getTransactionType() - Method in class org.hibernate.jpa.boot.internal.SettingsImpl
-
- getTransactionType() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
- getTransactionType() - Method in interface org.hibernate.jpa.boot.spi.Settings
-
- getTransactionType() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- getTransactionType() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the transactionType property.
- getTransformer(ClassFilter, FieldFilter) - Method in class org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl
-
- getTransformer(ClassFilter, FieldFilter) - Method in interface org.hibernate.bytecode.spi.BytecodeProvider
-
Generate a ClassTransformer capable of performing bytecode manipulation.
- getTransient() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Gets the value of the transient property.
- getTransient() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
-
Gets the value of the transient property.
- getTransientEntityName() - Method in exception org.hibernate.TransientPropertyValueException
-
Returns the entity name for the transient entity.
- getTranslators() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
-
Access to the underlying translators associated with this query
- getTreatAsDeclarationsByPath(String) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getTreatFragment() - Method in class org.hibernate.jpa.criteria.path.RootImpl.TreatedRoot
-
- getTreatMap() - Method in class org.hibernate.hql.internal.ast.HqlParser
-
- getTrimCharacter() - Method in class org.hibernate.dialect.function.TrimFunctionTemplate.Options
-
- getTrimCharacter() - Method in class org.hibernate.jpa.criteria.expression.function.TrimFunction
-
- getTrimSource() - Method in class org.hibernate.jpa.criteria.expression.function.TrimFunction
-
- getTrimspec() - Method in class org.hibernate.jpa.criteria.expression.function.TrimFunction
-
- getTrimSpecification() - Method in class org.hibernate.dialect.function.TrimFunctionTemplate.Options
-
- getTruthValue() - Method in class org.hibernate.jpa.criteria.predicate.ExplicitTruthValueCheck
-
- 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
-
- getTuplizer() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getTuplizerClassMap() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getTuplizerClassMap() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
-
- getTuplizerClassMap() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
-
- getTuplizerClassMap() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableSource
-
- getTuplizerClassMap() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
-
Obtain the named custom tuplizer classes to be used.
- getTuplizerImplClassName(EntityMode) - Method in class org.hibernate.mapping.Component
-
- getTuplizerImplClassName(EntityMode) - Method in class org.hibernate.mapping.PersistentClass
-
- getTuplizerImplClassName(EntityMode) - Method in class org.hibernate.mapping.Subclass
-
- getTuplizerMap() - Method in class org.hibernate.mapping.Component
-
- getTuplizerMap() - Method in class org.hibernate.mapping.PersistentClass
-
- getTuplizerMap() - Method in class org.hibernate.mapping.Subclass
-
- 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.Origin
-
Retrieve the type of origin.
- getType() - Method in enum org.hibernate.cfg.AccessType
-
Retrieves the external name for this access type
- getType() - Method in class org.hibernate.cfg.InheritanceState
-
- getType(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Get the type of a property path.
- getType() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
-
Get the mapping type of this attribute.
- getType() - Method in class org.hibernate.dialect.function.StandardSQLFunction
-
Function static return type accessor.
- getType() - Method in exception org.hibernate.DuplicateMappingException
-
- getType() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryScalarReturn
-
- getType() - Method in class org.hibernate.engine.spi.TypedValue
-
- getType() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- getType() - Method in interface org.hibernate.hql.internal.ast.tree.CollectionPropertyReference
-
- getType() - Method in class org.hibernate.hql.internal.ast.tree.MapKeyEntityFromElement
-
- getType() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- getType(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getType() - Method in interface org.hibernate.internal.util.xml.Origin
-
Retrieve the type of origin.
- getType() - Method in class org.hibernate.internal.util.xml.OriginImpl
-
- getType() - Method in exception org.hibernate.InvalidMappingException
-
- getType() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyAttribute
-
- getType() - Method in class org.hibernate.jpa.internal.metamodel.MapMember
-
- getType() - Method in class org.hibernate.jpa.internal.metamodel.SingularAttributeImpl
-
- getType() - Method in class org.hibernate.jpa.TypedParameterValue
-
The specific Hibernate type to use to bind the value.
- getType(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getType() - Method in class org.hibernate.loader.custom.ScalarReturn
-
- getType() - Method in class org.hibernate.loader.plan.build.internal.returns.ScalarReturnImpl
-
- getType() - Method in class org.hibernate.loader.plan.build.internal.spaces.CompositePropertyMapping
-
- getType() - Method in interface org.hibernate.loader.plan.spi.ScalarReturn
-
Gets the type of the scalar return.
- getType() - Method in class org.hibernate.mapping.Any
-
- 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.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 class org.hibernate.mapping.SimpleValue
-
- getType() - Method in class org.hibernate.mapping.ToOne
-
- getType() - Method in interface org.hibernate.mapping.Value
-
- getType() - Method in exception org.hibernate.MappingNotFoundException
-
Deprecated.
- getType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getType() - Method in class org.hibernate.persister.collection.CollectionPropertyMapping
-
- getType() - Method in class org.hibernate.persister.collection.CompositeElementPropertyMapping
-
- getType() - Method in class org.hibernate.persister.collection.ElementPropertyMapping
-
- getType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getType() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
-
- getType() - Method in interface org.hibernate.persister.entity.PropertyMapping
-
Get the type of the thing containing the properties
- getType() - Method in interface org.hibernate.persister.entity.SQLLoadable
-
Get the type
- getType() - Method in class org.hibernate.persister.walking.internal.StandardAnyTypeDefinition
-
- getType() - Method in interface org.hibernate.persister.walking.spi.AnyMappingDefinition
-
Access to the mapping's AnyType
- getType() - Method in interface org.hibernate.persister.walking.spi.AssociationAttributeDefinition
-
- getType() - Method in interface org.hibernate.persister.walking.spi.AttributeDefinition
-
- getType() - Method in interface org.hibernate.persister.walking.spi.CollectionElementDefinition
-
Returns the collection element type.
- getType() - Method in interface org.hibernate.persister.walking.spi.CollectionIndexDefinition
-
Returns the collection index type.
- getType() - Method in interface org.hibernate.persister.walking.spi.CompositionDefinition
-
- getType() - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- getType() - Method in class org.hibernate.procedure.internal.ProcedureCallMementoImpl.ParameterMemento
-
- getType() - Method in interface org.hibernate.procedure.ParameterRegistration
-
Obtain the Java type of parameter.
- getType(int) - Method in interface org.hibernate.ScrollableResults
-
Get the type of the ith column of results.
- getType() - Method in class org.hibernate.tuple.AbstractAttribute
-
- getType() - Method in interface org.hibernate.tuple.Attribute
-
- getType() - Method in class org.hibernate.tuple.component.AbstractCompositionAttribute
-
- getType() - Method in class org.hibernate.tuple.component.CompositeBasedAssociationAttribute
-
- getType() - Method in class org.hibernate.tuple.entity.EntityBasedAssociationAttribute
-
- 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
-
- getTypeClass() - Method in class org.hibernate.mapping.TypeDef
-
- getTypeClasses() - Method in class org.hibernate.cache.infinispan.util.Externalizers.UUIDExternalizer
-
- getTypeClasses() - Method in class org.hibernate.cache.infinispan.util.FutureUpdate.Externalizer
-
- getTypeClasses() - Method in class org.hibernate.cache.infinispan.util.FutureUpdate.ValueExtractorExternalizer
-
- getTypeClasses() - Method in class org.hibernate.cache.infinispan.util.Tombstone.ExcludeTombstonesFilterExternalizer
-
- getTypeClasses() - Method in class org.hibernate.cache.infinispan.util.Tombstone.Externalizer
-
- getTypeClasses() - Method in class org.hibernate.cache.infinispan.util.TombstoneUpdate.Externalizer
-
- getTypeClasses() - Method in class org.hibernate.cache.infinispan.util.VersionedEntry.ExcludeEmptyExtractValueExternalizer
-
- getTypeClasses() - Method in class org.hibernate.cache.infinispan.util.VersionedEntry.Externalizer
-
- getTypeCode() - Method in class org.hibernate.boot.model.source.spi.JdbcDataType
-
- getTypeCode() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
-
- getTypeCode() - Method in class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
-
- getTypeCode() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
-
The JDBC type-code.
- getTypeCodes() - Method in enum org.hibernate.type.descriptor.sql.JdbcTypeFamilyInformation.Family
-
- getTypeContributors() - Method in interface org.hibernate.jpa.boot.spi.TypeContributorList
-
- getTypeDeclaration() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute
-
- getTypeDeclaration() - Method in interface org.hibernate.jpamodelgen.model.MetaAttribute
-
- getTypeDeclaration() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaAttribute
-
- getTypedef() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Gets the value of the typedef property.
- getTypeDefinition(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getTypeDefinition(String) - Method in class org.hibernate.boot.internal.MetadataImpl
-
- 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
-
- getTypeDescriptor() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
-
- getTypeDescriptor() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
-
- getTypeDescriptor() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableSource
-
- getTypedIdentifierValue(Criteria, Object) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Build a TypedValue for the given identifier value.
- getTypedIdentifierValue(Criteria, Object) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getTypeDiscriminatorMetadata() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getTypeDiscriminatorMetadata() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getTypeDiscriminatorMetadata() - Method in interface org.hibernate.persister.entity.Queryable
-
Retrieve the information needed to properly deal with this entity's discriminator
in a query.
- getTypedValue(Criteria, String, Object) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Build a typed-value for the property/value combo.
- getTypedValue(Criteria, String, Object) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
Get the a typed value for the given property value.
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AbstractEmptinessExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.BetweenExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.Criterion
-
Return typed values for all parameters in the rendered SQL fragment
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Example
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.IdentifierEqExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.IlikeExpression
-
Deprecated.
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.InExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Junction
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.LikeExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.LogicalExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NaturalIdentifier
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NotExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NotNullExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NullExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.PropertyExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleSubqueryExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SizeExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SQLCriterion
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SubqueryExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.DWithinExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.HavingSridExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.IsEmptyExpression
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.SpatialFilter
-
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.SpatialRelateExpression
-
- getTypeElement() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- getTypeElement() - Method in interface org.hibernate.jpamodelgen.model.MetaEntity
-
- getTypeElement() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaEntity
-
- getTypeElementForFullyQualifiedName(String) - Method in class org.hibernate.jpamodelgen.Context
-
- getTypeFactory() - Method in class org.hibernate.type.TypeResolver
-
- getTypeHelper() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getTypeHelper() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getTypeHelper() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getTypeHelper() - Method in class org.hibernate.internal.SessionImpl
-
- getTypeHelper() - Method in interface org.hibernate.Session
-
- getTypeHelper() - Method in interface org.hibernate.SessionFactory
-
- getTypeImplementorClass() - Method in class org.hibernate.boot.model.TypeDefinition
-
- getTypeIndex() - Method in class org.hibernate.mapping.Column
-
- getTypeInfoForJdbcCode(int) - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl
-
- getTypeInfoForJdbcCode(int) - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
-
Find type information for the type identified by the given "JDBC type code".
- getTypeInformation() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getTypeInformation() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
-
- getTypeInformation() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getTypeInformation() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getTypeInformation() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToAnySourceImpl
-
- getTypeInformation() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- getTypeInformation() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
-
- getTypeInformation() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceEmbeddedImpl
-
- getTypeInformation() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
-
- getTypeInformation() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- 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.
- getTypeInfoSet() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
-
- getTypeInfoSet() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
-
Set of type info reported by the driver.
- getTypeName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- 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.cfg.PropertyData
-
Returns the returned class name itself
- getTypeName() - Method in class org.hibernate.cfg.PropertyInferredData
-
- getTypeName() - Method in class org.hibernate.cfg.PropertyPreloadedData
-
- getTypeName() - Method in class org.hibernate.cfg.WrappedInferredData
-
- getTypeName(int) - Method in class org.hibernate.dialect.Dialect
-
Get the name of the database type associated with the given
Types
typecode.
- getTypeName(int, long, int, int) - Method in class org.hibernate.dialect.Dialect
-
Get the name of the database type associated with the given
Types
typecode with the given storage specification
parameters.
- getTypeName(int, int, int, int) - Method in class org.hibernate.dialect.Teradata14Dialect
-
Get the name of the database type associated with the given
java.sql.Types typecode.
- getTypeName(int, int, int, int) - Method in class org.hibernate.dialect.TeradataDialect
-
Get the name of the database type associated with the given
java.sql.Types typecode.
- getTypeName() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
-
- getTypeName() - Method in class org.hibernate.jpa.internal.metamodel.AbstractType
-
Obtains the type name.
- getTypeName() - Method in class org.hibernate.mapping.Collection
-
- getTypeName() - Method in class org.hibernate.mapping.SimpleValue
-
- getTypeName(int, long, int, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
-
- getTypeName(int, long, int, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5InnoDBSpatialDialect
-
- getTypeName() - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
-
Returns the Oracle type name for SDOGeometry.
- getTypeName() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
-
- getTypeName() - Method in class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
-
- getTypeName() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
-
The database specific type name.
- getTypeName(Integer) - Static method in class org.hibernate.type.descriptor.JdbcTypeNameMapper
-
Get the type name as in the static field names defined on
Types
.
- getTypeOverrides() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
Returns an unmodifiable map containing configured entity/collection type configuration overrides.
- getTypeParameters() - Method in class org.hibernate.mapping.Collection
-
- getTypeParameters() - Method in class org.hibernate.mapping.SimpleValue
-
- getTypeResolver() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getTypeResolver() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getTypeResolver() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getTypeResolver() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getTypeResolver() - Method in interface org.hibernate.boot.spi.MetadataImplementor
-
- getTypeResolver() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getTypeResolver() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Retrieve the
Type
resolver associated with this factory.
- getTypeResolver() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AggregateProjection
-
- getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
-
- getTypes(String, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
-
- getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
-
- getTypes(String, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
-
- getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.IdentifierProjection
-
- getTypes(Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.Projection
-
Types returned by the rendered SQL
fragment
.
- getTypes(String, Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.Projection
-
Get the return types for a particular user-visible alias.
- getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
-
- getTypes(String, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
-
- getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.PropertyProjection
-
- getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.RowCountProjection
-
- getTypes(String, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
-
- getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SQLProjection
-
- getTypes(String, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SQLProjection
-
- getTypes() - Method in class org.hibernate.criterion.SubqueryExpression
-
- getTypes() - Method in class org.hibernate.internal.AbstractQueryImpl
-
Retreives the list of parameter
type
s bound to this query for
ordinal parameters.
- getTypes() - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjection
-
- getTypeSource() - Method in interface org.hibernate.boot.model.source.spi.AnyDiscriminatorSource
-
- getTypeSource() - Method in interface org.hibernate.boot.model.source.spi.AnyKeySource
-
- getTypeUsingProjection(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Get the type of a property path.
- getTypeUsingProjection(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getTypeUtils() - Method in class org.hibernate.jpamodelgen.Context
-
- getUid() - Method in class org.hibernate.loader.plan.build.internal.spaces.AbstractQuerySpace
-
- getUid() - Method in interface org.hibernate.loader.plan.spi.QuerySpace
-
The uid/alias which uniquely identifies this QuerySpace.
- getUnderlyingMember(XProperty) - Static method in class org.hibernate.cfg.annotations.HCANNHelper
-
- getUnderlyingStream() - Method in interface org.hibernate.engine.jdbc.BlobImplementer
-
Gets access to the data underlying this BLOB.
- 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
-
- getUninitializedFields() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
-
Access to all currently uninitialized fields
- 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.
- getUniqueChild(Element, String) - Static method in class org.hibernate.jpa.internal.util.XmlHelper
-
Gets the child of the specified element having the specified unique
name.
- getUniqueChildContent(Element, String) - Static method in class org.hibernate.jpa.internal.util.XmlHelper
-
Macro to get the content of a unique child element.
- getUniqueConstraint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Table
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Gets the value of the uniqueConstraint property.
- getUniqueCounter() - Method in class org.hibernate.cfg.FkSecondPass
-
- getUniqueDelegate() - Method in class org.hibernate.dialect.DB2Dialect
-
- getUniqueDelegate() - Method in class org.hibernate.dialect.Dialect
-
Get the UniqueDelegate supported by this dialect
- getUniqueDelegate() - Method in class org.hibernate.dialect.InformixDialect
-
- 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(String) - Method in class org.hibernate.mapping.Table
-
- getUniqueKeyConstraintNames() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
-
- getUniqueKeyConstraintNames() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOneAttributeColumnsAndFormulasSource
-
- getUniqueKeyConstraintNames() - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.AbstractColumnsAndFormulasSource
-
- getUniqueKeyConstraintNames() - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.ColumnsAndFormulasSource
-
- getUniqueKeyConstraintNames() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
-
- getUniqueKeyExporter() - Method in class org.hibernate.dialect.Dialect
-
- getUniqueKeyIterator() - Method in class org.hibernate.mapping.DenormalizedTable
-
- getUniqueKeyIterator() - Method in class org.hibernate.mapping.Table
-
- getUniqueKeyName() - Method in class org.hibernate.engine.spi.EntityUniqueKey
-
- getUnit() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
- getUnjoinedPropertyIterator() - Method in class org.hibernate.mapping.PersistentClass
-
Build an iterator over the properties defined on this class which
are not defined as part of a join.
- getUnknownSqlResultSetMappingName() - Method in exception org.hibernate.procedure.UnknownSqlResultSetMappingException
-
- getUnquotedCaseStrategy() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
-
- getUnsavedIdentifierValue(String, Getter, Type, Constructor) - Static method in class org.hibernate.engine.internal.UnsavedValueFactory
-
Return an IdentifierValue for the specified unsaved-value.
- 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 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
-
- getUnsavedValue() - Method in class org.hibernate.tuple.entity.VersionProperty
-
- getUnsavedValue() - Method in interface org.hibernate.tuple.IdentifierAttribute
-
- getUnsavedValue() - Method in class org.hibernate.tuple.IdentifierProperty
-
- getUnsavedVersionValue(String, Getter, VersionType, Constructor) - Static method in class org.hibernate.engine.internal.UnsavedValueFactory
-
Return an IdentifierValue for the specified unsaved-value.
- getUpdateCheckStyle() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getUpdateCount() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
-
- getUpdateCount() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
-
Amount of update ops on the entity
- getUpdateCount() - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- getUpdateCount() - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
-
- getUpdateCount() - Method in interface org.hibernate.result.UpdateCountOutput
-
Retrieve the associated update count
- getUpdateCount() - Method in interface org.hibernate.stat.CollectionStatistics
-
- getUpdateCount() - Method in interface org.hibernate.stat.EntityStatistics
-
- getUpdateCount() - Method in class org.hibernate.stat.internal.ConcurrentCollectionStatisticsImpl
-
- getUpdateCount() - Method in class org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl
-
- getUpdateId(Object, EntityPersister, Serializable, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
-
Determine the id to use for updating.
- getUpdateId(Object, EntityPersister, Serializable, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultUpdateEventListener
-
If the user specified an id, assign it to the instance and use that,
otherwise use the id already assigned to the instance
- getUpdateTimestampsCache() - Method in interface org.hibernate.engine.spi.CacheImplementor
-
Get UpdateTimestampsCache
instance managed by the SessionFactory
.
- getUpdateTimestampsCache() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getUpdateTimestampsCache() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get the cache of table update timestamps
- getUpdateTimestampsCache() - Method in class org.hibernate.internal.CacheImpl
-
- getUpdateTimestampsCache() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getUpdateTimestampsCacheHitCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getUpdateTimestampsCacheHitCount() - Method in interface org.hibernate.stat.Statistics
-
Get the global number of timestamps successfully retrieved from cache
- getUpdateTimestampsCacheMissCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getUpdateTimestampsCacheMissCount() - Method in interface org.hibernate.stat.Statistics
-
Get the global number of tables for which no update timestamps was *not* found in cache
- getUpdateTimestampsCachePutCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getUpdateTimestampsCachePutCount() - Method in interface org.hibernate.stat.Statistics
-
Get the global number of timestamps put in cache
- getUpperBound() - Method in class org.hibernate.jpa.criteria.predicate.BetweenPredicate
-
- getUrl() - Method in class org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator
-
- getURLFromPath(String) - Static method in class org.hibernate.boot.archive.internal.ArchiveHelper
-
get the URL from a given path string
- getURLFromPath(String) - Method in class org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory
-
- getURLFromPath(String) - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptorFactory
-
- getURLFromPath(String) - Method in interface org.hibernate.boot.archive.spi.ArchiveDescriptorFactory
-
- getURLFromPath(String) - Method in class org.hibernate.osgi.OsgiArchiveDescriptorFactory
-
- 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.
- getUserAliases() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
-
- getUserResourceAsStream(String) - Static method in class org.hibernate.internal.util.ConfigHelper
-
Deprecated.
- getUserType() - Method in class org.hibernate.type.CompositeCustomType
-
- getUserType() - Method in class org.hibernate.type.CustomCollectionType
-
- getUserType() - Method in class org.hibernate.type.CustomType
-
- getUserWhereClauseFragment() - Method in class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler.ProcessedWhereClause
-
- getUtilizedFilterNames() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
-
- getUtName() - Method in enum org.hibernate.engine.transaction.jta.platform.internal.WebSphereJtaPlatform.WebSphereEnvironment
-
- getUUID() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getUUID() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getUUID() - Method in interface org.hibernate.boot.Metadata
-
Gets the
UUID
for this metamodel.
- getUUID() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getUuid() - Method in class org.hibernate.cache.infinispan.access.FutureUpdateSynchronization
-
- getUuid() - Method in class org.hibernate.cache.infinispan.access.TombstoneSynchronization
-
- getUuid() - Method in class org.hibernate.cache.infinispan.util.FutureUpdate
-
- getValidationMode() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getValidationMode() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getValidationMode() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
- getValidationMode() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the validationMode property.
- getValidationModes() - Method in interface org.hibernate.cfg.beanvalidation.ActivationContext
-
Access the requested validation mode(s).
- getValidatorFactoryReference() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getValidatorFactoryReference() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getValidatorFactoryReference() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getValidatorFactoryReference() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getValidatorFactoryReference() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getValidatorFactoryReference() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- 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(T, T) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
-
- getValue() - Method in class org.hibernate.boot.model.source.spi.ToolingHint
-
- getValue() - Method in class org.hibernate.cache.infinispan.util.FutureUpdate
-
- getValue() - Method in class org.hibernate.cache.infinispan.util.TombstoneUpdate
-
- getValue() - Method in class org.hibernate.cache.infinispan.util.VersionedEntry
-
- getValue() - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- getValue() - Method in class org.hibernate.cfg.FkSecondPass
-
- getValue() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- getValue() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
-
- getValue() - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Return the user-visible collection (or array) instance
- getValue() - Method in class org.hibernate.criterion.SimpleExpression
-
- getValue() - Method in class org.hibernate.engine.spi.TypedValue
-
- getValue(String) - Method in class org.hibernate.envers.configuration.internal.PersistentClassGraphDefiner
-
- getValue() - Method in class org.hibernate.envers.internal.entities.mapper.id.QueryParameterData
-
- getValue(R) - Method in interface org.hibernate.envers.internal.tools.graph.GraphDefiner
-
- getValue() - Method in class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
-
- getValue() - Method in class org.hibernate.hql.internal.ast.tree.NullNode
-
- getValue() - Method in class org.hibernate.internal.util.collections.IdentityMap.IdentityMapEntry
-
- getValue() - Method in class org.hibernate.internal.util.ValueHolder
-
- getValue() - Method in class org.hibernate.jpa.criteria.expression.function.SubstringFunction
-
- getValue() - Method in class org.hibernate.jpa.spi.BaseQueryImpl.ParameterBindImpl
-
- getValue() - Method in interface org.hibernate.jpa.spi.ParameterBind
-
Access the bound value
- getValue() - Method in class org.hibernate.jpa.TypedParameterValue
-
The value to bind
- getValue() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit.Properties.Property
-
Gets the value of the value property.
- getValue() - Method in class org.hibernate.jpamodelgen.xml.jaxb.QueryHint
-
Gets the value of the value property.
- 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 class org.hibernate.procedure.internal.ParameterBindImpl
-
- getValue() - Method in interface org.hibernate.procedure.ParameterBind
-
Retrieves the bound value.
- getValueColumnName() - Method in class org.hibernate.id.enhanced.TableGenerator
-
The name of the column in which we store our persistent generator value.
- getValueColumnName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Gets the value of the valueColumnName property.
- getValueGenerationStrategy() - Method in class org.hibernate.mapping.Property
-
- getValueGenerationStrategy() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- getValueGenerationStrategy() - Method in class org.hibernate.tuple.BaselineAttributeInformation
-
- getValueGenerationStrategy() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
-
- getValueGenerator() - Method in class org.hibernate.tuple.CreationTimestampGeneration
-
- getValueGenerator() - Method in class org.hibernate.tuple.GeneratedValueGeneration
-
- getValueGenerator() - Method in interface org.hibernate.tuple.InMemoryValueGenerationStrategy
-
Obtain the in-VM value generator.
- getValueGenerator() - Method in class org.hibernate.tuple.UpdateTimestampGeneration
-
- getValueGenerator() - Method in interface org.hibernate.tuple.ValueGeneration
-
Obtain the in-VM value generator.
- getValueGenerator() - Method in class org.hibernate.tuple.VmValueGeneration
-
- getValueHandler() - Method in class org.hibernate.jpa.criteria.expression.AbstractTupleElement
-
- getValueHandler() - Method in class org.hibernate.jpa.criteria.expression.DelegatedExpressionImpl
-
- getValueHandler() - Method in interface org.hibernate.jpa.criteria.TupleElementImplementor
-
- getValueHandlers() - Method in class org.hibernate.jpa.criteria.expression.CompoundSelectionImpl
-
- getValueHandlers() - Method in class org.hibernate.jpa.criteria.expression.DelegatedExpressionImpl
-
- getValueHandlers() - Method in class org.hibernate.jpa.criteria.expression.SelectionImpl
-
- getValueHandlers() - Method in interface org.hibernate.jpa.criteria.SelectionImplementor
-
- getValueHandlers() - Method in interface org.hibernate.jpa.spi.HibernateEntityManagerImplementor.QueryOptions
-
Get the conversions for the individual tuples in the query results.
- getValueMappings() - Method in interface org.hibernate.boot.model.source.spi.AnyDiscriminatorSource
-
- getValueMappingSources() - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition
-
- 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.
- getValues() - Method in class org.hibernate.boot.model.source.spi.ToolingHint
-
- getValues() - Method in class org.hibernate.envers.configuration.internal.PersistentClassGraphDefiner
-
- getValues() - Method in interface org.hibernate.envers.internal.tools.graph.GraphDefiner
-
- getValues() - Method in class org.hibernate.internal.AbstractQueryImpl
-
Retreives the list of parameter values bound to this query for
ordinal parameters.
- getValues() - Method in class org.hibernate.jpa.criteria.predicate.InPredicate
-
- getValues() - Method in class org.hibernate.mapping.MetaAttribute
-
- getVerEntCfg() - Method in class org.hibernate.envers.internal.entities.mapper.relation.CommonCollectionMapperData
-
- getVersion() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the version property.
- getVersion(Object) - Method in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate
-
- getVersion() - Method in class org.hibernate.cache.infinispan.util.VersionedEntry
-
- 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.engine.internal.AbstractEntityEntry
-
- getVersion(Object[], EntityPersister) - Static method in class org.hibernate.engine.internal.Versioning
-
Extract the optimistic locking value out of the entity state snapshot.
- getVersion() - Method in interface org.hibernate.engine.spi.EntityEntry
-
- getVersion(Class<Y>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType
-
- getVersion() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Gets the value of the version property.
- getVersion() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Gets the value of the version property.
- getVersion() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence
-
Gets the value of the version property.
- 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(Object) - Method in interface org.hibernate.metadata.ClassMetadata
-
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 (or return null if not versioned)
- getVersion(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getVersion(Object) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Extract the value of the version property from the given entity.
- getVersionAttributeSource() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- 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
-
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.internal.CacheDataDescriptionImpl
-
- getVersionComparator() - Method in interface org.hibernate.cache.spi.CacheDataDescription
-
Get the comparator used to compare two different version values.
- getVersionComparator() - Method in interface org.hibernate.cache.spi.OptimisticCacheSource
-
Get the comparator used to compare two different version values.
- getVersionComparator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getVersioned(Object, Object, long) - Method in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate
-
- getVersionedTableName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getVersionGetter() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getVersionGetter() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Retrieve the getter for the version property.
- getVersionProperty() - Method in interface org.hibernate.metadata.ClassMetadata
-
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
-
- getVersionProperty() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getVersionPropertyIndex() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getVersionSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getVersionsMiddleEntityName() - Method in class org.hibernate.envers.internal.entities.mapper.relation.CommonCollectionMapperData
-
- getVersionString() - Static method in class org.hibernate.jpamodelgen.Version
-
- getVersionString() - Static method in class org.hibernate.Version
-
Access to the Hibernate version.
- getVersionType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getVersionType() - Method in interface org.hibernate.persister.entity.EntityPersister
-
- getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.Cache71Dialect
-
- getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.Dialect
-
- getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.H2Dialect
-
- getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.HSQLDialect
-
- getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.InformixDialect
-
- getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.MySQL5Dialect
-
- getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- getViolatedConstraintNameExtracter() - Method in interface org.hibernate.exception.spi.ConversionContext
-
- getWalker() - Method in class org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode
-
- getWalker() - Method in interface org.hibernate.hql.internal.ast.tree.Statement
-
Retreive the "phase 2" walker which generated this statement tree.
- getWebSphereVersion() - Method in enum org.hibernate.engine.transaction.jta.platform.internal.WebSphereJtaPlatform.WebSphereEnvironment
-
- getWhenClauses() - Method in class org.hibernate.jpa.criteria.expression.SearchedCaseExpression
-
- getWhenClauses() - Method in class org.hibernate.jpa.criteria.expression.SimpleCaseExpression
-
- 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.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getWhere() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- getWhere() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- 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.hql.internal.ast.tree.AbstractRestrictableStatement
-
- getWhereClause() - Method in interface org.hibernate.hql.internal.ast.tree.RestrictableStatement
-
Retreives the where-clause defining the restriction(s) in effect for
this statement.
- getWhereClauseParentTokenType() - Method in class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
-
- getWhereClauseParentTokenType() - Method in class org.hibernate.hql.internal.ast.tree.DeleteStatement
-
- getWhereClauseParentTokenType() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- getWhereClauseParentTokenType() - Method in class org.hibernate.hql.internal.ast.tree.UpdateStatement
-
- getWhereColumn() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- getWhereColumns() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- getWhereColumnType() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- getWhereCondition() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getWhereFragment() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
-
- getWhereFragment() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
-
Use the discriminator, to narrow the select to instances
of the queried subclass, also applying any filters.
- getWhereJoin() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- getWithClause() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- getWithClause(PropertyPath) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
-
- getWithClause(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getWithClause(PropertyPath) - Method in class org.hibernate.loader.JoinWalker
-
- getWithClauseFragment() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getWithClauseJoinAlias() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getWrapped() - Method in class org.hibernate.jpa.criteria.expression.DelegatedExpressionImpl
-
- 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
- getWrappedClob() - Method in interface org.hibernate.engine.jdbc.WrappedNClob
-
- 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.
- getWrapperClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.BooleanDescriptor
-
- getWrapperClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.ByteDescriptor
-
- getWrapperClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.CharacterDescriptor
-
- getWrapperClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.DoubleDescriptor
-
- getWrapperClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.FloatDescriptor
-
- getWrapperClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.IntegerDescriptor
-
- getWrapperClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.LongDescriptor
-
- getWrapperClass() - Method in interface org.hibernate.internal.util.type.PrimitiveWrapperHelper.PrimitiveWrapperDescriptor
-
- getWrapperClass() - Method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.ShortDescriptor
-
- getWrapperOptions() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- getWrapperOptions() - Method in class org.hibernate.internal.AbstractSessionImpl
-
- getWrapperOptions() - Method in interface org.hibernate.type.descriptor.WrapperOptionsContext
-
Obtain the WrapperOptions for this context.
- getWrite() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
-
Gets the value of the write property.
- getWriteExpr() - Method in class org.hibernate.mapping.Column
-
- 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.DerbyDialect
-
Deprecated.
- getWriteLockString(int) - Method in class org.hibernate.dialect.Dialect
-
Get the string to append to SELECT statements to acquire WRITE locks
for this dialect.
- getWriteLockString(int) - Method in class org.hibernate.dialect.MySQLDialect
-
- getWriteLockString(int) - Method in class org.hibernate.dialect.Oracle10gDialect
-
- getWriteLockString(int) - Method in class org.hibernate.dialect.Oracle9iDialect
-
- getWriteLockString(int) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getWriteLockString(int) - Method in class org.hibernate.dialect.Teradata14Dialect
-
- getXClass() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader.ComponentPropertiesSource
-
- getXClass() - Method in interface org.hibernate.envers.configuration.internal.metadata.reader.PersistentPropertiesSource
-
- getXmlBindings() - Method in class org.hibernate.boot.MetadataSources
-
- getXMLContext() - Method in class org.hibernate.cfg.annotations.reflection.JPAMetadataProvider
-
- getXmlFiles() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- getXmlFiles() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- getXmlHelper() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getXmlHelper() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getXmlMapping() - Method in class org.hibernate.envers.internal.entities.IdMappingData
-
- getXmlMappingBinderAccess() - Method in class org.hibernate.boot.MetadataSources
-
- getXmlMappingBindings() - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
-
- 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.jpamodelgen.xml.jaxb.PersistenceUnitMetadata
-
Gets the value of the xmlMappingMetadataComplete property.
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributePropertySource
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOnePropertySource
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceOneToManyImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToAnySourceImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceEmbeddedImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceArrayImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceBagImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceIdBagImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceListImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceMapImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourcePrimitiveArrayImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceSetImpl
-
- getXmlNodeName() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- getXmlNodeName() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
-
Ugh.
- 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
-
- getXmlRelationMapping() - Method in class org.hibernate.envers.internal.entities.IdMappingData
-
- getXMLTree(String) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
-
- getXsdName() - Method in exception org.hibernate.internal.util.xml.XsdException
-
- GLOBAL_WITH_MODIFIED_FLAG - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Globally activates modified properties flag feature.
- GlobalConfiguration - Class in org.hibernate.envers.configuration.internal
-
- GlobalConfiguration(EnversService, Map) - Constructor for class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- GLOBALLY_QUOTED_IDENTIFIERS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Should all database identifiers be quoted.
- GlobalTemporaryTableBulkIdStrategy - Class in org.hibernate.hql.spi.id.global
-
Strategy based on ANSI SQL's definition of a "global temporary table".
- GlobalTemporaryTableBulkIdStrategy() - Constructor for class org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy
-
- GlobalTemporaryTableBulkIdStrategy(AfterUseAction) - Constructor for class org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy
-
- GlobalTemporaryTableBulkIdStrategy(IdTableSupport, AfterUseAction) - Constructor for class org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy
-
- globalTimeout - Variable in class org.hibernate.testing.junit4.BaseUnitTestCase
-
- goToNext() - Method in class org.hibernate.result.internal.OutputsImpl
-
- 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
-
- GrantedPermission - Class in org.hibernate.secure.spi
-
Describes a Hibernate (persistence) permission.
- GrantedPermission(String, String, String) - Constructor for class org.hibernate.secure.spi.GrantedPermission
-
- GraphDefiner<V,R> - Interface in org.hibernate.envers.internal.tools.graph
-
Defines a graph, where each vertex has a representation, which identifies uniquely a value.
- GraphNodeImplementor - Interface in org.hibernate.graph.spi
-
- GraphTopologicalSort - Class in org.hibernate.envers.internal.tools.graph
-
- greaterThan(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- greaterThan(Expression<? extends Y>, Y) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- greaterThan(LockMode) - Method in enum 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 class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- greaterThanOrEqualTo(Expression<? extends Y>, Y) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- greatest(Expression<X>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- GREATEST(CriteriaBuilderImpl, Expression<X>) - Constructor for class org.hibernate.jpa.criteria.expression.function.AggregationFunction.GREATEST
-
- group() - Method in class org.hibernate.criterion.Property
-
Creates a projection for this property as a group expression
- GROUP - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- GROUP - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- GROUP - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- GROUP_ID - Static variable in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMbeanNames
-
Group id for all sampled mbeans registered
- groupBy(Expression<?>...) - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- groupBy(List<Expression<?>>) - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- groupBy(Expression<?>...) - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- groupBy(List<Expression<?>>) - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- groupByClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- GroupByParser - Class in org.hibernate.hql.internal.classic
-
Parses the GROUP BY clause of an aggregate query
- GroupByParser() - Constructor for class org.hibernate.hql.internal.classic.GroupByParser
-
- groupClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- groupExprs(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- groupProperty(String) - Static method in class org.hibernate.criterion.Projections
-
A grouping property value projection
- GroupsPerOperation - Class in org.hibernate.cfg.beanvalidation
-
- GroupsPerOperation.Operation - Enum in org.hibernate.cfg.beanvalidation
-
- gt(Object) - Method in class org.hibernate.criterion.Property
-
Create a greater-than restriction based on this property
- gt(DetachedCriteria) - Method in class org.hibernate.criterion.Property
-
Creates a sub-query greater-than expression for this property
- gt(String, Object) - Static method in class org.hibernate.criterion.Restrictions
-
Apply a "greater than" constraint to the named property
- gt(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
-
Creates a criterion which checks that the value of a given literal as being greater-than the value in
the subquery result.
- gt(T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Apply a "greater than" constraint
- GT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- GT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- GT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- gt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
-
- gt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
-
- gt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
-
- gt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
-
- gt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
-
- gt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
-
- gt(IntegralDataTypeHolder) - Method in interface org.hibernate.id.IntegralDataTypeHolder
-
Perform a "greater than" comparison check.
- gt(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
-
Perform a "greater than" comparison check.
- gt(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- gt(Expression<? extends Number>, Number) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- gtAll(DetachedCriteria) - Method in class org.hibernate.criterion.Property
-
Creates a greater-than-all sub-query expression for this property.
- gtAll(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
-
Creates a criterion which checks that the value of a literal is greater-than ALL the values in the
subquery result.
- gtProperty(Property) - Method in class org.hibernate.criterion.Property
-
Creates an greater-than restriction between 2 properties
- gtProperty(String) - Method in class org.hibernate.criterion.Property
-
Creates an greater-than restriction between 2 properties
- gtProperty(String, String) - Static method in class org.hibernate.criterion.Restrictions
-
Apply a "greater than" constraint to two properties
- gtProperty(String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Apply a "greater than" constraint to another property
- gtSome(DetachedCriteria) - Method in class org.hibernate.criterion.Property
-
Creates a greater-than-some sub-query expression for this property.
- gtSome(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
-
Creates a criterion which checks that the value of a literal is greater-than SOME of the values in the
subquery result.
- guessEntityName(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- guessEntityName(Object) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
The guessed entity name for an entity not in an association
- guessEntityName(Object) - Method in class org.hibernate.internal.SessionImpl
-
- guessEntityName(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- guessType(Class) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- guidGenerated(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- GUIDGenerator - Class in org.hibernate.id
-
Generates string values using the SQL Server NEWID() function.
- GUIDGenerator() - Constructor for class org.hibernate.id.GUIDGenerator
-
- id - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
- id() - Static method in class org.hibernate.criterion.Projections
-
An identifier value projection.
- id - Variable in class org.hibernate.engine.internal.AbstractEntityEntry
-
- id - Variable in class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
-
- id() - Static method in class org.hibernate.envers.query.AuditEntity
-
- ID - Static variable in class org.hibernate.jpamodelgen.util.Constants
-
- id - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
- Id - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- Id() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Id
-
- id - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
- id - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
- ID_LETTER - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- ID_LETTER - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- ID_LETTER - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- ID_LETTER - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- ID_LETTER - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- ID_START_LETTER - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- ID_START_LETTER - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- ID_START_LETTER - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- ID_START_LETTER - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- ID_START_LETTER - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- ID_TABLE - Static variable in class org.hibernate.id.MultipleHiLoPerTableGenerator
-
Deprecated.
- idbag(String, String) - Method in class org.hibernate.type.TypeFactory
-
- IdBagBinder - Class in org.hibernate.cfg.annotations
-
- IdBagBinder() - Constructor for class org.hibernate.cfg.annotations.IdBagBinder
-
- idClass - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
- IdClass - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- IdClass() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.IdClass
-
- idClass - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
- IDENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- IDENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- IDENT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- IDENT - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- IDENT - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- IDENT_LIST - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- IDENT_LIST - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- IdentifiableTypeSource - Interface in org.hibernate.boot.model.source.spi
-
Common contract between Entity and MappedSuperclass sources.
- Identifier - Class in org.hibernate.boot.model.naming
-
Models an identifier (name), which may or may not be quoted.
- Identifier(String, boolean) - Constructor for class org.hibernate.boot.model.naming.Identifier
-
Constructs an identifier instance.
- identifier() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- identifier(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- Identifier(String, Class<Y>, AbstractManagedType<X>, Member, Type<Y>, Attribute.PersistentAttributeType) - Constructor for class org.hibernate.jpa.internal.metamodel.SingularAttributeImpl.Identifier
-
- IDENTIFIER_GENERATOR_STRATEGY_PROVIDER - Static variable in interface org.hibernate.jpa.AvailableSettings
-
- IDENTIFIER_MAPPER_PROPERTY - Static variable in class org.hibernate.loader.PropertyPath
-
- IDENTIFIER_NORMALIZER - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
-
- IDENTIFIER_PLACEHOLDER - Static variable in class org.hibernate.envers.query.criteria.AuditId
-
- IdentifierAttribute - Interface in org.hibernate.tuple
-
- IdentifierBag - Class in org.hibernate.mapping
-
An IdentifierBag has a primary key consisting of
just the identifier column
- IdentifierBag(MetadataImplementor, PersistentClass) - Constructor for class org.hibernate.mapping.IdentifierBag
-
- IdentifierBagType - Class in org.hibernate.type
-
- IdentifierBagType(TypeFactory.TypeScope, String, String) - Constructor for class org.hibernate.type.IdentifierBagType
-
- IdentifierCaseStrategy - Enum 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 collection with a synthetic "identifier" column
- IdentifierCollection(MetadataImplementor, PersistentClass) - Constructor for class org.hibernate.mapping.IdentifierCollection
-
- identifierColumnName - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- IdentifierEqAuditExpression - Class in org.hibernate.envers.query.criteria.internal
-
A criterion that expresses that the id of an entity is equal or not equal to some specified value.
- IdentifierEqAuditExpression(Object, boolean) - Constructor for class org.hibernate.envers.query.criteria.internal.IdentifierEqAuditExpression
-
- IdentifierEqExpression - Class in org.hibernate.criterion
-
An identifier constraint
- IdentifierEqExpression(Object) - Constructor for class org.hibernate.criterion.IdentifierEqExpression
-
Constructs an IdentifierEqExpression
- IdentifierGeneratingInsert - Class in org.hibernate.id.insert
-
Nothing more than a distinguishing subclass of Insert used to indicate
intent.
- IdentifierGeneratingInsert(Dialect) - Constructor for class org.hibernate.id.insert.IdentifierGeneratingInsert
-
- IdentifierGenerationException - Exception in org.hibernate.id
-
Thrown by 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 - Interface in org.hibernate.id
-
The general contract between a class that generates unique
identifiers and the Session.
- IdentifierGeneratorAggregator - Interface in org.hibernate.id
-
- IdentifierGeneratorDefinition - Class in org.hibernate.boot.model
-
Identifier generator definition, should be immutable.
- 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(String) - Constructor for class org.hibernate.boot.model.IdentifierGeneratorDefinition
-
- IdentifierGeneratorDefinition(String, String) - Constructor for class org.hibernate.boot.model.IdentifierGeneratorDefinition
-
- IdentifierGeneratorDefinition.Builder - Class in org.hibernate.boot.model
-
- IdentifierGeneratorDefinitionBinder - Class in org.hibernate.boot.model.source.internal.hbm
-
- IdentifierGeneratorDefinitionBinder() - Constructor for class org.hibernate.boot.model.source.internal.hbm.IdentifierGeneratorDefinitionBinder
-
- IdentifierGeneratorFactory - Interface in org.hibernate.id.factory
-
- IdentifierGeneratorHelper - Class in org.hibernate.id
-
- 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.ejb.cfg.spi
-
- IdentifierGeneratorStrategyProvider - Interface in org.hibernate.jpa.spi
-
Provide a set of IdentifierGenerator strategies allowing to override the Hibernate Core default ones
- IdentifierHelper - Interface in org.hibernate.engine.jdbc.env.spi
-
- identifierHelper() - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
-
- 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.
- IdentifierProjection - Class in org.hibernate.criterion
-
A property value, or grouped property value
- IdentifierProjection() - Constructor for class org.hibernate.criterion.IdentifierProjection
-
Constructs a non-grouped identifier projection
- IdentifierProperty - Class in org.hibernate.tuple
-
Represents a defined entity identifier property within the Hibernate
runtime-metamodel.
- IdentifierProperty(String, Type, boolean, IdentifierValue, IdentifierGenerator) - Constructor for class org.hibernate.tuple.IdentifierProperty
-
Construct a non-virtual identifier property.
- IdentifierProperty(Type, boolean, boolean, IdentifierValue, IdentifierGenerator) - Constructor for class org.hibernate.tuple.IdentifierProperty
-
Construct a virtual IdentifierProperty.
- identifiers - Variable in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- identifierSelectFragment(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- identifierSelectFragment(String, String) - Method in interface org.hibernate.persister.entity.Queryable
-
Given a query alias and an identifying suffix, render the identifier select fragment.
- 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
-
- IdentifierSourceNonAggregatedComposite - Interface in org.hibernate.boot.model.source.spi
-
- IdentifierSourceSimple - Interface in org.hibernate.boot.model.source.spi
-
Additional contract describing the source of an identifier mapping whose
nature
is
simple
.
- IdentifierType<T> - Interface in org.hibernate.type
-
Additional contract for a
Type
may be used for a discriminator.
- 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(Serializable) - Constructor for class org.hibernate.engine.spi.IdentifierValue
-
Assume the transient instance is newly instantiated if
its identifier is null or equal to value
- IdentityColumnSupport - Interface in org.hibernate.dialect.identity
-
Represents a support for the Dialect identity key generation
- IdentityColumnSupportImpl - Class in org.hibernate.dialect.identity
-
- IdentityColumnSupportImpl(Dialect) - Constructor for class org.hibernate.dialect.identity.IdentityColumnSupportImpl
-
- IdentityGenerator - Class in org.hibernate.id
-
A generator for use with ANSI-SQL IDENTITY columns used as the primary key.
- IdentityGenerator() - Constructor for class org.hibernate.id.IdentityGenerator
-
- IdentityGenerator.BasicDelegate - Class in org.hibernate.id
-
Delegate for dealing with IDENTITY columns where the dialect requires an
additional command execution to retrieve the generated IDENTITY value
- IdentityGenerator.InsertSelectDelegate - Class in org.hibernate.id
-
Delegate for dealing with IDENTITY columns where the dialect supports returning
the generated IDENTITY value directly from the insert statement.
- IdentityMap<K,V> - Class in org.hibernate.internal.util.collections
-
A Map where keys are compared by object identity,
rather than equals().
- IdentityMap.IdentityKey<K> - Class in org.hibernate.internal.util.collections
-
We need to base the identity on
System.identityHashCode(Object)
but
attempt to lazily initialize and cache this value: being a native invocation
it is an expensive value to retrieve.
- IdentityMap.IdentityMapEntry<K,V> - Class in org.hibernate.internal.util.collections
-
- identityRemove(Collection, Object, String, SessionImplementor) - Static method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
Removes entity entries that have an equal identifier with the incoming entity instance
- IdentitySet - Class in org.hibernate.internal.util.collections
-
Set implementation that use == instead of equals() as its comparison
mechanism.
- IdentitySet() - Constructor for class org.hibernate.internal.util.collections.IdentitySet
-
Create an IdentitySet with default sizing.
- IdentitySet(int) - Constructor for class org.hibernate.internal.util.collections.IdentitySet
-
Create an IdentitySet with the given sizing.
- IdentNode - Class in org.hibernate.hql.internal.ast.tree
-
Represents an identifier all by itself, which may be a function name,
a class alias, or a form of naked property-ref depending on the
context.
- IdentNode() - Constructor for class org.hibernate.hql.internal.ast.tree.IdentNode
-
- identPrimary() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- identPrimaryBase() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- idEq(Object) - Static method in class org.hibernate.criterion.Restrictions
-
Apply an "equal" constraint to the identifier property
- IdGenerator - Class in org.hibernate.mapping
-
Identifier generator container,
Useful to keep named generator in annotations
- IdGenerator() - Constructor for class org.hibernate.mapping.IdGenerator
-
- IdGeneratorInterpreterImpl - Class in org.hibernate.boot.internal
-
The root (composition) IdGenerationTypeInterpreter.
- IdGeneratorInterpreterImpl() - Constructor for class org.hibernate.boot.internal.IdGeneratorInterpreterImpl
-
- IdGeneratorStrategyInterpreter - Interface in org.hibernate.boot.model
-
Strategy for interpreting identifier generator related information.
- IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext - Interface in org.hibernate.boot.model
-
- IdMapper - Interface in org.hibernate.envers.internal.entities.mapper.id
-
- IdMappingData - Class in org.hibernate.envers.internal.entities
-
- IdMappingData(IdMapper, Element, Element) - Constructor for class org.hibernate.envers.internal.entities.IdMappingData
-
- IdMetadataGenerator - Class in org.hibernate.envers.configuration.internal.metadata
-
Generates metadata for primary identifiers (ids) of versions entities.
- ids - Variable in class org.hibernate.envers.internal.entities.mapper.id.AbstractCompositeIdMapper
-
- IdTableHelper - Class in org.hibernate.hql.spi.id
-
- IdTableInfo - Interface in org.hibernate.hql.spi.id
-
- IdTableInfoImpl - Class in org.hibernate.hql.spi.id.local
-
- IdTableInfoImpl(String, String, String) - Constructor for class org.hibernate.hql.spi.id.local.IdTableInfoImpl
-
- IdTableSupport - Interface in org.hibernate.hql.spi.id
-
- IdTableSupportStandardImpl - Class in org.hibernate.hql.spi.id
-
- IdTableSupportStandardImpl() - Constructor for class org.hibernate.hql.spi.id.IdTableSupportStandardImpl
-
- 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_EXPLICIT_DISCRIMINATOR_COLUMNS_FOR_JOINED_SUBCLASS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
The legacy behavior of Hibernate is to not use discriminators for joined inheritance (Hibernate does not need
the discriminator...).
- ignoreCase() - Method in class org.hibernate.criterion.Example
-
Ignore case for all string-valued properties
- ignoreCase() - Method in class org.hibernate.criterion.Order
-
Should this ordering ignore case? Has no effect on non-character properties.
- ignoreCase() - Method in class org.hibernate.criterion.SimpleExpression
-
Make case insensitive.
- ignoreExplicitDiscriminatorsForJoinedInheritance() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- 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.
- IgnoreImpl(String) - Constructor for class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
-
- ignoreInitialJoin() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- ignoreNotFound(Value) - Static method in class org.hibernate.envers.internal.tools.MappingTools
-
- ignoreReturnValuesCache(AdvancedCache) - Static method in class org.hibernate.cache.infinispan.util.Caches
-
Transform a given cache into a cache that ignores return values for
operations returning previous values, i.e.
- ignoreReturnValuesCache(AdvancedCache, Flag) - Static method in class org.hibernate.cache.infinispan.util.Caches
-
Transform a given cache into a cache that ignores return values for
operations returning previous values, i.e.
- ignoringEntityNotFound(String, String) - Method in interface org.hibernate.jpa.internal.EntityManagerMessageLogger
-
- ignoringTableGeneratorConstraints(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- ignoringUnrecognizedQueryHint(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- ilike(String, Object) - Static method in class org.hibernate.criterion.Restrictions
-
A case-insensitive "like" (similar to Postgres ilike operator)
- ilike(String, String, MatchMode) - Static method in class org.hibernate.criterion.Restrictions
-
A case-insensitive "like" (similar to Postgres ilike operator) using the provided match mode
- ilike(T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Apply an "ilike" constraint
- ilike(String, MatchMode) - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Apply an "ilike" constraint
- IlikeAuditExpression - Class in org.hibernate.envers.query.criteria.internal
-
- IlikeAuditExpression(PropertyNameGetter, String) - Constructor for class org.hibernate.envers.query.criteria.internal.IlikeAuditExpression
-
- IlikeExpression - Class in org.hibernate.criterion
-
- IlikeExpression(String, Object) - Constructor for class org.hibernate.criterion.IlikeExpression
-
Deprecated.
- IlikeExpression(String, String, MatchMode) - Constructor for class org.hibernate.criterion.IlikeExpression
-
Deprecated.
- ILLEGAL_COLL_DEREF_EXCP_BUILDER - Static variable in class org.hibernate.hql.internal.ast.tree.DotNode
-
- illegalArgumentOnStaticMetamodelFieldInjection(String, String, String, String) - Method in interface org.hibernate.jpa.internal.EntityManagerMessageLogger
-
- illegalDereference() - Method in class org.hibernate.jpa.criteria.path.AbstractPathImpl
-
- IllegalDereferenceException - Exception in org.hibernate.jpa.criteria
-
Represents an illegal attempt to dereference from a
path source
which
cannot be dereferenced.
- IllegalDereferenceException(PathSource) - Constructor for exception org.hibernate.jpa.criteria.IllegalDereferenceException
-
- illegalFetch() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- illegalFetch() - Method in class org.hibernate.jpa.criteria.path.RootImpl
-
- 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
-
- illegalJoin() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- illegalJoin() - Method in class org.hibernate.jpa.criteria.path.RootImpl
-
- illegalPropertyGetterArgument(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- illegalPropertySetterArgument(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- IMAGE - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
byte[]
to JDBC
LONGVARBINARY
.
- ImageType - Class in org.hibernate.type
-
- ImageType() - Constructor for class org.hibernate.type.ImageType
-
- IMMEDIATE_LOAD - Static variable in interface org.hibernate.event.spi.LoadEventListener
-
- immediateLoad(String, Serializable) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- immediateLoad(String, Serializable) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Load an instance immediately.
- immediateLoad(String, Serializable) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
-
- immediateLoad(String, Serializable) - Method in class org.hibernate.internal.SessionImpl
-
Load the data for the object with the specified id into a newly created object.
- immediateLoad(String, Serializable) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- Immutable - Annotation Type in org.hibernate.annotations
-
Mark an Entity or a Collection as immutable.
- IMMUTABLE_ENTITY_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
Name of the configuration that should be used for immutable entity caches.
- immutableAnnotationOnNonRoot(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- ImmutableEntityEntry - Class in org.hibernate.engine.internal
-
An EntityEntry implementation for immutable entities.
- ImmutableEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, EntityMode, String, boolean, boolean, PersistenceContext) - Constructor for class org.hibernate.engine.internal.ImmutableEntityEntry
-
- ImmutableEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean, PersistenceContext) - Constructor for class org.hibernate.engine.internal.ImmutableEntityEntry
-
- ImmutableEntityEntryFactory - Class in org.hibernate.engine.internal
-
Factory for the safe approach implementation of
EntityEntry
.
- 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_NAME - Static variable in class org.hibernate.persister.internal.PersisterClassResolverInitiator
-
- IMPL_NAME - Static variable in class org.hibernate.persister.internal.PersisterFactoryInitiator
-
- implementsInterface(Class, Class) - Static method in class org.hibernate.internal.util.ReflectHelper
-
Determine if the given class implements the given interface.
- implementsLifecycle() - Method in interface org.hibernate.metadata.ClassMetadata
-
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_DISCRIMINATOR_COLUMNS_FOR_JOINED_SUBCLASS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
The legacy behavior of Hibernate is to not use discriminators for joined inheritance (Hibernate does not need
the discriminator...).
- IMPLICIT_NAMING_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- 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.
- 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.
- ImplicitColumnNamingSecondPass - Interface in org.hibernate.boot.model.source.internal
-
Because
ImplicitNamingStrategy
often requires
access info from PersistentClass, we sometimes need to wait until the proper PersistentClass
is bound to the in-flight metadata, which means a SecondPass (in this version still using
second passes).
- ImplicitConstraintNameSource - Interface in org.hibernate.boot.model.naming
-
Common implicit name source traits for all constraint naming: FK, UK, index
- 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
- ImplicitForeignKeyNameSource - Interface in org.hibernate.boot.model.naming
-
- ImplicitIdentifierColumnNameSource - Interface in org.hibernate.boot.model.naming
-
Context for determining the implicit name of an entity's identifier
column.
- 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 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
.
- ImplicitNameSource - Interface in org.hibernate.boot.model.naming
-
Common contract for all implicit naming sources
- ImplicitNamingStrategy - Interface in org.hibernate.boot.model.naming
-
Pluggable strategy for applying implicit naming rules when an
explicit name is not given.
- 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
-
- ImplicitNumericExpressionTypeDeterminer - Class in org.hibernate.jpa.criteria.predicate
-
- ImplicitParameterBinding - Interface in org.hibernate.jpa.criteria.compile
-
Used to describe implicit (not defined in criteria query) parameters.
- implicitParameterBindings() - Method in interface org.hibernate.jpa.criteria.compile.InterpretedParameterMetadata
-
- 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).
- ImplicitResultSetMappingDefinition - Class in org.hibernate.boot.jaxb.hbm.internal
-
Models the ResultSet mapping defined inline as part of a named native query definition
- ImplicitResultSetMappingDefinition(String, List) - Constructor for class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition
-
- ImplicitResultSetMappingDefinition.Builder - Class in org.hibernate.boot.jaxb.hbm.internal
-
- 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_FROM - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- IMPLIED_FROM - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- ImpliedFromElement - Class in org.hibernate.hql.internal.ast.tree
-
Represents a FROM element implied by a path expression or a collection reference.
- ImpliedFromElement() - Constructor for class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
-
- ImportContext - Interface in org.hibernate.jpamodelgen.model
-
- ImportContextImpl - Class in org.hibernate.jpamodelgen
-
- ImportContextImpl(String) - Constructor for class org.hibernate.jpamodelgen.ImportContextImpl
-
- ImportScriptException - Exception in org.hibernate.tool.hbm2ddl
-
- ImportScriptException(String) - Constructor for exception org.hibernate.tool.hbm2ddl.ImportScriptException
-
- ImportScriptException(String, Throwable) - Constructor for exception org.hibernate.tool.hbm2ddl.ImportScriptException
-
- ImportSqlCommandExtractor - Interface in org.hibernate.tool.hbm2ddl
-
Contract for extracting statements from import.sql script.
- ImportSqlCommandExtractorInitiator - Class in org.hibernate.tool.hbm2ddl
-
- ImportSqlCommandExtractorInitiator() - Constructor for class org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator
-
- importType(String) - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- importType(String) - Method in class org.hibernate.jpamodelgen.ImportContextImpl
-
Add fqcn to the import list.
- importType(String) - Method in interface org.hibernate.jpamodelgen.model.ImportContext
-
Add fqcn to the import list.
- importType(String) - Method in interface org.hibernate.jpamodelgen.model.MetaEntity
-
- importType(String) - Method in class org.hibernate.jpamodelgen.xml.XmlMetaEntity
-
- ImprovedNamingStrategy - Class in org.hibernate.cfg
-
An improved naming strategy that prefers embedded
underscores to mixed case names
- ImprovedNamingStrategy() - Constructor for class org.hibernate.cfg.ImprovedNamingStrategy
-
- in(Collection) - Method in class org.hibernate.criterion.Property
-
Creates an IN restriction for this property based on the given list of literals
- in(Object[]) - Method in class org.hibernate.criterion.Property
-
Creates an IN restriction for this property based on the given list of literals
- in(DetachedCriteria) - Method in class org.hibernate.criterion.Property
-
Creates a sub-query IN expression for this property.
- in(String, Object[]) - Static method in class org.hibernate.criterion.Restrictions
-
Apply an "in" constraint to the named property.
- in(String, Collection) - Static method in class org.hibernate.criterion.Restrictions
-
Apply an "in" constraint to the named property.
- in(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
-
Creates a criterion which checks that the value of a literal is IN the values in the
subquery result.
- in(T[]) - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Apply an "in" constraint
- in(Collection) - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Apply an "in" constraint
- IN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- IN - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- IN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- in(Expression<? extends T>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- in(Expression<? extends T>, Expression<? extends T>...) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- in(Expression<? extends T>, T...) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- in(Expression<? extends T>, Collection<T>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- in(Object...) - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- in(Expression<?>...) - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- in(Collection<?>) - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- in(Expression<Collection<?>>) - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- IN_LIST - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- IN_LIST - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- IN_LIST - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- InAuditExpression - Class in org.hibernate.envers.query.criteria.internal
-
- InAuditExpression(PropertyNameGetter, Object[]) - Constructor for class org.hibernate.envers.query.criteria.internal.InAuditExpression
-
- inClassDeclaration() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- include - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
-
- include - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType
-
- include(Object, String, Type) - Method in class org.hibernate.criterion.Example.AllPropertySelector
-
- include(Object, String, Type) - Method in class org.hibernate.criterion.Example.NotNullOrZeroPropertySelector
-
- include(Object, String, Type) - Method in class org.hibernate.criterion.Example.NotNullPropertySelector
-
- include(Object, String, Type) - Method in interface org.hibernate.criterion.Example.PropertySelector
-
Determine whether the given property should be used in the criteria.
- include(AST) - Method in class org.hibernate.hql.internal.ast.util.ASTUtil.IncludePredicate
-
- includeAllAttributes - Variable in class org.hibernate.jpamodelgen.xml.jaxb.NamedEntityGraph
-
- includeInResultRow() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- includeInResultRow() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
-
- includeInResultRow() - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- includeInResultRow() - Method in class org.hibernate.loader.custom.CustomLoader
-
- includeInResultRow() - Method in class org.hibernate.loader.hql.QueryLoader
-
- includeInResultRow() - Method in class org.hibernate.loader.Loader
-
- includeInTransform(String[], int) - Method in class org.hibernate.transform.AliasedTupleSubsetResultTransformer
-
- includeInTransform(String[], int) - Method in class org.hibernate.transform.DistinctRootEntityResultTransformer
-
- includeInTransform(String[], int) - Method in class org.hibernate.transform.PassThroughResultTransformer
-
- includeInTransform(String[], int) - Method in class org.hibernate.transform.RootEntityResultTransformer
-
- includeInTransform(String[], int) - Method in interface org.hibernate.transform.TupleSubsetResultTransformer
-
Returns an array with the i-th element indicating whether the i-th
element of the tuple is included in the transformed value.
- IncludePredicate() - Constructor for class org.hibernate.hql.internal.ast.util.ASTUtil.IncludePredicate
-
- includeProperty(int) - Method in interface org.hibernate.persister.entity.AbstractEntityPersister.InclusionChecker
-
- includesCreate() - Method in enum org.hibernate.jpa.SchemaGenAction
-
Does this action include creations?
- includesDrop() - Method in enum org.hibernate.jpa.SchemaGenAction
-
Does this action include drops?
- includesInsert() - Method in enum org.hibernate.tuple.GenerationTiming
-
- includeSubclasses(String) - Method in interface org.hibernate.engine.internal.JoinSequence.Selector
-
Should subclasses be included in the rendered join sequence?
- includesUpdate() - Method in enum org.hibernate.tuple.GenerationTiming
-
- inCollectionDeclaration() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- inCollectionElementsDeclaration() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- 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
-
- incompatibleCacheValueMode() - Method in interface org.hibernate.cache.ehcache.EhCacheMessageLogger
-
Logs a message (WARN) about attempt to use an incompatible
TerracottaConfiguration.ValueMode
.
- incompatibleCacheValueModePerCache(String) - Method in interface org.hibernate.cache.ehcache.EhCacheMessageLogger
-
Logs a message (WARN) about attempt to use an incompatible
TerracottaConfiguration.ValueMode
.
- incompleteMappingMetadataCacheProcessing() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- INCONSISTENT_RTN_CLASS_MARKER - Static variable in class org.hibernate.event.internal.DefaultLoadEventListener
-
- INCONSISTENT_RTN_CLASS_MARKER - Static variable in class org.hibernate.event.internal.DefaultResolveNaturalIdEventListener
-
- increase() - Method in class org.hibernate.envers.internal.tools.MutableInteger
-
- increment(Object, VersionType, SessionImplementor) - Static method in class org.hibernate.engine.internal.Versioning
-
Generate the next increment in the optimistic locking value according
the
VersionType
contract for the version property.
- 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 class org.hibernate.id.enhanced.SequenceStyleGenerator
-
Indicates the increment size to use.
- INCREMENT_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
-
Indicates the increment size to use.
- incrementCascadeLevel() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- incrementCascadeLevel() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Called before cascading
- IncrementGenerator - Class in org.hibernate.id
-
increment
An IdentifierGenerator that returns a long, constructed by
counting from the maximum primary key value 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
-
- InDatabaseValueGenerationStrategy - Interface in org.hibernate.tuple
-
Strategy for describing values which are generated in the database.
- INDENTATION - Static variable in class org.hibernate.loader.plan.build.spi.TreePrinterHelper
-
The number of characters to indent.
- Index - Annotation Type in org.hibernate.annotations
-
- 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() - Method in class org.hibernate.jpa.criteria.path.ListAttributeJoin
-
- index - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
- Index - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- Index() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Index
-
- index - Variable in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
- index - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
- index - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Table
-
- index - Variable in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
- Index - Class in org.hibernate.mapping
-
A relational table index
- Index() - Constructor for class org.hibernate.mapping.Index
-
- INDEX_ENTITY_ALIAS - Static variable in class org.hibernate.envers.internal.entities.mapper.relation.query.QueryConstants
-
- INDEX_ENTITY_ALIAS_DEF_AUD_STR - Static variable in class org.hibernate.envers.internal.entities.mapper.relation.query.QueryConstants
-
- INDEX_OP - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- INDEX_OP - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- INDEX_OP - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- IndexBackref - Class in org.hibernate.mapping
-
- IndexBackref() - Constructor for class org.hibernate.mapping.IndexBackref
-
- IndexColumn - Annotation Type in org.hibernate.annotations
-
- indexColumn - Variable in class org.hibernate.cfg.annotations.CollectionBinder
-
- IndexColumn - Class in org.hibernate.cfg
-
index column
- IndexColumn(boolean, String, int, int, int, String, boolean, boolean, boolean, boolean, String, Map<String, Join>, PropertyHolder, MetadataBuildingContext) - Constructor for class org.hibernate.cfg.IndexColumn
-
- indexColumnAliases - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- 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
-
- indexComponentData - Variable in class org.hibernate.envers.internal.entities.mapper.relation.MapCollectionMapper
-
- indexContainsFormula - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- IndexedCollection - Class in org.hibernate.mapping
-
Indexed collections include Lists, Maps, arrays and
primitive arrays.
- IndexedCollection(MetadataImplementor, PersistentClass) - Constructor for class org.hibernate.mapping.IndexedCollection
-
- IndexedPluralAttributeSource - Interface in org.hibernate.boot.model.source.internal.hbm
-
Describes a plural attribute that is indexed.
- indexes(Set) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- indexes() - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
-
- indexExists(Serializable, Object, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- indexExists(Serializable, Object, SessionImplementor) - 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
- IndexInformationImpl - Class in org.hibernate.tool.schema.extract.internal
-
- IndexInformationImpl(Identifier, List<ColumnInformation>) - Constructor for class org.hibernate.tool.schema.extract.internal.IndexInformationImpl
-
- IndexInformationImpl.Builder - Class in org.hibernate.tool.schema.extract.internal
-
- indexManyToAny - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- indexManyToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- indexMappingDocument(MappingDocument) - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchyBuilder
-
Called for each mapping document.
- IndexMetadata - Class in org.hibernate.tool.hbm2ddl
-
JDBC index metadata
- IndexNode - Class in org.hibernate.hql.internal.ast.tree
-
Represents the [] operator and provides it's semantics.
- IndexNode() - Constructor for class org.hibernate.hql.internal.ast.tree.IndexNode
-
- indexOf(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- indexOf(Object) - Method in class org.hibernate.collection.internal.PersistentBag
-
- indexOf(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- indexOf(Object) - Method in class org.hibernate.collection.internal.PersistentList
-
- indexOf(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.ListProxy
-
- indexOf(Object[], Object) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- 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.
- IndexOrUniqueKeySecondPass - Class in org.hibernate.cfg
-
- IndexOrUniqueKeySecondPass(Table, String, String[], MetadataBuildingContext) - Constructor for class org.hibernate.cfg.IndexOrUniqueKeySecondPass
-
Build an index
- IndexOrUniqueKeySecondPass(String, Ejb3Column, MetadataBuildingContext) - Constructor for class org.hibernate.cfg.IndexOrUniqueKeySecondPass
-
Build an index
- IndexOrUniqueKeySecondPass(String, Ejb3Column, MetadataBuildingContext, boolean) - Constructor for class org.hibernate.cfg.IndexOrUniqueKeySecondPass
-
Build an index if unique is false or a Unique Key if unique is true
- indicatesMoreOutputs() - Method in class org.hibernate.procedure.internal.ProcedureOutputsImpl.ProcedureCurrentReturnState
-
- indicatesMoreOutputs() - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
-
- INDICES - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- INDICES - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- INDICES - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- InExpression - Class in org.hibernate.criterion
-
Constrains the property to a specified list of values
- InExpression(String, Object[]) - Constructor for class org.hibernate.criterion.InExpression
-
Constructs an InExpression
- inferInLineViewName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- inferInLineViewName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- inferInLineViewName() - Method in interface org.hibernate.boot.model.source.internal.hbm.Helper.InLineViewNameInferrer
-
- INFINISPAN_CONFIG_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
Classpath or filesystem resource containing Infinispan configurations the factory should use.
- INFINISPAN_GLOBAL_STATISTICS_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
Property name that controls whether Infinispan statistics are enabled.
- INFINISPAN_USE_SYNCHRONIZATION_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
Property that controls whether Infinispan should interact with the
transaction manager as a
Synchronization
or as
an XA resource.
- InfinispanRegionFactory - Class in org.hibernate.cache.infinispan
-
- InfinispanRegionFactory() - Constructor for class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
Create a new instance using the default configuration.
- InfinispanRegionFactory(Properties) - Constructor for class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
Create a new instance using conifguration properties in props
.
- InFlightMetadataCollector - Interface in org.hibernate.boot.spi
-
An in-flight representation of Metadata while Metadata is being built.
- InFlightMetadataCollector.DelayedPropertyReferenceHandler - Interface in org.hibernate.boot.spi
-
- InFlightMetadataCollector.DuplicateSecondaryTableException - Exception in org.hibernate.boot.spi
-
- InFlightMetadataCollector.EntityTableXref - Interface in org.hibernate.boot.spi
-
- InFlightMetadataCollectorImpl - Class in org.hibernate.boot.internal
-
The implementation of the in-flight Metadata collector contract.
- InFlightMetadataCollectorImpl(MetadataBuildingOptions, TypeResolver) - Constructor for class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- info(String) - Method in interface org.hibernate.bytecode.buildtime.spi.Logger
-
Log a message with INFO semantics.
- info(String) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
-
- InformationExtractor - Interface in org.hibernate.tool.schema.extract.spi
-
Contract for extracting information about objects in the database schema(s).
- InformationExtractorJdbcDatabaseMetaDataImpl - Class in org.hibernate.tool.schema.extract.internal
-
Implementation of the SchemaMetaDataExtractor contract which uses the standard JDBC
DatabaseMetaData
API for extraction.
- InformationExtractorJdbcDatabaseMetaDataImpl(ExtractionContext) - Constructor for class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
-
- InformationExtractorJdbcDatabaseMetaDataImpl.ForeignKeyBuilder - Interface in org.hibernate.tool.schema.extract.internal
-
- InformationExtractorJdbcDatabaseMetaDataImpl.ForeignKeyBuilderImpl - Class in org.hibernate.tool.schema.extract.internal
-
- InformixDialect - Class in org.hibernate.dialect
-
Informix dialect.
Seems to work with Informix Dynamic Server Version 7.31.UD3, Informix JDBC driver version 2.21JC3.
- InformixDialect() - Constructor for class org.hibernate.dialect.InformixDialect
-
Creates new InformixDialect
instance.
- InformixUniqueDelegate - Class in org.hibernate.dialect.unique
-
Informix requires the constraint name to come last on the alter table.
- InformixUniqueDelegate(Dialect) - Constructor for class org.hibernate.dialect.unique.InformixUniqueDelegate
-
- infoString(String, Serializable) - 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, 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, Serializable[], SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to a series of entities.
- infoString(EntityPersister) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to given entity persister.
- 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
-
An SQL IN expression.
- InFragment() - Constructor for class org.hibernate.sql.InFragment
-
- Ingres10Dialect - Class in org.hibernate.dialect
-
A SQL dialect for Ingres 10 and later versions.
- Ingres10Dialect() - Constructor for class org.hibernate.dialect.Ingres10Dialect
-
Constructs a Ingres10Dialect
- Ingres9Dialect - Class in org.hibernate.dialect
-
A SQL dialect for Ingres 9.3 and later versions.
- Ingres9Dialect() - Constructor for class org.hibernate.dialect.Ingres9Dialect
-
Constructs a Ingres9Dialect
- IngresDialect - Class in org.hibernate.dialect
-
An SQL dialect for Ingres 9.2.
- IngresDialect() - Constructor for class org.hibernate.dialect.IngresDialect
-
Constructs a IngresDialect
- inheritable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintType
-
- inheritance - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
- Inheritance - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- Inheritance() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Inheritance
-
- InheritanceState - Class in org.hibernate.cfg
-
Some extra data to the inheritance position of a class.
- InheritanceState(XClass, Map<XClass, InheritanceState>, MetadataBuildingContext) - Constructor for class org.hibernate.cfg.InheritanceState
-
- inheritanceStatePerClass - Variable in class org.hibernate.cfg.annotations.CollectionBinder
-
- InheritanceType - Enum in org.hibernate.boot.model.source.spi
-
The inheritance type for a given entity hierarchy
- InheritanceType - Enum in org.hibernate.envers.configuration.internal.metadata
-
- InheritanceType - Enum in org.hibernate.jpamodelgen.xml.jaxb
-
Java class for inheritance-type.
- init() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistrationImpl
-
NOTE : No-op in this case
- init() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- init(ProcessingEnvironment) - Method in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
-
- INIT_COLLECTION - Static variable in class org.hibernate.event.spi.EventType
-
- INIT_QUEUE_LIST_SIZE - Static variable in class org.hibernate.engine.spi.ExecutableList
-
- initAll(String, String, LockOptions) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
-
- initAll(String, String, LockOptions, JoinWalker.AssociationInitCallback) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
-
- 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[], Mapping) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
-
- initFromWalker(JoinWalker) - Method in class org.hibernate.loader.OuterJoinLoader
-
- INITIAL_JPA_XSD_MAPPING - Static variable in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver
-
Maps the namespace for the orm.xml xsd for jpa 1.0 and 2.0
- INITIAL_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
Indicates the initial value to use.
- INITIAL_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
-
Indicates the initial value to use.
- INITIAL_SIZE - Static variable in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
-
- initialize(Map, ClassLoaderService) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
-
- initialize(boolean) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
Initialize the collection, if possible, wrapping any exceptions
in a runtime exception
- initialize(Size) - Method in class org.hibernate.engine.jdbc.Size
-
- initialize(MetadataImplementor, MappingCollector) - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- initialize(MetadataImplementor, MappingCollector) - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- initialize() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
-
- initialize() - Method in interface org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.Initializor
-
- initialize(Object) - Static method in class org.hibernate.Hibernate
-
Force initialization of a proxy or persistent collection.
- initialize() - Method in class org.hibernate.hql.internal.ast.tree.AbstractNullnessCheckNode
-
- initialize() - Method in class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
-
- initialize() - Method in class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
-
- initialize() - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
-
Performs the operator node initialization by seeking out any parameter
nodes and setting their expected type, if possible.
- initialize(Object) - Method in class org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode
-
- initialize(Object) - Method in interface org.hibernate.hql.internal.ast.tree.InitializeableNode
-
Initializes the node with the parameter.
- initialize() - Method in class org.hibernate.hql.internal.ast.tree.InLogicOperatorNode
-
- initialize(Queryable) - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
-
- initialize(Token) - Method in class org.hibernate.hql.internal.ast.tree.Node
-
- initialize(AST) - Method in class org.hibernate.hql.internal.ast.tree.Node
-
- initialize() - Method in interface org.hibernate.hql.internal.ast.tree.OperatorNode
-
Called by the tree walker during hql-sql semantic analysis
after the operator sub-tree is completely built.
- initialize() - Method in class org.hibernate.hql.internal.ast.tree.UnaryArithmeticNode
-
- initialize() - Method in class org.hibernate.hql.internal.ast.tree.UnaryLogicOperatorNode
-
- initialize(MetadataBuildingOptions, SessionFactoryOptions) - Method in class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
-
Configure ourselves.
- initialize(MetadataBuildingOptions, SessionFactoryOptions) - Method in class org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy
-
- initialize(MetadataBuildingOptions, SessionFactoryOptions) - Method in class org.hibernate.hql.spi.id.local.LocalTemporaryTableBulkIdStrategy
-
- initialize(MetadataBuildingOptions, SessionFactoryOptions) - Method in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
-
- initialize(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
-
- initialize(ResultSet, long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
-
- initialize(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
-
- initialize(ResultSet, long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
-
- initialize(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
-
- initialize(ResultSet, 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(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() - Method in interface org.hibernate.internal.util.ValueHolder.DeferredInitializer
-
Build the initialization value.
- initialize(Serializable, SessionImplementor) - Method in interface org.hibernate.loader.collection.CollectionInitializer
-
Initialize the given collection
- initialize(Serializable, SessionImplementor) - Method in class org.hibernate.loader.collection.CollectionLoader
-
- initialize(Serializable, SessionImplementor) - Method in class org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder.DynamicBatchingCollectionInitializer
-
- initialize(Serializable, SessionImplementor) - Method in class org.hibernate.loader.collection.LegacyBatchingCollectionInitializerBuilder.LegacyBatchingCollectionInitializer
-
- initialize(Serializable, SessionImplementor) - Method in class org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer
-
- initialize(Serializable, SessionImplementor) - Method in class org.hibernate.loader.collection.plan.LegacyBatchingCollectionInitializerBuilder.LegacyBatchingCollectionInitializer
-
- initialize(Serializable, SessionImplementor) - Method in class org.hibernate.loader.collection.SubselectCollectionLoader
-
- initialize(Serializable, SessionImplementor) - Method in class org.hibernate.loader.collection.SubselectOneToManyLoader
-
- initialize(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- initialize(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Initialize the given collection with the given key
- initialize(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.NamedQueryCollectionInitializer
-
- 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(A, Class<?>) - Method in interface org.hibernate.tuple.AnnotationValueGeneration
-
Initializes this generation strategy for the given annotation instance.
- initialize(CreationTimestamp, Class<?>) - Method in class org.hibernate.tuple.CreationTimestampGeneration
-
- initialize(Generated, Class<?>) - Method in class org.hibernate.tuple.GeneratedValueGeneration
-
- initialize(UpdateTimestamp, Class<?>) - Method in class org.hibernate.tuple.UpdateTimestampGeneration
-
- initialize(GeneratorType, Class<?>) - Method in class org.hibernate.tuple.VmValueGeneration
-
- InitializeableNode - Interface in org.hibernate.hql.internal.ast.tree
-
An interface for initializeable AST nodes.
- initializeCollection(PersistentCollection, boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- initializeCollection(PersistentCollection, boolean) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Initialize the collection (if not already initialized)
- initializeCollection(AbstractCollectionEvent) - Method in class org.hibernate.envers.event.spi.BaseEnversCollectionEventListener
-
Forces persistent collection initialization.
- initializeCollection(int) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
-
- initializeCollection(int) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
-
- initializeCollection(int) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
-
- initializeCollection(int) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.ListCollectionInitializor
-
- initializeCollection(int) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.MapCollectionInitializor
-
- initializeCollection(int) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.SortedMapCollectionInitializor
-
- initializeCollection(int) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.SortedSetCollectionInitializor
-
- initializeCollection(FromClause, String, String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- initializeCollection(PersistentCollection, boolean) - Method in class org.hibernate.internal.SessionImpl
-
- initializeCollection(PersistentCollection, boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- 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.
- initializeComponentJoin(FromElementType) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- initializeDerivedSelectClause(FromClause) - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
Prepares a derived (i.e., not explicitly defined in the query) select clause.
- initializeEntity(Object, boolean, SessionImplementor, PreLoadEvent) - Static method in class org.hibernate.engine.internal.TwoPhaseLoad
-
Perform the second step of 2-phase load.
- initializeEntity(FromClause, String, EntityPersister, EntityType, String, String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- initializeExplicitSelectClause(FromClause) - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
Prepares an explicitly defined select clause.
- initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
-
- initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentBag
-
- initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentList
-
- initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentMap
-
- initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentSet
-
- initializeFromCache(CollectionPersister, Serializable, Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Read the state of the collection from a disassembled cached value
- initializeImmediately() - Method in class org.hibernate.type.ArrayType
-
- initializeImmediately() - Method in class org.hibernate.type.CollectionType
-
- initializeLazyProperty(String, Object, SessionImplementor) - Method in interface org.hibernate.bytecode.instrumentation.spi.LazyPropertyInitializer
-
Initialize the property, and return its new value.
- initializeLazyProperty(String, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- initializeMethodNode(AST, boolean) - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
-
- initializeNonLazyCollections() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- 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)
- initializeReplicableCommand(ReplicableCommand, boolean) - Method in class org.hibernate.cache.infinispan.util.CacheCommandInitializer
-
- Initializor<T> - Interface in org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor
-
- initialSize(int) - Method in class org.hibernate.engine.jdbc.connections.internal.PooledConnections.Builder
-
- initialValue - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
- initialValue - Variable in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
- InitialValueAwareOptimizer - Interface in org.hibernate.id.enhanced
-
Marker interface for optimizer which wish to know the user-specified initial value.
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.boot.cfgxml.internal.CfgXmlAccessServiceInitiator
-
- initiateService(ServiceInitiator<R>) - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
-
- initiateService(ServiceInitiator<R>) - Method in class org.hibernate.boot.registry.internal.StandardServiceRegistryImpl
-
- initiateService(Map, ServiceRegistryImplementor) - Method in interface org.hibernate.boot.registry.StandardServiceInitiator
-
Initiates the managed service.
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.cache.internal.RegionFactoryInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.config.internal.ConfigurationServiceInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.connections.internal.MultiTenantConnectionProviderInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.cursor.internal.RefCursorSupportInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectFactoryInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectResolverInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.jndi.internal.JndiServiceInitiator
-
- initiateService(SessionFactoryImplementor, SessionFactoryOptions, ServiceRegistryImplementor) - Method in class org.hibernate.engine.query.spi.NativeQueryInterpreterInitiator
-
- initiateService(SessionFactoryImplementor, SessionFactoryOptions, ServiceRegistryImplementor) - Method in class org.hibernate.engine.spi.CacheInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.envers.boot.internal.EnversServiceInitiator
-
- initiateService(SessionFactoryImplementor, SessionFactoryOptions, ServiceRegistryImplementor) - Method in class org.hibernate.event.service.internal.EventListenerServiceInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.hql.internal.QueryTranslatorFactoryInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.id.factory.internal.MutableIdentifierGeneratorFactoryInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.jmx.internal.JmxServiceInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.persister.internal.PersisterClassResolverInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.persister.internal.PersisterFactoryInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyResolverInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.resource.transaction.internal.TransactionCoordinatorBuilderInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryInitiator
-
- initiateService(ServiceInitiator<R>) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryImpl
-
- initiateService(ServiceInitiator<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
-
- initiateService(SessionFactoryImplementor, SessionFactoryOptions, ServiceRegistryImplementor) - Method in interface org.hibernate.service.spi.SessionFactoryServiceInitiator
-
Initiates the managed service.
- initiateService(SessionFactoryImplementor, SessionFactoryOptions, ServiceRegistryImplementor) - Method in class org.hibernate.stat.internal.StatisticsInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator
-
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.tool.schema.internal.SchemaManagementToolInitiator
-
- initIdentifierPropertyPaths(String, EntityType, String[], String[], String[], Mapping) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
-
- initLockers() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- initMappingColumn(String, String, int, int, int, boolean, String, boolean, boolean) - Method in class org.hibernate.cfg.Ejb3Column
-
- initPersisters(List, LockMode) - Method in class org.hibernate.loader.JoinWalker
-
- initPersisters(List, LockOptions) - Method in class org.hibernate.loader.JoinWalker
-
- initPersisters(List, LockOptions, JoinWalker.AssociationInitCallback) - Method in class org.hibernate.loader.JoinWalker
-
- initProjection(String, String, String, String, LockOptions) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
-
- initPropertyPaths(Mapping) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- initPropertyPaths(String, Type, String[], String[], String[], String[], Mapping) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
-
- initSubclassPropertyAliasesMap(PersistentClass) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Must be called by subclasses, at the end of their constructors
- inject(Object, Object) - Method in interface org.hibernate.persister.spi.HydratedCompoundValueHandler
-
- injectAliases(OrderByAliasResolver) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentTranslator.StandardOrderByTranslationImpl
-
- injectAliases(OrderByAliasResolver) - Method in interface org.hibernate.sql.ordering.antlr.OrderByTranslation
-
Inject table aliases into the translated fragment to properly qualify column references, using
the given 'aliasResolver' to determine the the proper table alias to use for each column reference.
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.jpa.event.internal.core.JpaDeleteEventListener
-
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.jpa.event.internal.core.JpaFlushEntityEventListener
-
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.jpa.event.internal.core.JpaMergeEventListener
-
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.jpa.event.internal.core.JpaPersistEventListener
-
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.jpa.event.internal.core.JpaPostDeleteEventListener
-
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.jpa.event.internal.core.JpaPostInsertEventListener
-
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.jpa.event.internal.core.JpaPostLoadEventListener
-
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.jpa.event.internal.core.JpaPostUpdateEventListener
-
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.jpa.event.internal.core.JpaSaveEventListener
-
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.jpa.event.internal.core.JpaSaveOrUpdateEventListener
-
- injectCallbackRegistry(CallbackRegistry) - Method in interface org.hibernate.jpa.event.spi.jpa.CallbackRegistryConsumer
-
Injection of the CallbackRegistry
- injectDependencies(ServiceBinding<R>) - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
-
- injectDependencies(CommandsFactory, CacheCommandInitializer) - Method in class org.hibernate.cache.infinispan.access.NonTxInvalidationInterceptor
-
- injectDependencies(CacheCommandInitializer, RpcManager) - Method in class org.hibernate.cache.infinispan.access.NonTxPutFromLoadInterceptor
-
- injectDependencies(AdvancedCache) - Method in class org.hibernate.cache.infinispan.access.TombstoneCallInterceptor
-
- injectDependencies(CommandsFactory) - Method in class org.hibernate.cache.infinispan.access.TxInvalidationInterceptor
-
- injectDependencies(AdvancedCache) - Method in class org.hibernate.cache.infinispan.access.VersionedCallInterceptor
-
- injectDependencies(CacheNotifier, Configuration, ClusteringDependentLogic) - Method in class org.hibernate.cache.infinispan.util.CacheCommandInitializer
-
- injectDependencies(ServiceBinding<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- injectDependencies(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
-
- injectFieldInterceptor(Object, String, Set, SessionImplementor) - Static method in class org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper
-
Assuming the given object is an enhanced entity, inject a field interceptor.
- injectFieldInterceptor(Object, String, Set, SessionImplementor) - Static method in class org.hibernate.bytecode.instrumentation.internal.javassist.JavassistHelper
-
Perform the Javassist-specific field interceptor injection
- injectHierarchy(EntityHierarchySourceImpl) - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- 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, String, Set, SessionImplementor) - Method in interface org.hibernate.bytecode.spi.EntityInstrumentationMetadata
-
Build and inject a field interceptor instance into the instrumented entity.
- injectInterceptor(Object, String, Set, SessionImplementor) - Method in class org.hibernate.tuple.entity.NonPojoInstrumentationMetadata
-
- INJECTION_DATA - Static variable in class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
-
No idea.
- injectJdbcServices(JdbcServices) - Method in class org.hibernate.engine.jdbc.cursor.internal.StandardRefCursorSupport
-
Hook for service registry to be able to inject JdbcServices
- injectParameters(Object, Properties) - Static method in class org.hibernate.type.TypeFactory
-
- InjectService - Annotation Type in org.hibernate.service.spi
-
Annotation to allow services to request injection of other services
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
-
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.engine.config.internal.ConfigurationServiceImpl
-
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
-
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl
-
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl
-
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
-
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory
-
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
-
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
-
- injectServices(ServiceRegistryImplementor) - Method in interface org.hibernate.service.spi.ServiceRegistryAwareService
-
Callback to inject the registry.
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool
-
- injectSessionFactory(SessionFactoryImplementor) - Method in class org.hibernate.type.TypeFactory
-
- InLineViewSource - Interface in org.hibernate.boot.model.source.spi
-
Describes in-line view source information.
- InLineViewSourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
- InLineViewSourceImpl(MappingDocument, String, String, String, String) - Constructor for class org.hibernate.boot.model.source.internal.hbm.InLineViewSourceImpl
-
- inList() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- inList(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- InLogicOperatorNode - Class in org.hibernate.hql.internal.ast.tree
-
- InLogicOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.InLogicOperatorNode
-
- InMemoryValueGenerationStrategy - Interface in org.hibernate.tuple
-
- INNER - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- INNER - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- INNER - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- INNER_JOIN - Static variable in interface org.hibernate.criterion.CriteriaSpecification
-
- INNER_JOIN - Static variable in class org.hibernate.sql.JoinFragment
-
- InPredicate<T> - Class in org.hibernate.jpa.criteria.predicate
-
Models an [NOT] IN restriction
- InPredicate(CriteriaBuilderImpl, Expression<? extends T>) - Constructor for class org.hibernate.jpa.criteria.predicate.InPredicate
-
Constructs an IN predicate against a given expression with an empty list of values.
- InPredicate(CriteriaBuilderImpl, Expression<? extends T>, Expression<? extends T>...) - Constructor for class org.hibernate.jpa.criteria.predicate.InPredicate
-
Constructs an IN predicate against a given expression with the given list of expression values.
- InPredicate(CriteriaBuilderImpl, Expression<? extends T>, List<Expression<? extends T>>) - Constructor for class org.hibernate.jpa.criteria.predicate.InPredicate
-
Constructs an IN predicate against a given expression with the given list of expression values.
- InPredicate(CriteriaBuilderImpl, Expression<? extends T>, T...) - Constructor for class org.hibernate.jpa.criteria.predicate.InPredicate
-
Constructs an IN predicate against a given expression with the given given literal value list.
- InPredicate(CriteriaBuilderImpl, Expression<? extends T>, Collection<T>) - Constructor for class org.hibernate.jpa.criteria.predicate.InPredicate
-
Constructs an IN predicate against a given expression with the given literal value list.
- inProjectionList() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- inProjectionList() - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
-
- InputStreamAccess - Interface in org.hibernate.boot.archive.spi
-
Contract for building InputStreams, especially in on-demand situations
- InputStreamXmlSource - Class in org.hibernate.boot.jaxb.internal
-
- InputStreamXmlSource(Origin, InputStream, boolean) - Constructor for class org.hibernate.boot.jaxb.internal.InputStreamXmlSource
-
- inRhs(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- 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(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
-
- insert(SessionImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
-
- insert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
-
Called after an item has been inserted (before the transaction completes),
instead of calling evict().
- insert(SessionImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
-
Called after an item has been inserted (before the transaction completes),
instead of calling evict().
- insert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
-
Called after an item has been inserted (before the transaction completes),
instead of calling evict().
- insert(SessionImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
-
Called after an item has been inserted (before the transaction completes),
instead of calling evict().
- insert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
-
Called after an item has been inserted (before the transaction completes),
instead of calling evict().
- insert(SessionImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy
-
Called after an item has been inserted (before the transaction completes),
instead of calling evict().
- insert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
-
- insert(SessionImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
-
- insert(SessionImplementor, Object, Object, Object) - Method in interface org.hibernate.cache.infinispan.access.AccessDelegate
-
Called after an item has been inserted (before the transaction completes),
instead of calling evict().
- insert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate
-
- insert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.NonTxInvalidationCacheAccessDelegate
-
- insert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate
-
- insert(SessionImplementor, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.TxInvalidationCacheAccessDelegate
-
- insert(SessionImplementor, Object, Object, Object) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
-
Called after an item has been inserted (before the transaction completes),
instead of calling evict().
- insert(SessionImplementor, Object, Object) - Method in interface org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy
-
Called after an item has been inserted (before the transaction completes),
instead of calling evict().
- INSERT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- INSERT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- INSERT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- insert(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- insert(String, Object) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- INSERT - Static variable in class org.hibernate.mapping.PropertyGeneration
-
Deprecated.
Values for this property are generated by the database on insert.
- insert(Object[], boolean[], String, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Perform an SQL INSERT, and then retrieve a generated identifier.
- insert(Serializable, Object[], boolean[], int, String, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Perform an SQL INSERT.
- insert(Object[], Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- insert(Serializable, Object[], Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- insert(Serializable, Object[], Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Persist an instance
- insert(Object[], Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Persist an instance, using a natively generated identifier (optional operation)
- Insert - Class in org.hibernate.sql
-
An SQL INSERT statement
- Insert(Dialect) - Constructor for class org.hibernate.sql.Insert
-
- insert(Object) - Method in interface org.hibernate.StatelessSession
-
Insert a row.
- insert(String, Object) - Method in interface org.hibernate.StatelessSession
-
Insert a row.
- insertable() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
-
- insertable() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
-
- insertable - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
- insertable - Variable in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
- insertable - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
- insertable - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
- insertable - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
-
- insertablePropertySpec() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- insertablePropertySpec(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- insertCallable - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
-
- insertChild(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
Inserts the child as the first child of the parent, all other children are shifted over to the 'right'.
- insertCount - Variable in class org.hibernate.cache.ehcache.management.impl.EntityStats
-
insertCount
- insertEntity(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- insertEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback about an entity being inserted
- InsertGeneratedIdentifierDelegate - Interface in org.hibernate.id.insert
-
Responsible for handling delegation relating to variants in how
insert-generated-identifier generator strategies dictate processing:
building the sql insert statement
determination of the generated identifier value
- insertResultCheckStyles - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
-
- insertRows(PersistentCollection, Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- insertRows(PersistentCollection, Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Insert the persistent state of any new collection elements
- insertRows(PersistentCollection, Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
-
- InsertSelect - Class in org.hibernate.sql
-
Implementation of InsertSelect.
- InsertSelect(Dialect) - Constructor for class org.hibernate.sql.InsertSelect
-
- InsertSelectDelegate(PostInsertIdentityPersister, Dialect) - Constructor for class org.hibernate.id.IdentityGenerator.InsertSelectDelegate
-
- InsertSelectIdentityInsert - 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.
- InsertSelectIdentityInsert(Dialect) - Constructor for class org.hibernate.id.insert.InsertSelectIdentityInsert
-
- insertSibling(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
Inserts a node into a child subtree as a particularly positioned
sibling taking care to properly reorganize the tree to account for this
new addition.
- insertStatement() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- insertStatement(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- insertStatement(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- InsertStatement - Class in org.hibernate.hql.internal.ast.tree
-
Defines a top-level AST node representing an HQL "insert select" statement.
- InsertStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.InsertStatement
-
- inspect(String) - Method in interface org.hibernate.resource.jdbc.spi.StatementInspector
-
Inspect the given SQL, possibly returning a different SQL to be used instead.
- INSTANCE - Static variable in class org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.boot.archive.scan.internal.StandardScanParameters
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.boot.cfgxml.internal.CfgXmlAccessServiceInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.boot.internal.DefaultCustomEntityDirtinessStrategy
-
- INSTANCE - Static variable in class org.hibernate.boot.internal.StandardEntityNotFoundDelegate
-
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.process.internal.ScanningCoordinator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.boot.model.relational.QualifiedNameParser
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
-
Singleton instance.
- INSTANCE - Static variable in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- INSTANCE - Static variable in class org.hibernate.cache.internal.NoCachingRegionFactory
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.cache.internal.RegionFactoryInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.cache.internal.SimpleCacheKeysFactory
-
- INSTANCE - Static variable in class org.hibernate.cache.internal.StandardQueryCacheFactory
-
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.cfg.annotations.reflection.PersistentAttributeFilter
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
-
- INSTANCE - Static variable in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
-
- INSTANCE - Static variable in class org.hibernate.cfg.DefaultNamingStrategy
-
The singleton instance
- INSTANCE - Static variable in class org.hibernate.cfg.EJB3DTDEntityResolver
-
- INSTANCE - Static variable in class org.hibernate.cfg.EJB3NamingStrategy
-
- INSTANCE - Static variable in class org.hibernate.cfg.ImprovedNamingStrategy
-
A convenient singleton instance
- INSTANCE - Static variable in class org.hibernate.criterion.Example.AllPropertySelector
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.criterion.Example.NotNullOrZeroPropertySelector
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.criterion.Example.NotNullPropertySelector
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.dialect.function.CastFunction
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.AvgFunction
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.CountFunction
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.MaxFunction
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.MinFunction
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.SumFunction
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.dialect.OracleTypesHelper
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.dialect.pagination.CUBRIDLimitHandler
-
- INSTANCE - Static variable in class org.hibernate.dialect.pagination.FirstLimitHandler
-
- INSTANCE - Static variable in class org.hibernate.dialect.pagination.NoopLimitHandler
-
- INSTANCE - Static variable in class org.hibernate.dialect.pagination.SQL2008StandardLimitHandler
-
- INSTANCE - Static variable in class org.hibernate.EmptyInterceptor
-
The singleton reference.
- INSTANCE - Static variable in class org.hibernate.engine.config.internal.ConfigurationServiceInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.internal.ImmutableEntityEntryFactory
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.internal.MutableEntityEntryFactory
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.jdbc.connections.internal.MultiTenantConnectionProviderInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.jdbc.cursor.internal.RefCursorSupportInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.jdbc.dialect.internal.DialectFactoryInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.jdbc.dialect.internal.DialectResolverInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.jdbc.dialect.internal.StandardDialectResolver
-
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.env.internal.DefaultSchemaNameResolver
-
- INSTANCE - Static variable in class org.hibernate.engine.jdbc.env.internal.DefaultSchemaNameResolver.SchemaNameResolverFallbackDelegate
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator
-
- INSTANCE - Static variable in class org.hibernate.engine.jdbc.env.spi.AnsiSqlKeywords
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.jdbc.internal.DDLFormatterImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.jdbc.internal.JdbcServicesInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.jdbc.NonContextualLobCreator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.jndi.internal.JndiServiceInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.engine.query.internal.NativeQueryInterpreterStandardImpl
-
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.engine.transaction.jta.platform.internal.JtaPlatformInitiator
-
- INSTANCE - Static variable in class org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator
-
- INSTANCE - Static variable in class org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform
-
- INSTANCE - Static variable in class org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver
-
- INSTANCE - Static variable in class org.hibernate.envers.boot.internal.EnversServiceInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.envers.event.spi.EnversListenerDuplicationStrategy
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.event.service.internal.EventListenerServiceInitiator
-
- INSTANCE - Static variable in class org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.hql.internal.QueryTranslatorFactoryInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.hql.spi.id.IdTableHelper
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.hql.spi.id.IdTableSupportStandardImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.hql.spi.id.local.Helper
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.hql.spi.id.persistent.Helper
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.id.factory.internal.MutableIdentifierGeneratorFactoryInitiator
-
- INSTANCE - Static variable in class org.hibernate.id.uuid.StandardRandomStrategy
-
- INSTANCE - Static variable in class org.hibernate.internal.SessionFactoryRegistry
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.internal.util.collections.EmptyIterator
-
- INSTANCE - Static variable in class org.hibernate.internal.util.compare.CalendarComparator
-
- INSTANCE - Static variable in class org.hibernate.internal.util.compare.ComparableComparator
-
- INSTANCE - Static variable in class org.hibernate.internal.util.compare.RowVersionComparator
-
- INSTANCE - Static variable in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.BooleanDescriptor
-
- INSTANCE - Static variable in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.ByteDescriptor
-
- INSTANCE - Static variable in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.CharacterDescriptor
-
- INSTANCE - Static variable in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.DoubleDescriptor
-
- INSTANCE - Static variable in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.FloatDescriptor
-
- INSTANCE - Static variable in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.IntegerDescriptor
-
- INSTANCE - Static variable in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.LongDescriptor
-
- INSTANCE - Static variable in class org.hibernate.internal.util.type.PrimitiveWrapperHelper.ShortDescriptor
-
- INSTANCE - Static variable in class org.hibernate.internal.util.ZonedDateTimeComparator
-
- INSTANCE - Static variable in class org.hibernate.jmx.internal.DisabledJmxServiceImpl
-
- INSTANCE - Static variable in class org.hibernate.jmx.internal.JmxServiceInitiator
-
- INSTANCE - Static variable in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.ServiceRegistryCloser
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.jpa.criteria.ValueHandlerFactory.BigDecimalValueHandler
-
- INSTANCE - Static variable in class org.hibernate.jpa.criteria.ValueHandlerFactory.BigIntegerValueHandler
-
- INSTANCE - Static variable in class org.hibernate.jpa.criteria.ValueHandlerFactory.BooleanValueHandler
-
- INSTANCE - Static variable in class org.hibernate.jpa.criteria.ValueHandlerFactory.ByteValueHandler
-
- INSTANCE - Static variable in class org.hibernate.jpa.criteria.ValueHandlerFactory.DoubleValueHandler
-
- INSTANCE - Static variable in class org.hibernate.jpa.criteria.ValueHandlerFactory.FloatValueHandler
-
- INSTANCE - Static variable in class org.hibernate.jpa.criteria.ValueHandlerFactory.IntegerValueHandler
-
- INSTANCE - Static variable in class org.hibernate.jpa.criteria.ValueHandlerFactory.LongValueHandler
-
- INSTANCE - Static variable in class org.hibernate.jpa.criteria.ValueHandlerFactory.ShortValueHandler
-
- INSTANCE - Static variable in class org.hibernate.jpa.criteria.ValueHandlerFactory.StringValueHandler
-
- INSTANCE - Static variable in class org.hibernate.jpa.event.internal.core.JpaAutoFlushEventListener
-
- INSTANCE - Static variable in class org.hibernate.jpa.event.internal.core.JpaFlushEventListener
-
- INSTANCE - Static variable in class org.hibernate.jpa.internal.EntityManagerFactoryRegistry
-
- INSTANCE - Static variable in class org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder
-
- INSTANCE - Static variable in class org.hibernate.loader.collection.LegacyBatchingCollectionInitializerBuilder
-
- INSTANCE - Static variable in class org.hibernate.loader.collection.PaddedBatchingCollectionInitializerBuilder
-
- INSTANCE - Static variable in class org.hibernate.loader.collection.plan.LegacyBatchingCollectionInitializerBuilder
-
- INSTANCE - Static variable in class org.hibernate.loader.entity.DynamicBatchingEntityLoaderBuilder
-
- INSTANCE - Static variable in class org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder
-
- INSTANCE - Static variable in class org.hibernate.loader.entity.plan.LegacyBatchingEntityLoaderBuilder
-
- INSTANCE - Static variable in class org.hibernate.loader.plan.build.internal.spaces.JoinHelper
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.loader.plan.build.internal.spaces.QuerySpaceHelper
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.loader.plan.build.spi.QuerySpaceTreePrinter
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.loader.plan.build.spi.ReturnGraphTreePrinter
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.loader.plan.build.spi.TreePrinterHelper
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.loader.plan.exec.internal.BatchingLoadQueryDetailsFactory
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.loader.plan.exec.internal.RootHelper
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorHelper
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.persister.internal.PersisterClassResolverInitiator
-
- INSTANCE - Static variable in class org.hibernate.persister.internal.PersisterFactoryInitiator
-
- INSTANCE - Static variable in class org.hibernate.procedure.internal.PostgresCallableStatementSupport
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.property.access.internal.PropertyAccessStrategyBasicImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.property.access.internal.PropertyAccessStrategyEmbeddedImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.property.access.internal.PropertyAccessStrategyEnhancedImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.property.access.internal.PropertyAccessStrategyFieldImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.property.access.internal.PropertyAccessStrategyMapImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.property.access.internal.PropertyAccessStrategyMixedImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.property.access.internal.PropertyAccessStrategyNoopImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.property.access.internal.PropertyAccessStrategyResolverInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.resource.transaction.internal.TransactionCoordinatorBuilderInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.secure.internal.StandardJaccServiceImpl.NonPrivilegedContextSubjectAccess
-
- INSTANCE - Static variable in class org.hibernate.secure.internal.StandardJaccServiceImpl.PrivilegedContextSubjectAccess
-
- INSTANCE - Static variable in class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryInitiator
-
- INSTANCE - Static variable in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
-
An instance of this Descriptor
- INSTANCE - Static variable in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
-
An instance of this Descriptor
- INSTANCE - Static variable in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
-
An instance of this class
- INSTANCE - Static variable in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
-
An instance of the descrtiptor
- INSTANCE - Static variable in class org.hibernate.spatial.GeolatteGeometryJavaTypeDescriptor
-
an instance of this descriptor
- INSTANCE - Static variable in class org.hibernate.spatial.JTSGeometryJavaTypeDescriptor
-
An instance of this descriptor
- INSTANCE - Static variable in class org.hibernate.sql.Template.NoOpColumnMapper
-
- INSTANCE - Static variable in class org.hibernate.stat.internal.StatisticsInitiator
-
- INSTANCE - Static variable in class org.hibernate.testing.boot.ClassLoaderAccessTestingImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.testing.boot.ClassLoaderServiceTestingImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.testing.jta.TestingJtaBootstrap
-
- INSTANCE - Static variable in class org.hibernate.testing.jta.TestingJtaPlatformImpl
-
- INSTANCE - Static variable in class org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator
-
- INSTANCE - Static variable in class org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorH2DatabaseImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorLegacyImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorNoOpImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.tool.schema.internal.SchemaManagementToolInitiator
-
- INSTANCE - Static variable in class org.hibernate.transform.AliasToEntityMapResultTransformer
-
- INSTANCE - Static variable in class org.hibernate.transform.DistinctResultTransformer
-
- INSTANCE - Static variable in class org.hibernate.transform.DistinctRootEntityResultTransformer
-
- INSTANCE - Static variable in class org.hibernate.transform.PassThroughResultTransformer
-
- INSTANCE - Static variable in class org.hibernate.transform.RootEntityResultTransformer
-
- INSTANCE - Static variable in class org.hibernate.transform.ToListResultTransformer
-
- INSTANCE - Static variable in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer.BasicEntityNameResolver
-
- INSTANCE - Static variable in class org.hibernate.type.BigDecimalType
-
- INSTANCE - Static variable in class org.hibernate.type.BigIntegerType
-
- INSTANCE - Static variable in class org.hibernate.type.BinaryType
-
- INSTANCE - Static variable in class org.hibernate.type.BlobType
-
- INSTANCE - Static variable in class org.hibernate.type.BooleanType
-
- INSTANCE - Static variable in class org.hibernate.type.ByteType
-
- INSTANCE - Static variable in class org.hibernate.type.CalendarDateType
-
- INSTANCE - Static variable in class org.hibernate.type.CalendarTimeType
-
- INSTANCE - Static variable in class org.hibernate.type.CalendarType
-
- INSTANCE - Static variable in class org.hibernate.type.CharacterArrayClobType
-
- INSTANCE - Static variable in class org.hibernate.type.CharacterArrayNClobType
-
- INSTANCE - Static variable in class org.hibernate.type.CharacterArrayType
-
- INSTANCE - Static variable in class org.hibernate.type.CharacterNCharType
-
- INSTANCE - Static variable in class org.hibernate.type.CharacterType
-
- INSTANCE - Static variable in class org.hibernate.type.CharArrayType
-
- INSTANCE - Static variable in class org.hibernate.type.ClassType
-
- INSTANCE - Static variable in class org.hibernate.type.ClobType
-
- INSTANCE - Static variable in class org.hibernate.type.CurrencyType
-
- INSTANCE - Static variable in class org.hibernate.type.DateType
-
- INSTANCE - Static variable in class org.hibernate.type.DbTimestampType
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ArrayMutabilityPlan
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ByteTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CalendarTimeTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor.CalendarMutabilityPlan
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CharacterTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ClassTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CurrencyTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.DateTypeDescriptor.DateMutabilityPlan
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.DateTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.DoubleTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.DurationJavaDescriptor
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.FloatTypeDescriptor
-
- 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.InstantJavaDescriptor
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.IntegerTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor.DateMutabilityPlan
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor.TimestampMutabilityPlan
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor.TimeMutabilityPlan
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LocalDateJavaDescriptor
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LocalDateTimeJavaDescriptor
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor.LocaleComparator
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LocalTimeJavaDescriptor
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LongTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.NClobTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.NClobTypeDescriptor.NClobMutabilityPlan
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaDescriptor
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.OffsetTimeJavaDescriptor
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.RowVersionTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor.SerializableMutabilityPlan
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ShortTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.StringTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor.TimeZoneComparator
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UrlTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.PassThroughTransformer
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.ToBytesTransformer
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.ToStringTransformer
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaDescriptor
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.BinaryTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.CharTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.FloatTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.JdbcTypeFamilyInformation
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.JdbcTypeJavaClassMappings
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.LongNVarcharTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.LongVarbinaryTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.LongVarcharTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.NationalizedTypeMappings
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.NCharTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.NumericTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.DoubleType
-
- INSTANCE - Static variable in class org.hibernate.type.DurationType
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.FloatType
-
- INSTANCE - Static variable in class org.hibernate.type.ImageType
-
- INSTANCE - Static variable in class org.hibernate.type.InstantType
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.IntegerType
-
- INSTANCE - Static variable in class org.hibernate.type.LocalDateTimeType
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.LocalDateType
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.LocaleType
-
- INSTANCE - Static variable in class org.hibernate.type.LocalTimeType
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.LongType
-
- INSTANCE - Static variable in class org.hibernate.type.MaterializedBlobType
-
- INSTANCE - Static variable in class org.hibernate.type.MaterializedClobType
-
- INSTANCE - Static variable in class org.hibernate.type.MaterializedNClobType
-
- INSTANCE - Static variable in class org.hibernate.type.NClobType
-
- INSTANCE - Static variable in class org.hibernate.type.NTextType
-
- INSTANCE - Static variable in class org.hibernate.type.NumericBooleanType
-
- INSTANCE - Static variable in class org.hibernate.type.ObjectType
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.OffsetDateTimeType
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.OffsetTimeType
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.type.PostgresUUIDType
-
- INSTANCE - Static variable in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
-
- INSTANCE - Static variable in class org.hibernate.type.PrimitiveCharacterArrayClobType
-
- INSTANCE - Static variable in class org.hibernate.type.PrimitiveCharacterArrayNClobType
-
- INSTANCE - Static variable in class org.hibernate.type.RowVersionType
-
- INSTANCE - Static variable in class org.hibernate.type.SerializableType
-
- INSTANCE - Static variable in class org.hibernate.type.ShortType
-
- INSTANCE - Static variable in class org.hibernate.type.StringNVarcharType
-
- INSTANCE - Static variable in class org.hibernate.type.StringType
-
- INSTANCE - Static variable in class org.hibernate.type.TextType
-
- INSTANCE - Static variable in class org.hibernate.type.TimestampType
-
- INSTANCE - Static variable in class org.hibernate.type.TimeType
-
- INSTANCE - Static variable in class org.hibernate.type.TimeZoneType
-
- INSTANCE - Static variable in class org.hibernate.type.TrueFalseType
-
- INSTANCE - Static variable in class org.hibernate.type.UrlType
-
- INSTANCE - Static variable in class org.hibernate.type.UUIDBinaryType
-
- INSTANCE - Static variable in class org.hibernate.type.UUIDCharType
-
- INSTANCE - Static variable in class org.hibernate.type.WrappedMaterializedBlobType
-
- INSTANCE - Static variable in class org.hibernate.type.WrapperBinaryType
-
- INSTANCE - Static variable in class org.hibernate.type.YesNoType
-
- INSTANCE - Static variable in class org.hibernate.type.ZonedDateTimeType
-
Singleton access
- instantiate(String, EntityMode, Serializable) - Method in class org.hibernate.EmptyInterceptor
-
- instantiate(String, Serializable) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- instantiate(String, Serializable) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Instantiate the entity class, initializing with the given identifier
- instantiate(EntityPersister, Serializable) - Method in interface org.hibernate.event.spi.EventSource
-
Instantiate an entity instance, using either an interceptor,
or the given persister
- instantiate(Object[]) - Method in class org.hibernate.hql.internal.HolderInstantiator
-
- instantiate(String, EntityMode, Serializable) - Method in interface org.hibernate.Interceptor
-
Instantiate the entity class.
- instantiate(String, Serializable) - Method in class org.hibernate.internal.SessionImpl
-
- instantiate(EntityPersister, Serializable) - Method in class org.hibernate.internal.SessionImpl
-
give the interceptor an opportunity to override the default instantiation
- instantiate(String, Serializable) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- instantiate(Serializable, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
-
Create a class instance initialized with the given identifier
- instantiate(Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- instantiate(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Create a class instance initialized with the given identifier
- instantiate() - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
-
This method does not populate the component parent
- instantiate(Serializable) - Method in class org.hibernate.tuple.DynamicMapInstantiator
-
- instantiate() - Method in class org.hibernate.tuple.DynamicMapInstantiator
-
- instantiate(Serializable) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- instantiate(Serializable, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- instantiate() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- instantiate(Serializable) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
- instantiate(Serializable, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Create an entity instance initialized with the given identifier.
- instantiate(Serializable) - Method in interface org.hibernate.tuple.Instantiator
-
Perform the requested entity instantiation.
- instantiate() - Method in interface org.hibernate.tuple.Instantiator
-
Perform the requested instantiation.
- instantiate() - Method in class org.hibernate.tuple.PojoInstantiator
-
- instantiate(Serializable) - Method in class org.hibernate.tuple.PojoInstantiator
-
- instantiate() - Method in interface org.hibernate.tuple.Tuplizer
-
Generate a new, empty entity.
- instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.ArrayType
-
- instantiate(int) - Method in class org.hibernate.type.ArrayType
-
- instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.BagType
-
- instantiate(int) - Method in class org.hibernate.type.BagType
-
- instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.CollectionType
-
Instantiate an uninitialized collection wrapper or holder.
- 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(EntityMode) - Method in class org.hibernate.type.ComponentType
-
This method does not populate the component parent
- instantiate(Object, SessionImplementor) - Method in class org.hibernate.type.ComponentType
-
- instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.CustomCollectionType
-
- instantiate(int) - Method in class org.hibernate.type.CustomCollectionType
-
- instantiate(Object, SessionImplementor) - Method in class org.hibernate.type.EmbeddedComponentType
-
- instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.IdentifierBagType
-
- instantiate(int) - Method in class org.hibernate.type.IdentifierBagType
-
- instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.ListType
-
- instantiate(int) - Method in class org.hibernate.type.ListType
-
- instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.MapType
-
- 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(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.SetType
-
- instantiate(int) - Method in class org.hibernate.type.SetType
-
- instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.SortedMapType
-
- instantiate(int) - Method in class org.hibernate.type.SortedMapType
-
- instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.SortedSetType
-
- instantiate(int) - Method in class org.hibernate.type.SortedSetType
-
- instantiate(SessionImplementor, CollectionPersister) - Method in interface org.hibernate.usertype.UserCollectionType
-
Instantiate an uninitialized instance of the collection wrapper
- 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.
- instantiateAttributeConverter(Class<? extends AttributeConverter>) - Static method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- 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
charactersitcs and the passed "original".
- instantiateSequenced(int) - Static method in class org.hibernate.internal.util.collections.IdentityMap
-
Return a new instance of this class, with iteration
order defined as the order in which entries were added
- instantiatingExplicitConnectionProvider(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- InstantiationException - Exception in org.hibernate
-
Thrown if Hibernate can't instantiate a class at runtime.
- InstantiationException(String, Class, Throwable) - Constructor for exception org.hibernate.InstantiationException
-
Constructs a InstantiationException.
- InstantiationException(String, Class) - Constructor for exception org.hibernate.InstantiationException
-
Constructs a InstantiationException.
- InstantiationException(String, Class, Exception) - Constructor for exception org.hibernate.InstantiationException
-
Constructs a InstantiationException.
- InstantiationOptimizerAdapter - Class in org.hibernate.bytecode.internal.javassist
-
- InstantiationOptimizerAdapter(FastClass) - Constructor for class org.hibernate.bytecode.internal.javassist.InstantiationOptimizerAdapter
-
Constructs the InstantiationOptimizerAdapter
- instantiator - Variable in class org.hibernate.tuple.component.AbstractComponentTuplizer
-
- Instantiator - Interface in org.hibernate.tuple
-
Contract for implementors responsible for instantiating entity/component instances.
- InstantJavaDescriptor - Class in org.hibernate.type.descriptor.java
-
Java type descriptor for the LocalDateTime type.
- InstantJavaDescriptor() - Constructor for class org.hibernate.type.descriptor.java.InstantJavaDescriptor
-
- InstantType - Class in org.hibernate.type
-
A type that maps between
TIMESTAMP
and
LocalDateTime
.
- InstantType() - Constructor for class org.hibernate.type.InstantType
-
- InstrumentedClassLoader - Class in org.hibernate.bytecode.spi
-
A specialized ClassLoader which performs bytecode enhancement on class definitions as they are loaded
into the ClassLoader scope.
- InstrumentedClassLoader(ClassLoader, ClassTransformer) - Constructor for class org.hibernate.bytecode.spi.InstrumentedClassLoader
-
Constructs an InstrumentedClassLoader.
- Instrumenter - Interface in org.hibernate.bytecode.buildtime.spi
-
Basic contract for performing instrumentation.
- Instrumenter.Options - Interface in org.hibernate.bytecode.buildtime.spi
-
Instrumentation options.
- InstrumentTask - Class in org.hibernate.tool.instrument.javassist
-
- InstrumentTask() - Constructor for class org.hibernate.tool.instrument.javassist.InstrumentTask
-
Deprecated.
- INTEGER - Static variable in class org.hibernate.type.StandardBasicTypes
-
- IntegerType - Class in org.hibernate.type
-
A type that maps between
INTEGER
and @link Integer}
- IntegerType() - Constructor for class org.hibernate.type.IntegerType
-
- IntegerTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
- IntegerTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.IntegerTypeDescriptor
-
- IntegerTypeDescriptor - Class in org.hibernate.type.descriptor.sql
-
- IntegerTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
-
- IntegerValueHandler() - Constructor for class org.hibernate.jpa.criteria.ValueHandlerFactory.IntegerValueHandler
-
- IntegralDataTypeHolder - Interface in org.hibernate.id
-
Defines a common api for dealing with data of integral data type.
- integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.cache.internal.CollectionCacheInvalidator
-
- integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
-
- integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.envers.boot.internal.EnversIntegrator
-
- integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in interface org.hibernate.integrator.spi.Integrator
-
Perform integration.
- integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.jpa.event.spi.JpaIntegrator
-
Perform integration.
- integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.secure.spi.JaccIntegrator
-
- INTEGRATION_ENABLED - Static variable in interface org.hibernate.envers.boot.internal.EnversService
-
The name of the configuration setting used to control whether the Envers integration
is enabled.
- INTEGRATION_ENABLED - Static variable in class org.hibernate.spatial.integration.SpatialService
-
The name of the configuration setting used to control whether the spatial integration
is enabled.
- IntegrationException - Exception in org.hibernate.cfg.beanvalidation
-
Indicates a problem integrating Hibernate and the Bean Validation spec.
- IntegrationException(String) - Constructor for exception org.hibernate.cfg.beanvalidation.IntegrationException
-
- IntegrationException(String, Throwable) - Constructor for exception org.hibernate.cfg.beanvalidation.IntegrationException
-
- IntegrationException - Exception in org.hibernate.secure.spi
-
- IntegrationException(String) - Constructor for exception org.hibernate.secure.spi.IntegrationException
-
- IntegrationException(String, Throwable) - Constructor for exception org.hibernate.secure.spi.IntegrationException
-
- Integrator - Interface in org.hibernate.integrator.spi
-
Contract for stuff that integrates with Hibernate.
- INTEGRATOR_PROVIDER - Static variable in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
-
- IntegratorProvider - Interface in org.hibernate.jpa.boot.spi
-
- IntegratorService - Interface in org.hibernate.integrator.spi
-
- IntegratorServiceImpl - Class in org.hibernate.integrator.internal
-
- IntegratorServiceImpl(LinkedHashSet<Integrator>, ClassLoaderService) - Constructor for class org.hibernate.integrator.internal.IntegratorServiceImpl
-
- InterbaseDialect - Class in org.hibernate.dialect
-
An SQL dialect for Interbase.
- InterbaseDialect() - Constructor for class org.hibernate.dialect.InterbaseDialect
-
Constructs a InterbaseDialect
- intercept(Object, String, Object) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoader
-
- intercept(Object, String, Object) - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
-
Interception of access to the named field
- InterceptFieldClassFileTransformer - Class in org.hibernate.jpa.internal.instrument
-
Enhance the classes allowing them to implements InterceptFieldEnabled
This interface is then used by Hibernate for some optimizations.
- InterceptFieldClassFileTransformer(Collection<String>) - Constructor for class org.hibernate.jpa.internal.instrument.InterceptFieldClassFileTransformer
-
- INTERCEPTOR - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Names a
Interceptor
implementation to be applied to the
SessionFactory
Can reference
Interceptor instance
Interceptor implementation
Class
reference
Interceptor implementation class name
- interceptor(Interceptor) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
-
- interceptor() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
- interceptor(Interceptor) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
- Interceptor - Interface in org.hibernate
-
Allows user code to inspect and/or change property values.
- INTERCEPTOR - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Interceptor class name, the class has to have a no-arg constructor
the interceptor instance is shared amongst all EntityManager of a given EntityManagerFactory
- interceptor(Interceptor) - Method in interface org.hibernate.SessionBuilder
-
Adds a specific interceptor to the session options.
- 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 interface org.hibernate.SharedSessionBuilder
-
- INTERCEPTOR_FIELD_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
-
- 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
- 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
-
- internalApplyLockMode(LockModeType) - Method in class org.hibernate.jpa.internal.QueryImpl
-
- internalApplyLockMode(LockModeType) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- internalApplyLockMode(LockModeType) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- internalExecuteUpdate() - Method in class org.hibernate.jpa.internal.QueryImpl
-
- internalExecuteUpdate() - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
Actually execute the update; all pre-requisites have been checked.
- internalGetEntityManagerFactory() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- internalGetId() - Method in class org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType
-
- internalGetJoins() - Method in class org.hibernate.loader.plan.build.internal.spaces.AbstractQuerySpace
-
- internalGetSession() - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- internalGetSession() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
Return a Session without any validation checks.
- internalGetSubqueries() - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- internalGetVersion() - Method in class org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType
-
- internalLoad(String, Serializable, boolean, boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- internalLoad(String, Serializable, boolean, boolean) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Load an instance without checking if it was deleted.
- internalLoad(String, Serializable, boolean, boolean) - Method in class org.hibernate.internal.SessionImpl
-
- internalLoad(String, Serializable, boolean, boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- internalMakeKeySubgraph(Class) - Method in class org.hibernate.jpa.graph.internal.AttributeNodeImpl
-
- internalNext(boolean) - Method in class org.hibernate.boot.jaxb.internal.stax.FilteringXMLEventReader
-
- internalNext(boolean) - Method in class org.hibernate.internal.util.xml.FilteringXMLEventReader
-
- internalNextEvent() - Method in class org.hibernate.boot.jaxb.internal.stax.BaseXMLEventReader
-
- internalNextEvent() - Method in class org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader
-
- internalNextEvent() - Method in class org.hibernate.boot.jaxb.internal.stax.FilteringXMLEventReader
-
- internalNextEvent() - Method in class org.hibernate.internal.util.xml.BaseXMLEventReader
-
- internalNextEvent() - Method in class org.hibernate.internal.util.xml.BufferedXMLEventReader
-
- internalNextEvent() - Method in class org.hibernate.internal.util.xml.FilteringXMLEventReader
-
- interpret(MappingDefaults, JaxbHbmFetchStyleWithSubselectEnum, JaxbHbmOuterJoinEnum, JaxbHbmLazyWithExtraEnum, int) - Static method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl
-
- interpret(String) - Static method in enum org.hibernate.boot.SchemaAutoTooling
-
- interpret(short) - Static method in enum org.hibernate.engine.jdbc.spi.TypeNullability
-
- interpret(short) - Static method in enum org.hibernate.engine.jdbc.spi.TypeSearchability
-
- interpret(RenderingContext) - Method in class org.hibernate.jpa.criteria.AbstractManipulationCriteriaQuery
-
- interpret(RenderingContext) - Method in interface org.hibernate.jpa.criteria.compile.CompilableCriteria
-
- interpret(RenderingContext) - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- interpret(Object) - Static method in enum org.hibernate.jpa.SchemaGenAction
-
Used when processing JPA configuration to interpret the user config values.
- interpret(Object) - Static method in enum org.hibernate.jpa.SchemaGenSource
-
Used when processing JPA configuration to interpret the user config value
- interpret(Object) - Static method in enum org.hibernate.loader.BatchFetchStyle
-
- interpret(String) - Static method in enum org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
-
- interpret(String) - Static method in enum org.hibernate.secure.spi.PermissibleAction
-
- interpret(boolean, boolean) - Static method in enum org.hibernate.tool.hbm2ddl.Target
-
- interpret(Object) - Static method in enum org.hibernate.tool.hbm2ddl.UniqueConstraintSchemaUpdateStrategy
-
- interpretCacheMode(CacheStoreMode, CacheRetrieveMode) - Static method in class org.hibernate.jpa.internal.util.CacheModeHelper
-
- interpretCacheRetrieveMode(CacheMode) - Static method in class org.hibernate.jpa.internal.util.CacheModeHelper
-
- interpretCacheStoreMode(CacheMode) - Static method in class org.hibernate.jpa.internal.util.CacheModeHelper
-
- InterpretedParameterMetadata - Interface in org.hibernate.jpa.criteria.compile
-
Represents information about parameters from a compiled criteria query.
- interpretEntityKey(SessionImplementor, String, Serializable, Object) - Method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorHelper
-
- interpretExternalSetting(String) - Static method in enum org.hibernate.CacheMode
-
Used to interpret externalized forms of this enum.
- interpretExternalSetting(String) - Static method in enum org.hibernate.FlushMode
-
Interprets an external representation of the flush mode.
- interpretInheritanceType(JaxbHbmEntityBaseDefinition) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
-
- interpretIsolation(Object) - Static method in class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
-
- interpretLockMode(Object) - Static method in class org.hibernate.jpa.internal.util.LockModeTypeHelper
-
- interpretManyToManyElement(MappingDefaults, JaxbHbmFetchStyleEnum, JaxbHbmOuterJoinEnum, JaxbHbmLazyEnum) - Static method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl
-
- interpretManyToOne(MappingDefaults, JaxbHbmFetchStyleEnum, JaxbHbmOuterJoinEnum, JaxbHbmLazyWithNoProxyEnum) - Static method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl
-
- interpretOldCode(int) - Static method in enum org.hibernate.engine.OptimisticLockStyle
-
Given an old code (one of the int constants from Cascade), interpret it as one of the new enums.
- interpretOneToOne(MappingDefaults, JaxbHbmFetchStyleEnum, JaxbHbmOuterJoinEnum, JaxbHbmLazyWithNoProxyEnum, boolean) - Static method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl
-
- interpretReportedSQLStateType(int) - Static method in enum org.hibernate.engine.jdbc.env.spi.SQLStateType
-
- interpretSequenceGenerator(SequenceGenerator, IdentifierGeneratorDefinition.Builder) - Method in class org.hibernate.boot.internal.IdGeneratorInterpreterImpl
-
- interpretSequenceGenerator(SequenceGenerator, IdentifierGeneratorDefinition.Builder) - Method in interface org.hibernate.boot.model.IdGeneratorStrategyInterpreter
-
Extract the IdentifierGeneratorDefinition related to the given SequenceGenerator annotation
- interpretSizeSource(Integer, Integer, Integer) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
-
- interpretSizeSource(Integer, String, String) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
-
- interpretTableGenerator(TableGenerator, IdentifierGeneratorDefinition.Builder) - Method in class org.hibernate.boot.internal.IdGeneratorInterpreterImpl
-
- interpretTableGenerator(TableGenerator, IdentifierGeneratorDefinition.Builder) - Method in interface org.hibernate.boot.model.IdGeneratorStrategyInterpreter
-
Extract the IdentifierGeneratorDefinition related to the given TableGenerator annotation
- interpretTransactionType(Object) - Static method in class org.hibernate.jpa.internal.util.PersistenceUnitTransactionTypeHelper
-
- INTERSECTION - Static variable in interface org.hibernate.spatial.SpatialAnalysis
-
The intersection function
- intersects(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a "spatially intersects" constraint to the named property
- INTERSECTS - Static variable in interface org.hibernate.spatial.SpatialRelation
-
The first geometry intersects the second
- INTO - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- INTO - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- INTO - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- intoClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- intoClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- IntoClause - Class in org.hibernate.hql.internal.ast.tree
-
Represents an entity referenced in the INTO clause of an HQL
INSERT statement.
- IntoClause() - Constructor for class org.hibernate.hql.internal.ast.tree.IntoClause
-
- INVALID_NATURAL_ID_REFERENCE - Static variable in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
-
- invalidArrayElementType(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- InvalidatableWrapper<T> - Interface in org.hibernate.engine.jdbc.spi
-
Specialized
JdbcWrapper
contract for wrapped objects that can additioanlly be invalidated
- invalidate(Serializable[], SessionImplementor) - Method in class org.hibernate.cache.spi.UpdateTimestampsCache
-
Perform invalidation.
- invalidate() - Method in interface org.hibernate.engine.jdbc.spi.InvalidatableWrapper
-
Make the wrapper invalid for further usage.
- invalidate() - Method in class org.hibernate.engine.transaction.internal.TransactionImpl
-
- invalidate() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.TransactionDriverControlImpl
-
- invalidate() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.TransactionDriverControlImpl
-
- invalidateRegion() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
Invalidates the region.
- invalidateRegion() - Method in class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl
-
- InvalidationCacheAccessDelegate - Class in org.hibernate.cache.infinispan.access
-
- InvalidationCacheAccessDelegate(BaseRegion, PutFromLoadValidator) - Constructor for class org.hibernate.cache.infinispan.access.InvalidationCacheAccessDelegate
-
Create a new transactional access delegate instance.
- InvalidationFilterVisitor(int) - Constructor for class org.hibernate.cache.infinispan.access.TxInvalidationInterceptor.InvalidationFilterVisitor
-
- invalidations - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- InvalidationSynchronization - Class in org.hibernate.cache.infinispan.access
-
Synchronization that should release the locks after invalidation is complete.
- InvalidationSynchronization(NonTxPutFromLoadInterceptor, Object[]) - Constructor for class org.hibernate.cache.infinispan.access.InvalidationSynchronization
-
- invalidDiscriminatorAnnotation(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- invalidEditOfReadOnlyItem(Object) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- invalidJndiName(String, JndiNameException) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- InvalidMappingException - Exception in org.hibernate.boot
-
- InvalidMappingException(Origin) - Constructor for exception org.hibernate.boot.InvalidMappingException
-
- InvalidMappingException(Origin, Throwable) - Constructor for exception org.hibernate.boot.InvalidMappingException
-
- InvalidMappingException - Exception in org.hibernate
-
Thrown when a mapping is found to be invalid.
- InvalidMappingException(String, String, String, Throwable) - Constructor for exception org.hibernate.InvalidMappingException
-
Constructs an InvalidMappingException using the given information.
- InvalidMappingException(String, String, String) - Constructor for exception org.hibernate.InvalidMappingException
-
Constructs an InvalidMappingException using the given information.
- InvalidMappingException(String, XmlDocument, Throwable) - Constructor for exception org.hibernate.InvalidMappingException
-
Constructs an InvalidMappingException using the given information.
- InvalidMappingException(String, XmlDocument) - 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(String, String) - Constructor for exception org.hibernate.InvalidMappingException
-
Constructs an InvalidMappingException using the given information and a standard message.
- InvalidMappingException(String, String, Throwable) - Constructor for exception org.hibernate.InvalidMappingException
-
Constructs an InvalidMappingException using the given information and a standard message.
- InvalidMappingException(String, Origin, Exception) - 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.
- InvalidMethodForAnnotationException - Exception in org.hibernate.testing.junit4
-
Indicates that an annotations was attached to a method incorrectly.
- InvalidMethodForAnnotationException(String) - Constructor for exception org.hibernate.testing.junit4.InvalidMethodForAnnotationException
-
- InvalidMethodForAnnotationException(String, Throwable) - Constructor for exception org.hibernate.testing.junit4.InvalidMethodForAnnotationException
-
- invalidOnDeleteAnnotation(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- InvalidPathException - Exception in org.hibernate.hql.internal.ast
-
Exception thrown when an invalid path is found in a query.
- InvalidPathException(String) - Constructor for exception org.hibernate.hql.internal.ast.InvalidPathException
-
- invalidPrimaryKeyJoinColumnAnnotation() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- invalidSubStrategy(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- invalidTableAnnotation(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- InvalidWithClauseException - Exception in org.hibernate.hql.internal.ast
-
Indicates an issue with the encountered with-clause.
- InvalidWithClauseException(String, String) - Constructor for exception org.hibernate.hql.internal.ast.InvalidWithClauseException
-
- 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
-
- inverseForeignKey - Variable in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
- inverseJoinColumn - Variable in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
- InvocationAfterCompletion - Class in org.hibernate.cache.infinispan.util
-
- InvocationAfterCompletion(TransactionCoordinator, AdvancedCache, boolean) - Constructor for class org.hibernate.cache.infinispan.util.InvocationAfterCompletion
-
- invoke(String, Class[], Object, Object[]) - Method in class org.hibernate.bytecode.internal.javassist.FastClass
-
Access to invoke a method on the class that this fast class handles
- invoke(int, Object, Object[]) - Method in class org.hibernate.bytecode.internal.javassist.FastClass
-
Access to invoke a method on the class that this fast class handles by its index
- invoke(boolean, AdvancedCache) - Method in class org.hibernate.cache.infinispan.access.FutureUpdateSynchronization
-
- invoke(boolean, AdvancedCache) - Method in class org.hibernate.cache.infinispan.access.RemovalSynchronization
-
- invoke(boolean, AdvancedCache) - Method in class org.hibernate.cache.infinispan.access.TombstoneSynchronization
-
- invoke(boolean, AdvancedCache) - Method in class org.hibernate.cache.infinispan.util.InvocationAfterCompletion
-
- invoke(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.BlobProxy
- invoke(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.ClobProxy
- invoke(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.ResultSetWrapperProxy
-
- 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(Object, Object...) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- invoke(Object) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- invoke(Method, Object[], Object) - Method in class org.hibernate.proxy.pojo.BasicLazyInitializer
-
- invoke(Object, Method, Method, Object[]) - Method in class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer
-
- INVOKE_IMPLEMENTATION - Static variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
-
- invokeDeleteLifecycle(EventSource, Object, EntityPersister) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
-
- invokeDeleteLifecycle(EventSource, Object, EntityPersister) - Method in class org.hibernate.jpa.event.internal.core.JpaDeleteEventListener
-
- invokeExplosively(Object, Object...) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
-
- invokeInterceptor(SessionImplementor, Object, EntityEntry, Object[], EntityPersister) - Method in class org.hibernate.event.internal.DefaultFlushEntityEventListener
-
- invokeInterceptor(SessionImplementor, Object, EntityEntry, Object[], EntityPersister) - Method in class org.hibernate.jpa.event.internal.core.JpaFlushEntityEventListener
-
- invokeIsolated(boolean) - Method in class org.hibernate.cache.infinispan.util.InvocationAfterCompletion
-
- invokeSaveLifecycle(Object, EntityPersister, EventSource) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
- invokeUpdateLifecycle(Object, EntityPersister, EventSource) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
-
- IS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- IS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- IS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- IS_DYNAMIC - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
-
- IS_NOT_NULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- IS_NOT_NULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- IS_NOT_NULL - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- IS_NULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- IS_NULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- IS_NULL - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- 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 class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- isAbstract() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
-
Is the entity abstract?
The implication is whether the entity maps to a database table.
- isAbstract() - Method in class org.hibernate.mapping.PersistentClass
-
- isAbstract() - Method in class org.hibernate.mapping.Table
-
- isAbstract() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- isAbstract() - Method in interface org.hibernate.persister.entity.Loadable
-
- isAbstract() - Method in interface org.hibernate.persister.entity.Queryable
-
Is this an abstract class?
- isAbstract() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- isAbstractClass(Class) - Static method in class org.hibernate.internal.util.ReflectHelper
-
Determine if the given class is declared abstract.
- isAbstractUnionTable() - Method in class org.hibernate.mapping.Table
-
- isAccessTypeResolved() - Method in class org.hibernate.jpamodelgen.util.AccessTypeInformation
-
- isActive() - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
-
- isActive() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- isActive(int) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
-
Does the given status code indicate an active transaction?
- isActive(UserTransaction) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
-
Does the status code obtained from the given
UserTransaction
indicate an active transaction?
- isActive(TransactionManager) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
-
Does the status code obtained from the given
TransactionManager
indicate an active transaction?
- isActive() - Method in class org.hibernate.jpa.event.internal.jpa.AbstractCallback
-
- isActive() - Method in interface org.hibernate.jpa.event.spi.jpa.Callback
-
- isActive() - Method in class org.hibernate.jpa.internal.TransactionImpl
-
- isActive() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
-
- isActive() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
-
- isActive() - Method in interface org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackTarget
-
- isActive() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
-
Is the TransactionCoordinator owner considered active?
- isActive() - Method in interface org.hibernate.resource.transaction.TransactionCoordinator
-
Is this transaction still active?
Answers on a best effort basis.
- isActive() - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- isAddSuppressWarningsAnnotation() - Method in class org.hibernate.jpamodelgen.Context
-
- isAffectedBy(Map) - Method in class org.hibernate.internal.FilterHelper
-
- isAffectedByEnabledFilters(SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- isAffectedByEnabledFilters(SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
-
- isAggregation() - Method in class org.hibernate.jpa.criteria.expression.function.AggregationFunction
-
- isAggregation() - Method in class org.hibernate.jpa.criteria.expression.function.BasicFunctionExpression
-
- isAggregation() - Method in interface org.hibernate.jpa.criteria.expression.function.FunctionExpression
-
Is this function a value aggregator (like a COUNT or MAX function e.g.)?
- isAlias(String) - Method in class org.hibernate.hql.internal.ast.util.LiteralProcessor
-
- isAllFalse(boolean...) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- isAllNegative(int[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- isAllowIdentifierReuse() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- isAllowNulls() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
-
- isAllowProxyCreation() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
-
- isAllPropertyFetch() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- isAllTestsIgnored() - Method in class org.hibernate.testing.junit4.CustomRunner
-
- isAllTrue(boolean...) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- 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 incremement 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
- isAnnotationMirrorOfType(AnnotationMirror, String) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
-
Returns true
if the provided annotation type is of the same type as the provided class, false
otherwise.
- isAnnotationPresent(Class<T>) - Method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
-
- isAnnotationPresent(Class<T>) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- isAnyCollectionProperty(String) - Static method in class org.hibernate.hql.internal.CollectionProperties
-
- 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 interface org.hibernate.type.Type
-
Return true if the implementation is castable to
AnyType
.
- isArray() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- isArray() - Method in class org.hibernate.mapping.Array
-
- isArray() - Method in class org.hibernate.mapping.Collection
-
- isArray() - Method in interface org.hibernate.metadata.CollectionMetadata
-
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?
- isArrayType() - Method in class org.hibernate.type.ArrayType
-
- isArrayType() - Method in class org.hibernate.type.CollectionType
-
- isAscending() - Method in class org.hibernate.criterion.Order
-
- isAscending() - Method in class org.hibernate.jpa.criteria.OrderImpl
-
- isAssignable(CtClass, String) - Static method in class org.hibernate.bytecode.enhance.internal.PersistentAttributesHelper
-
- isAssignable(CtField, String) - Static method in class org.hibernate.bytecode.enhance.internal.PersistentAttributesHelper
-
- isAssociation() - Method in enum org.hibernate.boot.model.source.spi.PluralAttributeElementNature
-
- isAssociation() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyAttribute
-
- isAssociation() - Method in class org.hibernate.jpa.internal.metamodel.PluralAttributeImpl
-
- isAssociation() - Method in class org.hibernate.jpa.internal.metamodel.SingularAttributeImpl
-
- isAssociationFetch() - Method in class org.hibernate.event.spi.LoadEvent
-
- 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 interface org.hibernate.type.Type
-
- isAttributeLoaded(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoader
-
- isAudited() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
-
- isAudited() - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractToOneMapper.EntityInfo
-
- isAudited() - Method in class org.hibernate.envers.internal.entities.mapper.relation.MiddleIdData
-
- isAutoApply() - Method in class org.hibernate.cfg.AttributeConverterDefinition
-
- isAutoApply() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Converter
-
Gets the value of the autoApply property.
- isAutoCloseEnabled() - Method in class org.hibernate.context.internal.JTASessionContext
-
Mainly for subclass usage.
- isAutoCloseEnabled() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
-
Mainly for subclass usage.
- isAutoCloseSessionEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isAutoCloseSessionEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isAutoCloseSessionEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isAutoCloseSessionEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isAutoCloseSessionEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isAutoCloseSessionEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isAutoCloseSessionEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isAutoCloseSessionEnabled() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- isAutoCloseSessionEnabled() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
- isAutoCloseSessionEnabled() - Method in class org.hibernate.internal.SessionImpl
-
- isAutoCloseSessionEnabled() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- isAutoCreateSchema() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isAutoDropSchema() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isAutoEvictCollectionCache() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isAutoEvictCollectionCache() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isAutoEvictCollectionCache() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isAutoEvictCollectionCache() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isAutoEvictCollectionCache() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isAutoEvictCollectionCache() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isAutoEvictCollectionCache() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isAutoFlushEnabled() - Method in class org.hibernate.context.internal.JTASessionContext
-
Mainly for subclass usage.
- isAutoFlushEnabled() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
-
Mainly for subclass usage.
- isAutoImport() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Gets the value of the autoImport property.
- isAutoImportEnabled() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
-
- isAutoImportEnabled() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
-
- isAutoImportEnabled() - Method in interface org.hibernate.boot.spi.MappingDefaults
-
Is auto-importing of entity (short) names enabled?
- isAutoUpdateSchema() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isAutoValidateSchema() - Method in class org.hibernate.cfg.Settings
-
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
-
- isBasicCollection() - Method in class org.hibernate.jpa.criteria.path.PluralAttributeJoinSupport
-
- 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
-
- isBatchLoadable() - Method in class org.hibernate.engine.spi.EntityKey
-
- isBatchLoadable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- isBatchLoadable() - Method in interface org.hibernate.persister.entity.EntityPersister
-
Is batch loading enabled?
- isBeingReplicated() - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- isBeingReplicated() - Method in interface org.hibernate.engine.spi.EntityEntry
-
- isBidirectional() - Method in class org.hibernate.envers.internal.entities.RelationDescription
-
- isBindable() - Method in interface org.hibernate.jpa.spi.ParameterRegistration
-
Can we bind (set) values on this parameter? Generally this is true
, but would not be in the case
of parameters with OUT or REF_CURSOR mode.
- isBindAsParam() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
-
Gets the value of the bindAsParam property.
- isBoolean(Object) - Static method in class org.hibernate.jpa.criteria.ValueHandlerFactory
-
- isBound(Parameter<?>) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- isBound(Parameter<?>) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- isBytecodeLazy() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- isBytecodeLazy() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- isBytecodeLazy() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- isBytecodeLazy() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSource
-
Should the attribute be lazily loaded by bytecode enhancement?
- isCacheable() - Method in interface org.hibernate.BasicQueryContract
-
Are the results of this query eligible for second level query caching? This is different that second level
caching of any returned entities and collections.
- 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.engine.spi.NamedQueryDefinition
-
- isCacheable() - Method in class org.hibernate.engine.spi.QueryParameters
-
- isCacheable() - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- isCacheable() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- isCacheable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the cacheable property.
- 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
-
- isCachingExplicitlyRequested() - Method in class org.hibernate.mapping.RootClass
-
- 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.model.CustomSql
-
- isCallable() - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinition
-
- isCallable() - Method in class org.hibernate.engine.spi.QueryParameters
-
- isCallable() - Method in class org.hibernate.internal.SQLQueryImpl
-
- isCallable() - Method in interface org.hibernate.SQLQuery
-
Is this native-SQL query known to be callable?
- isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.cfg.beanvalidation.HibernateTraversableResolver
-
- isCascadeable() - Method in enum org.hibernate.boot.model.source.spi.PluralAttributeElementNature
-
- isCascadeDeleteEnabled() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- isCascadeDeleteEnabled() - Method in class org.hibernate.boot.model.source.internal.hbm.JoinedSubclassEntitySourceImpl
-
- isCascadeDeleteEnabled() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- isCascadeDeleteEnabled() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
-
- 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.BasicCollectionPersister
-
- 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.OneToManyPersister
-
- isCascadeDeleteRevision() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- isCaseSensitive() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
-
- isCatalogQuoted() - Method in class org.hibernate.mapping.Table
-
- isCharacter(Class) - Static method in class org.hibernate.jpa.criteria.ValueHandlerFactory
-
- isCharacter(Object) - Static method in class org.hibernate.jpa.criteria.ValueHandlerFactory
-
- isCheckable() - Method in class org.hibernate.tuple.BaselineAttributeInformation
-
- isCheckDeleted() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
-
- isCheckNullability() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isCheckNullability() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isCheckNullability() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isCheckNullability() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isCheckNullability() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isCheckNullability() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isCheckNullability() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isClassFile(File) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
-
Does this file represent a compiled class?
- isClassOrSuperclassJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
-
- isClassOrSuperclassJoin(Join) - Method in class org.hibernate.mapping.Subclass
-
- isClassOrSuperclassTable(Table) - Method in class org.hibernate.mapping.PersistentClass
-
- isClassOrSuperclassTable(Table) - 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
-
- isCleanupTestDataRequired() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- isCleanupTestDataRequired() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- isClearQueueEnabled() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
Is this collection in a state that would allow us to
"queue" clear? This is a special case, because of orphan
delete.
- isClockwise() - Method in class org.hibernate.spatial.jts.Circle.Arc
-
- 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.SessionImplementor
-
Determine whether the session is closed.
- isClosed() - Method in class org.hibernate.internal.AbstractSessionImpl
-
- isClosed() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- isClosed() - Method in interface org.hibernate.SessionFactory
-
Is this factory already closed?
- isClustered(AdvancedCache) - Static method in class org.hibernate.cache.infinispan.util.Caches
-
Indicates whether the given cache is configured to cluster its contents.
- isCollection() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- isCollection() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyAttribute
-
- isCollection() - Method in class org.hibernate.jpa.internal.metamodel.PluralAttributeImpl
-
- isCollection() - Method in class org.hibernate.jpa.internal.metamodel.SingularAttributeImpl
-
- isCollection() - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- 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
-
Is this instance actually a CollectionPersister?
- isCollectionElement() - Method in interface org.hibernate.boot.model.naming.ImplicitBasicColumnNameSource
-
Is the basic column the "element column" for a collection?
Historical handling for these in
hbm.xml
binding was to simply
name the column "elt".
- isCollectionElement() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- isCollectionElement() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
-
- isCollectionJoin() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- isCollectionOfValuesOrComponents() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- isCollectionProperty(String) - Static method in class org.hibernate.hql.internal.CollectionProperties
-
- isCollectionPropertyMethod() - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
-
- 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 interface org.hibernate.type.Type
-
- isCollectionValued() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- isCommentsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isCommentsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isCommentsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isCommentsEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isCommentsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isCommentsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isCommentsEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isCommitted(SessionImplementor) - Method in class org.hibernate.cache.infinispan.access.NonTxInvalidationCacheAccessDelegate
-
- isCommitted(int) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
-
Does the given status code indicate a committed transaction?
- isCommitted(UserTransaction) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
-
Does the status code obtained from the given
UserTransaction
indicate a commit?
- isCommitted(TransactionManager) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
-
- isComparable(Object) - Method in class org.hibernate.cache.infinispan.TypeEquivalance
-
- isComparativeExpressionClause() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- isCompiled() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- isComponent() - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- isComponent() - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- isComponent() - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- isComponent() - Method in interface org.hibernate.cfg.PropertyHolder
-
- 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.CompositeCustomType
-
- isComponentType() - Method in interface org.hibernate.type.Type
-
- isComposite() - Method in class org.hibernate.mapping.Property
-
- isCompositeClass(CtClass) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
-
look for @Embeddable annotation
- isCompositeClass(CtClass) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
-
Does the given class name represent an embeddable/component class?
- isCompoundSelection() - Method in class org.hibernate.jpa.criteria.expression.CompoundSelectionImpl
-
- isCompoundSelection() - Method in class org.hibernate.jpa.criteria.expression.DelegatedExpressionImpl
-
- isCompoundSelection() - Method in class org.hibernate.jpa.criteria.expression.SelectionImpl
-
- isCompoundSelection() - Method in class org.hibernate.jpa.criteria.predicate.AbstractPredicateImpl
-
- isConnected() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- isConnected() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
- isConnected() - Method in class org.hibernate.internal.SessionImpl
-
- isConnected() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- isConnected() - Method in interface org.hibernate.Session
-
Check if the session is currently connected.
- isConnectedToSession() - Method in class org.hibernate.collection.internal.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.
- isConstructor() - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
-
- isConstructor() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- isConstructor() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- isConstructor() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
-
Returns true if the element is a constructor (e.g.
- isContainsJoinFetchedBag() - Method in class org.hibernate.engine.profile.FetchProfile
-
Getter for property 'containsJoinFetchedBag', which flags whether this
fetch profile contained any bag join fetches
- isContainsJoinFetchedCollection() - Method in class org.hibernate.engine.profile.FetchProfile
-
Getter for property 'containsJoinFetchedCollection', which flags whether
this fetch profile contained any collection join fetches.
- isConversionDisabled() - Method in class org.hibernate.cfg.AttributeConversionInfo
-
- isCorrelated() - Method in class org.hibernate.jpa.criteria.path.AbstractFromImpl
-
- isCreationEnabled() - Method in class org.hibernate.mapping.ForeignKey
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.DB2Dialect
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.Dialect
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.FrontBaseDialect
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.H2Dialect
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.HSQLDialect
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.InformixDialect
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.Ingres9Dialect
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.InterbaseDialect
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.MySQLDialect
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.TimesTenDialect
-
- 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
-
- isCustomUpdateCallable() - Method in class org.hibernate.mapping.Collection
-
- isCustomUpdateCallable() - Method in class org.hibernate.mapping.Join
-
- isCustomUpdateCallable() - Method in class org.hibernate.mapping.PersistentClass
-
- isDebugLoggingEnabled() - Static method in class org.hibernate.event.internal.EntityCopyAllowedLoggedObserver
-
Indicates if DEBUG logging is enabled.
- isDeepCopyNeeded() - Method in class org.hibernate.cache.spi.entry.StandardCacheEntryImpl
-
After assembly, is a copy of the array needed?
- isDefault(XClass, MetadataBuildingContext) - Static method in class org.hibernate.cfg.AnnotationBinder
-
- isDefaultLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Gets the value of the defaultLazy property.
- isDefaultReadOnly() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- 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.internal.SessionImpl
-
- isDefaultReadOnly() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- isDefaultReadOnly() - Method in interface org.hibernate.Session
-
Will entities and proxies that are loaded into this session be made
read-only by default?
To determine the read-only/modifiable setting for a particular entity
or proxy:
- isDefinedOnSubclass(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- isDefinedOnSubclass(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
Is this property defined on a subclass of the mapped class.
- isDeleteAllCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- isDeleteCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- isDeleteCallable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- isDereferencedBySubclassProperty() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
Gets the value of the property dereferencedBySubclassProperty.
- isDereferencedBySuperclassOrSubclassProperty() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
Gets the value of the property dereferencedBySuperclassOrSubclassProperty.
- isDereferencedBySuperclassProperty() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
Gets the value of the property dereferencedBySuperclassProperty.
- isDirectlyAccessible() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- isDirectlyAccessible() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
-
- isDirectlyAccessible() - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Could the application possibly have a direct reference to
the underlying collection implementation?
- isDirectReferenceCacheEntriesEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isDirectReferenceCacheEntriesEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isDirectReferenceCacheEntriesEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isDirectReferenceCacheEntriesEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isDirectReferenceCacheEntriesEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isDirectReferenceCacheEntriesEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isDirectReferenceCacheEntriesEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isDirty(Object, EntityPersister, Session) - Method in class org.hibernate.boot.internal.DefaultCustomEntityDirtinessStrategy
-
- isDirty() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
-
- isDirty() - Method in interface org.hibernate.bytecode.instrumentation.spi.FieldInterceptor
-
Is the entity considered dirty?
- isDirty() - Method in class org.hibernate.collection.internal.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(CustomEntityDirtinessStrategy.AttributeInformation) - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeChecker
-
Do the attribute dirty check.
- isDirty(Object, EntityPersister, Session) - Method in interface org.hibernate.CustomEntityDirtinessStrategy
-
The callback used by Hibernate to determine if the given entity is dirty.
- isDirty() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- isDirty() - Method in class org.hibernate.event.spi.DirtyCheckEvent
-
- isDirty() - Method in class org.hibernate.internal.SessionImpl
-
- isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
-
- 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(Object, Object, SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- isDirty(Object, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.AbstractType
-
- isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AnyType
-
- isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.CollectionType
-
- isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.CollectionType
-
- isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.ComponentType
-
- isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.ComponentType
-
- isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.CompositeCustomType
-
- isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.CustomType
-
- isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
-
- isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
-
- isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.MetaType
-
- isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.OneToOneType
-
- isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.OneToOneType
-
- isDirty(Object, Object, SessionImplementor) - Method in interface org.hibernate.type.Type
-
Should the parent be considered dirty, given both the old and current value?
- isDirty(Object, Object, boolean[], SessionImplementor) - Method in interface org.hibernate.type.Type
-
Should the parent be considered dirty, given both the old and current value?
- isDirtyCheckable() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- isDirtyCheckable(boolean) - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- isDirtyCheckable() - Method in class org.hibernate.tuple.BaselineAttributeInformation
-
- isDirtyCheckable(boolean) - Method in interface org.hibernate.tuple.NonIdentifierAttribute
-
- isDirtyCheckable() - 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.jpamodelgen.xml.jaxb.Convert
-
Gets the value of the disableConversion property.
- isDisableForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
-
Gets the value of the disableForeignKey property.
- isDiscriminated() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
-
- isDiscriminatorFormula() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- isDiscriminatorFormula() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- 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.hql.internal.ast.tree.SelectClause
-
- isDistinct() - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- isDistinct() - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- isDistinct() - Method in class org.hibernate.jpa.criteria.expression.function.AggregationFunction.COUNT
-
- isDistinct() - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- isDone() - Method in class org.hibernate.testing.async.ExecutableAdapter
-
- isDoNotAuditOptimisticLockingField() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- 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
-
- isDuplicateAssociation(String, String[]) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
-
- isDuplicateAssociation(String, String[]) - Method in class org.hibernate.loader.collection.OneToManyJoinWalker
-
- isDuplicateAssociation(String, String[]) - Method in class org.hibernate.loader.JoinWalker
-
Used to detect circularities in the joined graph, note that
this method is side-effecty
- isDuplicateAssociation(String, String[], AssociationType) - Method in class org.hibernate.loader.JoinWalker
-
Used to detect circularities in the joined graph, note that
this method is side-effecty
- isDuplicateAssociationKey(AssociationKey) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- isDuplicateAssociationKey(AssociationKey) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
-
- isDuplicateAssociationKey(AssociationKey) - Method in class org.hibernate.persister.walking.spi.MetamodelGraphWalker
-
Has an association with the specified key been visited already?
- isDynamic() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
-
- isDynamic() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
-
- 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
-
- 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.model.source.internal.hbm.AbstractEntitySourceImpl
-
- 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
-
- 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.model.source.internal.hbm.AbstractEntitySourceImpl
-
- 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
-
- isEarlyInsert() - Method in class org.hibernate.action.internal.AbstractEntityInsertAction
-
Does this insert action need to be executed as soon as possible
(e.g., to generate an ID)?
- isEarlyInsert() - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
-
- isEarlyInsert() - Method in class org.hibernate.action.internal.EntityInsertAction
-
- isEmbeddableSuperclass() - Method in class org.hibernate.cfg.InheritanceState
-
- isEmbedded() - Method in class org.hibernate.mapping.Component
-
- isEmbedded() - Method in interface org.hibernate.tuple.IdentifierAttribute
-
- isEmbedded() - Method in class org.hibernate.tuple.IdentifierProperty
-
- isEmbedded() - Method in class org.hibernate.type.AnyType
-
- isEmbedded() - Method in class org.hibernate.type.ComponentType
-
- isEmbedded() - Method in class org.hibernate.type.CompositeCustomType
-
- 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
-
- 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 class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- isEmbedXml() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSourceToOne
-
- isEmpty() - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
Returns true if there are no unresolved entity insert actions.
- isEmpty() - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
-
- isEmpty() - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
-
- isEmpty() - Method in class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
-
- isEmpty() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- isEmpty() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
-
- isEmpty() - Method in class org.hibernate.collection.internal.PersistentBag
-
- isEmpty() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- isEmpty() - Method in class org.hibernate.collection.internal.PersistentList
-
- isEmpty() - Method in class org.hibernate.collection.internal.PersistentMap
-
- isEmpty() - Method in class org.hibernate.collection.internal.PersistentSet
-
- isEmpty() - Method in class org.hibernate.criterion.Property
-
Creates a restriction to check that a collection is empty
- isEmpty(String) - Static method in class org.hibernate.criterion.Restrictions
-
Constrain a collection valued property to be empty
- isEmpty() - Method in class org.hibernate.engine.internal.NonNullableTransientDependencies
-
Are there any paths currently tracked here?
- isEmpty() - Method in class org.hibernate.engine.spi.ExecutableList
-
- isEmpty() - Method in interface org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesHolder
-
- isEmpty() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
-
- isEmpty() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditingData
-
- isEmpty() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- isEmpty() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
-
- isEmpty() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
-
- isEmpty(String) - Static method in class org.hibernate.envers.internal.tools.StringTools
-
- isEmpty(Object) - Static method in class org.hibernate.envers.internal.tools.StringTools
-
- isEmpty() - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
-
- isEmpty() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
-
Are there no listeners registered?
- isEmpty() - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Returns true if this map contains no key-value mappings.
- isEmpty(Collection) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
-
- isEmpty(Map) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
-
- isEmpty(Object[]) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
-
- isEmpty() - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class org.hibernate.internal.util.collections.IdentityMap
-
- isEmpty() - Method in class org.hibernate.internal.util.collections.IdentitySet
-
- isEmpty(String) - Static method in class org.hibernate.internal.util.StringHelper
-
- isEmpty(Expression<C>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- isEmpty() - Method in class org.hibernate.proxy.map.MapProxy
-
- isEmpty(String) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply an "is empty" constraint to the named property
- isEmpty() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Checks whether this instance is empty
- isEmptyAnnotationValue(String) - Static method in class org.hibernate.cfg.BinderHelper
-
- IsEmptyExpression - Class in org.hibernate.spatial.criterion
-
A Criterion
constraining a geometry property to be (non-)empty.
- IsEmptyExpression(String, boolean) - Constructor for class org.hibernate.spatial.criterion.IsEmptyExpression
-
Constructs an instance for the specified property
- isEmptyOrNullAnnotationValue(String) - Static method in class org.hibernate.cfg.BinderHelper
-
- isEmptyOrWhiteSpace(String) - Static method in class org.hibernate.internal.util.StringHelper
-
- IsEmptyPredicate<C extends Collection> - Class in org.hibernate.jpa.criteria.predicate
-
Models an IS [NOT] EMPTY restriction
- IsEmptyPredicate(CriteriaBuilderImpl, PluralAttributePath<C>) - Constructor for class org.hibernate.jpa.criteria.predicate.IsEmptyPredicate
-
- isEnabled() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
Is the Envers integration enabled? This is generally used as a
protection for other Envers services (in the ServiceLoader sense)
determine whether they should do their work.
- isEnabled() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- isEnabled() - Method in class org.hibernate.spatial.integration.SpatialService
-
- isEnabled(Logger.Level) - Method in class org.hibernate.testing.logger.Log4DelegatingLogger
-
- isEncapsulated() - Method in interface org.hibernate.persister.walking.spi.EntityIdentifierDefinition
-
Is the entity identifier encapsulated? Meaning, is it represented by a single attribute?
- isEntity() - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- isEntity() - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- isEntity() - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- isEntity() - Method in interface org.hibernate.cfg.PropertyHolder
-
- isEntity() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- isEntityClass(CtClass) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
-
look for @Entity annotation
- isEntityClass(CtClass) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
-
Does the given class descriptor represent a entity class?
- isEntityClassAudited(Class<?>) - Method in interface org.hibernate.envers.AuditReader
-
Checks if the entityClass was configured to be audited.
- isEntityClassAudited(Class<?>) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
-
- isEntityNameAudited(String) - Method in interface org.hibernate.envers.AuditReader
-
Checks if the entityName was configured to be audited.
- isEntityNameAudited(String) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
-
- 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 interface org.hibernate.type.Type
-
Return true if the implementation is castable to
EntityType
.
- isEntryFor(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- isEntryFor(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Is there an
EntityEntry
registration for this entity instance?
- isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- isEqual(Object, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- isEqual(Object, Object) - Method in class org.hibernate.type.AbstractType
-
- isEqual(Object, Object, SessionFactoryImplementor) - 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, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
-
- isEqual(Object, Object) - Method in class org.hibernate.type.CompositeCustomType
-
- isEqual(Object, Object) - Method in class org.hibernate.type.CustomType
-
- isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
-
- isEqual(Object, Object) - Method in interface org.hibernate.type.Type
-
Compare two instances of the class mapped by this type for persistence "equality" (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" (equality of persistent
state).
- isEquals(Object[], Object[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- isEquals(char[], char[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- isEquals(byte[], byte[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- isEventSource() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- isEventSource() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
- isEventSource() - Method in class org.hibernate.internal.SessionImpl
-
- isEventSource() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- isExcludeUnlistedClasses() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- isExcludeUnlistedClasses() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- isExcludeUnlistedClasses() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
- isExcludeUnlistedClasses() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the excludeUnlistedClasses property.
- isExistsInDatabase() - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- isExistsInDatabase() - Method in interface org.hibernate.engine.spi.EntityEntry
-
- isExpectedServiceRegistryType(ServiceRegistry) - Static method in class org.hibernate.boot.MetadataSources
-
- isExpectingCollectionIndex() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- isExplicitIdInsertion() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
-
- isExplicitPolymorphism() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- 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 class org.hibernate.persister.entity.AbstractEntityPersister
-
- isExplicitPolymorphism() - Method in interface org.hibernate.persister.entity.Queryable
-
Is this class explicit polymorphism only?
- isExplicitPolymorphism() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- isExplicitVersionInsertion() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
-
- isExposeStatistics() - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
- isExtended() - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
-
- isExtraLazy() - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl
-
- 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
-
- isFalse(Expression<Boolean>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- isFetch() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- 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.internal.SessionImpl
-
- isFetchProfileEnabled(String) - Method in interface org.hibernate.Session
-
Is a particular fetch profile enabled on this session?
- isFilter() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
Returns true if this is a filter query, false if not.
- isFilter() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- isFilter() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- isFinalClass(Class) - Static method in class org.hibernate.internal.util.ReflectHelper
-
Determine is the given class is declared final.
- isFirst() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
-
- isFirst() - Method in class org.hibernate.internal.ScrollableResultsImpl
-
- isFirst() - Method in interface org.hibernate.ScrollableResults
-
Is this the first result?
- isFixedPrecisionScale() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
-
- isFlushBeforeCompletionEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isFlushBeforeCompletionEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isFlushBeforeCompletionEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isFlushBeforeCompletionEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isFlushBeforeCompletionEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isFlushBeforeCompletionEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isFlushBeforeCompletionEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isFlushing() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- 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
-
- isForceInsertable() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- isFormat() - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
-
- isFormula() - Method in class org.hibernate.cfg.Ejb3Column
-
- isFormula() - Method in class org.hibernate.mapping.Column
-
- isFormula() - Method in class org.hibernate.mapping.Formula
-
- isFormula() - Method in interface org.hibernate.mapping.Selectable
-
- isFromElementAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
Convenience method to check whether a given token represents a from-element alias.
- isFromElementUpdateOrDeleteRoot(FromElement) - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
-
- isFromOrJoinFragment() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- isFullyQualified(String) - Static method in class org.hibernate.jpamodelgen.util.StringUtil
-
- isFullyXmlConfigured() - Method in class org.hibernate.jpamodelgen.Context
-
- isFunctionName(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
-
A check to see if the text of the given node represents a known function name.
- isFunctionName(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
-
- isGenerated(Dialect) - Method in class org.hibernate.mapping.Constraint
-
- isGenerateRevisionsForCollections() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- isGetEnabled() - Method in enum org.hibernate.CacheMode
-
Does this cache mode indicate that reads are allowed?
- isGetGeneratedKeysEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isGetGeneratedKeysEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isGetGeneratedKeysEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isGetGeneratedKeysEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isGetGeneratedKeysEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isGetGeneratedKeysEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isGetGeneratedKeysEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isGetGeneratedKeysEnabled() - Method in class org.hibernate.internal.AbstractSessionImpl.JdbcSessionContextImpl
-
- isGetGeneratedKeysEnabled() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
-
- isGloballyQuoteIdentifiers() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
-
- isGlobalWithModifiedFlag() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- isGrouped() - Method in class org.hibernate.criterion.AliasedProjection
-
- isGrouped() - Method in class org.hibernate.criterion.Distinct
-
- isGrouped() - Method in class org.hibernate.criterion.IdentifierProjection
-
- isGrouped() - Method in interface org.hibernate.criterion.Projection
-
Is this projection fragment (SELECT clause) also part of the GROUP BY
- isGrouped() - Method in class org.hibernate.criterion.ProjectionList
-
- isGrouped() - Method in class org.hibernate.criterion.PropertyProjection
-
- isGrouped() - Method in class org.hibernate.criterion.SimpleProjection
-
- isGrouped() - Method in class org.hibernate.criterion.SQLProjection
-
- isHaltOnError() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
- isHibernateExtensionMapping() - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- isHibernateStatisticsSupported() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- isId() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyAttribute
-
- isId() - Method in class org.hibernate.jpa.internal.metamodel.SingularAttributeImpl
-
- isId() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Gets the value of the id property.
- isId() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the id property.
- isIdentified() - Method in class org.hibernate.mapping.Collection
-
- isIdentified() - Method in class org.hibernate.mapping.IdentifierCollection
-
- 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
-
- isIdentifierAssignedByInsert() - Method in class org.hibernate.tuple.IdentifierProperty
-
- isIdentifierRollbackEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isIdentifierRollbackEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isIdentifierRollbackEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isIdentifierRollbackEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isIdentifierRollbackEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isIdentifierRollbackEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isIdentifierRollbackEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isIdentityColumn(IdentifierGeneratorFactory, Dialect) - Method in interface org.hibernate.mapping.KeyValue
-
- isIdentityColumn(IdentifierGeneratorFactory, Dialect) - Method in class org.hibernate.mapping.SimpleValue
-
- isIgnore() - Method in class org.hibernate.engine.spi.CollectionEntry
-
- isIgnoreCase() - Method in class org.hibernate.criterion.Order
-
- isIgnoreIdAnnotations() - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- isIgnoreNotFound() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractToOneAttributeSourceImpl
-
- isIgnoreNotFound() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- isIgnoreNotFound() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceOneToManyImpl
-
- 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.envers.internal.entities.RelationDescription
-
- isIgnoreNotFound() - Method in class org.hibernate.mapping.ManyToOne
-
- isIgnoreNotFound() - Method in class org.hibernate.mapping.OneToMany
-
- isImplicit() - Method in class org.hibernate.cfg.Ejb3Column
-
- isImplied() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
Returns true if this FromElement was implied by a path, or false if this FROM element is explicitly declared in
the FROM clause.
- isImplied() - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
-
- isImplied() - Method in class org.hibernate.hql.internal.ast.tree.MapKeyEntityFromElement
-
- isImpliedInFromClause() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- isImpliedInFromClause() - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
-
- isInCase() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- isIncludeAllAttributes() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedEntityGraph
-
Gets the value of the includeAllAttributes property.
- isIncludedInOptimisticLocking() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- isIncludedInOptimisticLocking() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- isIncludedInOptimisticLocking() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- isIncludedInOptimisticLocking() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- 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?
- isIncludeSubclasses() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- isIncludeSubclasses() - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
-
- isInCount() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- isInCountDistinct() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- isIndexed() - Method in enum org.hibernate.boot.model.source.spi.PluralAttributeNature
-
- isIndexed() - Method in class org.hibernate.mapping.Collection
-
- isIndexed() - Method in class org.hibernate.mapping.IndexedCollection
-
- isInEntityGraph() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- isInFrom() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- isInFunctionCall() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- isInherentlySingleColumn() - Method in enum org.hibernate.boot.model.source.internal.hbm.XmlElementMetadata
-
Can this source, by nature, define just a single column/formula?
- 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
-
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
-
- isInIdClass() - Method in class org.hibernate.cfg.AbstractPropertyHolder
-
- isInIdClass() - Method in interface org.hibernate.cfg.PropertyHolder
-
- isInitialized() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
-
- isInitialized(String) - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
-
- isInitialized() - Method in interface org.hibernate.bytecode.instrumentation.spi.FieldInterceptor
-
Is the entity to which we are bound completely initialized?
- isInitialized(String) - Method in interface org.hibernate.bytecode.instrumentation.spi.FieldInterceptor
-
The the given field initialized for the entity to which we are bound?
- isInitialized() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- isInitialized() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- isInitialized() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- isInitialized(Object) - Static method in class org.hibernate.Hibernate
-
Check if the proxy or persistent collection is initialized.
- isInitializeLazyStateOutsideTransactionsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isInitializeLazyStateOutsideTransactionsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isInitializeLazyStateOutsideTransactionsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isInitializeLazyStateOutsideTransactionsEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isInitializeLazyStateOutsideTransactionsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isInitializeLazyStateOutsideTransactionsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isInitializeLazyStateOutsideTransactionsEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isInitializing() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
-
Is the instance currently initializing?
- isInPrimaryKey() - Method in class org.hibernate.cfg.FkSecondPass
-
- isInPrimaryKey() - Method in class org.hibernate.cfg.JoinedSubclassFkSecondPass
-
- isInPrimaryKey() - Method in class org.hibernate.cfg.ToOneFkSecondPass
-
- isInSecondPass() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- isInSecondPass() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- isInSelect() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- 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.model.source.internal.hbm.BasicAttributePropertySource
-
- isInsertable() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- isInsertable() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- isInsertable() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOnePropertySource
-
- isInsertable() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- 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.cfg.Ejb3Column
-
- isInsertable() - Method in class org.hibernate.envers.internal.entities.RelationDescription
-
- isInsertable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Gets the value of the insertable property.
- isInsertable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Gets the value of the insertable property.
- isInsertable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Gets the value of the insertable property.
- isInsertable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the insertable property.
- isInsertable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
-
Gets the value of the insertable property.
- isInsertable() - Method in class org.hibernate.mapping.Property
-
- isInsertable() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- isInsertable() - Method in class org.hibernate.tuple.BaselineAttributeInformation
-
- isInsertable() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
-
- isInsertCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- isInsertCallable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- 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(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.component.AbstractComponentTuplizer
-
- isInstance(Object) - Method in class org.hibernate.tuple.DynamicMapInstantiator
-
- isInstance(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- isInstance(Object) - Method in interface org.hibernate.tuple.Instantiator
-
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
-
- isInstance(Object) - Method in interface org.hibernate.tuple.Tuplizer
-
Is the given object considered an instance of the the entity (acconting
for entity-mode) managed by this tuplizer.
- isInstrumented() - Method in interface org.hibernate.bytecode.buildtime.spi.ClassDescriptor
-
Determine if the class is already instrumented.
- isInstrumented(Class) - Static method in class org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper
-
Utility to check to see if a given entity class is instrumented.
- isInstrumented(Object) - Static method in class org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper
-
Utility to check to see if a given object is an instance of an instrumented class.
- isInstrumented() - Method in interface org.hibernate.bytecode.spi.EntityInstrumentationMetadata
-
Has the entity class been bytecode instrumented?
- 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.DynamicMapEntityTuplizer
-
- isInstrumented() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
Whether or not this class can be lazy (ie intercepted)
- isInstrumented() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Is it an instrumented POJO?
- isInstrumented() - Method in class org.hibernate.tuple.entity.NonPojoInstrumentationMetadata
-
- isInstrumented() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
-
- isInvalidationCache(AdvancedCache) - Static method in class org.hibernate.cache.infinispan.util.Caches
-
Indicates whether the given cache is configured with
CacheMode.INVALIDATION_ASYNC
or
CacheMode.INVALIDATION_SYNC
.
- 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 class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- 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 - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- 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
propogated to the database.
- isInverseCollection() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
Is this the "inverse" end of a bidirectional association?
- isInverseCollectionNoOrphanDelete() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
Is this the "inverse" end of a bidirectional association with
no orphan delete enabled?
- isInverseOneToManyOrNoOrphanDelete() - Method in class org.hibernate.collection.internal.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
-
- 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.SingleTableEntityPersister
-
- isJarFile(File) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
-
Does this file represent a zip file of some format?
- isJdbcBatchVersionedData() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isJdbcBatchVersionedData() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isJdbcBatchVersionedData() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isJdbcBatchVersionedData() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isJdbcBatchVersionedData() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isJdbcBatchVersionedData() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isJdbcBatchVersionedData() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isJoin(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- isJoinable(JoinType, Set, String, String[], AssociationType, int) - Method in class org.hibernate.loader.JoinWalker
-
Should we join this association?
- isJoined() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
-
- isJoined() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
-
- isJoined() - Method in interface org.hibernate.resource.transaction.TransactionCoordinator
-
Determine if there is an active transaction that this coordinator is already joined to.
- isJoinedFetchEnabled(AssociationType, FetchMode, CascadeStyle) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
-
The superclass deliberately excludes collections
- isJoinedFetchEnabled(AssociationType, FetchMode, CascadeStyle) - Method in class org.hibernate.loader.entity.CascadeEntityJoinWalker
-
- isJoinedFetchEnabled(AssociationType, FetchMode, CascadeStyle) - Method in class org.hibernate.loader.JoinWalker
-
Override on subclasses to enable or suppress joining
of certain association types
- isJoinedFetchEnabledInMapping(FetchMode, AssociationType) - Method in class org.hibernate.loader.JoinWalker
-
Does the mapping, and Hibernate default semantics, specify that
this association should be fetched by outer joining
- 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.jpa.spi.AbstractEntityManagerImpl
-
- isJoinFetched(FetchStrategy) - Static method in class org.hibernate.persister.walking.internal.FetchStrategyHelper
-
- isJoinFetchEnabledByProfile(OuterJoinLoadable, PropertyPath, int) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
-
- isJpaPositionalParameter() - Method in class org.hibernate.jpa.internal.QueryImpl.JpaPositionalParameterRegistrationImpl
-
- isJpaPositionalParameter() - Method in interface org.hibernate.jpa.spi.ParameterRegistration
-
JPA has a different definition of positional parameters than what legacy Hibernate HQL had.
- isJpaStyle() - Method in class org.hibernate.engine.query.spi.NamedParameterDescriptor
-
- isJpaStyle() - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer.NamedParameterDescription
-
- isJta() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl
-
- isJta() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorBuilderImpl
-
- isJta() - Method in interface org.hibernate.resource.transaction.TransactionCoordinatorBuilder
-
- isJtaTrackByThread() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isJtaTrackByThread() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isJtaTrackByThread() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isJtaTrackByThread() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isJtaTrackByThread() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isJtaTrackByThread() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isJtaTrackByThread() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isJunction() - Method in class org.hibernate.jpa.criteria.predicate.AbstractSimplePredicate
-
- isJunction() - Method in class org.hibernate.jpa.criteria.predicate.CompoundPredicate
-
- isJunction() - Method in class org.hibernate.jpa.criteria.predicate.NegatedPredicateWrapper
-
- isJunction() - Method in interface org.hibernate.jpa.criteria.predicate.PredicateImplementor
-
Is this a conjunction or disjunction?
- isKey() - Method in class org.hibernate.mapping.Component
-
- isKey() - Method in class org.hibernate.tuple.component.ComponentMetamodel
-
- isKey() - Method in class org.hibernate.type.ComponentType
-
- isLast() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
-
- isLast() - Method in class org.hibernate.internal.ScrollableResultsImpl
-
- isLast() - Method in interface org.hibernate.ScrollableResults
-
Is this the last result?
- 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.model.source.internal.hbm.AbstractEntitySourceImpl
-
- isLazy() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributePropertySource
-
- isLazy() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOnePropertySource
-
- isLazy() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
-
Is this entity lazy (proxyable)?
- 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
-
- isLazy() - Method in class org.hibernate.mapping.ToOne
-
- isLazy() - Method in interface org.hibernate.metadata.CollectionMetadata
-
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 lazyily initialized?
- isLazy() - Method in class org.hibernate.persister.walking.internal.StandardAnyTypeDefinition
-
- isLazy() - Method in interface org.hibernate.persister.walking.spi.AnyMappingDefinition
-
Was the mapping defined as lazy?
- isLazy() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- isLazy() - Method in class org.hibernate.tuple.BaselineAttributeInformation
-
- isLazy() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- isLazy() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
-
- isLazyLoadable(CtField) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
-
- isLazyLoadable(CtField) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
-
Determine if a field is lazy loadable.
- isLazyLoadingBytecodeEnhanced() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- isLazyPropertiesCacheable() - Method in class org.hibernate.mapping.PersistentClass
-
- isLazyPropertiesCacheable() - Method in class org.hibernate.mapping.RootClass
-
- isLazyPropertiesCacheable() - Method in class org.hibernate.mapping.Subclass
-
- 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 class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- isLifecycleImplementor() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Does the
class
managed by this tuplizer implement
the
Lifecycle
interface.
- isLifecycleImplementor() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
-
- isList() - Method in class org.hibernate.mapping.IndexedCollection
-
- isList() - Method in class org.hibernate.mapping.List
-
- isListedOrDetectable(String, boolean) - Method in class org.hibernate.boot.archive.scan.internal.ScanResultCollector
-
- isListener() - Method in interface org.hibernate.boot.model.source.spi.JpaCallbackSource
-
- isLoaded(Object) - Static method in class org.hibernate.jpa.internal.util.PersistenceUtilHelper
-
Determine if the given object reference represents loaded state.
- isLoadedWithLazyPropertiesUnfetched() - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- isLoadedWithLazyPropertiesUnfetched() - Method in interface org.hibernate.engine.spi.EntityEntry
-
- isLoadedWithoutReference(Object, String, PersistenceUtilHelper.MetadataCache) - Static method in class org.hibernate.jpa.internal.util.PersistenceUtilHelper
-
Is the given attribute (by name) loaded? This form must take care to not access the attribute (trigger
initialization).
- isLoadedWithReference(Object, String, PersistenceUtilHelper.MetadataCache) - Static method in class org.hibernate.jpa.internal.util.PersistenceUtilHelper
-
Is the given attribute (by name) loaded? This form must take care to not access the attribute (trigger
initialization).
- isLoadFinished() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- isLoadFinished() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Is in a two-phase load?
- isLob() - Method in class org.hibernate.mapping.Property
-
- isLockTimeoutParameterized() - Method in class org.hibernate.dialect.Dialect
-
If this dialect supports specifying lock timeouts, are those timeouts
rendered into the SQL string as parameters.
- isLoggingEnabled() - Static method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
-
Used by SettingsFactory (in conjunction with stats being enabled) to determine whether to apply this listener
- 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 moidel?
- isLogicalOneToOne() - Method in class org.hibernate.type.ManyToOneType
-
- isLogSessionMetrics() - Method in class org.hibernate.cfg.BaselineSessionEventsListenerBuilder
-
- isLogToStdout() - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
-
Are we currently logging to stdout?
- isLookupByNaturalKey() - Method in class org.hibernate.internal.CriteriaImpl
-
- isManipulationStatement() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- isManipulationStatement() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- isManipulationStatement() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
- isManualFlushMode(FlushMode) - Static method in enum org.hibernate.FlushMode
-
- isManyToMany() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- isManyToMany(Member) - Static method in class org.hibernate.jpa.internal.metamodel.AttributeFactory
-
- 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
conatin 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
-
- isManyToManyWith(OuterJoinableAssociation) - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- isMap() - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- isMap() - Method in class org.hibernate.cfg.annotations.MapBinder
-
- isMap() - Method in class org.hibernate.mapping.Collection
-
- isMap() - Method in class org.hibernate.mapping.Map
-
- isMapped() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
-
Gets the value of the mapped property.
- isMappedBy() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAssociationElementSourceImpl
-
- isMappedBy() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractToOneAttributeSourceImpl
-
- isMappedBy() - Method in interface org.hibernate.boot.model.source.spi.AssociationSource
-
- isMappedCollection(CtField) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
-
look for @OneToMany, @ManyToMany and @ElementCollection annotations
- isMappedCollection(CtField) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
-
- isMappedSuperclassClass(CtClass) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
-
look for @MappedSuperclass annotation
- isMappedSuperclassClass(CtClass) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
-
Does the given class name represent an MappedSuperclass class?
- isMarkedForRollback(int) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
-
Does the given status code indicate the transaction has been marked for rollback?
- isMatch(Dialect) - Method in interface org.hibernate.testing.DialectCheck
-
Does the given dialect match the defined check?
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.CaseSensitiveCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesNotSupportRowValueConstructorSyntax
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoubleQuoteQuoting
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.HasSelfReferentialForeignKeyBugCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportCatalogCreation
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportLimitAndOffsetCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportLimitCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsCascadeDeleteCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportSchemaCreation
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsCircularCascadeDeleteCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsColumnCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsEmptyInListCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsExistsInSelectCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsExpectedLobUsagePattern
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsIdentityColumns
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsLobValueChangePropogation
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsLockTimeouts
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsParametersInInsertSelectCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsSequences
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportSubqueryAsLeftHandSideInPredicate
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck
-
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.UsesInputStreamToInsertBlob
-
- isMatch(Dialect) - Method in class org.hibernate.testing.env.ConnectionProviderBuilder
-
- isMatch() - Method in class org.hibernate.testing.Skip.AlwaysSkip
-
- isMatch() - Method in interface org.hibernate.testing.Skip.Matcher
-
Do we have a match to the underlying condition?
- isMember(E, Expression<C>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- isMember(Expression<E>, Expression<C>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- isMetaComplete() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- isMetaComplete() - Method in interface org.hibernate.jpamodelgen.model.MetaEntity
-
- isMetaComplete() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaEntity
-
- isMetadataComplete() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
Gets the value of the metadataComplete property.
- isMetadataComplete() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the metadataComplete property.
- isMetadataComplete() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Gets the value of the metadataComplete property.
- isMethodOf(Method) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
-
- isMethodOf(Method) - Method in interface org.hibernate.tuple.component.ComponentTuplizer
-
Is the given method available via the managed component as a property getter?
- isMethodOf(Method) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
-
- isMethodOf(Method) - Method in class org.hibernate.type.AnyType
-
- isMethodOf(Method) - Method in class org.hibernate.type.ComponentType
-
- isMethodOf(Method) - Method in class org.hibernate.type.CompositeCustomType
-
- 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
-
- isMinimalPutsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isMinimalPutsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isMinimalPutsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isMinimalPutsEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isMinimalPutsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isMinimalPutsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isMinimalPutsEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isMinimalPutsEnabledByDefault() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- isMinimalPutsEnabledByDefault() - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
-
- isMinimalPutsEnabledByDefault() - Method in interface org.hibernate.cache.spi.RegionFactory
-
By default should we perform "minimal puts" when using this second
level cache implementation?
- isMinimalPutsEnabledByDefault() - Method in class org.hibernate.testing.cache.CachingRegionFactory
-
- isMissingIdentifier() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext.EntityReferenceProcessingState
-
- isModifiableEntity() - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- isModifiableEntity() - Method in interface org.hibernate.engine.spi.EntityEntry
-
Can the entity be modified?
The entity is modifiable if all of the following are true:
the entity class is mutable
the entity is not read-only
if the current status is Status.DELETED, then the entity was not read-only when it was deleted
- isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AbstractType
-
- isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AnyType
-
- isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.CollectionType
-
- isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.ComponentType
-
- isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
-
- isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.OneToOneType
-
- isModified(Object, Object, boolean[], SessionImplementor) - Method in interface org.hibernate.type.Type
-
- isMultiTable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- isMultiTable() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- isMultiTable() - Method in interface org.hibernate.persister.entity.Queryable
-
Is the inheritance hierarchy described by this persister contained across
multiple tables?
- isMultiTable() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- isMultiTable() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- isMultiValued() - Method in class org.hibernate.boot.model.source.spi.ToolingHint
-
- isMultiValued() - Method in class org.hibernate.mapping.MetaAttribute
-
- 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.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- isMutable() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
-
- 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 class org.hibernate.cache.internal.CacheDataDescriptionImpl
-
- isMutable() - Method in interface org.hibernate.cache.spi.CacheDataDescription
-
Is the data marked as being mutable?
- isMutable() - Method in class org.hibernate.envers.internal.entities.RevisionTypeType
-
- 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
-
Are instances of this class mutable?
- 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
-
- 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
-
- 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.CompositeCustomType
-
- isMutable() - Method in class org.hibernate.type.CustomType
-
- isMutable() - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
-
- isMutable() - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
-
- 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.NClobTypeDescriptor.NClobMutabilityPlan
-
- isMutable() - Method in class org.hibernate.type.EntityType
-
- isMutable() - Method in class org.hibernate.type.EnumType
-
- isMutable() - Method in class org.hibernate.type.MetaType
-
- isMutable() - Method in interface org.hibernate.type.Type
-
Are objects of this type mutable.
- isMutable() - Method in interface org.hibernate.usertype.CompositeUserType
-
Check if objects of this type mutable.
- isMutable() - Method in interface org.hibernate.usertype.UserType
-
Are objects of this type mutable?
- isNakedEntityReturned() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
-
- isNamed() - Method in class org.hibernate.jpa.criteria.compile.ExplicitParameterInfo
-
- isNameDeferred() - Method in class org.hibernate.cfg.Ejb3Column
-
- isNamedQueryStartupCheckingEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isNamedQueryStartupCheckingEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isNamedQueryStartupCheckingEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isNamedQueryStartupCheckingEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isNamedQueryStartupCheckingEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isNamedQueryStartupCheckingEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isNamedQueryStartupCheckingEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isNationalized() - Method in class org.hibernate.mapping.SimpleValue
-
- isNativeSqlQuery() - Method in class org.hibernate.jpa.internal.QueryImpl
-
- isNativeSqlQuery() - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- isNativeSqlQuery() - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Is the query represented here a native SQL query?
- isNaturalIdentifier() - Method in class org.hibernate.mapping.Property
-
- isNaturalIdentifierCached() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- isNaturalIdentifierInsertGenerated() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- isNaturalIdNonNullable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- isNaturalKeyLookup() - Method in class org.hibernate.engine.spi.QueryParameters
-
- isNClob(Clob) - Static method in class org.hibernate.engine.jdbc.SerializableNClobProxy
-
- isNClob(Class) - Static method in class org.hibernate.type.descriptor.java.DataHelper
-
- isNegated() - Method in class org.hibernate.jpa.criteria.predicate.AbstractPredicateImpl
-
- isNegated() - Method in class org.hibernate.jpa.criteria.predicate.NegatedPredicateWrapper
-
- isNonQualifiedPropertyRef(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- isNonQualifiedPropertyRef(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- isNotEmpty() - Method in class org.hibernate.criterion.Property
-
Creates a restriction to check that a collection is not empty
- isNotEmpty(String) - Static method in class org.hibernate.criterion.Restrictions
-
Constrain a collection valued property to be non-empty
- isNotEmpty(Collection) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
-
- isNotEmpty(Map) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
-
- isNotEmpty(String) - Static method in class org.hibernate.internal.util.StringHelper
-
- isNotEmpty(Expression<C>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- isNotEmpty(String) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply an "is not empty" constraint to the named property
- isNotEmpty(String) - Static method in class org.hibernate.testing.junit4.Helper
-
Standard string content checking.
- isNotMember(E, Expression<C>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- isNotMember(Expression<E>, Expression<C>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- 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 class org.hibernate.criterion.Property
-
Creates a NOT NULL restriction
- isNotNull(String) - Static method in class org.hibernate.criterion.Restrictions
-
Apply an "is not null" constraint to the named property
- isNotNull() - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Apply an "is not null" constraint to the another property
- isNotNull(Expression<?>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- isNotNull() - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- IsNotNullLogicOperatorNode - Class in org.hibernate.hql.internal.ast.tree
-
IsNotNullLogicOperatorNode implementation
- IsNotNullLogicOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.IsNotNullLogicOperatorNode
-
- isNotOneOf(TransactionStatus...) - Method in enum org.hibernate.resource.transaction.spi.TransactionStatus
-
- isNotTransient(String, Object, Boolean, SessionImplementor) - Static method in class org.hibernate.engine.internal.ForeignKeys
-
Is this instance persistent or detached?
If
assumed is non-null, don't hit the database to make the determination, instead assume that
value; the client code must be prepared to "recover" in the case that this assumed result is incorrect.
- isNull() - Method in class org.hibernate.criterion.Property
-
Creates a NULL restriction
- isNull(String) - Static method in class org.hibernate.criterion.Restrictions
-
Apply an "is null" constraint to the named property
- isNull() - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Apply an "is null" constraint
- isNull(Expression<?>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- isNull() - Method in class org.hibernate.jpa.criteria.expression.ExpressionImpl
-
- isNull(Object, SessionImplementor) - Method in class org.hibernate.type.EntityType
-
- isNull(Object, SessionImplementor) - Method in class org.hibernate.type.OneToOneType
-
- isNullable() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
-
- isNullable() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOneAttributeColumnsAndFormulasSource
-
- isNullable() - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.AbstractColumnsAndFormulasSource
-
- isNullable() - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.ColumnsAndFormulasSource
-
- isNullable() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
-
Is this column nullable?
- isNullable() - Method in class org.hibernate.cfg.Ejb3Column
-
- isNullable() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- isNullable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Gets the value of the nullable property.
- isNullable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Gets the value of the nullable property.
- isNullable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Gets the value of the nullable property.
- isNullable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the nullable property.
- isNullable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
-
Gets the value of the nullable property.
- isNullable() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeEntityIdentifierDescription
-
- isNullable() - Method in class org.hibernate.loader.plan.build.internal.returns.AnyAttributeFetchImpl
-
- isNullable() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionAttributeFetchImpl
-
- isNullable() - Method in class org.hibernate.loader.plan.build.internal.returns.CompositeAttributeFetchImpl
-
- isNullable() - Method in class org.hibernate.loader.plan.build.internal.returns.EntityAttributeFetchImpl
-
- isNullable() - Method in class org.hibernate.loader.plan.build.internal.returns.NestedCompositeAttributeFetchImpl
-
- isNullable() - Method in interface org.hibernate.loader.plan.spi.Fetch
-
Is this fetch nullable?
- 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.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.persister.walking.spi.AttributeDefinition
-
- isNullable() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- isNullable() - Method in class org.hibernate.tuple.BaselineAttributeInformation
-
- isNullable() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
-
- isNullable() - Method in class org.hibernate.type.EntityType
-
- isNullable() - Method in class org.hibernate.type.ManyToOneType
-
- isNullable() - Method in class org.hibernate.type.OneToOneType
-
- isNullableSubclassTable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- 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, SessionImplementor) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- isNullifiable(boolean, SessionImplementor) - Method in interface org.hibernate.engine.spi.EntityEntry
-
- IsNullLogicOperatorNode - Class in org.hibernate.hql.internal.ast.tree
-
Represents a 'is null' check.
- IsNullLogicOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.IsNullLogicOperatorNode
-
- isNumeric(Class) - Static method in class org.hibernate.jpa.criteria.ValueHandlerFactory
-
- isNumeric(Object) - Static method in class org.hibernate.jpa.criteria.ValueHandlerFactory
-
- isOGCStrict() - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
-
Reports whether this dialect is in OGC_STRICT mode or not.
- ISOLATION - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Names the JDBC transaction isolation level
- IsolationDelegate - Interface in org.hibernate.engine.transaction.spi
-
Contract for performing work in a manner that isolates it from any current transaction.
- isolationLevelToString(int) - Static method in class org.hibernate.cfg.Environment
-
- isOneOf(TransactionStatus...) - Method in enum 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 interface org.hibernate.engine.spi.SessionImplementor
-
- isOpen() - Method in class org.hibernate.internal.SessionImpl
-
- isOpen() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- isOpen() - Method in class org.hibernate.jpa.internal.EntityManagerFactoryImpl
-
- isOpen() - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- isOpen() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
-
- isOpen() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
-
- isOpen() - Method in interface org.hibernate.resource.jdbc.LogicalConnection
-
Is this (logical) JDBC Connection still open/active.
- isOpen() - Method in interface org.hibernate.Session
-
Check if the session is still open.
- isOperationQueueEnabled() - Method in class org.hibernate.collection.internal.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
-
- isOptimisticLocked() - Method in class org.hibernate.mapping.Collection
-
- isOptimisticLocked() - Method in class org.hibernate.mapping.Property
-
- isOptional() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
-
Gets the value of the optional property.
- isOptional() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
-
- isOptional() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyAttribute
-
- isOptional() - Method in class org.hibernate.jpa.internal.metamodel.SingularAttributeImpl
-
- isOptional() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Gets the value of the optional property.
- isOptional() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Gets the value of the optional property.
- isOptional() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the optional property.
- isOptional() - Method in class org.hibernate.mapping.Join
-
- isOptional() - Method in class org.hibernate.mapping.Property
-
- isOrdered() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- isOrdered() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceBagImpl
-
- isOrdered() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceIdBagImpl
-
- isOrdered() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceSetImpl
-
- 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.
- isOrderExpressionResultVariableRef(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- isOrderExpressionResultVariableRef(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- isOrderInsertsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isOrderInsertsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isOrderInsertsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isOrderInsertsEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isOrderInsertsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isOrderInsertsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isOrderInsertsEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isOrderUpdatesEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isOrderUpdatesEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isOrderUpdatesEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isOrderUpdatesEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isOrderUpdatesEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isOrderUpdatesEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isOrderUpdatesEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isOrdinal() - Method in class org.hibernate.type.EnumType
-
- isOrphanRemoval() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Gets the value of the orphanRemoval property.
- isOrphanRemoval() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Gets the value of the orphanRemoval property.
- isOrphanRemovalBeforeUpdates() - Method in class org.hibernate.event.spi.DeleteEvent
-
- isOrWithinEmbeddedId() - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- isOrWithinEmbeddedId() - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- isOrWithinEmbeddedId() - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- isOrWithinEmbeddedId() - Method in interface org.hibernate.cfg.PropertyHolder
-
Return true if this component is or is embedded in a @EmbeddedId
- isOwnerUnchanged(PersistentCollection, CollectionPersister, Serializable) - Static method in class org.hibernate.event.internal.ProxyVisitor
-
Has the owner of the collection changed since the collection
was snapshotted and detached?
- isPerformed() - Method in class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
-
- isPerformed() - Method in interface org.hibernate.envers.internal.synchronization.work.AuditWorkUnit
-
- isPersistentField(CtField) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
-
look for @Transient annotation
- isPersistentField(CtField) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
-
Does the field represent persistent state? Persistent fields will be "enhanced".
- isPhysicalConstraint() - Method in class org.hibernate.mapping.ForeignKey
-
- isPhysicallyConnected() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
-
- isPhysicallyConnected() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
-
- isPhysicallyConnected() - Method in interface org.hibernate.resource.jdbc.LogicalConnection
-
Is this JdbcSession currently physically connected (meaning does it currently hold a JDBC Connection)?
- 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
-
- isPhysicalTable() - Method in class org.hibernate.mapping.Table
-
- isPhysicalTable() - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
-
- isPhysicalTable() - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
-
Does this information describe a physical table as opposed to a view, etc?
- isPhysicalTableType(String) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
-
- 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 class org.hibernate.persister.entity.AbstractEntityPersister
-
- isPolymorphic() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- isPooled() - Method in enum org.hibernate.id.enhanced.StandardOptimizerDescriptor
-
- isPooledOptimizer(String) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
-
Does the given optimizer name represent a pooled strategy?
- isPossibleBiDirectionalAssociation(CtField) - Static method in class org.hibernate.bytecode.enhance.internal.PersistentAttributesHelper
-
- isPossibleID() - Method in class org.hibernate.hql.internal.ast.HqlToken
-
Returns true if the token could be an identifier.
- isPreferUserTransaction() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isPreferUserTransaction() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isPreferUserTransaction() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isPreferUserTransaction() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isPreferUserTransaction() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isPreferUserTransaction() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isPreferUserTransaction() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isPrimaryKey() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
-
- isPrimitive(Class) - Method in class org.hibernate.mapping.Property
-
- isPrimitiveArray() - Method in class org.hibernate.mapping.Collection
-
- isPrimitiveArray() - Method in class org.hibernate.mapping.PrimitiveArray
-
- isPrimitiveArray() - Method in interface org.hibernate.metadata.CollectionMetadata
-
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 or primitive values?
- isPrimitiveVariant(SingularAttribute<?, ?>, Class<Y>) - Method in class org.hibernate.jpa.internal.metamodel.AbstractManagedType
-
- isProcessed() - Method in class org.hibernate.engine.spi.CollectionEntry
-
- isProperty(String, String) - Static method in class org.hibernate.jpamodelgen.util.StringUtil
-
- 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.cfg.annotations.EntityBinder
-
- 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(Object, String) - Static method in class org.hibernate.Hibernate
-
Check if the property is initialized.
- isPropertyNull(EntityKey, String) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- 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
-
- 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...)
- isPublic(Class, Member) - Static method in class org.hibernate.internal.util.ReflectHelper
-
Is this member publicly accessible.
- isPutEnabled() - Method in enum org.hibernate.CacheMode
-
Does this cache mode indicate that writes are allowed?
- isPutQueueEnabled() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
Is this collection in a state that would allow us to
"queue" puts? This is a special case, because of orphan
delete.
- isQueryCacheEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isQueryCacheEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isQueryCacheEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isQueryCacheEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isQueryCacheEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isQueryCacheEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isQueryCacheEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isQuiet() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateCommand
-
- isQuoted(String) - Static method in class org.hibernate.boot.model.naming.Identifier
-
Is the given identifier text considered quoted.
- isQuoted() - Method in class org.hibernate.boot.model.naming.Identifier
-
Is this a quoted identifier>
- isQuoted(String) - Static method in class org.hibernate.internal.util.StringHelper
-
Determine if the given string is quoted (wrapped by '`' characters at beginning and end).
- isQuoted(String, Dialect) - Static method in class org.hibernate.internal.util.StringHelper
-
Determine if the given name is quoted.
- isQuoted() - Method in class org.hibernate.mapping.Column
-
- isQuoted() - Method in class org.hibernate.mapping.Table
-
- isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.cfg.beanvalidation.HibernateTraversableResolver
-
- isReached() - Method in class org.hibernate.engine.spi.CollectionEntry
-
- isReadOnly() - Method in interface org.hibernate.BasicQueryContract
-
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 is returned instead.
- 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 interface org.hibernate.Criteria
-
Should entities and proxies loaded by this Criteria 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 is returned instead.
- isReadOnly() - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- isReadOnly(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- isReadOnly() - Method in interface org.hibernate.engine.spi.EntityEntry
-
- isReadOnly() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- isReadOnly(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Is the entity or proxy read-only?
To determine the default read-only/modifiable setting used for entities and proxies that are loaded into the
session use
Session.isDefaultReadOnly()
- isReadOnly() - Method in class org.hibernate.engine.spi.QueryParameters
-
Should entities and proxies loaded by the Query be put in read-only mode? The
read-only/modifiable setting must be initialized via QueryParameters#setReadOnly(boolean)
before calling this method.
- isReadOnly(SessionImplementor) - Method in class org.hibernate.engine.spi.QueryParameters
-
Should entities and proxies loaded by the Query be put in read-only mode? If the
read-only/modifiable setting was not initialized (i.e., QueryParameters#isReadOnlyInitialized() == false),
then the default read-only/modifiable setting for the persistence context is returned instead.
- isReadOnly(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- isReadOnly() - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- isReadOnly() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- isReadOnly() - Method in class org.hibernate.internal.CriteriaImpl
-
- isReadOnly() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- isReadOnly(Object) - Method in class org.hibernate.internal.SessionImpl
-
- isReadOnly() - Method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessingContextImpl
-
- isReadOnly() - Method in class org.hibernate.proxy.AbstractLazyInitializer
-
- isReadOnly() - Method in interface org.hibernate.proxy.LazyInitializer
-
Is the proxy read-only?.
- isReadOnly(Object) - Method in interface org.hibernate.Session
-
Is the specified entity or proxy read-only?
To get the default read-only/modifiable setting used for
entities and proxies that are loaded into the session:
- isReadOnlyBeforeAttachedToSession() - Method in class org.hibernate.proxy.AbstractLazyInitializer
-
Get the read-only/modifiable setting that should be put in affect when it is
attached to a session.
- isReadOnlyInitialized() - Method in interface org.hibernate.Criteria
-
Was the read-only/modifiable mode explicitly initialized?
- isReadOnlyInitialized() - Method in class org.hibernate.engine.spi.QueryParameters
-
Has the read-only/modifiable mode been explicitly set?
- isReadOnlyInitialized() - Method in class org.hibernate.internal.CriteriaImpl
-
- isReadOnlyInitialized() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- 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 class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- isReadyForSerialization() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Can this coordinator be serialized?
- isReferencedEntityAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToAnySourceImpl
-
- isReferencedEntityAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- isReferencedEntityAttribute() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource
-
Is this plural attribute index source for an attribute of the referenced entity
(relevant only for one-to-many and many-to-many associations)?
If this method returns true
, then this object can safely
be cast to PluralAttributeMapKeySourceEntityAttribute
.
- 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
-
- 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 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.
- isRegionAccessStrategyEnabled() - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
-
- isRegionAccessStrategyEnabled() - Method in class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl
-
- isRegionCacheEnabled(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- isRegionCacheEnabled(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- isRegionCacheLoggingEnabled(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- isRegionCacheLoggingEnabled(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- isRegionCacheOrphanEvictionEnabled(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- isRegionCacheOrphanEvictionEnabled(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- isRegionCachesEnabled() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- isRegionCachesEnabled() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- isRelation(String) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
-
- isReleaseResourcesOnCloseEnabled() - Method in class org.hibernate.jpa.boot.internal.SettingsImpl
-
- isReleaseResourcesOnCloseEnabled() - Method in interface org.hibernate.jpa.boot.spi.Settings
-
Should resources held by
EntityManager
instance be released immediately on close?
The other option is to release them as part of an after-transaction callback.
- isRemovingOrphanBeforeUpates() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- isRequired() - Method in class org.hibernate.hql.internal.HolderInstantiator
-
- isReservedWord(String) - Method in class org.hibernate.engine.jdbc.env.internal.NormalizingIdentifierHelperImpl
-
- isReservedWord(String) - Method in interface org.hibernate.engine.jdbc.env.spi.IdentifierHelper
-
Check whether the given word represents a reserved word.
- isResolved() - Method in class org.hibernate.cfg.EJB3DTDEntityResolver
-
Persistence.xml has been resolved locally
- isResolved() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
-
- isResultSet() - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
-
- isResultSet() - Method in interface org.hibernate.result.Output
-
- isReturnableEntity() - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
-
- isReturnableEntity() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- isReturnableEntity() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
-
- isReturnableEntity() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- isReturnableEntity() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
-
Returns true if this select expression represents an entity that can be returned.
- isReturnValueExpected() - Method in class org.hibernate.cache.infinispan.util.EndInvalidationCommand
-
- isReturnValueExpected() - Method in class org.hibernate.cache.infinispan.util.EvictAllCommand
-
- isRevisionEndTimestampEnabled() - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- isRightHandSideRequired() - Method in class org.hibernate.loader.plan.build.internal.spaces.JoinImpl
-
- isRightHandSideRequired() - Method in interface org.hibernate.loader.plan.spi.Join
-
Indicates if the joined attribute is required to be non-null.
- isRollback(int) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
-
Does the given status code indicate a rolled back transaction?
- isRollback(UserTransaction) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
-
Does the status code obtained from the given
UserTransaction
indicate a roll back?
- isRollback(TransactionManager) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
-
- isRoot - Variable in class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl.ArchiveDescriptorInfo
-
- isRoot() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
-
- isRoot() - Method in class org.hibernate.loader.PropertyPath
-
- isRootEntity() - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- 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
-
- isRowInsertEnabled() - Method in class org.hibernate.persister.collection.OneToManyPersister
-
- isRowUpdatePossible() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- isRowUpdatePossible() - Method in class org.hibernate.collection.internal.PersistentBag
-
- isRowUpdatePossible() - Method in class org.hibernate.collection.internal.PersistentSet
-
- 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.
- 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 interface org.hibernate.type.Type
-
Compare two instances of the class mapped by this type for persistence "equality" (equality of persistent
state) taking a shortcut for entity references.
- isSameRM(XAResource) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
-
- isScalar() - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
-
- isScalar() - Method in class org.hibernate.hql.internal.ast.tree.AggregateNode
-
- isScalar() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- isScalar() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
-
- isScalar() - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
-
- isScalar() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- isScalar() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
-
- isScalarSelect() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
Does this SelectClause represent a scalar query
- isSchemaQuoted() - Method in class org.hibernate.mapping.Table
-
- isScrollableResultSetsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isScrollableResultSetsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isScrollableResultSetsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isScrollableResultSetsEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isScrollableResultSetsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isScrollableResultSetsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isScrollableResultSetsEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isScrollableResultSetsEnabled() - Method in class org.hibernate.internal.AbstractSessionImpl.JdbcSessionContextImpl
-
- isScrollableResultSetsEnabled() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
-
- isSecondary() - Method in class org.hibernate.cfg.Ejb3Column
-
- isSecondLevelCacheEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isSecondLevelCacheEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isSecondLevelCacheEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isSecondLevelCacheEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isSecondLevelCacheEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isSecondLevelCacheEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isSecondLevelCacheEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isSelect() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
-
- isSelect() - Method in class org.hibernate.internal.QueryImpl
-
- isSelectable() - Method in class org.hibernate.mapping.Property
-
- 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.model.source.internal.hbm.AbstractEntitySourceImpl
-
- 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
-
- 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 class org.hibernate.jpa.internal.QueryImpl
-
- isSelectQuery() - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- isSelectQuery() - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
Is the query represented here a SELECT query?
- isSelectStatement() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- isSequentialSelect() - Method in class org.hibernate.mapping.Join
-
- isSessionFactoryNameAlsoJndiName() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isSessionFactoryNameAlsoJndiName() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isSessionFactoryNameAlsoJndiName() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isSessionFactoryNameAlsoJndiName() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isSessionFactoryNameAlsoJndiName() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isSessionFactoryNameAlsoJndiName() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isSessionFactoryNameAlsoJndiName() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isSet() - Method in class org.hibernate.envers.internal.tools.MutableBoolean
-
- isSet() - Method in class org.hibernate.mapping.Collection
-
- isSet() - Method in class org.hibernate.mapping.Set
-
- isShadowedBy(FrameworkMethod) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
-
- isShallow() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
-
- isShallowQuery() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- isShallowQuery() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- isShared() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
-
Gets the value of the shared property.
- isShared() - Method in interface org.hibernate.boot.model.source.spi.MultiTenancySource
-
- isShowClassNames() - Method in class org.hibernate.hql.internal.ast.util.ASTPrinter
-
Getter for property 'showClassNames'.
- 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
-
- isSingleRowLoader() - Method in class org.hibernate.loader.entity.AbstractEntityLoader
-
- isSingleRowLoader() - Method in class org.hibernate.loader.entity.CollectionElementLoader
-
- isSingleRowLoader() - Method in class org.hibernate.loader.entity.EntityLoader
-
- isSingleRowLoader() - Method in class org.hibernate.loader.Loader
-
Return false is this loader is a batch entity loader
- isSingular() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- isSingular() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
-
- isSingular() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractToOneAttributeSourceImpl
-
- isSingular() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- isSingular() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- isSingular() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
-
Attributes are (coarsely speaking) either singular or plural.
- isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
-
- isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentBag
-
- isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentList
-
- isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentMap
-
- isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentSet
-
- isSnapshotEmpty(Serializable) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Is the snapshot empty?
- isSnapshotEmpty(PersistentCollection) - Method in class org.hibernate.engine.spi.CollectionEntry
-
- isSorted() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceMapImpl
-
- isSorted() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceSetImpl
-
- 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
-
- isSpecjProprietarySyntaxEnabled() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- isSpecjProprietarySyntaxEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- isSpecjProprietarySyntaxEnabled() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
- isStandardJpaFunction() - Method in class org.hibernate.jpa.criteria.expression.function.AbsFunction
-
- isStandardJpaFunction() - Method in class org.hibernate.jpa.criteria.expression.function.AggregationFunction
-
- isStandardJpaFunction() - Method in class org.hibernate.jpa.criteria.expression.function.LengthFunction
-
- isStandardJpaFunction() - Method in class org.hibernate.jpa.criteria.expression.function.LowerFunction
-
- isStandardJpaFunction() - Method in class org.hibernate.jpa.criteria.expression.function.ParameterizedFunctionExpression
-
- isStandardJpaFunction() - Method in class org.hibernate.jpa.criteria.expression.function.SqrtFunction
-
- isStandardJpaFunction() - Method in class org.hibernate.jpa.criteria.expression.function.UpperFunction
-
- 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
-
- isStateless() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- isStateless() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
- isStatisticsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isStatisticsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isStatisticsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isStatisticsEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isStatisticsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isStatisticsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isStatisticsEnabled() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- isStatisticsEnabled() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- isStatisticsEnabled() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- isStatisticsEnabled() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- isStatisticsEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isStatisticsEnabled() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
Are statistics logged
- isStatisticsEnabled() - Method in interface org.hibernate.stat.Statistics
-
Are statistics logged
- isStoreDataAtDelete() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- isStrictJPAQLCompliance() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isStrictJPAQLComplianceEnabled() - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
- isStrictJpaQueryLanguageCompliance() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isStrictJpaQueryLanguageCompliance() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isStrictJpaQueryLanguageCompliance() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isStrictJpaQueryLanguageCompliance() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isStrictJpaQueryLanguageCompliance() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isStrictJpaQueryLanguageCompliance() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isStructuredCacheEntriesEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isStructuredCacheEntriesEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isStructuredCacheEntriesEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isStructuredCacheEntriesEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isStructuredCacheEntriesEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isStructuredCacheEntriesEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isStructuredCacheEntriesEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- 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.
- isSubclassPropertyDeferred(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- isSubclassPropertyDeferred(String, String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- isSubclassPropertyNullable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- isSubclassPropertyNullable(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
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
-
- isSubclassTableLazy(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- isSubclassTableLazy(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- isSubclassTableLazy(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- isSubclassTableSequentialSelect(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- isSubclassTableSequentialSelect(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- isSubclassTableSequentialSelect(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- isSubQuery() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- isSubQuery() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
- isSubselect() - Method in class org.hibernate.mapping.Table
-
- isSubselectLoadable() - Method in class org.hibernate.mapping.Collection
-
- isSubselectLoadable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- isSubselectLoadingEnabled() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- isSubselectLoadingEnabled() - Method in class org.hibernate.loader.collection.CollectionLoader
-
- isSubselectLoadingEnabled() - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- isSubselectLoadingEnabled() - Method in class org.hibernate.loader.hql.QueryLoader
-
- isSubselectLoadingEnabled() - Method in class org.hibernate.loader.Loader
-
- isSubselectLoadingEnabled(FetchStats) - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
-
- isSubselectLoadingEnabled(FetchStats) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
Is subselect loading enabled?
- isSubselectLoadingEnabled(FetchStats) - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
-
- isSubtreeChild(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
Determine if a given node (test) is contained anywhere in the subtree
of another given node (fixture).
- isSynchronizationRegistered() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
-
Is the RegisteredSynchronization used by Hibernate for unified JTA Synchronization callbacks registered for this
coordinator?
- isSynchronousCache(AdvancedCache) - Static method in class org.hibernate.cache.infinispan.util.Caches
-
Indicates whether the given cache is configured with
CacheMode.REPL_SYNC
,
CacheMode.INVALIDATION_SYNC
, or
CacheMode.DIST_SYNC
.
- isSynthetic() - Method in class org.hibernate.jpa.internal.metamodel.MapMember
-
- 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
-
- 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
-
- isTerracottaHibernateCache(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- isTerracottaHibernateCache(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- isThetaStyle() - Method in class org.hibernate.engine.internal.JoinSequence
-
- isTooDeep(int) - Method in class org.hibernate.loader.JoinWalker
-
- isTooManyCollections() - Method in class org.hibernate.loader.entity.CascadeEntityJoinWalker
-
- isTooManyCollections() - Method in class org.hibernate.loader.JoinWalker
-
- isTooManyCollections() - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- isTooManyCollections() - Method in class org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy
-
- isTrackEntitiesChangedInRevision() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- isTransactionalCache(AdvancedCache) - Static method in class org.hibernate.cache.infinispan.util.Caches
-
- isTransactionAware() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
-
- isTransactionAware() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- isTransactionAware() - Method in interface org.hibernate.cache.spi.TransactionalDataRegion
-
Is the underlying cache implementation aware of (and "participating in")
ongoing JTA transactions?
Regions which report that they are transaction-aware are considered
"synchronous", in that we assume we can immediately (i.e.
- isTransactionInProgress() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- isTransactionInProgress() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Does this Session have an active Hibernate transaction
or is there a JTA transaction in progress?
- isTransactionInProgress() - Method in class org.hibernate.internal.SessionImpl
-
- isTransactionInProgress() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- isTransactionInProgress() - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- isTransactionInProgress() - Method in interface org.hibernate.jpa.spi.HibernateEntityManagerImplementor
-
Provides access to whether a transaction is currently in progress.
- isTransformedValueATupleElement(String[], int) - Method in class org.hibernate.transform.AliasToBeanResultTransformer
-
- isTransformedValueATupleElement(String[], int) - Method in class org.hibernate.transform.AliasToEntityMapResultTransformer
-
- isTransformedValueATupleElement(String[], int) - Method in class org.hibernate.transform.DistinctRootEntityResultTransformer
-
- isTransformedValueATupleElement(String[], int) - Method in class org.hibernate.transform.PassThroughResultTransformer
-
- isTransformedValueATupleElement(String[], int) - Method in class org.hibernate.transform.RootEntityResultTransformer
-
- isTransformedValueATupleElement(String[], int) - Method in interface org.hibernate.transform.TupleSubsetResultTransformer
-
When a tuple is transformed, is the result a single element of the tuple?
- isTransient(Object) - Method in class org.hibernate.EmptyInterceptor
-
- isTransient(String, Object, Boolean, SessionImplementor) - Static method in class org.hibernate.engine.internal.ForeignKeys
-
Is this instance, which we know is not persistent, actually transient?
If
assumed is non-null, don't hit the database to make the determination, instead assume that
value; the client code must be prepared to "recover" in the case that this assumed result is incorrect.
- isTransient(Object) - Method in interface org.hibernate.Interceptor
-
Called to distinguish between transient and detached entities.
- isTransient(Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- isTransient(Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Is this a new transient instance?
- isTrue(Expression<Boolean>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- isTypeResolved() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- isTypeSpecified() - Method in class org.hibernate.mapping.SimpleValue
-
- isTypeSpecified() - Method in class org.hibernate.mapping.ToOne
-
- isUninitialized() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoader
-
- isUninitialized() - Method in class org.hibernate.proxy.AbstractLazyInitializer
-
- isUninitialized() - Method in interface org.hibernate.proxy.LazyInitializer
-
Is the proxy uninitialzed?
- 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.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
-
- isUnique() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- isUnique() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
-
- isUnique() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
-
- isUnique() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOneAttributeColumnsAndFormulasSource
-
- isUnique - Variable in class org.hibernate.boot.model.source.internal.hbm.ModelBinder.DelayedPropertyReferenceHandlerImpl
-
- isUnique() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- isUnique() - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.AbstractColumnsAndFormulasSource
-
- isUnique() - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.ColumnsAndFormulasSource
-
- 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.cfg.Ejb3Column
-
- isUnique() - Method in class org.hibernate.cfg.JPAIndexHolder
-
- isUnique() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Gets the value of the unique property.
- isUnique() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Index
-
Gets the value of the unique property.
- isUnique() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Gets the value of the unique property.
- isUnique() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Gets the value of the unique property.
- isUnique() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the unique property.
- isUnique() - Method in class org.hibernate.mapping.Column
-
- isUnreferenced() - Method in class org.hibernate.collection.internal.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.c3p0.internal.C3P0ConnectionProvider
-
- isUnwrappableAs(Class) - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
-
- isUnwrappableAs(Class) - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
-
- isUnwrappableAs(Class) - Method in class org.hibernate.engine.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
-
- 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 class org.hibernate.hikaricp.internal.HikariCPConnectionProvider
-
- isUnwrappableAs(Class) - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
-
- isUnwrappableAs(Class) - Method in interface org.hibernate.service.spi.Wrapped
-
Can this wrapped service be unwrapped as the indicated type?
- isUnwrappableAs(Class) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
-
- isUnwrapProxies() - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl
-
- isUnwrapProxies() - Method in interface org.hibernate.boot.model.source.spi.FetchCharacteristicsSingularAssociation
-
- isUnwrapProxy() - Method in class org.hibernate.mapping.ToOne
-
- isUpdatable() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributePropertySource
-
- isUpdatable() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- isUpdatable() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- isUpdatable() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOnePropertySource
-
- isUpdatable() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- 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 class org.hibernate.cfg.Ejb3Column
-
- isUpdatable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Gets the value of the updatable property.
- isUpdatable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Gets the value of the updatable property.
- isUpdatable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Gets the value of the updatable property.
- isUpdatable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the updatable property.
- isUpdatable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
-
Gets the value of the updatable property.
- 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.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.tuple.AbstractNonIdentifierAttribute
-
- isUpdateable() - Method in class org.hibernate.tuple.BaselineAttributeInformation
-
- isUpdateable() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
-
- isUpdateCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- isUpdateCallable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- isUpdateNecessary(FlushEntityEvent) - Method in class org.hibernate.event.internal.DefaultFlushEntityEventListener
-
Performs all necessary checking to determine if an entity needs an SQL update
to synchronize its state to the database.
- isUpToDate(Set<Serializable>, Long, SessionImplementor) - Method in class org.hibernate.cache.internal.StandardQueryCache
-
- isUpToDate(Set<Serializable>, Long, SessionImplementor) - Method in class org.hibernate.cache.spi.UpdateTimestampsCache
-
Perform an up-to-date check for the given set of query spaces.
- isUsedInOptimisticLocking() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributePropertySource
-
- isUsedInOptimisticLocking() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOnePropertySource
-
- isUseQuotedIdentifiers() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- isUseQuotedIdentifiers() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- isUseQuotedIdentifiers() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
Is the use of quoted identifiers in effect for this whole persistence unit?
- isUseRevisionEntityWithNativeId() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- isUsingModifiedFlag() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- isUsingModifiedFlag() - Method in class org.hibernate.envers.internal.entities.PropertyData
-
- isValid(Mapping) - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- isValid(Mapping) - Method in class org.hibernate.mapping.Collection
-
- 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
-
- isValidationEnabled() - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
-
- isVerbose() - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
-
- isVersion() - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- isVersion() - Method in class org.hibernate.jpa.criteria.path.MapKeyHelpers.MapKeyAttribute
-
- isVersion() - Method in class org.hibernate.jpa.internal.metamodel.SingularAttributeImpl
-
- isVersion() - Method in class org.hibernate.mapping.SimpleValue
-
- isVersionable() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- isVersionable() - Method in class org.hibernate.tuple.BaselineAttributeInformation
-
- isVersionable() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
-
- isVersioned() - Method in class org.hibernate.cache.internal.CacheDataDescriptionImpl
-
- isVersioned() - Method in interface org.hibernate.cache.spi.CacheDataDescription
-
- isVersioned() - Method in interface org.hibernate.cache.spi.OptimisticCacheSource
-
- isVersioned(String) - Method in class org.hibernate.envers.internal.entities.EntitiesConfigurations
-
- 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
-
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 class org.hibernate.tuple.entity.EntityMetamodel
-
- isVersionGenerated() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- isVersionIncrementDisabled() - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
After the save, will te version number be incremented
if the instance is modified?
- isVersionIncrementDisabled() - Method in class org.hibernate.event.internal.DefaultReplicateEventListener
-
- isVersionIncrementRequired(int[], boolean, boolean[]) - Static method in class org.hibernate.engine.internal.Versioning
-
Do we need to increment the version number, given the dirty properties?
- 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
-
Is the version property included in insert statements?
- isVirtual() - Method in interface org.hibernate.tuple.IdentifierAttribute
-
- isVirtual() - Method in class org.hibernate.tuple.IdentifierProperty
-
- isVirtualAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
-
- isVirtualAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractToOneAttributeSourceImpl
-
- isVirtualAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- isVirtualAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- isVirtualAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- 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.
- isWhitespace(String) - Static method in class org.hibernate.hql.internal.classic.ParserHelper
-
- isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
-
- isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentBag
-
- isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentList
-
- isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentMap
-
- isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentSet
-
- isWrapper(Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Is this the wrapper for the given collection instance?
- isWrapper(Class<?>) - Static method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper
-
- isWrapResultSetsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- isWrapResultSetsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- isWrapResultSetsEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- isWrapResultSetsEnabled() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- isWrapResultSetsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- isWrapResultSetsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- isWrapResultSetsEnabled() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- isXMLElement() - Method in class org.hibernate.type.AbstractStandardBasicType
-
- iterate(String, QueryParameters) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- iterate(String, QueryParameters) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Execute an iterate() query
- iterate(QueryParameters, EventSource) - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
Return the query results as an iterator
- iterate(QueryParameters, EventSource) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
Return the query results as an iterator
- iterate(QueryParameters, EventSource) - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Perform an iterate operation given the underlying query definition.
- iterate() - Method in class org.hibernate.internal.CollectionFilterImpl
-
- iterate() - Method in class org.hibernate.internal.QueryImpl
-
- iterate(String, QueryParameters) - Method in class org.hibernate.internal.SessionImpl
-
- iterate() - Method in class org.hibernate.internal.SQLQueryImpl
-
- iterate(String, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- iterate(QueryParameters, EventSource) - Method in class org.hibernate.loader.hql.QueryLoader
-
- iterate() - Method in interface org.hibernate.Query
-
Return the query results as an Iterator.
- iterateEntityNameResolvers() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- iterateEntityNameResolvers() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- iterateEntityNameResolvers() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- iterateExpressionEntries() - Method in class org.hibernate.internal.CriteriaImpl
-
- iterateFilter(Object, String, QueryParameters) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- iterateFilter(Object, String, QueryParameters) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Iterate a filter
- iterateFilter(Object, String, QueryParameters) - Method in class org.hibernate.internal.SessionImpl
-
- iterateFilter(Object, String, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- iterateOrderings() - Method in class org.hibernate.internal.CriteriaImpl
-
- iterateSubcriteria() - Method in class org.hibernate.internal.CriteriaImpl
-
- iterator() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- iterator() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
-
- iterator() - Method in class org.hibernate.collection.internal.PersistentBag
-
- iterator() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- iterator() - Method in class org.hibernate.collection.internal.PersistentList
-
- iterator() - Method in class org.hibernate.collection.internal.PersistentSet
-
- iterator() - Method in class org.hibernate.engine.spi.ExecutableList
-
Returns an iterator for the list.
- iterator() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- iterator() - Method in class org.hibernate.internal.util.collections.IdentitySet
-
- iterator() - Method in class org.hibernate.internal.util.collections.JoinedIterable
-
- IteratorImpl - Class in org.hibernate.internal
-
An implementation of java.util.Iterator that is
returned by iterate() query execution methods.
- IteratorImpl(ResultSet, PreparedStatement, EventSource, boolean, Type[], String[][], HolderInstantiator) - Constructor for class org.hibernate.internal.IteratorImpl
-
- IteratorProxy(Iterator) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.IteratorProxy
-
- iteratorsContentEqual(Iterator, Iterator) - Static method in class org.hibernate.envers.internal.tools.Tools
-
- iteratorToList(Iterator<T>) - Static method in class org.hibernate.envers.internal.tools.Tools
-
- itr - Variable in class org.hibernate.collection.internal.AbstractPersistentCollection.IteratorProxy
-
- itr - Variable in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
-
- sameAsCached(EntityPersister, Serializable, Object[]) - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
-
Are the naturals id values cached here (if any) for the given persister+pk combo the same as the given values?
- SAPDBDialect - Class in org.hibernate.dialect
-
An SQL dialect compatible with SAP DB.
- SAPDBDialect() - Constructor for class org.hibernate.dialect.SAPDBDialect
-
Constructs a SAPDBDialect
- save(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- save(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- SAVE - Static variable in class org.hibernate.event.spi.EventType
-
- save(Object) - Method in class org.hibernate.internal.SessionImpl
-
- save(String, Object) - Method in class org.hibernate.internal.SessionImpl
-
- save(Object) - Method in interface org.hibernate.Session
-
Persist the given transient instance, first assigning a generated identifier.
- save(String, Object) - Method in interface org.hibernate.Session
-
Persist the given transient instance, first assigning a generated identifier.
- 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(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- saveOrUpdate(Object) - Method in class org.hibernate.internal.SessionImpl
-
- saveOrUpdate(String, Object) - Method in class org.hibernate.internal.SessionImpl
-
- saveOrUpdate(Object) - Method in interface org.hibernate.Session
-
- saveOrUpdate(String, Object) - Method in interface org.hibernate.Session
-
- SaveOrUpdateEvent - Class in org.hibernate.event.spi
-
An event class for saveOrUpdate()
- SaveOrUpdateEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.spi.SaveOrUpdateEvent
-
- SaveOrUpdateEvent(String, Object, Serializable, EventSource) - Constructor for class org.hibernate.event.spi.SaveOrUpdateEvent
-
- SaveOrUpdateEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.SaveOrUpdateEvent
-
- SaveOrUpdateEventListener - Interface in org.hibernate.event.spi
-
Defines the contract for handling of update events generated from a session.
- saveRevisionData(Session, Object) - Method in class org.hibernate.envers.internal.revisioninfo.DefaultRevisionInfoGenerator
-
- saveRevisionData(Session, Object) - Method in interface org.hibernate.envers.internal.revisioninfo.RevisionInfoGenerator
-
- saveWithGeneratedId(Object, String, Object, EventSource, boolean) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
Prepares the save call using a newly generated id.
- saveWithGeneratedId(Object, String, Object, EventSource, boolean) - Method in class org.hibernate.jpa.event.internal.core.JpaMergeEventListener
-
- saveWithGeneratedId(Object, String, Object, EventSource, boolean) - Method in class org.hibernate.jpa.event.internal.core.JpaPersistEventListener
-
- saveWithGeneratedId(Object, String, Object, EventSource, boolean) - Method in class org.hibernate.jpa.event.internal.core.JpaSaveEventListener
-
- saveWithGeneratedId(Object, String, Object, EventSource, boolean) - Method in class org.hibernate.jpa.event.internal.core.JpaSaveOrUpdateEventListener
-
- saveWithGeneratedOrRequestedId(SaveOrUpdateEvent) - Method in class org.hibernate.event.internal.DefaultSaveEventListener
-
- saveWithGeneratedOrRequestedId(SaveOrUpdateEvent) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
-
Save the transient instance, assigning the right identifier
- saveWithRequestedId(Object, Serializable, String, Object, EventSource) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
Prepares the save call using the given requested id.
- saveWithRequestedId(Object, Serializable, String, Object, EventSource) - Method in class org.hibernate.jpa.event.internal.core.JpaMergeEventListener
-
- saveWithRequestedId(Object, Serializable, String, Object, EventSource) - Method in class org.hibernate.jpa.event.internal.core.JpaPersistEventListener
-
- saveWithRequestedId(Object, Serializable, String, Object, EventSource) - Method in class org.hibernate.jpa.event.internal.core.JpaSaveEventListener
-
- saveWithRequestedId(Object, Serializable, String, Object, EventSource) - Method in class org.hibernate.jpa.event.internal.core.JpaSaveOrUpdateEventListener
-
- scalarName(int, int) - Static method in class org.hibernate.hql.internal.NameGenerator
-
- scalarName(String, int) - Static method in class org.hibernate.hql.internal.NameGenerator
-
- scalarNames(String, int) - Static method in class org.hibernate.hql.internal.NameGenerator
-
- scalarNames(int, int) - Static method in class org.hibernate.hql.internal.NameGenerator
-
- ScalarResultColumnProcessor - Class in org.hibernate.loader.custom
-
Represents a scalar result within the custom query
- ScalarResultColumnProcessor(int) - Constructor for class org.hibernate.loader.custom.ScalarResultColumnProcessor
-
- ScalarResultColumnProcessor(String, Type) - Constructor for class org.hibernate.loader.custom.ScalarResultColumnProcessor
-
- ScalarReturn - Class in org.hibernate.loader.custom
-
Represent a scalar (aka simple value) return within a query result.
- ScalarReturn(Type, String) - Constructor for class org.hibernate.loader.custom.ScalarReturn
-
- ScalarReturn - Interface in org.hibernate.loader.plan.spi
-
Represent a simple scalar return within a query result.
- ScalarReturnImpl - Class in org.hibernate.loader.plan.build.internal.returns
-
- ScalarReturnImpl(String, Type) - Constructor for class org.hibernate.loader.plan.build.internal.returns.ScalarReturnImpl
-
- 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() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
-
- scale - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
- scale - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
- 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.AvailableSettings
-
- Scanner - Interface in org.hibernate.ejb.packaging
-
- SCANNER - Static variable in interface org.hibernate.jpa.AvailableSettings
-
- SCANNER_ARCHIVE_INTERPRETER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- SCANNER_DEPRECATED - Static variable in interface org.hibernate.cfg.AvailableSettings
-
The deprecated name.
- SCANNER_DISCOVERY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Identifies a comma-separate list of values indicating the types of
things we should auto-detect during scanning.
- ScanningCoordinator - Class in org.hibernate.boot.model.process.internal
-
Coordinates the process of executing
Scanner
(if enabled)
and applying the resources (classes, packages and mappings) discovered.
- ScanOptions - Interface in org.hibernate.boot.archive.scan.spi
-
Options for performing scanning
- ScanParameters - Interface in org.hibernate.boot.archive.scan.spi
-
- ScanResult - Interface in org.hibernate.boot.archive.scan.spi
-
Defines the result of scanning
- ScanResultCollector - Class in org.hibernate.boot.archive.scan.internal
-
- ScanResultCollector(ScanEnvironment, ScanOptions, ScanParameters) - Constructor for class org.hibernate.boot.archive.scan.internal.ScanResultCollector
-
- ScanResultImpl - Class in org.hibernate.boot.archive.scan.internal
-
- ScanResultImpl(Set<PackageDescriptor>, Set<ClassDescriptor>, Set<MappingFileDescriptor>) - Constructor for class org.hibernate.boot.archive.scan.internal.ScanResultImpl
-
- scheduleAuditDataRemoval(Session, Object) - Method in class org.hibernate.envers.internal.synchronization.SessionCacheCleaner
-
Schedules audit data removal from session level cache after transaction completion.
- 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 - Static variable in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
-
- SCHEMA - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
-
The configuration parameter holding the schema name
- schema - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
- schema - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
- schema - Variable in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
- schema - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
- schema - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
- schema - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
- schema - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Table
-
- schema - Variable in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
- SCHEMA_GEN_CONNECTION - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Allows passing the specific
Connection
instance to be used for performing schema generation
where the target is "database".
- SCHEMA_GEN_CREATE_SCHEMAS - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Specifies whether the persistence provider is to create the database schema(s) in addition to creating
database objects (tables, sequences, constraints, etc).
- SCHEMA_GEN_CREATE_SCRIPT_SOURCE - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Specifies the CREATE script file as either a
Reader
configured for reading of the DDL script
file or a string designating a file
URL
for the DDL script.
- SCHEMA_GEN_CREATE_SOURCE - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Specifies whether schema generation commands for schema creation are to be determine based on object/relational
mapping metadata, DDL scripts, or a combination of the two.
- SCHEMA_GEN_DATABASE_ACTION - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Specifies the type of schema generation action to be taken by the persistence provider in regards to sending
commands directly to the database via JDBC.
- SCHEMA_GEN_DB_MAJOR_VERSION - Static variable in interface org.hibernate.jpa.AvailableSettings
-
- SCHEMA_GEN_DB_MINOR_VERSION - Static variable in interface org.hibernate.jpa.AvailableSettings
-
- SCHEMA_GEN_DB_NAME - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Specifies the name of the database provider in cases where a Connection to the underlying database is
not available (aka, mainly in generating scripts).
- SCHEMA_GEN_DROP_SCRIPT_SOURCE - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Specifies the DROP script file as either a
Reader
configured for reading of the DDL script
file or a string designating a file
URL
for the DDL script.
- SCHEMA_GEN_DROP_SOURCE - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Specifies whether schema generation commands for schema dropping are to be determine based on object/relational
mapping metadata, DDL scripts, or a combination of the two.
- SCHEMA_GEN_LOAD_SCRIPT_SOURCE - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Specifies a
Reader
configured for reading of the SQL load script or a string designating the
file
URL
for the SQL load script.
- SCHEMA_GEN_SCRIPTS_ACTION - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Specifies the type of schema generation action to be taken by the persistence provider in regards to writing
commands to DDL script files.
- SCHEMA_GEN_SCRIPTS_CREATE_TARGET - Static variable in interface org.hibernate.jpa.AvailableSettings
-
For cases where the
"javax.persistence.schema-generation.scripts.action" value indicates that schema creation commands should
be written to DDL script file, "javax.persistence.schema-generation.scripts.create-target" specifies either a
Writer
configured for output of the DDL script or a string specifying the file URL for the DDL
script.
- SCHEMA_GEN_SCRIPTS_DROP_TARGET - Static variable in interface org.hibernate.jpa.AvailableSettings
-
For cases where the
"javax.persistence.schema-generation.scripts.action" value indicates that schema drop commands should
be written to DDL script file, "javax.persistence.schema-generation.scripts.drop-target" specifies either a
Writer
configured for output of the DDL script or a string specifying the file URL for the DDL
script.
- SCHEMA_MANAGEMENT_TOOL - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- SCHEMA_NAME_RESOLVER - Static variable in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl
-
- SchemaAutoTooling - Enum in org.hibernate.boot
-
Defines the possible values for "hbm2ddl_auto"
- SchemaCreator - Interface in org.hibernate.tool.schema.spi
-
Service delegate for handling schema creation.
- SchemaCreatorImpl - Class in org.hibernate.tool.schema.internal
-
This is functionally nothing more than the creation script from the older SchemaExport class (plus some
additional stuff in the script).
- SchemaCreatorImpl() - Constructor for class org.hibernate.tool.schema.internal.SchemaCreatorImpl
-
- SchemaDropper - Interface in org.hibernate.tool.schema.spi
-
Service delegate for handling schema dropping.
- SchemaDropperImpl - Class in org.hibernate.tool.schema.internal
-
This is functionally nothing more than the creation script from the older SchemaExport class (plus some
additional stuff in the script).
- SchemaDropperImpl() - Constructor for class org.hibernate.tool.schema.internal.SchemaDropperImpl
-
- schemaExists(Namespace.Name) - Method in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
-
- schemaExists(Identifier, Identifier) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
-
- schemaExists(Namespace.Name) - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
-
Check to see if the given schema already exists.
- schemaExists(Identifier, Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
-
The the given schema exist yet?
- SchemaExport - Class in org.hibernate.tool.hbm2ddl
-
Commandline tool to export table schema to the database.
- SchemaExport(MetadataImplementor) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
-
Builds a SchemaExport object.
- SchemaExport(MetadataImplementor, boolean) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
-
Builds a SchemaExport object.
- SchemaExport(ServiceRegistry, MetadataImplementor) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
-
Builds a SchemaExport object.
- SchemaExport(ServiceRegistry, MetadataImplementor, boolean) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
-
Builds a SchemaExport object.
- SchemaExport(ConnectionHelper, MetadataImplementor) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
-
Intended for testing use
- SchemaExport(MetadataImplementor, Connection) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
-
Create a SchemaExport for the given Metadata, using the supplied connection for connectivity.
- SchemaExport(ServiceRegistry, Configuration) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
-
- SchemaExport(Configuration) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
-
- SchemaExport(Configuration, Connection) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
-
- SchemaExport(ConnectionHelper, String[], String[]) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
-
- SchemaExport.Type - Enum in org.hibernate.tool.hbm2ddl
-
- schemaExportComplete() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- SchemaExportTask - Class in org.hibernate.tool.hbm2ddl
-
An Ant task for SchemaExport.
- SchemaExportTask() - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
- schemaExportUnsuccessful(Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- 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
-
- SchemaGenAction - Enum in org.hibernate.jpa
-
- SchemaGenSource - Enum in org.hibernate.jpa
-
Describes the allowable values of the and
settings.
- 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.
- SchemaManagementToolInitiator - Class in org.hibernate.tool.schema.internal
-
- SchemaManagementToolInitiator() - Constructor for class org.hibernate.tool.schema.internal.SchemaManagementToolInitiator
-
- SchemaMigrator - Interface in org.hibernate.tool.schema.spi
-
Service delegate for handling schema migration.
- SchemaMigratorImpl - Class in org.hibernate.tool.schema.internal
-
- SchemaMigratorImpl() - Constructor for class org.hibernate.tool.schema.internal.SchemaMigratorImpl
-
- 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
.
- SchemaNameResolverFallbackDelegate() - Constructor for class org.hibernate.engine.jdbc.env.internal.DefaultSchemaNameResolver.SchemaNameResolverFallbackDelegate
-
- SchemaNameResolverJava17Delegate(Method) - Constructor for class org.hibernate.engine.jdbc.env.internal.DefaultSchemaNameResolver.SchemaNameResolverJava17Delegate
-
- SchemaUpdate - Class in org.hibernate.tool.hbm2ddl
-
A commandline tool to update a database schema.
- SchemaUpdate(MetadataImplementor) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaUpdate
-
Creates a SchemaUpdate object.
- SchemaUpdate(ServiceRegistry, MetadataImplementor) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaUpdate
-
Creates a SchemaUpdate object.
- SchemaUpdateCommand - Class in org.hibernate.tool.hbm2ddl
-
Pairs a SchemaUpdate SQL script with the boolean 'quiet'.
- SchemaUpdateCommand(String, boolean) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaUpdateCommand
-
- schemaUpdateComplete() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- SchemaUpdateTask - Class in org.hibernate.tool.hbm2ddl
-
An Ant task for SchemaUpdate.
- SchemaUpdateTask() - Constructor for class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
- SchemaValidator - Class in org.hibernate.tool.hbm2ddl
-
A commandline tool to update a database schema.
- SchemaValidator(MetadataImplementor) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaValidator
-
- SchemaValidator(ServiceRegistry, MetadataImplementor) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaValidator
-
- SchemaValidator - Interface in org.hibernate.tool.schema.spi
-
Service delegate for handling schema validations
- SchemaValidatorImpl - Class in org.hibernate.tool.schema.internal
-
- SchemaValidatorImpl(Dialect) - Constructor for class org.hibernate.tool.schema.internal.SchemaValidatorImpl
-
- SchemaValidatorTask - Class in org.hibernate.tool.hbm2ddl
-
An Ant task for SchemaUpdate.
- SchemaValidatorTask() - Constructor for class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
-
- scope() - Method in class org.hibernate.type.EntityType
-
- scope(SessionFactoryImplementor) - Method in class org.hibernate.type.TypeResolver
-
- scopingTypesToSessionFactoryAfterAlreadyScoped(SessionFactoryImplementor, SessionFactoryImplementor) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- script() - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
-
- ScriptSourceInput - Interface in org.hibernate.jpa.internal.schemagen
-
Contract for hiding the differences between a passed Reader, File or URL in terms of how we read input
scripts.
- ScriptSourceInputFromFile - Class in org.hibernate.jpa.internal.schemagen
-
ScriptSourceInput implementation for File references.
- ScriptSourceInputFromFile(File) - Constructor for class org.hibernate.jpa.internal.schemagen.ScriptSourceInputFromFile
-
Constructs a ScriptSourceInputFromFile
- ScriptSourceInputFromReader - Class in org.hibernate.jpa.internal.schemagen
-
ScriptSourceInput implementation for explicitly given Readers.
- ScriptSourceInputFromReader(Reader) - Constructor for class org.hibernate.jpa.internal.schemagen.ScriptSourceInputFromReader
-
Constructs a ScriptSourceInputFromReader
- ScriptSourceInputFromUrl - Class in org.hibernate.jpa.internal.schemagen
-
ScriptSourceInput implementation for URL references.
- ScriptSourceInputFromUrl(URL) - Constructor for class org.hibernate.jpa.internal.schemagen.ScriptSourceInputFromUrl
-
Constructs a ScriptSourceInputFromUrl instance
- ScriptTargetOutput - Interface in org.hibernate.jpa.internal.schemagen
-
Contract for hiding the differences between a passed Writer, File or URL in terms of how we write output
scripts.
- ScriptTargetOutputToFile - Class in org.hibernate.jpa.internal.schemagen
-
ScriptTargetOutput implementation for writing to supplied File references
- ScriptTargetOutputToFile(File) - Constructor for class org.hibernate.jpa.internal.schemagen.ScriptTargetOutputToFile
-
Constructs a ScriptTargetOutputToFile
- ScriptTargetOutputToUrl - Class in org.hibernate.jpa.internal.schemagen
-
ScriptTargetOutput implementation for writing to supplied URL references
- ScriptTargetOutputToUrl(URL) - Constructor for class org.hibernate.jpa.internal.schemagen.ScriptTargetOutputToUrl
-
Constructs a ScriptTargetOutputToUrl
- ScriptTargetOutputToWriter - Class in org.hibernate.jpa.internal.schemagen
-
ScriptTargetOutput implementation for supplied Writer references
- ScriptTargetOutputToWriter(Writer) - Constructor for class org.hibernate.jpa.internal.schemagen.ScriptTargetOutputToWriter
-
Constructs a ScriptTargetOutputToWriter
- scroll() - Method in interface org.hibernate.Criteria
-
- scroll(ScrollMode) - Method in interface org.hibernate.Criteria
-
- scroll(String, QueryParameters) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- scroll(Criteria, ScrollMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- scroll(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- scroll(String, QueryParameters) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Execute a scroll() query
- scroll(Criteria, ScrollMode) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Execute a criteria query
- scroll(NativeSQLQuerySpecification, QueryParameters) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Execute a native SQL query, and return the results as a scrollable result.
- scroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
Return the query results, as an instance of ScrollableResults
- scroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- scroll(QueryParameters, SessionImplementor) - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Perform a scroll operation given the underlying query definition.
- scroll(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.internal.AbstractSessionImpl
-
- scroll() - Method in class org.hibernate.internal.CollectionFilterImpl
-
- scroll() - Method in class org.hibernate.internal.CriteriaImpl
-
- scroll(ScrollMode) - Method in class org.hibernate.internal.CriteriaImpl
-
- scroll() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- scroll(ScrollMode) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- scroll(int) - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
-
- scroll() - Method in class org.hibernate.internal.QueryImpl
-
- scroll(ScrollMode) - Method in class org.hibernate.internal.QueryImpl
-
- scroll(int) - Method in class org.hibernate.internal.ScrollableResultsImpl
-
- scroll(String, QueryParameters) - Method in class org.hibernate.internal.SessionImpl
-
- scroll(Criteria, ScrollMode) - Method in class org.hibernate.internal.SessionImpl
-
- scroll(ScrollMode) - Method in class org.hibernate.internal.SQLQueryImpl
-
- scroll() - Method in class org.hibernate.internal.SQLQueryImpl
-
- scroll(Criteria, ScrollMode) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- scroll(String, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- scroll(SessionImplementor, ScrollMode) - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- scroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader
-
- scroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
-
- scroll(QueryParameters, Type[], HolderInstantiator, SessionImplementor) - Method in class org.hibernate.loader.Loader
-
Return the query results, as an instance of ScrollableResults
- scroll() - Method in interface org.hibernate.Query
-
Return the query results as ScrollableResults.
- scroll(ScrollMode) - Method in interface org.hibernate.Query
-
Return the query results as ScrollableResults.
- scroll(int) - Method in interface org.hibernate.ScrollableResults
-
Scroll the specified number of positions from the current position.
- ScrollableResults - Interface in org.hibernate
-
A result iterator that allows moving around within the results
by arbitrary increments.
- ScrollableResultSetProcessor - Interface in org.hibernate.loader.plan.exec.process.spi
-
Contract for processing JDBC ResultSets a single logical row at a time.
- ScrollableResultsImpl - Class in org.hibernate.internal
-
Standard ScrollableResults implementation.
- ScrollableResultsImpl(ResultSet, PreparedStatement, SessionImplementor, Loader, QueryParameters, Type[], HolderInstantiator) - Constructor for class org.hibernate.internal.ScrollableResultsImpl
-
Constructs a ScrollableResultsImpl using the specified information.
- scrollCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- scrollCustomQuery(CustomQuery, QueryParameters) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Execute an SQL Query
- scrollCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.internal.SessionImpl
-
- scrollCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- ScrollMode - Enum in org.hibernate
-
Specifies the type of JDBC scrollable result set to use underneath a
ScrollableResults
.
- SDO_BATCH_SIZE - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
The sdo_batch_size parameter
- SDO_NUM_RES - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
The sdo_num_res parameter
- SDOFilter(String, Geometry, SDOParameterMap) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_FILTER" constraint to the specified property, using the specified parameters
- SDOFilter(String, Geometry, Double, Double) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_FILTER" constraint to the specified property, using the specified parameters
- SDOGeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.oracle
-
Descriptor for the Oracle Spatial SDO_GEOMETRY type
- SDOGeometryTypeDescriptor(OracleJDBCTypeFactory) - Constructor for class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
-
Constructs a SqlTypeDescriptor
for the Oracle SDOGeometry type.
- SDOGeometryValueExtractor<X> - Class in org.hibernate.spatial.dialect.oracle
-
ValueExtractor for SDO_GEOMETRY
- SDOGeometryValueExtractor(JavaTypeDescriptor<X>, SqlTypeDescriptor) - Constructor for class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
-
Creates instance
- SDONN(String, Geometry, Double, Integer, String) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_NN" constraint to the specified property, using the specified parameters
- SDONN(String, Geometry, SDOParameterMap) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_NN" constraint to the specified property, using the specified SDOParameterMap
- SDOParameterMap - Class in org.hibernate.spatial.dialect.oracle.criterion
-
Represents the parameters that can be passed into Oracle's Spatial operators
- SDOParameterMap() - Constructor for class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Constructs an empty instance
- SDORelate(String, Geometry, SDOParameterMap) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_RELATE" constraint to the specified property, using the specified SDOParameterMap
- SDORelate(String, Geometry, RelationshipMask[], Double, Double) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_RELATE" constraint to the specified property, using the specified parameters.
- SDOWithinDistance(String, Geometry, SDOParameterMap) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_WITHIN_DISTANCE" constraint to the specified property, using the specified SDOParameterMap
.
- SDOWithinDistance(String, Geometry, Double, SDOParameterMap) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_WITHIN_DISTANCE" constraint to the specified property, using the specified SDOParameterMap
.
- searchedCaseExpression(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- SearchedCaseExpression<R> - Class in org.hibernate.jpa.criteria.expression
-
Models what ANSI SQL terms a searched case expression.
- SearchedCaseExpression(CriteriaBuilderImpl, Class<R>) - Constructor for class org.hibernate.jpa.criteria.expression.SearchedCaseExpression
-
- SearchedCaseExpression.WhenClause - Class in org.hibernate.jpa.criteria.expression
-
- SearchedCaseNode - Class in org.hibernate.hql.internal.ast.tree
-
Models what ANSI SQL terms a searched case expression.
- SearchedCaseNode() - Constructor for class org.hibernate.hql.internal.ast.tree.SearchedCaseNode
-
- searchedCaseStatement() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- searchedCaseWhenClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- searchedCaseWhenClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- searchingForMappingDocuments(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- SecondaryAuditTable - Annotation Type in org.hibernate.envers
-
- SecondaryAuditTables - Annotation Type in org.hibernate.envers
-
- secondaryTable - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
- SecondaryTable - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- SecondaryTable() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
- SecondaryTableContainer - Interface in org.hibernate.boot.jaxb.hbm.spi
-
Common interface for mappings that may contain secondary table (join) mappings.
- SecondaryTableSecondPass - Class in org.hibernate.cfg
-
- SecondaryTableSecondPass(EntityBinder, PropertyHolder, XAnnotatedElement) - Constructor for class org.hibernate.cfg.SecondaryTableSecondPass
-
- SecondaryTableSource - Interface in org.hibernate.boot.model.source.spi
-
- secondLevelCacheHit(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- secondLevelCacheHit(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback indicating a get from second level cache resulted in a hit.
- secondLevelCacheHits(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- SecondLevelCacheMetadataModuleFinder - Class in org.hibernate.cache.infinispan.util
-
- SecondLevelCacheMetadataModuleFinder() - Constructor for class org.hibernate.cache.infinispan.util.SecondLevelCacheMetadataModuleFinder
-
- secondLevelCacheMiss(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- secondLevelCacheMiss(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback indicating a get from second level cache resulted in a miss.
- secondLevelCacheMisses(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- secondLevelCachePut(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- secondLevelCachePut(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback indicating a put into second level cache.
- secondLevelCachePuts(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- SecondLevelCacheStatistics - Interface in org.hibernate.stat
-
Second level cache statistics of a specific region
- secondPass(Map, Map) - Method in class org.hibernate.cfg.CollectionSecondPass
-
- SecondPass - Interface in org.hibernate.cfg
-
Second pass operation
- secondPassCompileForeignKeys(Table, Set<ForeignKey>, MetadataBuildingContext) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- security - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
-
- seed(SessionImplementor) - Method in class org.hibernate.type.BinaryType
-
- seed(SessionImplementor) - Method in class org.hibernate.type.ByteType
-
- seed(SessionImplementor) - Method in class org.hibernate.type.CalendarType
-
- seed(SessionImplementor) - Method in class org.hibernate.type.CustomType
-
- seed(SessionImplementor) - Method in class org.hibernate.type.DbTimestampType
-
- seed(SessionImplementor) - Method in class org.hibernate.type.InstantType
-
- seed(SessionImplementor) - Method in class org.hibernate.type.IntegerType
-
- seed(SessionImplementor) - Method in class org.hibernate.type.LocalDateTimeType
-
- seed(SessionImplementor) - Method in class org.hibernate.type.LongType
-
- seed(SessionImplementor) - Method in class org.hibernate.type.OffsetDateTimeType
-
- seed(SessionImplementor) - Method in class org.hibernate.type.RowVersionType
-
- seed(SessionImplementor) - Method in class org.hibernate.type.ShortType
-
- seed(SessionImplementor) - Method in class org.hibernate.type.TimestampType
-
- seed(SessionImplementor) - Method in interface org.hibernate.type.VersionType
-
Generate an initial version.
- seed(SessionImplementor) - Method in class org.hibernate.type.ZonedDateTimeType
-
- seed(SessionImplementor) - Method in interface org.hibernate.usertype.UserVersionType
-
Generate an initial version.
- seedVersion(Object[], int, VersionType, SessionImplementor) - Static method in class org.hibernate.engine.internal.Versioning
-
Create an initial optimistic locking value according the
VersionType
contract for the version property
if required and inject it into
the snapshot state.
- seekRootElementStartEvent(XMLEventReader, Origin) - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
-
- 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
-
- SEGMENT_VALUE_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
-
- SELECT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- SELECT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- SELECT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- select(Selection<? extends T>) - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- select(Expression<T>) - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- Select - Class in org.hibernate.sql
-
A simple SQL SELECT statement
- Select(Dialect) - Constructor for class org.hibernate.sql.Select
-
- SELECT_CLAUSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- SELECT_CLAUSE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- SELECT_COLUMNS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- SELECT_COLUMNS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- SELECT_EXPR - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- SELECT_EXPR - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- SELECT_FROM - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- SELECT_FROM - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- SELECT_FROM - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- Selectable - Interface in org.hibernate.mapping
-
Models the commonality between a column and a formula (computed value).
- selectAnyDataSource() - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
-
- selectAnyDataSource() - Method in class org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl
-
- selectAtom(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- SelectBeforeUpdate - Annotation Type in org.hibernate.annotations
-
Should the entity's current state be selected from the database when determining whether to perform an update when
re-attaching detached entities?
- selectBeforeUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
-
- selectBooleanExpr(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- selectCase(Expression<? extends C>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- selectCase(Class<R>, Expression<? extends C>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- selectCase() - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- selectCase(Class<R>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- selectClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- selectClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- selectClause(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- SelectClause - Class in org.hibernate.hql.internal.ast.tree
-
Represents the list of expressions in a SELECT clause.
- SelectClause() - Constructor for class org.hibernate.hql.internal.ast.tree.SelectClause
-
- selectColumn(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- selectConnectionProvider(String) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
-
- selectDataSource(String) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
-
- selectDataSource(String) - Method in class org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl
-
- selectedPropertiesList() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- selectExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- selectExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- SelectExpression - Interface in org.hibernate.hql.internal.ast.tree
-
Represents an element of a projection list, i.e.
- SelectExpression - Interface in org.hibernate.sql
-
TODO : javadoc
- SelectExpressionImpl - Class in org.hibernate.hql.internal.ast.tree
-
A select expression that was generated by a FROM element.
- SelectExpressionImpl() - Constructor for class org.hibernate.hql.internal.ast.tree.SelectExpressionImpl
-
- SelectExpressionList - Class in org.hibernate.hql.internal.ast.tree
-
Common behavior - a node that contains a list of select expressions.
- SelectExpressionList() - Constructor for class org.hibernate.hql.internal.ast.tree.SelectExpressionList
-
- selectExprList(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- selectFragment(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
Generate a list of collection index, key and element columns
- selectFragment(Joinable, String, String, String, String, boolean) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
-
- selectFragment(Joinable, String, String, String, String, boolean) - Method in class org.hibernate.persister.collection.OneToManyPersister
-
- selectFragment(String, String) - Method in interface org.hibernate.persister.collection.QueryableCollection
-
Generate a list of collection index and element columns
- selectFragment(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- selectFragment(Joinable, String, String, String, String, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- selectFragment(Joinable, String, String, String, String, boolean) - Method in interface org.hibernate.persister.entity.Joinable
-
All columns to select, when loading.
- selectFragment(String, String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
Generate a list of collection index, key and element columns
- selectFragment(String, String) - Method in interface org.hibernate.persister.entity.SQLLoadable
-
All columns to select, when loading.
- SelectFragment - Class in org.hibernate.sql
-
A fragment of an SQL SELECT clause
- SelectFragment() - Constructor for class org.hibernate.sql.SelectFragment
-
- selectFrom() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- SelectGenerator - Class in org.hibernate.id
-
A generator that selects the just inserted row to determine the identifier
value assigned by the database.
- SelectGenerator() - Constructor for class org.hibernate.id.SelectGenerator
-
- SelectGenerator.SelectGeneratorDelegate - Class in org.hibernate.id
-
The delegate for the select generation strategy.
- SelectionImpl<X> - Class in org.hibernate.jpa.criteria.expression
-
The Hibernate implementation of the JPA
Selection
contract.
- SelectionImpl(CriteriaBuilderImpl, Class<X>) - Constructor for class org.hibernate.jpa.criteria.expression.SelectionImpl
-
- SelectionImplementor<X> - Interface in org.hibernate.jpa.criteria
-
TODO : javadoc
- SelectLockingStrategy - Class in org.hibernate.dialect.lock
-
A locking strategy where the locks are obtained through select statements.
- SelectLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.SelectLockingStrategy
-
Construct a locking strategy based on SQL SELECT statements.
- selectObject() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- SelectParser - Class in org.hibernate.hql.internal.classic
-
Parsers the select clause of a Hibernate query.
- SelectParser() - Constructor for class org.hibernate.hql.internal.classic.SelectParser
-
- SelectPathExpressionParser - Class in org.hibernate.hql.internal.classic
-
- SelectPathExpressionParser() - Constructor for class org.hibernate.hql.internal.classic.SelectPathExpressionParser
-
- selectStatement() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- selectStatement(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- selectStatement(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- SelectStatementBuilder - Class in org.hibernate.loader.plan.exec.query.internal
-
Largely a copy of the
Select
class, but changed up slightly to better meet needs
of building a SQL SELECT statement from a LoadPlan
- SelectStatementBuilder(Dialect) - Constructor for class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
-
Constructs a select statement builder object.
- selectStrategyImplementor(Class<T>, String) - Method in class org.hibernate.boot.registry.selector.internal.StrategySelectorImpl
-
- selectStrategyImplementor(Class<T>, String) - Method in interface org.hibernate.boot.registry.selector.spi.StrategySelector
-
Locate the named strategy implementation.
- selectString(List) - Method in class org.hibernate.loader.JoinWalker
-
Generate a select list of columns containing all properties of the entity classes
- SelectValues - Class in org.hibernate.sql
-
Models a SELECT values lists.
- SelectValues(Dialect) - Constructor for class org.hibernate.sql.SelectValues
-
- 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.
- semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractType
-
- semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AnyType
-
- semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
-
- semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.ComponentType
-
- semiResolve(Object, SessionImplementor, Object) - Method in interface org.hibernate.type.Type
-
Given a hydrated, but unresolved value, return a value that may be used to reconstruct property-ref
associations.
- sendNotification(String) - Method in class org.hibernate.cache.ehcache.management.impl.AbstractEmitterBean
-
Sends notification of an event
- sendNotification(String, Object) - Method in class org.hibernate.cache.ehcache.management.impl.AbstractEmitterBean
-
Sends notification of an event
- sendNotification(String, Object, String) - Method in class org.hibernate.cache.ehcache.management.impl.AbstractEmitterBean
-
Sends notification of an event
- separator(AST, String) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- Sequence - Class in org.hibernate.boot.model.relational
-
Models a database SEQUENCE
.
- Sequence(Identifier, Identifier, Identifier) - Constructor for class org.hibernate.boot.model.relational.Sequence
-
- Sequence(Identifier, Identifier, Identifier, int, int) - Constructor for class org.hibernate.boot.model.relational.Sequence
-
- SEQUENCE - Static variable in class org.hibernate.id.SequenceGenerator
-
Deprecated.
The sequence parameter
- Sequence.Name - Class in org.hibernate.boot.model.relational
-
- SEQUENCE_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
Indicates the name of the sequence (or table) to use.
- SequenceGenerator - Class in org.hibernate.id
-
- SequenceGenerator() - Constructor for class org.hibernate.id.SequenceGenerator
-
Deprecated.
- sequenceGenerator - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
- sequenceGenerator - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
- sequenceGenerator - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
- SequenceGenerator - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- SequenceGenerator() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
- SequenceHiLoGenerator - Class in org.hibernate.id
-
- SequenceHiLoGenerator() - Constructor for class org.hibernate.id.SequenceHiLoGenerator
-
Deprecated.
- SequenceIdentityGenerator - Class in org.hibernate.id
-
- SequenceIdentityGenerator() - Constructor for class org.hibernate.id.SequenceIdentityGenerator
-
Deprecated.
- SequenceIdentityGenerator.Delegate - Class in org.hibernate.id
-
Deprecated.
- SequenceIdentityGenerator.NoCommentsInsert - Class in org.hibernate.id
-
Deprecated.
- SequenceIdRevisionEntity - Class in org.hibernate.envers.enhanced
-
- SequenceIdRevisionEntity() - Constructor for class org.hibernate.envers.enhanced.SequenceIdRevisionEntity
-
- SequenceIdTrackingModifiedEntitiesRevisionEntity - Class in org.hibernate.envers.enhanced
-
- SequenceIdTrackingModifiedEntitiesRevisionEntity() - Constructor for class org.hibernate.envers.enhanced.SequenceIdTrackingModifiedEntitiesRevisionEntity
-
- 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 an including Java 7, JDBC 4) still does not have support for obtaining information
about sequences from DatabaseMetaData.
- SequenceInformationExtractorH2DatabaseImpl - Class in org.hibernate.tool.schema.extract.internal
-
Temporary implementation that works for H2.
- SequenceInformationExtractorH2DatabaseImpl() - Constructor for class org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorH2DatabaseImpl
-
- SequenceInformationExtractorLegacyImpl - Class in org.hibernate.tool.schema.extract.internal
-
- SequenceInformationExtractorLegacyImpl() - Constructor for class org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorLegacyImpl
-
- SequenceInformationExtractorNoOpImpl - Class in org.hibernate.tool.schema.extract.internal
-
- SequenceInformationExtractorNoOpImpl() - Constructor for class org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorNoOpImpl
-
- SequenceInformationImpl - Class in org.hibernate.tool.schema.extract.internal
-
For now we only collect sequence name.
- SequenceInformationImpl(QualifiedSequenceName, int) - Constructor for class org.hibernate.tool.schema.extract.internal.SequenceInformationImpl
-
- sequenceName - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
- SequenceStructure - Class in org.hibernate.id.enhanced
-
Describes a sequence.
- SequenceStructure(JdbcEnvironment, QualifiedName, int, int, Class) - Constructor for class org.hibernate.id.enhanced.SequenceStructure
-
- SequenceStyleGenerator - Class in org.hibernate.id.enhanced
-
Generates identifier values based on an sequence-style database structure.
- SequenceStyleGenerator() - Constructor for class org.hibernate.id.enhanced.SequenceStyleGenerator
-
- SERIALIZABLE - Static variable in class org.hibernate.type.StandardBasicTypes
-
- serializable(Class<T>) - Static method in class org.hibernate.type.TypeFactory
-
- 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
.
- SerializableMutabilityPlan(Class<S>) - Constructor for class org.hibernate.type.descriptor.java.SerializableTypeDescriptor.SerializableMutabilityPlan
-
- 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.javassist.JavassistLazyInitializer
-
- SerializableProxy - Class in org.hibernate.proxy.pojo.javassist
-
Serializable placeholder for Javassist proxies
- SerializableProxy(String, Class, Class[], Serializable, Boolean, Method, Method, CompositeType) - Constructor for class org.hibernate.proxy.pojo.javassist.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
-
- SerializableType(Class<T>) - Constructor for class org.hibernate.type.SerializableType
-
- SerializableTypeDescriptor<T extends Serializable> - Class in org.hibernate.type.descriptor.java
-
- SerializableTypeDescriptor(Class<T>) - Constructor for class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
-
- SerializableTypeDescriptor.SerializableMutabilityPlan<S extends Serializable> - Class in org.hibernate.type.descriptor.java
-
- SerializationException - Exception in org.hibernate.type
-
Thrown when a property cannot be serializaed/deserialized
- SerializationException(String, Exception) - Constructor for exception org.hibernate.type.SerializationException
-
- SerializationHelper - Class in org.hibernate.internal.util
-
Assists with the serialization process and performs additional functionality based
on serialization.
- serialize(ObjectOutputStream) - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
- serialize(ObjectOutputStream) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- serialize(ObjectOutputStream) - Method in class org.hibernate.engine.internal.EntityEntryContext
-
JDK serialization hook for serializing
- serialize(ObjectOutputStream) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
Used by the owning session to explicitly control serialization of the
persistence context.
- serialize(ObjectOutputStream) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
JDK serialization hook
- 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(Serializable, OutputStream) - Static method in class org.hibernate.internal.util.SerializationHelper
-
Serializes an Object
to the specified stream.
- serialize(Serializable) - Static method in class org.hibernate.internal.util.SerializationHelper
-
Serializes an Object
to a byte array for
storage/serialization.
- serialize(ObjectOutputStream) - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
-
- serialize(ObjectOutputStream) - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
-
- 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
-
- ServiceContributingIntegrator - Interface in org.hibernate.integrator.spi
-
- ServiceContributor - Interface in org.hibernate.service.spi
-
Contract for contributing services.
- ServiceDependencyException - Exception in org.hibernate.service.internal
-
Indictes a problem processing service dependencies.
- ServiceDependencyException(String, Throwable) - Constructor for exception org.hibernate.service.internal.ServiceDependencyException
-
- ServiceDependencyException(String) - Constructor for exception org.hibernate.service.internal.ServiceDependencyException
-
- ServiceException - Exception in org.hibernate.service.spi
-
Indicates a problem with a service.
- ServiceException(String, Throwable) - Constructor for exception org.hibernate.service.spi.ServiceException
-
- ServiceException(String) - 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.
- serviceProperties(Properties) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- ServiceProxyGenerationException - Exception in org.hibernate.service.internal
-
Indicates a problem generating a service proxy
- ServiceProxyGenerationException(String, Throwable) - Constructor for exception org.hibernate.service.internal.ServiceProxyGenerationException
-
- ServiceProxyGenerationException(Throwable) - Constructor for exception org.hibernate.service.internal.ServiceProxyGenerationException
-
- serviceRegistry() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- ServiceRegistry - Interface in org.hibernate.service
-
- serviceRegistry() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- serviceRegistry() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- ServiceRegistryAwareService - Interface in org.hibernate.service.spi
-
Allows services to be injected with the
ServiceRegistry
during configuration phase.
- ServiceRegistryBuilder - Class in org.hibernate.testing
-
- ServiceRegistryCloser() - Constructor for class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.ServiceRegistryCloser
-
- ServiceRegistryImplementor - Interface in org.hibernate.service.spi
-
Additional integration contracts for a service registry.
- ServiceRegistryTestingImpl - Class in org.hibernate.testing.boot
-
ServiceRegistry useful in testing
- ServiceRegistryTestingImpl(boolean, BootstrapServiceRegistry, List<StandardServiceInitiator>, List<ProvidedService>, Map<?, ?>) - Constructor for class org.hibernate.testing.boot.ServiceRegistryTestingImpl
-
- serviceRole - Variable in exception org.hibernate.service.UnknownServiceException
-
- session() - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
-
Access to the session (via the PersistenceContext) to which this delegate ultimately belongs.
- session - Variable in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- session() - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- session - Variable in class org.hibernate.internal.AbstractQueryImpl
-
- session - Variable in class org.hibernate.jpa.internal.EntityManagerImpl
-
- session() - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- Session - Interface in org.hibernate
-
The main runtime interface between a Java application and Hibernate.
- session - Variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- Session.LockRequest - Interface in org.hibernate
-
Contains locking details (LockMode, Timeout and Scope).
- SESSION_FACTORY_NAME - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- SESSION_FACTORY_NAME_IS_JNDI - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- SESSION_FACTORY_OBSERVER - Static variable in interface org.hibernate.jpa.AvailableSettings
-
SessionFactoryObserver class name, the class must have a no-arg constructor
- SESSION_ID_COLUMN_NAME - Static variable in class org.hibernate.hql.spi.id.persistent.Helper
-
- SESSION_INTERCEPTOR - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Interceptor class name, the class has to have a no-arg constructor
- SessionBuilder - Interface in org.hibernate
-
Represents a consolidation of all session creation options into a builder style delegate.
- SessionBuilderImplementor - Interface in org.hibernate.engine.spi
-
Defines the internal contract between the SessionBuilder and other parts of
Hibernate..
- SessionCacheCleaner - Class in org.hibernate.envers.internal.synchronization
-
Class responsible for evicting audit data entries that have been stored in the session level cache.
- SessionCacheCleaner() - Constructor for class org.hibernate.envers.internal.synchronization.SessionCacheCleaner
-
- SessionDelegatorBaseImpl - Class in org.hibernate.engine.spi
-
This class is meant to be extended.
- SessionDelegatorBaseImpl(SessionImplementor, Session) - Constructor for class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- SessionEventListener - Interface in org.hibernate
-
NOTE : Consider this an incubating API, likely to change as wider usage indicates changes that need to be made
- SessionEventListenerManager - Interface in org.hibernate.engine.spi
-
- SessionEventListenerManagerImpl - Class in org.hibernate.engine.internal
-
- SessionEventListenerManagerImpl() - Constructor for class org.hibernate.engine.internal.SessionEventListenerManagerImpl
-
- 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 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.engine.jdbc.internal.JdbcCoordinatorImpl
-
- sessionFactory() - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
Gets the session factory.
- sessionFactory() - Method in class org.hibernate.loader.plan.build.internal.spaces.AbstractQuerySpace
-
- sessionFactory() - Method in class org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl
-
- sessionFactory() - Method in class org.hibernate.loader.plan.exec.internal.AliasResolutionContextImpl
-
- SessionFactory - Interface in org.hibernate
-
The main contract here is the creation of
Session
instances.
- sessionFactory() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- sessionFactory() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- sessionFactory() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- SessionFactoryAwareNode - Interface in org.hibernate.hql.internal.ast.tree
-
Interface for nodes which require access to the SessionFactory
- SessionFactoryBuilder - Interface in org.hibernate.boot
-
- 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.
- SessionFactoryBuilderImpl - Class in org.hibernate.boot.internal
-
- SessionFactoryBuilderImpl(MetadataImplementor) - Constructor for class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl - Class in org.hibernate.boot.internal
-
- SessionFactoryBuilderImplementor - Interface in org.hibernate.boot.spi
-
Additional contract for SessionFactoryBuilder mainly intended for implementors
of SessionFactoryBuilderFactory.
- sessionFactoryClosed(SessionFactory) - Method in class org.hibernate.internal.SessionFactoryObserverChain
-
- sessionFactoryClosed(SessionFactory) - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.ServiceRegistryCloser
-
- sessionFactoryClosed(SessionFactory) - Method in interface org.hibernate.SessionFactoryObserver
-
Callback to indicate that the given factory has been closed.
- sessionFactoryCreated(SessionFactory) - Method in class org.hibernate.internal.SessionFactoryObserverChain
-
- sessionFactoryCreated(SessionFactory) - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.ServiceRegistryCloser
-
- sessionFactoryCreated(SessionFactory) - Method in interface org.hibernate.SessionFactoryObserver
-
Callback to indicate that the given factory has been created and is now ready for use.
- 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
-
- SessionFactoryHelper - Class in org.hibernate.hql.internal.ast.util
-
Helper for performing common and/or complex operations with the
SessionFactoryImplementor
during translation of an HQL query.
- SessionFactoryHelper(SessionFactoryImplementor) - Constructor for class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Construct a new SessionFactoryHelper instance.
- SessionFactoryImpl - Class in org.hibernate.internal
-
Concrete implementation of the SessionFactory interface.
- SessionFactoryImpl(MetadataImplementor, SessionFactoryOptions) - Constructor for class org.hibernate.internal.SessionFactoryImpl
-
- SessionFactoryImpl.StatelessSessionBuilderImpl - Class in org.hibernate.internal
-
- SessionFactoryImplementor - Interface in org.hibernate.engine.spi
-
Defines the internal contract between the SessionFactory and other parts of
Hibernate such as implementors of Type.
- SessionFactoryImplementor.DeserializationResolver<T extends SessionFactoryImplementor> - Interface in org.hibernate.engine.spi
-
Contract for resolving this SessionFactory on deserialization
- SessionFactoryObserver - Interface in org.hibernate
-
- SessionFactoryObserverChain - Class in org.hibernate.internal
-
- SessionFactoryObserverChain() - Constructor for class org.hibernate.internal.SessionFactoryObserverChain
-
- SessionFactoryOptions - Interface in org.hibernate.boot.spi
-
Aggregator of special options used to build the SessionFactory.
- SessionFactoryOptionsImpl - Class in org.hibernate.boot.internal
-
Standard implementation of SessionFactoryOptions
- SessionFactoryOptionsImpl(SessionFactoryOptionsState) - Constructor for class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- SessionFactoryOptionsState - Interface in org.hibernate.boot.internal
-
Sort of a mutable SessionFactoryOptions used during SessionFactoryBuilder calls.
- SessionFactoryOptionsStateStandardImpl(StandardServiceRegistry) - Constructor for class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- SessionFactoryRegistry - Class in org.hibernate.internal
-
A registry of all
SessionFactory
instances for the same classloader as this class.
- SessionFactoryRegistry.ObjectFactoryImpl - Class in org.hibernate.internal
-
- SessionFactoryServiceInitiator<R extends Service> - Interface in org.hibernate.service.spi
-
- SessionFactoryServiceRegistry - Interface in org.hibernate.service.spi
-
- SessionFactoryServiceRegistryFactory - Interface in org.hibernate.service.spi
-
- SessionFactoryServiceRegistryFactoryImpl - Class in org.hibernate.service.internal
-
- SessionFactoryServiceRegistryFactoryImpl(ServiceRegistryImplementor) - Constructor for class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryImpl
-
- SessionFactoryServiceRegistryFactoryInitiator - Class in org.hibernate.service.internal
-
- SessionFactoryServiceRegistryFactoryInitiator() - Constructor for class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryInitiator
-
- SessionFactoryServiceRegistryImpl - Class in org.hibernate.service.internal
-
- SessionFactoryServiceRegistryImpl(ServiceRegistryImplementor, SessionFactoryImplementor, SessionFactoryOptions) - Constructor for class org.hibernate.service.internal.SessionFactoryServiceRegistryImpl
-
- SessionImpl - Class in org.hibernate.internal
-
Concrete implementation of a Session.
- sessionImplementor - Variable in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- SessionImplementor - Interface in org.hibernate.engine.spi
-
- sessionImplementor - Variable in class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
-
- sessionMap() - Static method in class org.hibernate.context.internal.ManagedSessionContext
-
- sessionMap() - Static method in class org.hibernate.context.internal.ThreadLocalSessionContext
-
- SessionOwner - Interface in org.hibernate.engine.spi
-
The contract for a Session owner.
- sessionsClosed(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- sessionsOpened(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- SessionStatistics - Interface in org.hibernate.stat
-
Information about the first-level (session) cache
for a particular session instance
- SessionStatisticsImpl - Class in org.hibernate.stat.internal
-
- SessionStatisticsImpl(SessionImplementor) - Constructor for class org.hibernate.stat.internal.SessionStatisticsImpl
-
- sessionWithOptions() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- sessionWithOptions() - Method in class org.hibernate.internal.SessionImpl
-
- sessionWithOptions() - Method in interface org.hibernate.Session
-
Obtain a
Session
builder with the ability to grab certain information from this session.
- set(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
-
- set(int, Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- set - Variable in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
-
- set(int, Object) - Method in class org.hibernate.collection.internal.PersistentBag
-
- set(int, Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- set(int, Object) - Method in class org.hibernate.collection.internal.PersistentList
-
- set - Variable in class org.hibernate.collection.internal.PersistentSet
-
- set(String, Object) - Method in class org.hibernate.criterion.NaturalIdentifier
-
Set a natural identifier value for this expression
- set(int, U) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.ListProxy
-
- set() - Method in class org.hibernate.envers.internal.tools.MutableBoolean
-
- set(int) - Method in class org.hibernate.envers.internal.tools.MutableInteger
-
- SET - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- SET - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- SET - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- set(SingularAttribute<? super T, Y>, X) - Method in class org.hibernate.jpa.criteria.CriteriaUpdateImpl
-
- set(SingularAttribute<? super T, Y>, Expression<? extends Y>) - Method in class org.hibernate.jpa.criteria.CriteriaUpdateImpl
-
- set(Path<Y>, X) - Method in class org.hibernate.jpa.criteria.CriteriaUpdateImpl
-
- set(Path<Y>, Expression<? extends Y>) - Method in class org.hibernate.jpa.criteria.CriteriaUpdateImpl
-
- set(String, Object) - Method in class org.hibernate.jpa.criteria.CriteriaUpdateImpl
-
- Set - Class in org.hibernate.mapping
-
A set with no nullable element columns.
- Set(MetadataImplementor, PersistentClass) - Constructor for class org.hibernate.mapping.Set
-
- set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.access.internal.PropertyAccessMapImpl.SetterImpl
-
- set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.access.spi.EnhancedSetterImpl
-
- set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.access.spi.EnhancedSetterMethodImpl
-
Deprecated.
- set(Object, Object, SessionFactoryImplementor) - Method in interface org.hibernate.property.access.spi.Setter
-
Set the property value from the given instance
- set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.access.spi.SetterFieldImpl
-
- set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.access.spi.SetterMethodImpl
-
- set(PreparedStatement, T, int, SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- set(PreparedStatement, T, int, SessionImplementor) - Method in interface org.hibernate.type.SingleColumnType
-
Set a parameter value without worrying about the possibility of null
values.
- set(String, String) - Method in class org.hibernate.type.TypeFactory
-
- 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.cfg.annotations.TableBinder
-
- setAbstract(Boolean) - Method in class org.hibernate.mapping.PersistentClass
-
- setAbstract(boolean) - Method in class org.hibernate.mapping.Table
-
- 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.cfg.annotations.reflection.XMLContext.Default
-
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Version
-
Sets the value of the access property.
- setAccessible(boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
-
- setAccessType(AccessType) - Method in class org.hibernate.boot.model.Caching
-
- setAccessType(AccessType) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setAccessType(AccessType) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setAccessType(AccessType) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- setAccessType(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- setActions(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
-
Sets the value of the actions property.
- setAddGeneratedAnnotation(boolean) - Method in class org.hibernate.jpamodelgen.Context
-
- setAddGenerationDate(boolean) - Method in class org.hibernate.jpamodelgen.Context
-
- setAddSuppressWarningsAnnotation(boolean) - Method in class org.hibernate.jpamodelgen.Context
-
- 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(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- setAlias(AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- setAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
-
- setAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- setAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- setAlias(String) - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
-
- setAlias(String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setAlias(String) - Method in class org.hibernate.jpa.criteria.expression.AbstractTupleElement
-
Protected access to define the alias.
- setAlias(String) - Method in class org.hibernate.jpa.criteria.expression.DelegatedExpressionImpl
-
- setAlias(String) - Method in class org.hibernate.jpa.criteria.path.CollectionAttributeJoin.TreatedCollectionAttributeJoin
-
- setAlias(String) - Method in class org.hibernate.jpa.criteria.path.ListAttributeJoin.TreatedListAttributeJoin
-
- setAlias(String) - Method in class org.hibernate.jpa.criteria.path.MapAttributeJoin.TreatedMapAttributeJoin
-
- setAlias(String) - Method in class org.hibernate.jpa.criteria.path.SetAttributeJoin.TreatedSetAttributeJoin
-
- setAlias(String) - Method in class org.hibernate.jpa.criteria.path.SingularAttributeJoin.TreatedSingularAttributeJoin
-
- setAliases(String[]) - Method in class org.hibernate.loader.JoinWalker
-
- setAliasSpecificLockMode(String, LockMode) - Method in class org.hibernate.LockOptions
-
Specify the
LockMode
to be used for a specific query alias.
- setAllocationSize(Integer) - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Sets the value of the allocationSize property.
- setAllocationSize(Integer) - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Sets the value of the allocationSize property.
- setAllPropertyFetch(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setAlternateUniqueKey(boolean) - Method in class org.hibernate.mapping.SimpleValue
-
- 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.
- SetAttributeJoin<O,E> - Class in org.hibernate.jpa.criteria.path
-
Models a join based on a set-style plural association attribute.
- SetAttributeJoin(CriteriaBuilderImpl, Class<E>, PathSource<O>, SetAttribute<? super O, E>, JoinType) - Constructor for class org.hibernate.jpa.criteria.path.SetAttributeJoin
-
- SetAttributeJoin.TreatedSetAttributeJoin<O,T> - Class in org.hibernate.jpa.criteria.path
-
- setAttributeName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Convert
-
Sets the value of the attributeName property.
- setAttributes(EmbeddableAttributes) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
Sets the value of the attributes property.
- setAttributes(Attributes) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the attributes property.
- setAttributes(Attributes) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the attributes property.
- setAuditMappedBy(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- setAuditTable(AuditTable) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
-
- 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.jpamodelgen.xml.jaxb.Converter
-
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.SessionImplementor
-
Enable/disable automatic cache clearing from after transaction
completion (for EJB3)
- setAutoClear(boolean) - Method in class org.hibernate.internal.SessionImpl
-
- setAutoClear(boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- setAutoCommit(boolean) - Method in class org.hibernate.engine.jdbc.connections.internal.ConnectionCreatorBuilder
-
- setAutoDiscoverScalarTypes(boolean) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setAutoImport(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Sets the value of the autoImport property.
- setAutoImportEnabled(boolean) - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
-
- setAutoListener(Class<? extends SessionEventListener>) - Method in class org.hibernate.cfg.BaselineSessionEventsListenerBuilder
-
- 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.
- setBase(int) - Method in class org.hibernate.cfg.IndexColumn
-
- setBaseIndex(int) - Method in class org.hibernate.mapping.List
-
- 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.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl.Builder
-
- setBatchSize(BatchSize) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setBatchSize(BatchSize) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- setBatchSize(int) - Method in class org.hibernate.mapping.Collection
-
- setBatchSize(int) - Method in class org.hibernate.mapping.PersistentClass
-
- setBatchVersionedDataEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setBeanName(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- setBigDecimal(int, BigDecimal) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setBigDecimal(String, BigDecimal) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setBigDecimal(int, BigDecimal) - Method in interface org.hibernate.Query
-
Bind a positional BigDecimal-valued parameter.
- setBigDecimal(String, BigDecimal) - Method in interface org.hibernate.Query
-
Bind a named BigDecimal-valued parameter.
- setBigInteger(int, BigInteger) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setBigInteger(String, BigInteger) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setBigInteger(int, BigInteger) - Method in interface org.hibernate.Query
-
Bind a positional BigDecimal-valued parameter.
- setBigInteger(String, BigInteger) - Method in interface org.hibernate.Query
-
Bind a named BigInteger-valued parameter.
- setBinary(int, byte[]) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setBinary(String, byte[]) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setBinary(int, byte[]) - Method in interface org.hibernate.Query
-
Bind a positional binary-valued parameter.
- setBinary(String, byte[]) - Method in interface org.hibernate.Query
-
Bind a named binary-valued parameter.
- setBindAsParam(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
-
Sets the value of the bindAsParam property.
- SetBinder - Class in org.hibernate.cfg.annotations
-
Bind a set.
- SetBinder(boolean) - Constructor for class org.hibernate.cfg.annotations.SetBinder
-
- setBoolean(int, boolean) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setBoolean(String, boolean) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setBoolean(int, boolean) - Method in interface org.hibernate.Query
-
Bind a positional boolean-valued parameter.
- setBoolean(String, boolean) - Method in interface org.hibernate.Query
-
Bind a named boolean-valued parameter.
- setBuildingContext(MetadataBuildingContext) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setBuildingContext(MetadataBuildingContext) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setBuildingContext(MetadataBuildingContext) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- setBuildingContext(MetadataBuildingContext) - Method in class org.hibernate.cfg.annotations.TableBinder
-
- setBuildingContext(MetadataBuildingContext) - Method in class org.hibernate.cfg.Ejb3Column
-
- setByte(int, byte) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setByte(String, byte) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setByte(int, byte) - Method in interface org.hibernate.Query
-
Bind a positional byte-valued parameter.
- setByte(String, byte) - Method in interface org.hibernate.Query
-
Bind a named byte-valued parameter.
- 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(Cache) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setCache(Cache) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- setCacheable(boolean) - Method in interface org.hibernate.BasicQueryContract
-
Enable/disable second level query (result) caching for this query.
- 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 interface org.hibernate.Criteria
-
Enable caching of this query result, provided query caching is enabled
for the underlying session factory.
- setCacheable(boolean) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setCacheable(boolean) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setCacheable(boolean) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setCacheable(boolean) - Method in interface org.hibernate.envers.query.AuditQuery
-
- setCacheable(boolean) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- setCacheable(boolean) - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- setCacheable(boolean) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setCacheable(boolean) - Method in class org.hibernate.internal.CriteriaImpl
-
- setCacheable(boolean) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setCacheable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the cacheable property.
- setCacheable(boolean) - Method in interface org.hibernate.Query
-
- setCacheConcurrencyStrategy(String) - Method in class org.hibernate.mapping.Collection
-
- setCacheConcurrencyStrategy(String) - Method in class org.hibernate.mapping.RootClass
-
- setCacheLazyProperties(boolean) - Method in class org.hibernate.boot.model.Caching
-
- setCacheManager(EmbeddedCacheManager) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- setCacheMode(CacheMode) - Method in interface org.hibernate.BasicQueryContract
-
(Re)set the current CacheMode in effect for this query.
- 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 interface org.hibernate.Criteria
-
Override the cache mode for this particular query.
- setCacheMode(CacheMode) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setCacheMode(CacheMode) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setCacheMode(CacheMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- setCacheMode(CacheMode) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
- setCacheMode(CacheMode) - Method in interface org.hibernate.envers.query.AuditQuery
-
- setCacheMode(CacheMode) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- setCacheMode(CacheMode) - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- setCacheMode(CacheMode) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setCacheMode(CacheMode) - Method in class org.hibernate.internal.CriteriaImpl
-
- setCacheMode(CacheMode) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setCacheMode(CacheMode) - Method in class org.hibernate.internal.SessionImpl
-
- setCacheMode(CacheMode) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- setCacheMode(CacheMode) - Method in interface org.hibernate.Query
-
- setCacheMode(CacheMode) - Method in interface org.hibernate.Session
-
Set the cache mode.
- setCacheName(String) - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
- setCacheProviderConfig(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setCacheRegion(String) - Method in interface org.hibernate.BasicQueryContract
-
Set the name of the cache region where query results should be cached (if cached at all).
- 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 interface org.hibernate.Criteria
-
Set the name of the cache region to use for query result caching.
- setCacheRegion(String) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setCacheRegion(String) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setCacheRegion(String) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setCacheRegion(String) - Method in interface org.hibernate.envers.query.AuditQuery
-
- setCacheRegion(String) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- setCacheRegion(String) - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- setCacheRegion(String) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setCacheRegion(String) - Method in class org.hibernate.internal.CriteriaImpl
-
- setCacheRegion(String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setCacheRegion(String) - Method in interface org.hibernate.Query
-
- setCacheRegionFactory(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setCacheRegionName(String) - Method in class org.hibernate.mapping.Collection
-
- setCacheRegionName(String) - Method in class org.hibernate.mapping.RootClass
-
- setCacheRegionPrefix(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setCachingExplicitlyRequested(boolean) - Method in class org.hibernate.mapping.RootClass
-
- setCalendar(int, Calendar) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setCalendar(String, Calendar) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setCalendar(int, Calendar) - Method in interface org.hibernate.Query
-
Bind a positional Calendar-valued parameter using the full Timestamp portion.
- setCalendar(String, Calendar) - Method in interface org.hibernate.Query
-
Bind a named Calendar-valued parameter using the full Timestamp.
- setCalendarDate(int, Calendar) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setCalendarDate(String, Calendar) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setCalendarDate(int, Calendar) - Method in interface org.hibernate.Query
-
Bind a positional Calendar-valued parameter using just the Date portion.
- setCalendarDate(String, Calendar) - Method in interface org.hibernate.Query
-
Bind a named Calendar-valued parameter using just the Date portion.
- 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.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setCallable(boolean) - Method in class org.hibernate.engine.spi.QueryParameters
-
- 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.cfg.annotations.PropertyBinder
-
- setCascade(CascadeType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Sets the value of the cascade property.
- setCascade(String) - Method in class org.hibernate.mapping.Property
-
- setCascadeAll(EmptyType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
Sets the value of the cascadeAll property.
- setCascadeDeleteEnabled(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setCascadeDeleteEnabled(boolean) - Method in class org.hibernate.mapping.ForeignKey
-
- setCascadeDeleteEnabled(boolean) - Method in class org.hibernate.mapping.SimpleValue
-
- setCascadeDetach(EmptyType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
Sets the value of the cascadeDetach property.
- setCascadeMerge(EmptyType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
Sets the value of the cascadeMerge property.
- setCascadePersist(EmptyType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
Sets the value of the cascadePersist property.
- setCascadePersist(EmptyType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the cascadePersist property.
- setCascadeRefresh(EmptyType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
Sets the value of the cascadeRefresh property.
- setCascadeRemove(EmptyType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
-
Sets the value of the cascadeRemove property.
- setCascadeStrategy(String) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setCascadeStyle(CascadeStyle) - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
-
- 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.cfg.annotations.reflection.XMLContext.Default
-
- setCatalog(String) - Method in class org.hibernate.cfg.annotations.TableBinder
-
- setCatalog(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Table
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.mapping.Table
-
- setCharacter(int, char) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setCharacter(String, char) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setCharacter(int, char) - Method in interface org.hibernate.Query
-
Bind a positional char-valued parameter.
- setCharacter(String, char) - Method in interface org.hibernate.Query
-
Bind a named char-valued parameter.
- 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(ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
-
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.
- setCheckConstraint(String) - Method in class org.hibernate.mapping.Column
-
- setCheckNullability(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- setCheckNullability(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- setCheckNullability(boolean) - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- setCheckNullability(boolean) - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- setClassMapping(Element) - Method in class org.hibernate.envers.configuration.internal.metadata.EntityXmlMappingData
-
- setClassName(String) - Method in class org.hibernate.mapping.PersistentClass
-
- setClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- setClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- setClause(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- 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(XClass) - Method in class org.hibernate.cfg.InheritanceState
-
- setClazz(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ColumnResult
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Converter
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.IdClass
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyClass
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedSubgraph
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
-
Sets the value of the clazz property.
- setClosed() - Method in class org.hibernate.internal.AbstractSessionImpl
-
- 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.
- setCollectionJoin(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setCollectionKey(Serializable) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setCollectionKeys(Serializable[]) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setCollectionOwners(int[]) - Method in class org.hibernate.loader.JoinWalker
-
- setCollectionPersisterClass(Class) - Method in class org.hibernate.mapping.Collection
-
- setCollectionPersisters(CollectionPersister[]) - Method in class org.hibernate.loader.JoinWalker
-
- setCollectionRole(String) - Method in class org.hibernate.mapping.Backref
-
- setCollectionRole(String) - Method in class org.hibernate.mapping.IndexBackref
-
- setCollectionSuffix(String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setCollectionSuffixes(String[]) - Method in class org.hibernate.loader.JoinWalker
-
- setCollectionTable(CollectionTable) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the collectionTable property.
- setCollectionTable(Table) - Method in class org.hibernate.mapping.Collection
-
- setCollectionTableAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- 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.
- setCollectionType(XClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- 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(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(Column) - Method in class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the column property.
- setColumn(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.FieldResult
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Version
-
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
-
- 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.jpamodelgen.xml.jaxb.Column
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PrimaryKeyJoinColumn
-
Sets the value of the columnDefinition property.
- setColumnList(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Index
-
Sets the value of the columnList property.
- setColumns(Ejb3Column[]) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setColumns(Ejb3Column[]) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- setColumns(String[]) - Method in class org.hibernate.cfg.UniqueConstraintHolder
-
- setColumns(String[]) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- 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 interface org.hibernate.Criteria
-
Add a comment to the generated SQL.
- setComment(String) - Method in class org.hibernate.criterion.DetachedCriteria
-
Set the SQL comment to use.
- setComment(String) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setComment(String) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setComment(String) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setComment(String) - Method in interface org.hibernate.envers.query.AuditQuery
-
- setComment(String) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- setComment(String) - Method in class org.hibernate.id.SequenceIdentityGenerator.NoCommentsInsert
-
Deprecated.
- setComment(String) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setComment(String) - Method in class org.hibernate.internal.CriteriaImpl
-
- setComment(String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setComment(String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
-
Sets the comment for the select statement.
- setComment(String) - Method in class org.hibernate.mapping.Column
-
- setComment(String) - Method in class org.hibernate.mapping.Table
-
- setComment(String) - Method in interface org.hibernate.Query
-
Set the comment for this query.
- 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.InsertSelect
-
- setComment(String) - Method in class org.hibernate.sql.QuerySelect
-
- setComment(String) - Method in class org.hibernate.sql.Select
-
- setComment(String) - Method in class org.hibernate.sql.SimpleSelect
-
- setComment(String) - Method in class org.hibernate.sql.Update
-
- setCommentsEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setComparator(Comparator) - Method in class org.hibernate.collection.internal.PersistentSortedMap
-
- setComparator(Comparator) - Method in class org.hibernate.collection.internal.PersistentSortedSet
-
- setComparator(Comparator) - Method in class org.hibernate.mapping.Collection
-
- setComparatorClassName(String) - Method in class org.hibernate.mapping.Collection
-
- setComparatorSort(SortComparator) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- 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.
- setCompressedValue(AbstractEntityEntry.EnumState<E>, E) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
Saves the value for the given enum property.
- setCompressedValue(AbstractEntityEntry.BooleanState, boolean) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
Saves the value for the given boolean flag.
- 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[], String[]) - Method in class org.hibernate.sql.ConditionFragment
-
- setCondition(String[], String) - Method in class org.hibernate.sql.ConditionFragment
-
- setConfig(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
Set a .cfg.xml file, which will be
loaded as a resource, from the classpath
- setConfig(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
Set a cfg.xml
file
- setConfig(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
-
Set a .cfg.xml file
- setConnectionCatalogName(String) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- setConnectionProps(Properties) - Method in class org.hibernate.engine.jdbc.connections.internal.ConnectionCreatorBuilder
-
- setConnectionSchemaName(String) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- setConstrained(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
-
Sets the value of the constrained property.
- setConstrained(boolean) - Method in class org.hibernate.mapping.OneToOne
-
Sets the constrained.
- setConstraints(String) - Method in class org.hibernate.cfg.annotations.TableBinder
-
- setContext(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity
-
Sets the value of the context property.
- setConvert(Convert) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Sets the value of the convert property.
- setConverter(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Convert
-
Sets the value of the converter property.
- setCreate(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
-
Sets the value of the create property.
- setCreate(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
Enable "create" mode.
- setCurrentKey(Serializable) - Method in class org.hibernate.engine.spi.CollectionEntry
-
- setCurrentPersister(CollectionPersister) - Method in class org.hibernate.engine.spi.CollectionEntry
-
- setCurrentProperty(XProperty) - Method in class org.hibernate.cfg.AbstractPropertyHolder
-
Set the property be processed.
- setCurrentSession(SessionImplementor) - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
-
- setCurrentSession(SessionImplementor) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- setCurrentSession(SessionImplementor) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Associate the collection with the given session.
- setCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in class org.hibernate.cfg.Configuration
-
- 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
-
- setDataSource(DataSource) - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
-
- setDataType(Type) - Method in class org.hibernate.hql.internal.ast.tree.SqlNode
-
- setDate(int, Date) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setDate(String, Date) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setDate(int, Date) - Method in interface org.hibernate.Query
-
Bind a positional Date-valued parameter using just the Date portion.
- setDate(String, Date) - Method in interface org.hibernate.Query
-
Bind the date (time is truncated) of a given Date object to a named query parameter.
- 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
-
- setDeclaringClass(XClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setDeclaringClass(XClass) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setDefault(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
-
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.
- setDefaultAccessType(AccessType) - Method in class org.hibernate.jpamodelgen.util.AccessTypeInformation
-
- setDefaultAudited(boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
-
- setDefaultCascade(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Sets the value of the defaultCascade property.
- setDefaultCatalog(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setDefaultLazy(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
-
Sets the value of the defaultLazy property.
- setDefaultName(String, String, String, String, String, String, String, String, String) - Method in class org.hibernate.cfg.annotations.TableBinder
-
- setDefaultReadOnly(boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- 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 modifiable to read-only
mode.
- setDefaultReadOnly(boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- setDefaultReadOnly(boolean) - Method in class org.hibernate.internal.SessionImpl
-
- setDefaultReadOnly(boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- 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.
- setDefaultSchema(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setDefaultValue(String) - Method in class org.hibernate.cfg.Ejb3Column
-
- 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.
- setDeletedState(Object[]) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- setDeletedState(Object[]) - Method in class org.hibernate.engine.internal.EntityEntryExtraStateHolder
-
- setDeletedState(Object[]) - Method in interface org.hibernate.engine.spi.EntityEntry
-
- setDelimitedIdentifiers(Boolean) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
-
- setDelimitedIdentifiers(EmptyType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the delimitedIdentifiers property.
- setDelimiter(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
-
Set the end of statement delimiter
- setDelimiter(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
Set the end of statement delimiter for the generated script
- setDelimiter(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
-
Set the end of statement delimiter
- setDelimiter(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.AssociationOverride
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Convert
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Converter
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Index
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedNativeQuery
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedQuery
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedStoredProcedureQuery
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitMetadata
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostLoad
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostPersist
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostRemove
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostUpdate
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PrePersist
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PreRemove
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PreUpdate
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.QueryHint
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Sets the value of the description property.
- setDialect(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setDialect(Dialect) - Method in interface org.hibernate.id.factory.IdentifierGeneratorFactory
-
- setDialect(Dialect) - Method in class org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory
-
- setDialectResolver(DialectResolver) - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl
-
Intended only for use from testing.
- setDirectlyAccessible(boolean) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- setDirty(boolean) - Method in class org.hibernate.event.spi.DirtyCheckEvent
-
- setDirtyCheckable(boolean) - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
-
- 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.jpamodelgen.xml.jaxb.Convert
-
Sets the value of the disableConversion property.
- setDisableForeignKey(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
-
Sets the value of the disableForeignKey property.
- setDiscriminator(JaxbHbmEntityDiscriminatorType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Sets the value of the discriminator property.
- setDiscriminator(Value) - Method in class org.hibernate.mapping.RootClass
-
- setDiscriminatorAlias(String) - Method in interface org.hibernate.SQLQuery.RootReturn
-
Name the column alias that identifies the entity's discriminator.
- setDiscriminatorColumn(DiscriminatorColumn) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the discriminatorColumn property.
- setDiscriminatorColumn(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityResult
-
Sets the value of the discriminatorColumn property.
- setDiscriminatorInsertable(boolean) - Method in class org.hibernate.mapping.RootClass
-
- setDiscriminatorType(DiscriminatorType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
-
Sets the value of the discriminatorType property.
- setDiscriminatorTypeName(String) - Method in class org.hibernate.cfg.Ejb3DiscriminatorColumn
-
- 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.JaxbHbmRootEntityType
-
Sets the value of the discriminatorValue property.
- setDiscriminatorValue(String) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- setDiscriminatorValue(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the discriminatorValue property.
- setDiscriminatorValue(String) - Method in class org.hibernate.mapping.PersistentClass
-
- setDistance(Double) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the distance parameter with the specified value
- setDistinct() - Method in class org.hibernate.criterion.CountProjection
-
Sets the count as being distinct
- setDistinct(boolean) - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- setDistinct(boolean) - Method in class org.hibernate.sql.QuerySelect
-
- setDoesDataDefinitionCauseTransactionCommit(boolean) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- setDorecreate(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
-
- setDoremove(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
-
- setDouble(int, double) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setDouble(String, double) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setDouble(int, double) - Method in interface org.hibernate.Query
-
Bind a positional double-valued parameter.
- setDouble(String, double) - Method in interface org.hibernate.Query
-
Bind a named double-valued parameter.
- setDoupdate(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
-
- setDriver(Driver) - Method in class org.hibernate.engine.jdbc.connections.internal.ConnectionCreatorBuilder
-
- setDrop(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
-
Sets the value of the drop property.
- setDrop(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
Enable "drop" mode.
- setDynamic(boolean) - Method in class org.hibernate.mapping.Component
-
- 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.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.mapping.PersistentClass
-
- 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
-
- setElementColumns(Ejb3Column[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setEmbeddableSuperclass(boolean) - Method in class org.hibernate.cfg.InheritanceState
-
- setEmbedded(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setEmbedded(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setEmbedded(boolean) - Method in class org.hibernate.mapping.Component
-
- setEmbeddedId(EmbeddedId) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
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.
- setEndTime(int) - Method in class org.hibernate.envers.internal.tools.graph.Vertex
-
- setEntitiesImplicitlyLazy(boolean) - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
-
- 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(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(int, Object) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setEntity(String, Object) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setEntity(int, Object) - Method in interface org.hibernate.Query
-
Bind an instance of a mapped persistent class to a JDBC-style query parameter.
- setEntity(String, Object) - Method in interface org.hibernate.Query
-
Bind an instance of a mapped persistent class to a named query parameter.
- setEntityBinder(EntityBinder) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setEntityClass(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityResult
-
Sets the value of the entityClass property.
- setEntityClassName(String) - Method in class org.hibernate.event.spi.LoadEvent
-
- setEntityGraphQueryHint(EntityGraphQueryHint) - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- setEntityId(Serializable) - Method in class org.hibernate.event.spi.LoadEvent
-
- setEntityId(Serializable) - Method in class org.hibernate.event.spi.ResolveNaturalIdEvent
-
- setEntityListeners(EntityListeners) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the entityListeners property.
- setEntityListeners(EntityListeners) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the entityListeners property.
- setEntityListeners(EntityListeners) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the entityListeners property.
- setEntityMode(EntityMode) - 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.OneToOne
-
- setEntityName(String) - Method in class org.hibernate.mapping.PersistentClass
-
- setEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in class org.hibernate.cfg.Configuration
-
Specify a user-supplied delegate to be used to handle scenarios where an entity could not be
located by specified id.
- setEntityPersisterClass(Class) - Method in class org.hibernate.mapping.PersistentClass
-
- setEntityPersisterClass(Class) - Method in class org.hibernate.mapping.RootClass
-
- setEntityPersisterClass(Class) - Method in class org.hibernate.mapping.Subclass
-
- setEntry(EntityEntry) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
-
- setEntryStatus(EntityEntry, Status) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- setEntryStatus(EntityEntry, Status) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Set the status of an entry
- setEnumerated(EnumType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Sets the value of the enumerated property.
- setEnumerated(EnumType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the enumerated property.
- setEscapeCharacter(Character) - Method in class org.hibernate.criterion.Example
-
Set escape character for "like" clause if like matching was enabled
- setEvictionMaxEntries(int) - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
Maximum number of entries in a cache for this cached type.
- setEvictionStrategy(String) - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
Sets eviction strategy for cached type.
- setEvictionWakeUpInterval(long) - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
Sets how often eviction process should be run for the cached type.
- setExcludeDefaultListeners(EmptyType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the excludeDefaultListeners property.
- setExcludeDefaultListeners(EmptyType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the excludeDefaultListeners property.
- setExcludeSuperclassListeners(EmptyType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the excludeSuperclassListeners property.
- setExcludeSuperclassListeners(EmptyType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the excludeSuperclassListeners property.
- setExcludeUnlistedClasses(boolean) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- setExcludeUnlistedClasses(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the excludeUnlistedClasses property.
- setExpectedType(Type) - Method in class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
-
- setExpectedType(Type) - Method in interface org.hibernate.hql.internal.ast.tree.ExpectedTypeAwareNode
-
- setExpectedType(Type) - Method in class org.hibernate.hql.internal.ast.tree.JavaConstantNode
-
- setExpectedType(Type) - Method in class org.hibernate.hql.internal.ast.tree.LiteralNode
-
- setExpectedType(Type) - Method in class org.hibernate.hql.internal.ast.tree.ParameterNode
-
- setExpectedType(Type) - Method in class org.hibernate.param.AbstractExplicitParameterSpecification
-
- setExpectedType(Type) - Method in class org.hibernate.param.CollectionFilterKeyParameterSpecification
-
- setExpectedType(Type) - Method in class org.hibernate.param.DynamicFilterParameterSpecification
-
- setExpectedType(Type) - Method in interface org.hibernate.param.ParameterSpecification
-
Injects the expected type.
- setExpectedType(Type) - Method in class org.hibernate.param.VersionTypeSeedParameterSpecification
-
- setExpectingCollectionIndex() - Method in class org.hibernate.hql.internal.classic.FromPathExpressionParser
-
- setExpectingCollectionIndex() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- setExpectingCollectionIndex() - Method in class org.hibernate.hql.internal.classic.SelectPathExpressionParser
-
- setExpirationLifespan(long) - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
Maximum lifespan of a cache entry, after which the entry is expired
cluster-wide, in milliseconds.
- setExpirationMaxIdle(long) - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
Maximum idle time a cache entry will be maintained in the cache, in
milliseconds.
- setExplicitAccessType(AccessType) - Method in class org.hibernate.jpamodelgen.util.AccessTypeInformation
-
- setExplicitAssociationTable(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setExplicitPolymorphism(boolean) - Method in class org.hibernate.mapping.RootClass
-
- setExplicitTableName(String) - Method in class org.hibernate.cfg.Ejb3Column
-
- setExplicitType(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- setExplicitType(Type) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- setExposeStatistics(boolean) - Method in class org.hibernate.cache.infinispan.TypeOverrides
-
Enable statistics gathering and reporting via JMX.
- setExtended(boolean) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
-
- setExtends(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSubclassEntityBaseDefinition
-
Sets the value of the extends property.
- setExtraKeywords(Set<String>) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- setExtraLazy(boolean) - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl.Builder
-
- setExtraLazy(boolean) - Method in class org.hibernate.mapping.Collection
-
- setExtraSelectList(String) - Method in class org.hibernate.sql.SelectFragment
-
- setExtraSelectList(CaseFragment, String) - Method in class org.hibernate.sql.SelectFragment
-
- 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(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(JaxbHbmFetchStyleWithSubselectEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
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(JaxbHbmFetchStyleWithSubselectEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
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.JaxbHbmSetType
-
Sets the value of the fetch property.
- setFetch(boolean) - Method in class org.hibernate.hql.internal.ast.tree.DotNode
-
- setFetch(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setFetch(FetchType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Sets the value of the fetch property.
- setFetchGraph(EntityGraph) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
-
- setFetchMode(String, FetchMode) - Method in interface org.hibernate.Criteria
-
Specify an association fetching strategy for an association or a
collection of values.
- setFetchMode(String, FetchMode) - Method in class org.hibernate.criterion.DetachedCriteria
-
Set the fetch mode for a given association
- setFetchMode(String, FetchMode) - Method in class org.hibernate.internal.CriteriaImpl
-
- setFetchMode(String, FetchMode) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- 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
-
- setFetchSize(int) - Method in interface org.hibernate.BasicQueryContract
-
Sets a JDBC fetch size hint for the query.
- 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(int) - Method in interface org.hibernate.Criteria
-
Set a fetch size for the underlying JDBC query.
- setFetchSize(Integer) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setFetchSize(Integer) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setFetchSize(Integer) - Method in class org.hibernate.engine.spi.RowSelection
-
- setFetchSize(int) - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- setFetchSize(int) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setFetchSize(int) - Method in class org.hibernate.internal.CriteriaImpl
-
- setFetchSize(int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setFetchSize(int) - Method in interface org.hibernate.Query
-
- setFetchStyle(FetchStyle) - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl.Builder
-
- setFetchStyle(FetchStyle) - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl.Builder
-
- setFetchTiming(FetchTiming) - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl.Builder
-
- setFetchTiming(FetchTiming) - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl.Builder
-
- setFieldHandler(FieldHandler) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandled
-
Inject the field interception handler to be used.
- setFile(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
-
Sets the value of the file property.
- setFilter(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
Sets the filter flag.
- setFilter(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setFirstResult(int) - Method in interface org.hibernate.Criteria
-
Set the first result to be retrieved.
- setFirstResult(Integer) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setFirstResult(Integer) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setFirstResult(int) - Method in interface org.hibernate.envers.query.AuditQuery
-
- setFirstResult(int) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- setFirstResult(int) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setFirstResult(int) - Method in class org.hibernate.internal.CriteriaImpl
-
- setFirstResult(int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setFirstResult(int) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setFirstResult(int) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setFirstResult(int) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- setFirstResult(int) - Method in interface org.hibernate.Query
-
Set the first row to retrieve.
- setFirstRow(Integer) - Method in class org.hibernate.engine.spi.RowSelection
-
- setFkJoinColumns(Ejb3JoinColumn[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setFloat(int, float) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setFloat(String, float) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setFloat(int, float) - Method in interface org.hibernate.Query
-
Bind a positional float-valued parameter.
- setFloat(String, float) - Method in interface org.hibernate.Query
-
Bind a named float-valued parameter.
- setFlushing(boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- setFlushing(boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Called before and after the flushcycle
- setFlushMode(FlushMode) - Method in interface org.hibernate.BasicQueryContract
-
(Re)set the current FlushMode in effect for this query.
- 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 interface org.hibernate.Criteria
-
Override the flush mode for this particular query.
- setFlushMode(FlushMode) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setFlushMode(FlushMode) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setFlushMode(FlushMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- setFlushMode(FlushMode) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
- setFlushMode(FlushMode) - Method in interface org.hibernate.envers.query.AuditQuery
-
- setFlushMode(FlushMode) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- setFlushMode(FlushMode) - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- setFlushMode(FlushMode) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setFlushMode(FlushMode) - Method in class org.hibernate.internal.CriteriaImpl
-
- setFlushMode(FlushMode) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setFlushMode(FlushMode) - Method in class org.hibernate.internal.SessionImpl
-
- setFlushMode(FlushMode) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- setFlushMode(FlushModeType) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setFlushMode(FlushModeType) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- setFlushMode(FlushModeType) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- setFlushMode(FlushModeType) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setFlushMode(FlushModeType) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- setFlushMode(FlushMode) - Method in interface org.hibernate.Query
-
- setFlushMode(FlushMode) - Method in interface org.hibernate.Session
-
Set the flush mode for this session.
- setFlushRequired(boolean) - Method in class org.hibernate.event.spi.AutoFlushEvent
-
- 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.cfg.annotations.EntityBinder
-
- setForceDiscriminator(boolean) - Method in class org.hibernate.mapping.RootClass
-
- setForceInsertable(boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- 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(ForeignKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.AssociationOverride
-
Sets the value of the foreignKey property.
- setForeignKey(ForeignKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
Sets the value of the foreignKey property.
- setForeignKey(ForeignKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Sets the value of the foreignKey property.
- setForeignKey(ForeignKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Sets the value of the foreignKey property.
- setForeignKey(ForeignKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the foreignKey property.
- setForeignKey(ForeignKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Sets the value of the foreignKey property.
- setForeignKeyDefinition(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
-
Sets the value of the foreignKeyDefinition property.
- setForeignKeyName(String) - Method in class org.hibernate.mapping.SimpleValue
-
- setForeignKeyType(ForeignKeyDirection) - Method in class org.hibernate.mapping.OneToOne
-
Sets the foreignKeyType.
- setFormat(boolean) - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
-
- setFormat(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
-
Should we format the sql strings?
- setFormat(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
-
- 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.cfg.Ejb3Column
-
- 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(String) - Method in class org.hibernate.sql.Select
-
Sets the fromClause.
- setFromClause(String, String) - Method in class org.hibernate.sql.Select
-
- setFromElement(FromElement) - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
-
- setFromElement(FromElement) - Method in class org.hibernate.hql.internal.ast.tree.SqlFragment
-
- 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.
- setGeneratedValue(GeneratedValue) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Sets the value of the generatedValue 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.
- setGenerator(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.GeneratedValue
-
Sets the value of the generator property.
- setGeometryFactory(GeometryFactory) - Static method in class org.hibernate.spatial.jts.EnvelopeAdapter
-
- setGetGeneratedKeysEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setGloballyQuoteIdentifiers(boolean) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
-
- setGroupByClause(String) - Method in class org.hibernate.sql.Select
-
- setGroupByTokens(Iterator) - Method in class org.hibernate.sql.QuerySelect
-
- setGroupings(List<Expression<?>>) - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- setGroupings(Expression<?>...) - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- setHaltOnError(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
-
Should we stop once an error occurs?
- setHaltonerror(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
- setHaltOnError(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
-
- setHaltOnError(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
- setHasDirtyCollection(boolean) - Method in class org.hibernate.event.spi.FlushEntityEvent
-
- setHasFilterCondition(boolean) - Method in class org.hibernate.sql.JoinFragment
-
- setHasParents(boolean) - Method in class org.hibernate.cfg.InheritanceState
-
- setHasSiblings(boolean) - Method in class org.hibernate.cfg.InheritanceState
-
- setHasThetaJoins(boolean) - Method in class org.hibernate.sql.JoinFragment
-
- setHaving(Predicate) - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- setHavingTokens(Iterator) - Method in class org.hibernate.sql.QuerySelect
-
- setHibernateType(Type) - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- setHibernateType(Type) - Method in interface org.hibernate.procedure.ParameterRegistration
-
Set the Hibernate mapping type for this parameter.
- setHint(String, Object) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setHint(String, Object) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- setHint(String, Object) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setHint(String, Object) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- setHolder(PropertyHolder) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setHqlParameterSpecification(ParameterSpecification) - Method in class org.hibernate.hql.internal.ast.tree.ParameterNode
-
- setId(JaxbHbmSimpleIdType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Sets the value of the id property.
- setId(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setId(int) - Method in class org.hibernate.envers.DefaultRevisionEntity
-
- setId(int) - Method in class org.hibernate.envers.enhanced.SequenceIdRevisionEntity
-
- setId(Serializable) - Method in class org.hibernate.event.spi.PostLoadEvent
-
- setId(Serializable) - Method in class org.hibernate.event.spi.PreLoadEvent
-
- setId(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Sets the value of the id property.
- setId(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Sets the value of the id property.
- setIdClass(IdClass) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the idClass property.
- setIdClass(IdClass) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the idClass property.
- 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
-
- setIdentifier(Object, Serializable, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
-
Inject the identifier value into the given entity.
- setIdentifier(Object, Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- setIdentifier(Object, Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Inject the identifier value into the given entity.
- setIdentifier(Serializable) - Method in class org.hibernate.proxy.AbstractLazyInitializer
-
- setIdentifier(Serializable) - Method in interface org.hibernate.proxy.LazyInitializer
-
Set the identifier value for the entity our owning proxy represents.
- setIdentifier(Object, Serializable) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- setIdentifier(Object, Serializable, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- setIdentifier(Object, Serializable) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
- setIdentifier(Object, Serializable, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Inject the identifier value into the given entity.
- setIdentifierGeneratorProperties(Properties) - Method in class org.hibernate.mapping.SimpleValue
-
Sets the identifierGeneratorProperties.
- setIdentifierGeneratorStrategy(String) - Method in class org.hibernate.mapping.IdGenerator
-
- 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
-
- setIdentifierValue(KeyValue) - Method in class org.hibernate.mapping.Table
-
- 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.
- setIgnoreIdAnnotations(boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- setIgnoreNotFound(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- 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.
- setImplicit(boolean) - Method in class org.hibernate.cfg.Ejb3Column
-
- setImplicitCacheAccessType(AccessType) - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
-
- setImplicitCascadeStyleName(String) - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
-
- setImplicitCatalogName(String) - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
-
- setImplicitDiscriminatorColumnName(String) - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
-
- setImplicitIdColumnName(String) - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
-
- setImplicitlyQuoteIdentifiers(boolean) - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
-
- setImplicitNamingStrategy(ImplicitNamingStrategy) - Method in class org.hibernate.cfg.Configuration
-
- setImplicitNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
- setImplicitNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
- setImplicitNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
-
- setImplicitPackageName(String) - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
-
- setImplicitPropertyAccessorName(String) - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
-
- setImplicitSchemaName(String) - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
-
- setImplicitTenantIdColumnName(String) - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
-
- setImpliedInFromClause(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setImpliedInFromClause(boolean) - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
-
- setImpliedJoinType(int) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- setImpliedJoinType(int) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- setImportSqlCommandExtractor(ImportSqlCommandExtractor) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
-
Set import.sql command extractor.
- 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.
- setIncludeAllAttributes(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedEntityGraph
-
Sets the value of the includeAllAttributes property.
- setIncludeSubclasses(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setIndex(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
-
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(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(JaxbHbmIndexType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
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.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
-
- setIndexCollectionSelectorParamSpec(ParameterSpecification) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setIndexColumn(IndexColumn) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- 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(Inheritance) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the inheritance property.
- setInheritanceState(InheritanceState) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- setInheritanceStatePerClass(Map<XClass, InheritanceState>) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setInheritanceStatePerClass(Map<XClass, InheritanceState>) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setInIdClass(Boolean) - Method in class org.hibernate.cfg.AbstractPropertyHolder
-
- setInIdClass(Boolean) - Method in interface org.hibernate.cfg.PropertyHolder
-
- setInitialized() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- setInitialValue(Integer) - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Sets the value of the initialValue property.
- setInitialValue(Integer) - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Sets the value of the initialValue property.
- setInProjectionList(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setInProjectionList(boolean) - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
-
- 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.cfg.annotations.CollectionBinder
-
- setInsertable(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setInsertable(boolean) - Method in class org.hibernate.cfg.Ejb3Column
-
- setInsertable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
-
Sets the value of the insertable property.
- setInsertable(boolean) - Method in class org.hibernate.mapping.Property
-
- setInsertable(boolean) - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
-
- setInsertableDiscriminator(boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- setInstanceToLoad(Object) - Method in class org.hibernate.event.spi.LoadEvent
-
- setInteger(int, int) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setInteger(String, int) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setInteger(int, int) - Method in interface org.hibernate.Query
-
Bind a positional int-valued parameter.
- setInteger(String, int) - Method in interface org.hibernate.Query
-
Bind a named int-valued parameter.
- setInterceptor(Interceptor) - Method in class org.hibernate.cfg.Configuration
-
- setInternalFetchProfile(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
-
- 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.
- setInverse(boolean) - Method in class org.hibernate.mapping.Collection
-
- setInverse(boolean) - Method in class org.hibernate.mapping.Join
-
- setInverseForeignKey(ForeignKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Sets the value of the inverseForeignKey property.
- setInverseJoinColumns(Ejb3JoinColumn[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setIsHibernateExtensionMapping(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setIsolation(Integer) - Method in class org.hibernate.engine.jdbc.connections.internal.ConnectionCreatorBuilder
-
- setJar(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
-
Sets the value of the jar property.
- setJavaTypeDescriptor(JavaTypeDescriptor<T>) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- setJdbcBatchSize(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setJdbcBatchSize(int) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
-
- setJdbcFetchSize(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setJdbcScrollableResultSetEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setJndiService(JndiService) - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
-
- setJoinAnnotation(JoinColumn, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
- setJoinColumns(Ejb3JoinColumn[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setJoinFragment(JoinFragment) - Method in class org.hibernate.hql.internal.ast.tree.SqlFragment
-
- SetJoinImplementor<Z,X> - Interface in org.hibernate.jpa.criteria
-
- setJoins(Map<String, Join>) - Method in class org.hibernate.cfg.Ejb3Column
-
- setJoinSequence(JoinSequence) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setJoinTable(AuditJoinTable) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- setJoinTable(JoinTable) - Method in class org.hibernate.jpamodelgen.xml.jaxb.AssociationOverride
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Sets the value of the joinTable property.
- setJoinType(JoinType) - Method in class org.hibernate.hql.internal.ast.tree.DotNode
-
Sets the join type for this '.' node structure.
- setJPA2ElementCollection(boolean) - Method in class org.hibernate.cfg.annotations.TableBinder
-
- setJPA2ElementCollection(boolean) - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
- setJpaAttributeConverterDefinition(AttributeConverterDefinition) - Method in class org.hibernate.mapping.SimpleValue
-
- setJpaEntityName(String) - Method in class org.hibernate.mapping.PersistentClass
-
- setJpaIndex(Index[]) - Method in class org.hibernate.cfg.annotations.TableBinder
-
- setJpaOrderBy(OrderBy) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setJtaDataSource(Object) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- setJtaDataSource(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the jtaDataSource property.
- 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(boolean) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- setKey(KeyValue) - Method in class org.hibernate.mapping.Collection
-
- setKey(boolean) - Method in class org.hibernate.mapping.Component
-
- setKey(KeyValue) - Method in class org.hibernate.mapping.Join
-
- setKey(KeyValue) - Method in class org.hibernate.mapping.JoinedSubclass
-
- setKeySubgraph(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedAttributeNode
-
Sets the value of the keySubgraph property.
- setLastCollectionElementIndexValue(String) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- setLazy(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
-
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(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(JaxbHbmLazyEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
-
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(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(JaxbHbmLazyEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
-
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(JaxbHbmLazyWithExtraEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
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.
- setLazy(JaxbHbmLazyWithExtraEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
Sets the value of the lazy property.
- setLazy(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- 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
-
- setLazy(boolean) - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- 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(int) - Method in class org.hibernate.cfg.Ejb3Column
-
- setLength(long) - Method in class org.hibernate.engine.jdbc.Size
-
- setLength(Integer) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Sets the value of the length property.
- setLength(Integer) - Method in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
-
Sets the value of the length property.
- setLength(Integer) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Sets the value of the length property.
- setLength(int) - Method in class org.hibernate.mapping.Column
-
- setListeners(EventType<T>, Class<? extends T>...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
-
- setListeners(EventType<T>, T...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
-
- 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.
- setLoaded(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoader
-
- 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.
- setLoaderName(String) - Method in class org.hibernate.mapping.Collection
-
- setLoaderName(String) - Method in class org.hibernate.mapping.PersistentClass
-
- setLoadGraph(EntityGraph) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
-
- setLob(Lob) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Sets the value of the lob property.
- setLob(Lob) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the lob property.
- setLob(boolean) - Method in class org.hibernate.mapping.Property
-
- setLobLocatorUpdateCopy(boolean) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- setLobMultiplier(Size.LobMultiplier) - Method in class org.hibernate.engine.jdbc.Size
-
- setLocale(int, Locale) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setLocale(String, Locale) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setLocale(int, Locale) - Method in interface org.hibernate.Query
-
Bind a positional Locale-valued parameter.
- setLocale(String, Locale) - Method in interface org.hibernate.Query
-
Bind a named Locale-valued parameter.
- setLocalGenerators(HashMap<String, IdentifierGeneratorDefinition>) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- 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.Criteria
-
Set the lock mode of the current entity.
- setLockMode(String, LockMode) - Method in interface org.hibernate.Criteria
-
Set the lock mode of the aliased entity.
- setLockMode(LockMode) - Method in class org.hibernate.criterion.DetachedCriteria
-
Set the lock mode to use.
- setLockMode(String, LockMode) - Method in class org.hibernate.criterion.DetachedCriteria
-
Set an alias-specific lock mode.
- setLockMode(LockMode) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- setLockMode(LockMode) - Method in class org.hibernate.engine.internal.ImmutableEntityEntry
-
- setLockMode(LockMode) - Method in interface org.hibernate.engine.spi.EntityEntry
-
- setLockMode(LockMode) - Method in interface org.hibernate.envers.query.AuditQuery
-
- setLockMode(LockMode) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- setLockMode(LockMode) - Method in class org.hibernate.event.spi.LoadEvent
-
- setLockMode(LockMode) - Method in class org.hibernate.event.spi.LockEvent
-
- setLockMode(LockMode) - Method in class org.hibernate.internal.CriteriaImpl
-
- setLockMode(String, LockMode) - Method in class org.hibernate.internal.CriteriaImpl
-
- setLockMode(LockMode) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setLockMode(String, LockMode) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setLockMode(String, LockMode) - Method in class org.hibernate.internal.QueryImpl
-
- setLockMode(String, LockMode) - Method in class org.hibernate.internal.SQLQueryImpl
-
- setLockMode(LockModeType) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setLockMode(LockModeType) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- setLockMode(LockModeType) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setLockMode(LockModeType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedQuery
-
Sets the value of the lockMode property.
- setLockMode(LockMode) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
-
Sets the lock mode for the select statement.
- setLockMode(LockMode) - Method in class org.hibernate.LockOptions
-
- setLockMode(String, LockMode) - Method in interface org.hibernate.Query
-
Set the LockMode to use for specific alias (as defined in the query's FROM clause).
- setLockMode(LockMode) - Method in interface org.hibernate.Session.LockRequest
-
Specify the LockMode to be used.
- setLockMode(LockMode) - Method in class org.hibernate.sql.Select
-
- setLockMode(LockMode) - Method in class org.hibernate.sql.SimpleSelect
-
- setLockMode(LockMode) - Method in interface org.hibernate.SQLQuery.FetchReturn
-
Set the lock mode for this return.
- setLockMode(LockMode) - Method in interface org.hibernate.SQLQuery.RootReturn
-
Set the lock mode for this return.
- setLockOptions(LockOptions) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setLockOptions(LockOptions) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setLockOptions(LockOptions) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setLockOptions(LockOptions) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
Set lock options
- setLockOptions(LockOptions) - Method in class org.hibernate.internal.QueryImpl
-
- setLockOptions(LockOptions) - Method in class org.hibernate.internal.SQLQueryImpl
-
- setLockOptions(LockOptions) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
-
Sets the lock options for the select statement.
- setLockOptions(LockOptions) - Method in interface org.hibernate.Query
-
Set the lock options for the query.
- setLockOptions(LockOptions) - Method in class org.hibernate.sql.Select
-
Set the lock options
- setLockOptions(LockOptions) - Method in class org.hibernate.sql.SimpleSelect
-
- setLockScope(boolean) - Method in class org.hibernate.event.spi.LoadEvent
-
- setLockScope(boolean) - Method in class org.hibernate.event.spi.LockEvent
-
- setLockTimeout(int) - Method in class org.hibernate.event.spi.LoadEvent
-
- setLockTimeout(int) - Method in class org.hibernate.event.spi.LockEvent
-
- setLogicalColumnName(String) - Method in class org.hibernate.cfg.Ejb3Column
-
- setLogSessionMetrics(boolean) - Method in class org.hibernate.cfg.BaselineSessionEventsListenerBuilder
-
- setLogToStdout(boolean) - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
-
Enable (true) or disable (false) logging to stdout.
- setLong(int, long) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setLong(String, long) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setLong(int, long) - Method in interface org.hibernate.Query
-
Bind a positional long-valued parameter.
- setLong(String, long) - Method in interface org.hibernate.Query
-
Bind a named long-valued parameter.
- setManagerLookupClass() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- 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
-
- setManyToManyOwnerSideEntityName(String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
- 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(MapKey) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setMapKey(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- setMapKey(MapKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the mapKey property.
- setMapKey(MapKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the mapKey property.
- setMapKey(MapKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the mapKey property.
- setMapKeyClass(MapKeyClass) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the mapKeyClass property.
- setMapKeyClass(MapKeyClass) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the mapKeyClass property.
- setMapKeyClass(MapKeyClass) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the mapKeyClass property.
- setMapKeyColumn(MapKeyColumn) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the mapKeyColumn property.
- setMapKeyColumn(MapKeyColumn) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the mapKeyColumn property.
- setMapKeyColumn(MapKeyColumn) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the mapKeyColumn property.
- setMapKeyColumns(Ejb3Column[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setMapKeyEnumerated(EnumType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the mapKeyEnumerated property.
- setMapKeyEnumerated(EnumType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the mapKeyEnumerated property.
- setMapKeyEnumerated(EnumType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the mapKeyEnumerated property.
- setMapKeyForeignKey(ForeignKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the mapKeyForeignKey property.
- setMapKeyForeignKey(ForeignKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the mapKeyForeignKey property.
- setMapKeyForeignKey(ForeignKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the mapKeyForeignKey property.
- setMapKeyManyToMany(JaxbHbmMapKeyManyToManyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Sets the value of the mapKeyManyToMany property.
- setMapKeyManyToManyColumns(Ejb3JoinColumn[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setMapKeyTemporal(TemporalType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the mapKeyTemporal property.
- setMapKeyTemporal(TemporalType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the mapKeyTemporal property.
- setMapKeyTemporal(TemporalType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
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.cfg.annotations.CollectionBinder
-
- setMappedBy(String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
- setMappedBy(String, String, String, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
- setMappedBy(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the mappedBy property.
- setMappedBy(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the mappedBy property.
- setMappedBy(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Sets the value of the mappedBy property.
- setMappedByProperty(String) - Method in class org.hibernate.mapping.Collection
-
- setMappedClass(Class) - Method in class org.hibernate.mapping.MappedSuperclass
-
- setMappingColumn(Column) - Method in class org.hibernate.cfg.Ejb3Column
-
- setMapResources(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setMapsId(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Sets the value of the mapsId property.
- setMapsId(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Sets the value of the mapsId property.
- setMask(String) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the mask parameter with the specified value
- setMaximumFetchDepth(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setMaxResolution(Double) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the max_resolution parameter with the specified value
- setMaxResults(int) - Method in interface org.hibernate.Criteria
-
Set a limit upon the number of objects to be retrieved.
- setMaxResults(Integer) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setMaxResults(Integer) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setMaxResults(int) - Method in interface org.hibernate.envers.query.AuditQuery
-
- setMaxResults(int) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- setMaxResults(int) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setMaxResults(int) - Method in class org.hibernate.internal.CriteriaImpl
-
- setMaxResults(int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setMaxResults(int) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setMaxResults(int) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setMaxResults(int) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- setMaxResults(int) - Method in interface org.hibernate.Query
-
Set the maximum number of rows to retrieve.
- setMaxRows(RowSelection, PreparedStatement) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
-
- setMaxRows(RowSelection, PreparedStatement) - Method in interface org.hibernate.dialect.pagination.LimitHandler
-
Use JDBC API to limit the number of rows returned by the SQL query.
- setMaxRows(RowSelection, PreparedStatement) - Method in class org.hibernate.dialect.pagination.NoopLimitHandler
-
- setMaxRows(Integer) - Method in class org.hibernate.engine.spi.RowSelection
-
- setMetaAttributes(Map) - Method in class org.hibernate.mapping.Component
-
- setMetaAttributes(Map) - Method in interface org.hibernate.mapping.MetaAttributable
-
- setMetaAttributes(Map) - Method in class org.hibernate.mapping.PersistentClass
-
- setMetaAttributes(Map) - Method in class org.hibernate.mapping.Property
-
- setMetadataComplete(Boolean) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
-
- setMetadataComplete(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
Sets the value of the metadataComplete property.
- setMetadataComplete(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the metadataComplete property.
- setMetadataComplete(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the metadataComplete property.
- 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.jpamodelgen.xml.jaxb.PostLoad
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostPersist
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostRemove
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PostUpdate
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PrePersist
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PreRemove
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PreUpdate
-
Sets the value of the methodName property.
- setMinimalPutsEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setMinResolution(Double) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the min_resolution parameter with the specified value
- setMode(ParameterMode) - Method in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
-
Sets the value of the mode property.
- setModifiedEntityNames(Set<String>) - Method in class org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity
-
- setModifiedEntityNames(Set<String>) - Method in class org.hibernate.envers.enhanced.SequenceIdTrackingModifiedEntitiesRevisionEntity
-
- setModifiedFlagName(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- 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.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.mapping.Collection
-
- setMutable(boolean) - Method in class org.hibernate.mapping.RootClass
-
- 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.model.IdentifierGeneratorDefinition.Builder
-
- setName(String) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setName(String) - Method in class org.hibernate.cfg.annotations.TableBinder
-
- setName(String) - Method in class org.hibernate.cfg.UniqueConstraintHolder
-
- setName(String) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setName(String) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setName(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- setName(String) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.AssociationOverride
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ColumnResult
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.FieldResult
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Index
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKey
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedAttributeNode
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedEntityGraph
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedNativeQuery
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedQuery
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedStoredProcedureQuery
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedSubgraph
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit.Properties.Property
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PrimaryKeyJoinColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.QueryHint
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Table
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Transient
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.UniqueConstraint
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Version
-
Sets the value of the name property.
- 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
-
- 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
-
- setNamedParameters(Map<String, TypedValue>) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setNameQualifierSupport(NameQualifierSupport) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
-
- setNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
- setNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
- setNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
-
- setNaturalId(JaxbHbmNaturalIdType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
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.
- setNaturalIdCache(XClass, NaturalIdCache) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- setNaturalIdCacheRegionName(String) - Method in class org.hibernate.mapping.RootClass
-
- setNaturalIdentifier(boolean) - Method in class org.hibernate.mapping.Property
-
- setNaturalKeyLookup(boolean) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setNaturalSort(SortNatural) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setNdcMaxDepth(int) - Method in class org.hibernate.testing.logger.TestableLoggerProvider
-
- setNext(JoinSequence) - Method in class org.hibernate.engine.internal.JoinSequence
-
Sets the next join sequence
- 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.
- setNonJtaDataSource(Object) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- setNonJtaDataSource(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the nonJtaDataSource 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.
- 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.
- setNowaitEnabled(boolean) - Method in class org.hibernate.sql.ForUpdateFragment
-
- setNullable(boolean) - Method in class org.hibernate.cfg.Ejb3Column
-
- setNullable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
-
Sets the value of the nullable 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
-
- 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
-
- 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.
- 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.
- setOneToMany(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setOp(String) - Method in class org.hibernate.sql.ConditionFragment
-
Sets the op.
- 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(OptimisticLockStyle) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
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.
- 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
-
- setOptimisticLockStyle(OptimisticLockStyle) - Method in class org.hibernate.mapping.PersistentClass
-
- 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.jpamodelgen.xml.jaxb.Basic
-
Sets the value of the optional property.
- setOptional(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Sets the value of the optional property.
- setOptional(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Sets the value of the optional property.
- setOptional(boolean) - Method in class org.hibernate.mapping.Join
-
- setOptional(boolean) - Method in class org.hibernate.mapping.Property
-
- setOptionalEntityName(String) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setOptionalEntityName(String) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setOptionalId(Serializable) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setOptionalId(Serializable) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setOptionalObject(Object) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setOptionalObject(Object) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- 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 class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the orderBy property.
- setOrderBy(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the orderBy property.
- setOrderBy(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
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(String) - Method in class org.hibernate.sql.Select
-
- setOrderByTokens(Iterator) - Method in class org.hibernate.sql.QuerySelect
-
- setOrderColumn(OrderColumn) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the orderColumn property.
- setOrderColumn(OrderColumn) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the orderColumn property.
- setOrderColumn(OrderColumn) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the orderColumn property.
- setOrigin(FromElement, boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- 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.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the orphanRemoval property.
- setOrphanRemoval(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
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.
- setOuterJoins(String, String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
-
Sets the outer join fragments to be added to the "from" and "where" clauses.
- setOuterJoins(String, String) - Method in class org.hibernate.sql.Select
-
- setOutput(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
Set the script output file
- setOutputFile(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
-
For generating a export script file, this is the file which will be written.
- setOutputFile(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
-
- setOutputFile(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
- setOwner(Object) - Method in class org.hibernate.collection.internal.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.Collection
-
- setOwner(PersistentClass) - Method in class org.hibernate.mapping.Component
-
- setOwnerAssociationTypes(EntityType[]) - Method in class org.hibernate.loader.JoinWalker
-
- setOwners(int[]) - Method in class org.hibernate.loader.JoinWalker
-
- 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.jpamodelgen.xml.jaxb.EntityMappings
-
Sets the value of the package property.
- setPackageName(String) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
-
- setParameter(String, Object) - Method in interface org.hibernate.Filter
-
Set the named parameter's value for this filter.
- setParameter(int, Object, Type) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setParameter(String, Object, Type) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setParameter(int, Object) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setParameter(String, Object) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setParameter(String, Object) - Method in class org.hibernate.internal.FilterImpl
-
Set the named parameter's value for this filter.
- setParameter(Parameter<T>, T) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setParameter(String, Object) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setParameter(String, Calendar, TemporalType) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setParameter(String, Date, TemporalType) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setParameter(int, Object) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setParameter(int, Calendar, TemporalType) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setParameter(int, Date, TemporalType) - Method in class org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter
-
- setParameter(Parameter<T>, T) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- setParameter(String, Object) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- setParameter(String, Calendar, TemporalType) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- setParameter(String, Date, TemporalType) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- setParameter(int, Object) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- setParameter(int, Calendar, TemporalType) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- setParameter(int, Date, TemporalType) - Method in class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- setParameter(Parameter<T>, T) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setParameter(String, Object) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setParameter(String, Calendar, TemporalType) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setParameter(String, Date, TemporalType) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setParameter(int, Object) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setParameter(int, Calendar, TemporalType) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setParameter(int, Date, TemporalType) - Method in class org.hibernate.jpa.spi.AbstractQueryImpl
-
- setParameter(Parameter<T>, T) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- setParameter(String, Object) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- setParameter(String, Calendar, TemporalType) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- setParameter(String, Date, TemporalType) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- setParameter(int, Object) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- setParameter(int, Calendar, TemporalType) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- setParameter(int, Date, TemporalType) - Method in class org.hibernate.jpa.spi.BaseQueryImpl
-
- setParameter(int, Object, Type) - Method in interface org.hibernate.Query
-
Bind a value to a JDBC-style query parameter.
- setParameter(String, Object, Type) - Method in interface org.hibernate.Query
-
Bind a value to a named query parameter.
- setParameter(int, Object) - Method in interface org.hibernate.Query
-
Bind a value to a JDBC-style query parameter.
- setParameter(String, Object) - Method in interface org.hibernate.Query
-
Bind a value to a named query parameter.
- setParameterList(String, Collection) - Method in interface org.hibernate.Filter
-
Set the named parameter's value list for this filter.
- setParameterList(String, Object[]) - Method in interface org.hibernate.Filter
-
Set the named parameter's value list for this filter.
- setParameterList(String, Collection, Type) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setParameterList(String, Collection) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setParameterList(String, Object[], Type) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setParameterList(String, Object[]) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setParameterList(String, Collection) - Method in class org.hibernate.internal.FilterImpl
-
Set the named parameter's value list for this filter.
- setParameterList(String, Object[]) - Method in class org.hibernate.internal.FilterImpl
-
Set the named parameter's value list for this filter.
- setParameterList(String, Collection, Type) - Method in interface org.hibernate.Query
-
Bind multiple values to a named query parameter.
- setParameterList(String, Collection) - Method in interface org.hibernate.Query
-
Bind multiple values to a named query parameter.
- setParameterList(String, Object[], Type) - Method in interface org.hibernate.Query
-
Bind multiple values to a named query parameter.
- setParameterList(String, Object[]) - Method in interface org.hibernate.Query
-
Bind multiple values to a named query parameter.
- setParameterName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterParameterType
-
Sets the value of the parameterName property.
- setParameters(int, Object[]) - Method in class org.hibernate.cache.infinispan.util.BeginInvalidationCommand
-
- setParameters(int, Object[]) - Method in class org.hibernate.cache.infinispan.util.EndInvalidationCommand
-
- setParameters(int, Object[]) - Method in class org.hibernate.cache.infinispan.util.EvictAllCommand
-
- setParameters(Object[], Type[]) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setParameters(Object[], Type[]) - Method in interface org.hibernate.Query
-
Bind values and types to positional parameters.
- setParameterTypes(Map) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setParameterTypes(Map) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setParameterValue(Query) - Method in class org.hibernate.envers.internal.entities.mapper.id.QueryParameterData
-
- setParameterValues(Properties) - Method in class org.hibernate.type.EnumType
-
- 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.
- 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.
- setParent(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
-
- setParent(Object, Object, SessionFactoryImplementor) - Method in interface org.hibernate.tuple.component.ComponentTuplizer
-
Set the value of the parent property.
- setParent(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
-
- setParentFromClause(FromClause) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
- setParentProperty(String) - Method in class org.hibernate.cfg.AbstractPropertyHolder
-
- setParentProperty(String) - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- setParentProperty(String) - Method in interface org.hibernate.cfg.PropertyHolder
-
- setParentProperty(String) - Method in class org.hibernate.mapping.Component
-
- setPerformed(Object) - Method in class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
-
- setPersistenceUnitDefaultAccessType(AccessType) - Method in class org.hibernate.jpamodelgen.Context
-
- setPersistenceUnitDefaults(PersistenceUnitDefaults) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitMetadata
-
Sets the value of the persistenceUnitDefaults property.
- setPersistenceUnitMetadata(PersistenceUnitMetadata) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Sets the value of the persistenceUnitMetadata property.
- setPersistentClass(PersistentClass, Map<String, Join>, Map<XClass, InheritanceState>) - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
Override persistent class on oneToMany Cases for late settings
Must only be used on second level pass binding
- setPersistentClass(PersistentClass) - Method in class org.hibernate.mapping.Join
-
- setPersistentClass(PersistentClass) - Method in class org.hibernate.mapping.Property
-
- setPersistentClassName(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- 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
-
- setPersisters(Loadable[]) - Method in class org.hibernate.loader.JoinWalker
-
- setPhysicalNamingStrategy(PhysicalNamingStrategy) - Method in class org.hibernate.cfg.Configuration
-
- setPhysicalNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
- setPhysicalNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
- setPhysicalNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
-
- setPkColumnName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Sets the value of the pkColumnName property.
- setPkColumnValue(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Sets the value of the pkColumnValue property.
- setPluralAttributesImplicitlyLazy(boolean) - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
-
- setPolymorphic(boolean) - Method in class org.hibernate.mapping.RootClass
-
- setPolymorphism(JaxbHbmPolymorphismEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Sets the value of the polymorphism property.
- setPositionalParameterTypes(Type[]) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setPositionalParameterValues(Object[]) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setPositionMappedBy(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- setPossibleID(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
-
- setPossibleID(boolean) - Method in class org.hibernate.hql.internal.ast.HqlToken
-
Set to true if this token can be interpreted as an identifier,
false if not.
- setPostLoad(PostLoad) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the postLoad property.
- setPostLoad(PostLoad) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Sets the value of the postLoad property.
- setPostLoad(PostLoad) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the postLoad property.
- setPostLoadEvent(PostLoadEvent) - Method in class org.hibernate.event.spi.LoadEvent
-
- setPostPersist(PostPersist) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the postPersist property.
- setPostPersist(PostPersist) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Sets the value of the postPersist property.
- setPostPersist(PostPersist) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the postPersist property.
- setPostRemove(PostRemove) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the postRemove property.
- setPostRemove(PostRemove) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Sets the value of the postRemove property.
- setPostRemove(PostRemove) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the postRemove property.
- setPostUpdate(PostUpdate) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the postUpdate property.
- setPostUpdate(PostUpdate) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Sets the value of the postUpdate property.
- setPostUpdate(PostUpdate) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the postUpdate property.
- setPrecision(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
-
Sets the value of the precision property.
- 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(int) - Method in class org.hibernate.cfg.Ejb3Column
-
- setPrecision(int) - Method in class org.hibernate.engine.jdbc.Size
-
- setPrecision(Integer) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Sets the value of the precision property.
- setPrecision(Integer) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Sets the value of the precision property.
- setPrecision(int) - Method in class org.hibernate.mapping.Column
-
- setPrePersist(PrePersist) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the prePersist property.
- setPrePersist(PrePersist) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Sets the value of the prePersist property.
- setPrePersist(PrePersist) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the prePersist property.
- setPreRemove(PreRemove) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the preRemove property.
- setPreRemove(PreRemove) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Sets the value of the preRemove property.
- setPreRemove(PreRemove) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the preRemove property.
- setPreUpdate(PreUpdate) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the preUpdate property.
- setPreUpdate(PreUpdate) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
-
Sets the value of the preUpdate property.
- setPreUpdate(PreUpdate) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Sets the value of the preUpdate property.
- setPrimaryKey(PrimaryKey) - Method in class org.hibernate.mapping.Table
-
- setPrimaryKeyColumnNames(String[]) - Method in class org.hibernate.sql.Delete
-
- setPrimaryKeyColumnNames(String[]) - Method in class org.hibernate.sql.Update
-
- setPrimaryKeyForeignKey(ForeignKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the primaryKeyForeignKey property.
- setPrimaryKeyForeignKey(ForeignKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Sets the value of the primaryKeyForeignKey property.
- setPrimaryKeyForeignKey(ForeignKey) - Method in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
Sets the value of the primaryKeyForeignKey property.
- setProcedureName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedStoredProcedureQuery
-
Sets the value of the procedureName property.
- setProcessed(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
-
- setProjection(Projection) - Method in interface org.hibernate.Criteria
-
Used to specify that the query results will be a projection (scalar in
nature).
- setProjection(Projection) - Method in class org.hibernate.criterion.DetachedCriteria
-
Set the projection to use.
- setProjection(Projection) - Method in class org.hibernate.internal.CriteriaImpl
-
- setProjection(Projection) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setProperties(Properties) - Method in class org.hibernate.cfg.Configuration
-
Specify a completely new set of properties
- setProperties(Map) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setProperties(Object) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setProperties(Persistence.PersistenceUnit.Properties) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the properties property.
- setProperties(Object) - Method in interface org.hibernate.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(Map) - Method in interface org.hibernate.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(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
Set a properties file
- setProperties(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
Set a properties file
- setProperties(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
-
Set a properties file
- setProperty(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
-
Sets the value of the property property.
- setProperty(XProperty) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setProperty(XProperty) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setProperty(String, String) - Method in class org.hibernate.cfg.Configuration
-
Set a property value by name
- setProperty(String, Object) - Method in class org.hibernate.jpa.spi.AbstractEntityManagerImpl
-
- setPropertyAccessorName(String) - Method in class org.hibernate.mapping.Property
-
- setPropertyAccessType(AccessType) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- setPropertyHolder(PropertyHolder) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setPropertyHolder(PropertyHolder) - Method in class org.hibernate.cfg.Ejb3Column
-
- setPropertyName(String) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setPropertyName(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- setPropertyName(String) - Method in class org.hibernate.cfg.Ejb3Column
-
- setPropertyName(String) - Method in class org.hibernate.mapping.OneToOne
-
- setPropertyPath(String) - Method in class org.hibernate.hql.internal.ast.tree.DotNode
-
- 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.
- setPropertySelector(Example.PropertySelector) - Method in class org.hibernate.criterion.Example
-
Set the property selector to use.
- setPropertyValue(Object, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractToOneMapper
-
- setPropertyValue(Object, String, Object) - Method in interface org.hibernate.metadata.ClassMetadata
-
Set the value of a particular (named) property
- setPropertyValue(Object, int, Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- setPropertyValue(Object, String, Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- setPropertyValue(Object, int, Object) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Set the value of a particular property
- setPropertyValue(Object, int, Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- setPropertyValue(Object, String, Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- setPropertyValue(Object, int, Object) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Inject the value of a particular property.
- setPropertyValue(Object, String, Object) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Inject the value of a particular property.
- setPropertyValue(Object, int, Object) - Method in interface org.hibernate.usertype.CompositeUserType
-
Set the value of a property.
- setPropertyValues(Object, Object[]) - Method in class org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter
-
- setPropertyValues(Object, Object[]) - Method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
-
Sets properties of a given bean to specified values.
- setPropertyValues(Object, Object[]) - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer.AccessOptimizer
-
Set all property values into an entity instance.
- setPropertyValues(Object[]) - Method in class org.hibernate.event.spi.FlushEntityEvent
-
- setPropertyValues(Object, Object[]) - Method in interface org.hibernate.metadata.ClassMetadata
-
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
-
Set the given values to the mapped properties of the given object
- setPropertyValues(Object, Object[]) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
-
- setPropertyValues(Object, Object[]) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
-
- setPropertyValues(Object, Object[]) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- setPropertyValues(Object, Object[]) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
-
- setPropertyValues(Object, Object[]) - Method in interface org.hibernate.tuple.Tuplizer
-
Inject the given values into the given entity.
- setPropertyValues(Object, Object[], EntityMode) - Method in class org.hibernate.type.AnyType
-
- setPropertyValues(Object, Object[], EntityMode) - Method in class org.hibernate.type.ComponentType
-
- setPropertyValues(Object, Object[], EntityMode) - Method in class org.hibernate.type.CompositeCustomType
-
- setPropertyValues(Object, Object[], EntityMode) - Method in interface org.hibernate.type.CompositeType
-
Inject property values onto the given component instance
An optional operation
- setPropertyValuesWithOptimizer(Object, Object[]) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
-
- setProvider(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the provider property.
- setProviderClassName(String) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- setProxy(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
-
Sets the value of the proxy property.
- setProxy(Proxy) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- SetProxy(Collection) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
-
- SetProxy<U> - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy
-
- SetProxy() - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SetProxy
-
- SetProxy(Initializor<Set<U>>) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SetProxy
-
- setProxyInterfaceName(String) - Method in class org.hibernate.mapping.PersistentClass
-
- setPutFromLoadValidator(PutFromLoadValidator) - Method in class org.hibernate.cache.infinispan.util.EndInvalidationCommand
-
- setQuery(String) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setQuery(String) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setQuery(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedNativeQuery
-
Sets the value of the query property.
- setQuery(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedQuery
-
Sets the value of the query property.
- setQueryableCollection(QueryableCollection) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setQueryCacheEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setQueryHints(List<String>) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setQueryPlan(HQLQueryPlan) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setQueryProperties(Query) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- setQueryRef(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLoaderType
-
Sets the value of the queryRef property.
- setQueryReturns(NativeSQLQueryReturn[]) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setQueryReturns(List<NativeSQLQueryReturn>) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setQuerySpaces(List<String>) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setQuerySpaces(Collection<String>) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setQuerySpaces(Set) - Method in class org.hibernate.event.spi.AutoFlushEvent
-
- setQuerySubstitutions(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setQueryType(String) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the querytype parameter with the specified value
- setQueryTypeToFilter() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the querytype parameter with value "FILTER"
- setQuiet(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
Enable "quiet" mode.
- setQuiet(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
Enable "quiet" mode.
- 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.
- setReadOnly(boolean) - Method in interface org.hibernate.BasicQueryContract
-
Set the read-only/modifiable mode for entities and proxies
loaded by this Query.
- 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 interface org.hibernate.Criteria
-
Set the read-only/modifiable mode for entities and proxies
loaded by this Criteria.
- setReadOnly(boolean, Object) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- setReadOnly(Object, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- setReadOnly(boolean, Object) - Method in interface org.hibernate.engine.spi.EntityEntry
-
- setReadOnly(boolean) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setReadOnly(boolean) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- 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(boolean) - Method in class org.hibernate.engine.spi.QueryParameters
-
Set the read-only/modifiable mode for entities and proxies loaded by the query.
- setReadOnly(Object, boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- setReadOnly(boolean) - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- setReadOnly(boolean) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setReadOnly(boolean) - Method in class org.hibernate.internal.CriteriaImpl
-
- setReadOnly(boolean) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setReadOnly(Object, boolean) - Method in class org.hibernate.internal.SessionImpl
-
- 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
-
- 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.
- setReadOnlyBeforeAttachedToSession(AbstractLazyInitializer) - Method in class org.hibernate.proxy.AbstractSerializableProxy
-
Set the read-only/modifiable setting from this object in an AbstractLazyInitializer.
- setReferencedColumn(String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
- setReferencedColumnName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Sets the value of the referencedColumnName property.
- setReferencedColumnName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the referencedColumnName property.
- setReferencedColumnName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PrimaryKeyJoinColumn
-
Sets the value of the referencedColumnName property.
- setReferencedEntityName(String) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setReferencedEntityName(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- 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
-
- setReflectionOptimizationEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- 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.model.Caching
-
- setRegionCacheEnabled(String, boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- setRegionCacheEnabled(String, boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- setRegionCacheLoggingEnabled(String, boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- setRegionCacheLoggingEnabled(String, boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- setRegionCacheMaxTTISeconds(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- setRegionCacheMaxTTISeconds(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- setRegionCacheMaxTTLSeconds(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- setRegionCacheMaxTTLSeconds(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- setRegionCachesEnabled(boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- setRegionCachesEnabled(boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- setRegionCacheTargetMaxInMemoryCount(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- setRegionCacheTargetMaxInMemoryCount(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- setRegionCacheTargetMaxTotalCount(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- setRegionCacheTargetMaxTotalCount(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- setRelationMappedBy(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- setRelationTargetAuditMode(RelationTargetAuditMode) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
Set the relationTargetAuditMode property value.
- setReleaseResourcesOnCloseEnabled(boolean) - Method in class org.hibernate.jpa.boot.internal.SettingsImpl
-
- setRename(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType
-
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
-
- setRequestedId(Serializable) - Method in class org.hibernate.event.spi.MergeEvent
-
- setRequestedId(Serializable) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
-
- setReservedWords(Set<String>) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
-
- setResolved() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
-
- setResolvedConstant(String) - Method in class org.hibernate.hql.internal.ast.tree.DotNode
-
- setResource(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
-
Sets the value of the resource property.
- setRestriction(Expression<Boolean>) - Method in class org.hibernate.jpa.criteria.AbstractManipulationCriteriaQuery
-
- setRestriction(Predicate...) - Method in class org.hibernate.jpa.criteria.AbstractManipulationCriteriaQuery
-
- setRestriction(Predicate) - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- setResult(Object) - Method in class org.hibernate.event.spi.LoadEvent
-
- setResult(Object) - Method in class org.hibernate.event.spi.MergeEvent
-
- setResultClass(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedNativeQuery
-
Sets the value of the resultClass property.
- setResultId(Serializable) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
-
- setResultSetMapping(String) - Method in class org.hibernate.internal.SQLQueryImpl
-
- setResultSetMapping(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedNativeQuery
-
Sets the value of the resultSetMapping property.
- setResultSetMapping(String) - Method in interface org.hibernate.SQLQuery
-
Use a predefined named result-set mapping.
- setResultsetRef(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
-
Sets the value of the resultsetRef property.
- setResultSetRef(String) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setResultTransformer(ResultTransformer) - Method in interface org.hibernate.Criteria
-
Set a strategy for handling the query results.
- setResultTransformer(ResultTransformer) - Method in class org.hibernate.criterion.DetachedCriteria
-
Set the result transformer to use.
- setResultTransformer(ResultTransformer) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setResultTransformer(ResultTransformer) - Method in class org.hibernate.internal.CriteriaImpl
-
- setResultTransformer(ResultTransformer) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setResultTransformer(ResultTransformer) - Method in interface org.hibernate.Query
-
Set a strategy for handling the query results.
- setReturnColumnName(String) - Method in class org.hibernate.sql.CaseFragment
-
- setReturnColumnName(String, String) - Method in class org.hibernate.sql.CaseFragment
-
- setReturnDiscriminator(JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
-
Sets the value of the returnDiscriminator property.
- setReturnedClass(XClass) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setReturnedClassName(String) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setReturnedClassName(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- setRevisionTimestampGetter(Getter) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
-
- 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.engine.spi.CollectionEntry
-
- setRole(String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setRole(String) - Method in class org.hibernate.mapping.Collection
-
- setRoleName(String) - Method in class org.hibernate.mapping.Component
-
- setRollbackOnly() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
-
- setRollbackOnly() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
-
- setRollbackOnly() - Method in class org.hibernate.jpa.internal.TransactionImpl
-
- setRoot(Joinable, String) - Method in class org.hibernate.engine.internal.JoinSequence
-
Set the root of this JoinSequence.
- 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.mapping.Table
-
- setRowNumber(int) - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
-
- setRowNumber(int) - Method in class org.hibernate.internal.ScrollableResultsImpl
-
- setRowNumber(int) - Method in interface org.hibernate.ScrollableResults
-
Set the current position in the result set.
- setRowSelection(RowSelection) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setScalarColumn(int) - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
-
- setScalarColumn(int) - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- setScalarColumn(int) - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
-
- setScalarColumn(int) - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- setScalarColumn(int) - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
-
Sets the index and text for select expression in the projection list.
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.AggregateNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.CastFunctionNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.CountNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.DotNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.IdentNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.IndexNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.LiteralNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.NullNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.SearchedCaseNode
-
- setScalarColumnText(int) - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
-
Appends AST nodes that represent the columns after the current AST node.
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.SelectExpressionImpl
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.SimpleCaseNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.UnaryArithmeticNode
-
- setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.UnaryLogicOperatorNode
-
- setScale(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
-
Sets the value of the scale property.
- 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(int) - Method in class org.hibernate.cfg.Ejb3Column
-
- setScale(int) - Method in class org.hibernate.engine.jdbc.Size
-
- setScale(Integer) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Sets the value of the scale property.
- setScale(Integer) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Sets the value of the scale property.
- setScale(int) - Method in class org.hibernate.mapping.Column
-
- 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.cfg.annotations.reflection.XMLContext.Default
-
- setSchema(String) - Method in class org.hibernate.cfg.annotations.TableBinder
-
- setSchema(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Table
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.mapping.Table
-
- setScope(boolean) - Method in class org.hibernate.LockOptions
-
Set the scope.
- setScope(boolean) - Method in interface org.hibernate.Session.LockRequest
-
Specify if LockMode should be cascaded to owned collections and relationships.
- setScrollMode(ScrollMode) - Method in class org.hibernate.engine.spi.QueryParameters
-
- setSdoBatchSize(Integer) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the sdo_batch_size parameter with the specified value
- setSdoNumRes(Integer) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the sdo_num_res parameter with the specified value
- setSecondLevelCacheEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setSecurity(JaxbCfgHibernateConfiguration.JaxbCfgSecurity) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
-
Sets the value of the security property.
- setSelect(Select) - Method in class org.hibernate.sql.InsertSelect
-
- setSelectable(boolean) - Method in class org.hibernate.mapping.Property
-
- 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.mapping.PersistentClass
-
- setSelectClause(String) - Method in class org.hibernate.sql.Select
-
Sets the selectClause.
- setSelectClause(SelectFragment) - Method in class org.hibernate.sql.Select
-
- setSelectExpression(SelectExpression) - Method in class org.hibernate.hql.internal.ast.tree.ResultVariableRefNode
-
Set the select expression that defines the result variable.
- setSelection(Selection<? extends T>) - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- setSelector(JoinSequence.Selector) - Method in class org.hibernate.engine.internal.JoinSequence
-
Set the Selector to use to determine how subclass joins should be applied.
- setSequenceGenerator(SequenceGenerator) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the sequenceGenerator property.
- setSequenceGenerator(SequenceGenerator) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Sets the value of the sequenceGenerator property.
- setSequenceName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
-
Sets the value of the sequenceName property.
- setSequentialSelect(boolean) - Method in class org.hibernate.mapping.Join
-
- setSerializable(int, Serializable) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setSerializable(String, Serializable) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setSerializable(int, Serializable) - Method in interface org.hibernate.Query
-
Bind a positional binary-valued parameter using serialization.
- setSerializable(String, Serializable) - Method in interface org.hibernate.Query
-
Bind a named binary-valued parameter using serialization.
- setService(R) - Method in class org.hibernate.service.spi.ServiceBinding
-
- setSession(SessionImplementor) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoader
-
- setSession(SessionImplementor) - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
-
- setSession(SessionImplementor) - Method in interface org.hibernate.bytecode.instrumentation.spi.FieldInterceptor
-
Use to associate the entity to which we are bound to the given session.
- setSession(SessionImplementor) - Method in class org.hibernate.internal.CriteriaImpl
-
- setSession(SessionImplementor) - Method in class org.hibernate.proxy.AbstractLazyInitializer
-
- setSession(SessionImplementor) - 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.
- setSessionFactory(SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.tree.JavaConstantNode
-
- setSessionFactory(SessionFactoryImplementor) - Method in interface org.hibernate.hql.internal.ast.tree.SessionFactoryAwareNode
-
- setSessionFactoryObserver(SessionFactoryObserver) - Method in class org.hibernate.cfg.Configuration
-
- setSessionInterceptorClass(Class<? extends Interceptor>) - Method in class org.hibernate.jpa.boot.internal.SettingsImpl
-
- setShared(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
-
Sets the value of the shared property.
- setSharedCacheMode(SharedCacheMode) - Method in class org.hibernate.cfg.Configuration
-
Sets the SharedCacheMode to use.
- setSharedCacheMode(String) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- setSharedCacheMode(PersistenceUnitCachingType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the sharedCacheMode property.
- setShort(int, short) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setShort(String, short) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setShort(int, short) - Method in interface org.hibernate.Query
-
Bind a positional short-valued parameter.
- setShort(String, short) - Method in interface org.hibernate.Query
-
Bind a named short-valued parameter.
- setShowSqlEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- SetSimpleValueTypeSecondPass - Class in org.hibernate.cfg
-
- SetSimpleValueTypeSecondPass(SimpleValueBinder) - Constructor for class org.hibernate.cfg.SetSimpleValueTypeSecondPass
-
- setSkipLockedEnabled(boolean) - Method in class org.hibernate.sql.ForUpdateFragment
-
- setSnapshot(Serializable, String, Serializable) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- setSnapshot(Serializable, String, Serializable) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
After flushing, re-init snapshot state.
- 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(Sort) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setSort(Sort) - Method in class org.hibernate.cfg.annotations.ListBinder
-
- setSorted(boolean) - Method in class org.hibernate.mapping.Collection
-
- setSource(JaxbHbmTimestampSourceEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampAttributeType
-
Sets the value of the source property.
- setSql(String) - Method in class org.hibernate.loader.JoinWalker
-
- 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.
- 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.
- setSqlOrderBy(OrderBy) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setSqlOrderBy(OrderBy) - Method in class org.hibernate.cfg.annotations.ListBinder
-
- setSqlOrderBy(OrderBy) - Method in class org.hibernate.cfg.annotations.SetBinder
-
- setSqlStateType(SQLStateType) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- 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.cfg.Ejb3Column
-
- setSqlType(String) - Method in class org.hibernate.mapping.Column
-
- setSqlTypeCode(Integer) - Method in class org.hibernate.mapping.Column
-
- setSqlTypeDescriptor(SqlTypeDescriptor) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- 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.
- setStartTime(int) - Method in class org.hibernate.envers.internal.tools.graph.Vertex
-
- setState(Object[]) - Method in class org.hibernate.event.spi.PreLoadEvent
-
- setStatisticsEnabled(boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- setStatisticsEnabled(boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- setStatisticsEnabled(boolean) - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- setStatisticsEnabled(boolean) - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- setStatisticsEnabled(boolean) - Method in class org.hibernate.cache.infinispan.access.NonTxInvalidationInterceptor
-
- setStatisticsEnabled(boolean) - Method in class org.hibernate.cache.infinispan.access.TxInvalidationInterceptor
-
- setStatisticsEnabled(boolean) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
Enable statistics logs (this is a dynamic parameter)
- setStatisticsEnabled(boolean) - Method in interface org.hibernate.stat.Statistics
-
Enable statistics logs (this is a dynamic parameter)
- setStatus(Status) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- setStatus(Status) - Method in interface org.hibernate.engine.spi.EntityEntry
-
- setStore(ModificationStore) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- setStrategy(String) - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
-
- setStrategy(GenerationType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.GeneratedValue
-
Sets the value of the strategy property.
- setStrategy(InheritanceType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Inheritance
-
Sets the value of the strategy property.
- setStreamsForBinaryEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- setString(int, String) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setString(String, String) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setString(int, String) - Method in interface org.hibernate.Query
-
Bind a positional String-valued parameter.
- setString(String, String) - Method in interface org.hibernate.Query
-
Bind a named String-valued parameter.
- setStyle(JaxbHbmFetchStyleEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
-
Sets the value of the style property.
- setSubgraph(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedAttributeNode
-
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.
- setSubselectLoadable(boolean) - Method in class org.hibernate.mapping.Collection
-
- setSubselectLoadableCollections(boolean) - Method in class org.hibernate.mapping.PersistentClass
-
- setSuffix(String) - Method in class org.hibernate.sql.SelectFragment
-
- setSuffixes(String[]) - Method in class org.hibernate.loader.JoinWalker
-
- setSuperclass(PersistentClass) - Method in class org.hibernate.mapping.Subclass
-
- setSuperMappedSuperclass(MappedSuperclass) - Method in class org.hibernate.mapping.PersistentClass
-
- setSupportsBatchUpdates(boolean) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- setSupportsDataDefinitionInTransaction(boolean) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- setSupportsGetGeneratedKeys(boolean) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- setSupportsNamedParameters(boolean) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- setSupportsRefCursors(boolean) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- setSupportsScrollableResults(boolean) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- setSynchronizationEnabled(boolean) - Method in interface org.hibernate.NaturalIdLoadAccess
-
For entities with mutable natural ids, should Hibernate perform "synchronization" prior to performing
lookups? The default is to perform "synchronization" (for correctness).
- 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(Table) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- setTable(Table) - Method in class org.hibernate.cfg.Ejb3Column
-
- setTable(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Sets the value of the table property.
- setTable(Table) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the table property.
- setTable(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Sets the value of the table property.
- setTable(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Sets the value of the table property.
- setTable(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the table property.
- setTable(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
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
-
- setTableAlias(String) - Method in class org.hibernate.sql.ConditionFragment
-
Sets the tableAlias.
- setTableBinder(TableBinder) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setTableGenerator(TableGenerator) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Sets the value of the tableGenerator property.
- setTableGenerator(TableGenerator) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Sets the value of the tableGenerator property.
- 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.InsertSelect
-
- setTableName(String) - Method in class org.hibernate.sql.SimpleSelect
-
- setTableName(String) - Method in class org.hibernate.sql.Update
-
- setTargetClass(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ConstructorResult
-
Sets the value of the targetClass property.
- setTargetClass(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the targetClass property.
- setTargetEntity(XClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setTargetEntity(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
Sets the value of the targetEntity property.
- setTemporal(TemporalType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Sets the value of the temporal property.
- setTemporal(TemporalType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Sets the value of the temporal property.
- setTemporal(TemporalType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Sets the value of the temporal property.
- setTemporal(TemporalType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Version
-
Sets the value of the temporal property.
- Setter - Interface in org.hibernate.property.access.spi
-
The contract for setting a persistent property value into 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
-
- SetterImpl(String) - Constructor for class org.hibernate.property.access.internal.PropertyAccessMapImpl.SetterImpl
-
- SetterMethodImpl - Class in org.hibernate.property.access.spi
-
- SetterMethodImpl(Class, String, Method) - Constructor for class org.hibernate.property.access.spi.SetterMethodImpl
-
- setterMethodOrNull(Class, String, Class) - Static method in class org.hibernate.property.access.internal.PropertyAccessMixedImpl
-
- setters - Variable in class org.hibernate.bytecode.internal.javassist.BulkAccessor
-
- setters - Variable in class org.hibernate.tuple.component.AbstractComponentTuplizer
-
- setters - Variable in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- settersOfLazyClassesCannotBeFinal(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- setText(String) - Method in class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
-
- setText(String) - Method in class org.hibernate.hql.internal.ast.tree.JavaConstantNode
-
- setText(String) - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
-
- setText(String) - Method in interface org.hibernate.hql.internal.ast.tree.ParameterContainer
-
Deprecated.
Set the renderable text of this node.
- setText(String) - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
-
Sets the text of the node.
- setText(String) - Method in class org.hibernate.hql.internal.ast.tree.SqlNode
-
- setText(int, String) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setText(String, String) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setText(int, String) - Method in interface org.hibernate.Query
-
Bind a positional String-valued parameter using streaming.
- setText(String, String) - Method in interface org.hibernate.Query
-
Bind a named String-valued parameter using streaming.
- setText(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
-
Enable "text-only" mode.
- setText(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
-
Enable "text-only" mode.
- setTime(int, Date) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setTime(String, Date) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setTime(int, Date) - Method in interface org.hibernate.Query
-
Bind a positional Date-valued parameter using just the Time portion.
- setTime(String, Date) - Method in interface org.hibernate.Query
-
Bind the time (date is truncated) of a given Date object to a named query parameter.
- setTimeout(int) - Method in interface org.hibernate.BasicQueryContract
-
Set the query timeout in seconds.
- 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(int) - Method in interface org.hibernate.Criteria
-
Set a timeout for the underlying JDBC query.
- setTimeout(Integer) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- setTimeout(Integer) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- setTimeout(Integer) - Method in class org.hibernate.engine.spi.RowSelection
-
- setTimeout(int) - Method in class org.hibernate.engine.transaction.internal.TransactionImpl
-
- setTimeout(int) - Method in interface org.hibernate.envers.query.AuditQuery
-
- setTimeout(int) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- setTimeout(int) - Method in class org.hibernate.internal.AbstractBasicQueryContractImpl
-
- setTimeout(int) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setTimeout(int) - Method in class org.hibernate.internal.CriteriaImpl
-
- setTimeout(int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- setTimeOut(int) - Method in class org.hibernate.LockOptions
-
Set the timeout setting.
- setTimeout(int) - Method in interface org.hibernate.Query
-
- setTimeOut(int) - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
-
- setTimeOut(int) - Method in interface org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapter
-
- setTimeOut(int) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterTransactionManagerImpl
-
- setTimeOut(int) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterUserTransactionImpl
-
- setTimeOut(int) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
-
- setTimeOut(int) - Method in interface org.hibernate.resource.transaction.TransactionCoordinator
-
- setTimeOut(int) - Method in interface org.hibernate.Session.LockRequest
-
Specify the pessimistic lock timeout (check if your dialect supports this option).
- setTimeout(int) - Method in interface org.hibernate.Transaction
-
Set the transaction timeout for any transaction started by a subsequent call to
Transaction.begin()
on this instance.
- setTimestamp(JaxbHbmTimestampAttributeType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Sets the value of the timestamp property.
- setTimestamp(long) - Method in class org.hibernate.envers.DefaultRevisionEntity
-
- setTimestamp(long) - Method in class org.hibernate.envers.enhanced.SequenceIdRevisionEntity
-
- setTimestamp(int, Date) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setTimestamp(String, Date) - Method in class org.hibernate.internal.AbstractQueryImpl
-
- setTimestamp(int, Date) - Method in interface org.hibernate.Query
-
Bind a positional Date-valued parameter using the full Timestamp.
- setTimestamp(String, Date) - Method in interface org.hibernate.Query
-
Bind the date and the time of a given Date object to a named query parameter.
- setTimestampVersionType(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- Settings - Class in org.hibernate.cfg
-
- Settings(SessionFactoryOptions) - Constructor for class org.hibernate.cfg.Settings
-
Deprecated.
- Settings(SessionFactoryOptions, Metadata) - Constructor for class org.hibernate.cfg.Settings
-
Deprecated.
- Settings(SessionFactoryOptions, String, String) - Constructor for class org.hibernate.cfg.Settings
-
Deprecated.
- Settings - Interface in org.hibernate.jpa.boot.spi
-
- SettingsImpl - Class in org.hibernate.jpa.boot.internal
-
- SettingsImpl() - Constructor for class org.hibernate.jpa.boot.internal.SettingsImpl
-
- setTrackEntitiesChangedInRevision(boolean) - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
-
- 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.
- setTransactionTimeOut(int) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- setTransactionTimeout(int) - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
-
- setTransactionTimeOut(int) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
-
Set the effective transaction timeout period for the current transaction, in seconds.
- setTransactionTimeout(int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
-
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.hibernate.jpa.boot.internal.SettingsImpl
-
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the transactionType property.
- setTrimCharacter(String) - Method in class org.hibernate.dialect.function.TrimFunctionTemplate.Options
-
- setTrimSpecification(TrimFunctionTemplate.Specification) - Method in class org.hibernate.dialect.function.TrimFunctionTemplate.Options
-
- 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(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
-
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(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(JaxbHbmTypeSpecificationType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
-
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(JaxbHbmTypeSpecificationType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
-
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(XProperty, XClass, String, AttributeConverterDefinition) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- setType(InheritanceType) - Method in class org.hibernate.cfg.InheritanceState
-
- setType(int) - Method in class org.hibernate.hql.internal.ast.HqlToken
-
Sets the type of the token, remembering the previous type.
- SetType - Class in org.hibernate.type
-
- SetType(TypeFactory.TypeScope, 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.
- setTypeByReflection(String, String) - Method in class org.hibernate.mapping.Any
-
- setTypeIndex(int) - Method in class org.hibernate.mapping.Column
-
- setTypeInfoSet(LinkedHashSet<TypeInfo>) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- setTypeName(String) - Method in class org.hibernate.mapping.Collection
-
- setTypeName(String) - Method in class org.hibernate.mapping.SimpleValue
-
- setTypeParameters(Properties) - Method in class org.hibernate.mapping.Collection
-
- setTypeParameters(Map) - 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.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.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.cfg.Ejb3Column
-
- setUnique(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Index
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the unique property.
- setUnique(boolean) - Method in class org.hibernate.mapping.Column
-
- setUniqueConstraints(UniqueConstraint[]) - Method in class org.hibernate.cfg.annotations.TableBinder
-
- 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.
- setUnit(String) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the unit parameter with the specified value
- setUnquotedCaseStrategy(IdentifierCaseStrategy) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
-
- setUnsavedValue(JaxbHbmUnsavedValueCompositeIdEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
-
Sets the value of the unsavedValue property.
- setUnsavedValue(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
-
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
-
- setUnwrapProxies(boolean) - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl.Builder
-
- setUnwrapProxy(boolean) - Method in class org.hibernate.mapping.ToOne
-
- setUpdatable(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- setUpdatable(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setUpdatable(boolean) - Method in class org.hibernate.cfg.Ejb3Column
-
- setUpdatable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
-
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
-
- setUrl(String) - Method in class org.hibernate.engine.jdbc.connections.internal.ConnectionCreatorBuilder
-
- 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.
- setUsedAliases(String[]) - Method in class org.hibernate.sql.SelectFragment
-
- setUseFromFragment(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setUseQuotedIdentifiers(boolean) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- setUseThetaStyle(boolean) - Method in class org.hibernate.engine.internal.JoinSequence
-
Should this JoinSequence use theta-style joining (both a FROM and WHERE component) in the rendered SQL?
- setUseWhereFragment(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setUsingModifiedFlag(boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- setValidationMode(String) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- setValidationMode(PersistenceUnitValidationModeType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the validationMode property.
- 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(Value) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- setValue(V) - Method in class org.hibernate.internal.util.collections.IdentityMap.IdentityMapEntry
-
- setValue(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit.Properties.Property
-
Sets the value of the value property.
- setValue(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.QueryHint
-
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
-
- setValue(PreparedStatement, Enum, int) - Method in class org.hibernate.type.EnumType.EnumValueMapperSupport
-
- setValueColumnName(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
-
Sets the value of the valueColumnName property.
- setValueGenerationStrategy(ValueGeneration) - Method in class org.hibernate.mapping.Property
-
- setValueGenerationStrategy(ValueGeneration) - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
-
- setVerbose(boolean) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
-
- setVersion(JaxbHbmVersionAttributeType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Sets the value of the version property.
- setVersion(boolean) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
-
- setVersion(Object[], Object, EntityPersister) - Static method in class org.hibernate.engine.internal.Versioning
-
Inject the optimistic locking value into the entity state snapshot.
- setVersion(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
Sets the value of the version property.
- setVersion(String) - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence
-
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
-
- setVersionColumnName(String) - Method in class org.hibernate.sql.Delete
-
- setVersionColumnName(String) - Method in class org.hibernate.sql.Update
-
- 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(Where) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- 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.Delete
-
- setWhere(String) - Method in class org.hibernate.sql.Update
-
- setWhereClause(String) - Method in class org.hibernate.sql.Select
-
Sets the whereClause.
- setWhereTokens(Iterator) - Method in class org.hibernate.sql.QuerySelect
-
- setWithClauseFragment(String, String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- setWrapIdsInEmbeddedComponents(boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- setWrite(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
-
Sets the value of the write property.
- setXmlMappingMetadataComplete(EmptyType) - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitMetadata
-
Sets the value of the xmlMappingMetadataComplete property.
- setXToMany(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
-
- sfi() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
-
- shallowCopy(Property) - Static method in class org.hibernate.cfg.BinderHelper
-
create a property copy reusing the same value
- shallowCopy() - Method in class org.hibernate.internal.util.Cloneable
-
Essentially performs a shallow copy of this SessionEventListenerConfig
instance; meaning the SessionEventListenerConfig itself is cloned, but
the individual listeners are not cloned.
- shallowCopy() - Method in class org.hibernate.type.BasicTypeRegistry
-
- shared - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
-
- SHARED_CACHE_MODE - Static variable in interface org.hibernate.jpa.AvailableSettings
-
Used to indicate whether second-level (what JPA terms shared cache) caching is
enabled as per the rules defined in JPA 2 section 3.1.7.
- SHARED_CACHE_RETRIEVE_MODE - Static variable in interface org.hibernate.jpa.AvailableSettings
-
NOTE : Not a valid EMF property...
- SHARED_CACHE_STORE_MODE - Static variable in interface org.hibernate.jpa.AvailableSettings
-
NOTE : Not a valid EMF property...
- sharedCacheMode - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
-
- SharedSessionBuilder - Interface in org.hibernate
-
- SharedSessionContract - Interface in org.hibernate
-
- shift(double, double) - Method in class org.hibernate.spatial.jts.Circle
-
Shifts the center of the circle by delta X and delta Y
- SHORT - Static variable in class org.hibernate.type.StandardBasicTypes
-
- SHORT_CIRCUIT_INDICATOR - Static variable in class org.hibernate.id.IdentifierGeneratorHelper
-
- SHORT_NAME - Static variable in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- SHORT_NAME - Static variable in class org.hibernate.cache.internal.SimpleCacheKeysFactory
-
- SHORT_NAME - Static variable in class org.hibernate.event.internal.EntityCopyAllowedLoggedObserver
-
- SHORT_NAME - Static variable in class org.hibernate.event.internal.EntityCopyAllowedObserver
-
- SHORT_NAME - Static variable in class org.hibernate.event.internal.EntityCopyNotAllowedObserver
-
- SHORT_NAME - Static variable in class org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy
-
- SHORT_NAME - Static variable in class org.hibernate.hql.spi.id.local.LocalTemporaryTableBulkIdStrategy
-
- SHORT_NAME - Static variable in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
-
- SHORT_NAME - Static variable in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl
-
- SHORT_NAME - Static variable in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorBuilderImpl
-
- SHORT_NAME - Static variable in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
-
The short name for this dialect
- shortName - Variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
region short name
- shortName - Variable in class org.hibernate.cache.ehcache.management.impl.CollectionStats
-
shortName
- shortName - Variable in class org.hibernate.cache.ehcache.management.impl.EntityStats
-
shortName
- ShortType - Class in org.hibernate.type
-
- ShortType() - Constructor for class org.hibernate.type.ShortType
-
- ShortTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Short
handling.
- ShortTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ShortTypeDescriptor
-
- ShortValueHandler() - Constructor for class org.hibernate.jpa.criteria.ValueHandlerFactory.ShortValueHandler
-
- shouldApplyRootReturnFilterBeforeKeyRestriction() - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
-
- shouldApplyRootReturnFilterBeforeKeyRestriction() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- shouldApplyRootReturnFilterBeforeKeyRestriction() - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
-
- shouldAutoClose() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- shouldAutoClose() - Method in interface org.hibernate.engine.spi.SessionImplementor
-
- shouldAutoClose() - Method in class org.hibernate.internal.SessionImpl
-
- shouldAutoClose() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- shouldAutoCloseSession() - Method in interface org.hibernate.engine.spi.SessionOwner
-
Should session automatically be closed after transaction completion?
- shouldAutoCloseSession() - Method in class org.hibernate.jpa.internal.EntityManagerImpl
-
- shouldAutoInjectAliases() - Method in class org.hibernate.boot.model.source.internal.hbm.FilterSourceImpl
-
- shouldAutoInjectAliases() - Method in interface org.hibernate.boot.model.source.spi.FilterSource
-
Should Hibernate perform automatic alias injection into the supplied condition string? The default it to
perform auto injection *unless* explicit alias(es) are supplied.
- shouldAutoJoinTransaction() - Method in class org.hibernate.internal.AbstractSessionImpl
-
- shouldAutoJoinTransaction() - Method in class org.hibernate.internal.SessionImpl
-
- shouldAutoJoinTransaction() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- shouldAutoJoinTransaction() - Method in interface org.hibernate.resource.transaction.TransactionCoordinatorBuilder.TransactionCoordinatorOptions
-
Indicates whether an active transaction should be automatically joined.
- shouldDoManagedFlush(SessionImpl) - Method in interface org.hibernate.resource.transaction.backend.jta.internal.synchronization.ManagedFlushChecker
-
Check whether we should perform the managed flush
- shouldGenerateRevision(AbstractCollectionEvent) - Method in class org.hibernate.envers.event.spi.BaseEnversCollectionEventListener
-
Checks whether modification of not-owned relation field triggers new revision and owner entity is versioned.
- shouldGetAllProperties(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- shouldImplicitlyForceDiscriminatorInSelect() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- 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 class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
-
- shouldImplicitlyQuoteIdentifiers() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
-
- 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.
- shouldIncludeJoin(FetchStrategy) - Method in class org.hibernate.loader.plan.build.internal.spaces.QuerySpaceHelper
-
- shouldInstrumentClass(String) - Method in class org.hibernate.bytecode.buildtime.spi.BasicClassFilter
-
- shouldInstrumentClass(String) - Method in interface org.hibernate.bytecode.buildtime.spi.ClassFilter
-
Should this class be included in instrumentation.
- shouldInstrumentField(String, String) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter.CustomFieldFilter
-
- shouldInstrumentField(String, String) - Method in interface org.hibernate.bytecode.buildtime.spi.FieldFilter
-
Should this field definition be instrumented?
- shouldOverwriteCurrentVersion(Object, Object, Object, VersionType) - Method in enum org.hibernate.ReplicationMode
-
Determine whether the mode dictates that the data being replicated should overwrite the data found.
- shouldReturnProxies() - Method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessingContextImpl
-
- shouldReturnProxies() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext
-
- shouldTransformFieldAccess(String, String, String) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter.CustomFieldFilter
-
- shouldTransformFieldAccess(String, String, String) - Method in interface org.hibernate.bytecode.buildtime.spi.FieldFilter
-
Should we instrument *access to* the given field.
- shouldUseFollowOnLocking(QueryParameters, Dialect, List<AfterLoadAction>) - Method in class org.hibernate.loader.Loader
-
- shouldUseOptionalEntityInformation() - Method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessingContextImpl
-
- shouldUseOptionalEntityInformation() - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext
-
- shouldUseOptionalEntityInstance() - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
-
- shouldUseOptionalEntityInstance() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
-
- shouldUseOptionalEntityInstance() - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
-
- SHOW_SQL - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Enable logging of generated SQL to the console
- showAsString(AST, String) - Method in class org.hibernate.hql.internal.ast.util.ASTPrinter
-
Renders the AST into 'ASCII art' form and returns that string representation.
- showAst(AST, PrintStream) - Method in class org.hibernate.hql.internal.ast.HqlParser
-
- showAst(AST, PrintStream) - Method in class org.hibernate.hql.internal.ast.util.ASTPrinter
-
Prints the AST in 'ASCII art' form to the specified print stream.
- showAst(AST, PrintWriter) - Method in class org.hibernate.hql.internal.ast.util.ASTPrinter
-
Prints the AST in 'ASCII art' tree form to the specified print writer.
- shutDown() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- SimpleAuditExpression - Class in org.hibernate.envers.query.criteria.internal
-
- SimpleAuditExpression(PropertyNameGetter, Object, String) - Constructor for class org.hibernate.envers.query.criteria.internal.SimpleAuditExpression
-
- 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(Namespace, String, String, Set<String>) - 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(Set<String>, String, String, String[], String[]) - Constructor for class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
-
- SimpleCacheKeysFactory - Class in org.hibernate.cache.internal
-
Factory that does not fill in the entityName or role
- SimpleCacheKeysFactory() - Constructor for class org.hibernate.cache.internal.SimpleCacheKeysFactory
-
- simpleCaseExpression(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- SimpleCaseExpression<C,R> - Class in org.hibernate.jpa.criteria.expression
-
Models what ANSI SQL terms a simple case statement.
- SimpleCaseExpression(CriteriaBuilderImpl, Class<R>, Expression<? extends C>) - Constructor for class org.hibernate.jpa.criteria.expression.SimpleCaseExpression
-
- SimpleCaseExpression.WhenClause - Class in org.hibernate.jpa.criteria.expression
-
- SimpleCaseNode - Class in org.hibernate.hql.internal.ast.tree
-
Models what ANSI SQL terms a simple case statement.
- SimpleCaseNode() - Constructor for class org.hibernate.hql.internal.ast.tree.SimpleCaseNode
-
- simpleCaseStatement() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- simpleCaseWhenClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- simpleCaseWhenClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- SimpleCollectionTracker - Class in org.hibernate.bytecode.enhance.internal.tracker
-
small low memory class to keep track of the number of elements in a collection
- SimpleCollectionTracker() - Constructor for class org.hibernate.bytecode.enhance.internal.tracker.SimpleCollectionTracker
-
- SimpleEntityIdentifierDescriptionImpl - Class in org.hibernate.loader.plan.build.internal.returns
-
- SimpleEntityIdentifierDescriptionImpl() - Constructor for class org.hibernate.loader.plan.build.internal.returns.SimpleEntityIdentifierDescriptionImpl
-
- simpleExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- SimpleExpression - Class in org.hibernate.criterion
-
superclass for "simple" comparisons (with SQL binary operators)
- SimpleExpression(String, Object, String) - Constructor for class org.hibernate.criterion.SimpleExpression
-
- SimpleExpression(String, Object, String, boolean) - Constructor for class org.hibernate.criterion.SimpleExpression
-
- simpleExprList(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- SimpleFieldTracker - Class in org.hibernate.bytecode.enhance.internal.tracker
-
small low memory class to keep track of changed fields
uses an array as a set (under the assumption that the number of elements will be low) to avoid having to instantiate an HashSet.
- SimpleFieldTracker() - Constructor for class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
-
- SimpleIdMapperBuilder - Interface in org.hibernate.envers.internal.entities.mapper.id
-
- SimpleMapperBuilder - Interface in org.hibernate.envers.internal.entities.mapper
-
- SimpleNaturalIdLoadAccess<T> - Interface in org.hibernate
-
Loads an entity by its natural identifier.
- simpleOrTupleExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- SimpleProjection - Class in org.hibernate.criterion
-
A single-column projection that may be aliased
- SimpleProjection() - Constructor for class org.hibernate.criterion.SimpleProjection
-
- simplePropertyPath() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
-
A simple-property-path is an IDENT followed by one or more (DOT IDENT) sequences
- SimpleSelect - Class in org.hibernate.sql
-
An SQL SELECT statement with no table joins
- SimpleSelect(Dialect) - 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.
- SimpleSubqueryExpression - Class in org.hibernate.criterion
-
A comparison between a constant value and the the result of a subquery
- SimpleSubqueryExpression(Object, String, String, DetachedCriteria) - Constructor for class org.hibernate.criterion.SimpleSubqueryExpression
-
- SimpleValue - Class in org.hibernate.mapping
-
Any value that maps to columns.
- SimpleValue(MetadataImplementor) - Constructor for class org.hibernate.mapping.SimpleValue
-
- SimpleValue(MetadataImplementor, Table) - Constructor for class org.hibernate.mapping.SimpleValue
-
- SimpleValueBinder - Class in org.hibernate.cfg.annotations
-
- SimpleValueBinder() - Constructor for class org.hibernate.cfg.annotations.SimpleValueBinder
-
- SimpleValueTypeInfo - Interface in org.hibernate.boot.jaxb.hbm.spi
-
- SINGLE_OBJECT_PARAM_SIGNATURE - Static variable in class org.hibernate.internal.util.ReflectHelper
-
- SingleColumnType<T> - Interface in org.hibernate.type
-
Provide convenient methods for binding and extracting values for use with
BasicType
.
- SingleIdMapper - Class in org.hibernate.envers.internal.entities.mapper.id
-
- SingleIdMapper(ServiceRegistry) - Constructor for class org.hibernate.envers.internal.entities.mapper.id.SingleIdMapper
-
- SingleIdMapper(ServiceRegistry, PropertyData) - Constructor for class org.hibernate.envers.internal.entities.mapper.id.SingleIdMapper
-
- SingleLineSqlCommandExtractor - Class in org.hibernate.tool.hbm2ddl
-
Class responsible for extracting SQL statements from import script.
- SingleLineSqlCommandExtractor() - Constructor for class org.hibernate.tool.hbm2ddl.SingleLineSqlCommandExtractor
-
- SinglePropertyMapper - Class in org.hibernate.envers.internal.entities.mapper
-
TODO: diff
- SinglePropertyMapper(PropertyData) - Constructor for class org.hibernate.envers.internal.entities.mapper.SinglePropertyMapper
-
- SinglePropertyMapper() - Constructor for class org.hibernate.envers.internal.entities.mapper.SinglePropertyMapper
-
- SingleTableEntityPersister - Class in org.hibernate.persister.entity
-
The default implementation of the EntityPersister interface.
- SingleTableEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, PersisterCreationContext) - Constructor for class org.hibernate.persister.entity.SingleTableEntityPersister
-
- singleTableEntityPersister() - Method in class org.hibernate.persister.internal.StandardPersisterClassResolver
-
- SingleTableSubclass - Class in org.hibernate.mapping
-
- SingleTableSubclass(PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.SingleTableSubclass
-
- SingletonEhCacheRegionFactory - Class in org.hibernate.cache.ehcache
-
A singleton EhCacheRegionFactory implementation.
- SingletonEhCacheRegionFactory() - Constructor for class org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory
-
Constructs a SingletonEhCacheRegionFactory
- SingletonEhCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory
-
Constructs a SingletonEhCacheRegionFactory
- SingletonIterator<T> - Class in org.hibernate.internal.util.collections
-
- SingletonIterator(T) - Constructor for class org.hibernate.internal.util.collections.SingletonIterator
-
- SingularAttributeImpl<X,Y> - Class in org.hibernate.jpa.internal.metamodel
-
- SingularAttributeImpl(String, Class<Y>, AbstractManagedType<X>, Member, boolean, boolean, boolean, Type<Y>, Attribute.PersistentAttributeType) - Constructor for class org.hibernate.jpa.internal.metamodel.SingularAttributeImpl
-
- SingularAttributeImpl.Identifier<X,Y> - Class in org.hibernate.jpa.internal.metamodel
-
Subclass used to simply instantiation of singular attributes representing an entity's
identifier.
- SingularAttributeImpl.Version<X,Y> - Class in org.hibernate.jpa.internal.metamodel
-
Subclass used to simply instantiation of singular attributes representing an entity's
version.
- SingularAttributeInfo - Interface in org.hibernate.boot.jaxb.hbm.spi
-
- SingularAttributeJoin<O,X> - Class in org.hibernate.jpa.criteria.path
-
Models a join based on a singular attribute
- SingularAttributeJoin(CriteriaBuilderImpl, Class<X>, PathSource<O>, SingularAttribute<? super O, ?>, JoinType) - Constructor for class org.hibernate.jpa.criteria.path.SingularAttributeJoin
-
- SingularAttributeJoin.TreatedSingularAttributeJoin<O,T> - Class in org.hibernate.jpa.criteria.path
-
- SingularAttributeNature - Enum in org.hibernate.boot.model.source.spi
-
Describes possible natures of a singular attribute.
- SingularAttributePath<X> - Class in org.hibernate.jpa.criteria.path
-
- SingularAttributePath(CriteriaBuilderImpl, Class<X>, PathSource, SingularAttribute<?, X>) - Constructor for class org.hibernate.jpa.criteria.path.SingularAttributePath
-
- SingularAttributePath.TreatedSingularAttributePath<T> - Class in org.hibernate.jpa.criteria.path
-
- 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
-
- SingularAttributeSourceAnyImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
- SingularAttributeSourceAnyImpl(MappingDocument, AttributeSourceContainer, JaxbHbmAnyAssociationType, String, NaturalIdMutability) - Constructor for class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- 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
).
- size() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- size() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
-
- size() - Method in class org.hibernate.collection.internal.PersistentBag
-
- size() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- size() - Method in class org.hibernate.collection.internal.PersistentList
-
- size() - Method in class org.hibernate.collection.internal.PersistentMap
-
- size() - Method in class org.hibernate.collection.internal.PersistentSet
-
- size() - Method in class org.hibernate.engine.jdbc.connections.internal.PooledConnections
-
- 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(int, int, long, Size.LobMultiplier) - Constructor for class org.hibernate.engine.jdbc.Size
-
Complete constructor.
- size() - Method in class org.hibernate.engine.spi.ExecutableList
-
- size() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- size() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
-
- size() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
-
- size() - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class org.hibernate.internal.util.collections.IdentityMap
-
- size() - Method in class org.hibernate.internal.util.collections.IdentitySet
-
- size(C) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- size(Expression<C>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- size() - Method in class org.hibernate.proxy.map.MapProxy
-
- Size.LobMultiplier - Enum in org.hibernate.engine.jdbc
-
- Sized - Interface in org.hibernate.usertype
-
Extends dictated/default column size declarations from
Type
to the
UserType
hierarchy as well via an optional interface.
- sizeEq(String, int) - Static method in class org.hibernate.criterion.Restrictions
-
Constrain a collection valued property by size
- SizeExpression - Class in org.hibernate.criterion
-
Used to define a restriction on a collection property based on its size.
- SizeExpression(String, int, String) - Constructor for class org.hibernate.criterion.SizeExpression
-
- sizeGe(String, int) - Static method in class org.hibernate.criterion.Restrictions
-
Constrain a collection valued property by size
- sizeGt(String, int) - Static method in class org.hibernate.criterion.Restrictions
-
Constrain a collection valued property by size
- sizeLe(String, int) - Static method in class org.hibernate.criterion.Restrictions
-
Constrain a collection valued property by size
- sizeLt(String, int) - Static method in class org.hibernate.criterion.Restrictions
-
Constrain a collection valued property by size
- sizeNe(String, int) - Static method in class org.hibernate.criterion.Restrictions
-
Constrain a collection valued property by size
- SizeOfCollectionExpression<C extends Collection> - Class in org.hibernate.jpa.criteria.expression
-
Represents a "size of" expression in regards to a persistent collection; the implication is
that of a subquery.
- SizeOfCollectionExpression(CriteriaBuilderImpl, PluralAttributePath<C>) - Constructor for class org.hibernate.jpa.criteria.expression.SizeOfCollectionExpression
-
- SizeSource - Interface in org.hibernate.boot.model.source.spi
-
- SizeSourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
Implementation of SizeSource
- SizeSourceImpl(Integer, Integer, Integer) - Constructor for class org.hibernate.boot.model.source.internal.hbm.SizeSourceImpl
-
- Skip - Annotation Type in org.hibernate.testing
-
An annotation, used in combination with
Skip.Matcher
, to determine when/if tests should be skipped.
- Skip.AlwaysSkip - Class in org.hibernate.testing
-
- Skip.Matcher - Interface in org.hibernate.testing
-
Simple boolean assertion
- SKIP_LOCKED - Static variable in class org.hibernate.LockOptions
-
Indicates that rows that are already locked should be skipped.
- SkipForDialect - Annotation Type in org.hibernate.testing
-
Annotation used to indicate that a test should be skipped when run against the
indicated dialects.
- SkipForDialects - Annotation Type in org.hibernate.testing
-
- SkipLog - Class in org.hibernate.testing
-
Well-known-location lookup for the test-skip log...
- sleepASecond() - Method in class org.hibernate.testing.byteman.BytemanHelper
-
- slice(String[], int, int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- slice(Object[], int, int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- smallIntegerCastTarget() - Method in class org.hibernate.dialect.MySQLDialect
-
- SmallIntTypeDescriptor - Class in org.hibernate.type.descriptor.sql
-
- SmallIntTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
-
- snapshot(BasicCollectionPersister, EntityMode) - Method in class org.hibernate.collection.internal.PersistentSortedMap
-
- snapshot(BasicCollectionPersister, EntityMode) - Method in class org.hibernate.collection.internal.PersistentSortedSet
-
- SoftLock - Interface in org.hibernate.cache.spi.access
-
Marker object for use by synchronous concurrency strategies
- softLockedCacheExpired(String, Object, String) - Method in interface org.hibernate.cache.ehcache.EhCacheMessageLogger
-
Log a message (WARN) about expiry of soft-locked region.
- SOME - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- SOME - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- SOME - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- some(Subquery<Y>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- Sort - Annotation Type in org.hibernate.annotations
-
- sort - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- sort - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
- sort() - Method in class org.hibernate.engine.spi.ExecutableList
-
Sorts the list using the natural ordering or using the Sorter if it's not null.
- sort(List<E>) - Method in interface org.hibernate.engine.spi.ExecutableList.Sorter
-
Sorts the list.
- sort(GraphDefiner<V, R>) - Static method in class org.hibernate.envers.internal.tools.graph.GraphTopologicalSort
-
Sorts a graph topologically.
- sort(Collection<Vertex<R>>) - Method in class org.hibernate.envers.internal.tools.graph.TopologicalSort
-
- SORT_KEY - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- SORT_KEY - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- SORT_SPEC - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- SORT_SPEC - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- Sortable - Interface in org.hibernate.boot.model.source.spi
-
Contact to define if the source of plural attribute is sortable or not.
- sortActions() - Method in class org.hibernate.engine.spi.ActionQueue
-
- sortAnnotationIndexedCollection() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- sortCollectionActions() - Method in class org.hibernate.engine.spi.ActionQueue
-
- SortComparator - Annotation Type in org.hibernate.annotations
-
Specifies in-memory Set/Map sorting using a specified
Comparator
for sorting.
- SortedFieldTracker - Class in org.hibernate.bytecode.enhance.internal.tracker
-
small low memory class to keep track of changed fields
similar to BasicTracker but where the array is kept ordered to reduce the cost of verifying duplicates
- SortedFieldTracker() - Constructor for class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
-
- sortedMap(String, String, Comparator) - Method in class org.hibernate.type.TypeFactory
-
- SortedMapCollectionInitializor - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor
-
Initializes SortedMap collection with proper Comparator
- SortedMapCollectionInitializor(EnversService, AuditReaderImplementor, RelationQueryGenerator, Object, Number, boolean, Class<? extends SortedMap>, MiddleComponentData, MiddleComponentData, Comparator) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.SortedMapCollectionInitializor
-
- SortedMapCollectionMapper - Class in org.hibernate.envers.internal.entities.mapper.relation
-
- SortedMapCollectionMapper(CommonCollectionMapperData, Class<? extends SortedMap>, Class<? extends SortedMap>, MiddleComponentData, MiddleComponentData, Comparator, boolean) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.SortedMapCollectionMapper
-
- SortedMapProxy<K,V> - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy
-
- SortedMapProxy() - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
-
- SortedMapProxy(Initializor<SortedMap<K, V>>) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
-
- SortedMapType - Class in org.hibernate.type
-
- SortedMapType(TypeFactory.TypeScope, String, String, Comparator) - Constructor for class org.hibernate.type.SortedMapType
-
- sortedSet(String, String, Comparator) - Method in class org.hibernate.type.TypeFactory
-
- SortedSetCollectionInitializor - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor
-
Initializes SortedSet collection with proper Comparator
- SortedSetCollectionInitializor(EnversService, AuditReaderImplementor, RelationQueryGenerator, Object, Number, boolean, Class<? extends SortedSet>, MiddleComponentData, Comparator) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.SortedSetCollectionInitializor
-
- SortedSetCollectionMapper - Class in org.hibernate.envers.internal.entities.mapper.relation
-
- SortedSetCollectionMapper(CommonCollectionMapperData, Class<? extends SortedSet>, Class<? extends SortedSet>, MiddleComponentData, Comparator, boolean, boolean) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.SortedSetCollectionMapper
-
- SortedSetProxy<U> - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy
-
- SortedSetProxy() - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedSetProxy
-
- SortedSetProxy(Initializor<SortedSet<U>>) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedSetProxy
-
- SortedSetType - Class in org.hibernate.type
-
- SortedSetType(TypeFactory.TypeScope, String, String, Comparator) - Constructor for class org.hibernate.type.SortedSetType
-
- sortKey() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
-
Recognition rule for what ANSI SQL terms the sort key which is the expression (column, function, etc) upon
which to base the sorting.
- sortKey(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
-
- SortKey - Class in org.hibernate.sql.ordering.antlr
-
Models the container node for the
sort key, which is the term given by the ANSI SQL specification to the
expression upon which to sort for each
SortSpecification
- SortKey() - Constructor for class org.hibernate.sql.ordering.antlr.SortKey
-
- sortKeySpecification(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
-
- sortMethods(List<FrameworkMethod>) - Method in class org.hibernate.testing.junit4.CustomRunner
-
- SortNatural - Annotation Type in org.hibernate.annotations
-
Specifies in-memory Set/Map sorting using natural sorting.
- sortSpecification() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
-
Recognition rule for what ANSI SQL terms the sort specification, which is essentially each thing upon which
the results should be sorted.
- sortSpecification(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
-
- SortSpecification - Class in org.hibernate.sql.ordering.antlr
-
Models each sorting expression.
- SortSpecification() - Constructor for class org.hibernate.sql.ordering.antlr.SortSpecification
-
- SortType - Enum in org.hibernate.annotations
-
- Source - Annotation Type in org.hibernate.annotations
-
Optional annotation in conjunction with
Version
and timestamp version properties
indicating the source of the timestamp value.
- source - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampAttributeType
-
- source() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
- sourceMappingDocument() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractHbmSourceNode
-
- SourceType - Enum in org.hibernate.annotations
-
Where should Hibernate retrieve the value from? From the database, or from the current JVM?
- SourceType - Enum in org.hibernate.boot.jaxb
-
From what type of source did we obtain the data
- SPACE_PLACEHOLDER - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
-
The placeholder used to represent whitespace
- Spatial - Interface in org.hibernate.spatial
-
A marker interface for spatial (geometric/geographic) types.
- SpatialAggregate - Interface in org.hibernate.spatial
-
Enumeration of types of Spatial Aggregation
- SpatialAnalysis - Interface in org.hibernate.spatial
-
The spatial analysis functions defined in the OGC SFS specification.
- SpatialDialect - Interface in org.hibernate.spatial
-
Describes the features of a spatially enabled dialect.
- spatialEnabled(boolean) - Method in interface org.hibernate.spatial.HSMessageLogger
-
- SpatialFilter - Class in org.hibernate.spatial.criterion
-
A Criterion
constraining a geometry property to have a bounding box that overlaps with
a specified bounding box.
- SpatialFilter(String, Geometry) - Constructor for class org.hibernate.spatial.criterion.SpatialFilter
-
Constructs an instance with the specified property and the bounding box of the specified geometry.
- SpatialFilter(String, Envelope, int) - Constructor for class org.hibernate.spatial.criterion.SpatialFilter
-
Constructs an instance with the specified property and the bounding box of the specified geometry.
- SpatialFunction - Enum in org.hibernate.spatial
-
Spatial functions that users generally expect in a database.
- SpatialInitializer - Class in org.hibernate.spatial.integration
-
Manages initialization of the hibernate-spatial integration
- SpatialInitializer() - Constructor for class org.hibernate.spatial.integration.SpatialInitializer
-
- SpatialProjections - Class in org.hibernate.spatial.criterion
-
A factory for spatial projections.
- SpatialRelateExpression - Class in org.hibernate.spatial.criterion
-
A Criterion
constraining a Geometry
property to have specific spatial relation
to a search Geometry
.
- SpatialRelateExpression(String, Geometry, int) - Constructor for class org.hibernate.spatial.criterion.SpatialRelateExpression
-
Constructs an instance
- SpatialRelation - Interface in org.hibernate.spatial
-
Enumerates the supported spatial relations.
- spatialRestriction(int, String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply the specified spatial relation constraint to the named property.
- SpatialRestrictions - Class in org.hibernate.spatial.criterion
-
A factory for spatial criteria.
- SpatialService - Class in org.hibernate.spatial.integration
-
Central service for spatial integration
- SpatialService(StandardServiceRegistryBuilder) - Constructor for class org.hibernate.spatial.integration.SpatialService
-
- SPEC_HINT_TIMEOUT - Static variable in class org.hibernate.jpa.QueryHints
-
The hint key for specifying a query timeout per JPA, which defines the timeout in milliseconds
- specialOneToOne(String, ForeignKeyDirection, boolean, String, boolean, boolean, String, String) - Method in class org.hibernate.type.TypeFactory
-
- 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(TypeFactory.TypeScope, String, ForeignKeyDirection, String, boolean, boolean, String, String) - Constructor for class org.hibernate.type.SpecialOneToOneType
-
- SpecialOneToOneType(TypeFactory.TypeScope, String, ForeignKeyDirection, boolean, String, boolean, boolean, String, String) - Constructor for class org.hibernate.type.SpecialOneToOneType
-
- split(String) - Static method in class org.hibernate.boot.model.source.internal.hbm.CommaSeparatedStringHelper
-
- split(String, String) - Static method in class org.hibernate.internal.util.StringHelper
-
- split(String, String, boolean) - Static method in class org.hibernate.internal.util.StringHelper
-
- split() - Method in class org.hibernate.spatial.jts.Circle.Arc
-
Splits this Arc
at the mid point
- splitAndCombine(Set<String>, String) - Static method in class org.hibernate.boot.model.source.internal.hbm.CommaSeparatedStringHelper
-
- splitQueries(String, int) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- splitTrimmingTokens(String, String, boolean) - Static method in class org.hibernate.internal.util.StringHelper
-
- sql(String, Object[], Type[]) - Static method in class org.hibernate.criterion.Expression
-
- sql(String, Object, Type) - Static method in class org.hibernate.criterion.Expression
-
- sql(String) - Static method in class org.hibernate.criterion.Expression
-
- sql - Variable in class org.hibernate.loader.JoinWalker
-
- sql - Variable in class org.hibernate.loader.OuterJoinLoader
-
- sql2003() - Method in class org.hibernate.engine.jdbc.env.spi.AnsiSqlKeywords
-
Retrieve all keywords defined by ANSI SQL:2003
- SQL2008StandardLimitHandler - Class in org.hibernate.dialect.pagination
-
LIMIT clause handler compatible with ISO and ANSI SQL:2008 standard.
- SQL_EXCEPTION_CONVERTER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- SQL_NE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- SQL_NE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- SQL_NE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- SQL_NODE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- SQL_TOKEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- SQL_TOKEN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- sqlAlterStrings(Dialect, Mapping, TableInformation, String, String) - Method in class org.hibernate.mapping.Table
-
- SqlASTFactory - Class in org.hibernate.hql.internal.ast
-
Custom AST factory the intermediate tree that causes ANTLR to create specialized
AST nodes, given the AST node type (from HqlSqlTokenTypes).
- SqlASTFactory(HqlSqlWalker) - Constructor for class org.hibernate.hql.internal.ast.SqlASTFactory
-
Create factory with a specific mapping from token type
to Java AST node type.
- sqlCommentStrings(Dialect, String, String) - Method in class org.hibernate.mapping.Table
-
- sqlConstraintString(Dialect, String, String, String) - Method in class org.hibernate.mapping.Constraint
-
- sqlConstraintString(Dialect, String, String, String) - Method in class org.hibernate.mapping.ForeignKey
-
- sqlConstraintString(Dialect) - Method in class org.hibernate.mapping.Index
-
- sqlConstraintString(Dialect) - Method in class org.hibernate.mapping.PrimaryKey
-
- sqlConstraintString(Dialect, String, String, String) - Method in class org.hibernate.mapping.PrimaryKey
-
- sqlConstraintString(Dialect, String, String, String) - Method in class org.hibernate.mapping.UniqueKey
-
- sqlCreateString(Dialect, Mapping, String, String) - Method in class org.hibernate.mapping.Constraint
-
- sqlCreateString(Dialect, Mapping, String, String) - Method in class org.hibernate.mapping.Index
-
- sqlCreateString(Dialect, Mapping, String, String) - Method in interface org.hibernate.mapping.RelationalModel
-
- sqlCreateString(Dialect, Mapping, String, String) - Method in class org.hibernate.mapping.Table
-
- sqlCreateString(Dialect, Mapping, String, String) - Method in class org.hibernate.mapping.UniqueKey
-
- sqlCreateStrings(Dialect) - Method in interface org.hibernate.boot.model.relational.AuxiliaryDatabaseObject
-
Gets the SQL strings for creating the database object.
- sqlCreateStrings(Dialect) - Method in class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
-
- sqlCreateStrings(Dialect) - Method in class org.hibernate.envers.enhanced.OrderedSequenceGenerator
-
- sqlCreateStrings(Dialect) - Method in interface org.hibernate.id.enhanced.DatabaseStructure
-
Commands needed to create the underlying structures.
- sqlCreateStrings(Dialect) - Method in class org.hibernate.id.enhanced.SequenceStructure
-
- sqlCreateStrings(Dialect) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
- sqlCreateStrings(Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
-
- sqlCreateStrings(Dialect) - Method in class org.hibernate.id.enhanced.TableStructure
-
- sqlCreateStrings(Dialect) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
-
Deprecated.
- sqlCreateStrings(Dialect) - Method in interface org.hibernate.id.PersistentIdentifierGenerator
-
- sqlCreateStrings(Dialect) - Method in class org.hibernate.id.SequenceGenerator
-
Deprecated.
- SQLCriterion - Class in org.hibernate.criterion
-
A SQL fragment.
- SQLCriterion(String, Object[], Type[]) - Constructor for class org.hibernate.criterion.SQLCriterion
-
- SQLCriterion(String, Object, Type) - Constructor for class org.hibernate.criterion.SQLCriterion
-
- SQLCriterion(String) - Constructor for class org.hibernate.criterion.SQLCriterion
-
- SQLCustomQuery - Class in org.hibernate.loader.custom.sql
-
Implements Hibernate's built-in support for native SQL queries.
- SQLCustomQuery(String, NativeSQLQueryReturn[], Collection, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.custom.sql.SQLCustomQuery
-
- SQLDelete - Annotation Type in org.hibernate.annotations
-
Custom SQL statement for delete of an entity/collection.
- 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
-
- SQLDeleteAll - Annotation Type in org.hibernate.annotations
-
Custom SQL statement for delete of all of a collection's elements.
- 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
-
- sqlDropString(Dialect, String, String) - Method in class org.hibernate.mapping.Constraint
-
- sqlDropString(Dialect, String, String) - Method in class org.hibernate.mapping.ForeignKey
-
- sqlDropString(Dialect, String, String) - Method in class org.hibernate.mapping.Index
-
- sqlDropString(Dialect, String, String) - Method in interface org.hibernate.mapping.RelationalModel
-
- sqlDropString(Dialect, String, String) - Method in class org.hibernate.mapping.Table
-
- sqlDropString(Dialect, String, String) - Method in class org.hibernate.mapping.UniqueKey
-
- sqlDropStrings(Dialect) - Method in interface org.hibernate.boot.model.relational.AuxiliaryDatabaseObject
-
Gets the SQL strings for dropping the database object.
- sqlDropStrings(Dialect) - Method in class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
-
- sqlDropStrings(Dialect) - Method in interface org.hibernate.id.enhanced.DatabaseStructure
-
Commands needed to drop the underlying structures.
- sqlDropStrings(Dialect) - Method in class org.hibernate.id.enhanced.SequenceStructure
-
- sqlDropStrings(Dialect) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
- sqlDropStrings(Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
-
- sqlDropStrings(Dialect) - Method in class org.hibernate.id.enhanced.TableStructure
-
- sqlDropStrings(Dialect) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
-
Deprecated.
- sqlDropStrings(Dialect) - Method in interface org.hibernate.id.PersistentIdentifierGenerator
-
- sqlDropStrings(Dialect) - Method in class org.hibernate.id.SequenceGenerator
-
Deprecated.
- SQLExceptionConversionDelegate - Interface in org.hibernate.exception.spi
-
- SQLExceptionConverter - Interface in org.hibernate.exception.spi
-
Defines a contract for implementations that know how to convert a SQLException
into Hibernate's JDBCException hierarchy.
- SQLExceptionConverterFactory - Class in org.hibernate.exception.spi
-
A factory for building SQLExceptionConverter instances.
- sqlExceptionHelper() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
-
Convenience access to the SQLException helper.
- sqlExceptionHelper() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
Access to the SqlExceptionHelper
- SqlExceptionHelper - Class in org.hibernate.engine.jdbc.spi
-
Helper for handling SQLExceptions in various manners.
- SqlExceptionHelper() - Constructor for class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
-
Create an exception helper with a default exception converter.
- SqlExceptionHelper(SQLExceptionConverter) - Constructor for class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
-
Create an exception helper with a specific exception converter.
- sqlExceptionHelper - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- sqlExceptionHelper() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate
-
- sqlExceptionHelper() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaIsolationDelegate
-
- SqlExceptionHelper.StandardWarningHandler - Class in org.hibernate.engine.jdbc.spi
-
Standard SQLWarning handler for logging warnings
- SqlExceptionHelper.WarningHandler - Interface in org.hibernate.engine.jdbc.spi
-
- SqlExceptionHelper.WarningHandlerLoggingSupport - Class in org.hibernate.engine.jdbc.spi
-
- SQLExceptionTypeDelegate - Class in org.hibernate.exception.internal
-
- SQLExceptionTypeDelegate(ConversionContext) - Constructor for class org.hibernate.exception.internal.SQLExceptionTypeDelegate
-
- SqlFragment - Class in org.hibernate.hql.internal.ast.tree
-
Represents an SQL fragment in the AST.
- SqlFragment() - Constructor for class org.hibernate.hql.internal.ast.tree.SqlFragment
-
- SqlFragmentAlias - Annotation Type in org.hibernate.annotations
-
Describe aliases for filters.
- SQLFunction - Interface in org.hibernate.dialect.function
-
Provides support routines for the HQL functions as used
in the various SQL Dialects
Provides an interface for supporting various HQL functions that are
translated to SQL.
- SQLFunctionRegistry - Class in org.hibernate.dialect.function
-
Defines a registry for SQLFunction instances
- SQLFunctionRegistry(Dialect, Map<String, SQLFunction>) - Constructor for class org.hibernate.dialect.function.SQLFunctionRegistry
-
Constructs a SQLFunctionRegistry
- SQLFunctionTemplate - Class in org.hibernate.dialect.function
-
Represents HQL functions that can have different representations in different SQL dialects where that
difference can be handled via a template/pattern.
- SQLFunctionTemplate(Type, String) - Constructor for class org.hibernate.dialect.function.SQLFunctionTemplate
-
Constructs a SQLFunctionTemplate
- SQLFunctionTemplate(Type, String, boolean) - Constructor for class org.hibernate.dialect.function.SQLFunctionTemplate
-
Constructs a SQLFunctionTemplate
- SqlGenerator - Class in org.hibernate.hql.internal.ast
-
Generates SQL by overriding callback methods in the base class, which does
the actual SQL AST walking.
- SqlGenerator(SessionFactoryImplementor) - Constructor for class org.hibernate.hql.internal.ast.SqlGenerator
-
- SqlGeneratorBase - Class in org.hibernate.hql.internal.antlr
-
SQL Generator Tree Parser, providing SQL rendering of SQL ASTs produced by the previous phase, HqlSqlWalker.
- SqlGeneratorBase() - Constructor for class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- SQLGrammarException - Exception in org.hibernate.exception
-
Implementation of JDBCException indicating that the SQL sent to the database
server was invalid (syntax error, invalid object references, etc).
- 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.
- sqlGroupProjection(String, String, String[], Type[]) - Static method in class org.hibernate.criterion.Projections
-
A grouping SQL projection, specifying both select clause and group by clause fragments
- SQLInsert - Annotation Type in org.hibernate.annotations
-
Custom SQL statement for insertion of an entity/collection.
- 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
-
- SQLLoadable - Interface in org.hibernate.persister.entity
-
A class persister that supports queries expressed in the
platform native SQL dialect
- SQLLoadableCollection - Interface in org.hibernate.persister.collection
-
- SqlNode - Class in org.hibernate.hql.internal.ast.tree
-
A base AST node for the intermediate tree.
- SqlNode() - Constructor for class org.hibernate.hql.internal.ast.tree.SqlNode
-
- sqlProjection(String, String[], Type[]) - Static method in class org.hibernate.criterion.Projections
-
A SQL projection, a typed select clause fragment
- SQLProjection - Class in org.hibernate.criterion
-
A SQL fragment.
- SQLProjection(String, String[], Type[]) - Constructor for class org.hibernate.criterion.SQLProjection
-
- SQLProjection(String, String, String[], Type[]) - Constructor for class org.hibernate.criterion.SQLProjection
-
- 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
-
- SQLQuery - Interface in org.hibernate
-
Represents a "native sql" query.
- SQLQuery.FetchReturn - Interface in org.hibernate
-
Allows access to further control how join fetch returns are mapped back from result sets.
- SQLQuery.ReturnProperty - Interface in org.hibernate
-
Allows access to further control how properties within a root or join fetch are mapped back from the result set.
- SQLQuery.RootReturn - Interface in org.hibernate
-
Allows access to further control how root returns are mapped back from result sets.
- SQLQueryImpl - Class in org.hibernate.internal
-
Implementation of the
SQLQuery
contract.
- SQLQueryParser - Class in org.hibernate.loader.custom.sql
-
- SQLQueryParser(String, SQLQueryParser.ParserContext, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.custom.sql.SQLQueryParser
-
- SQLQueryParser.ParameterSubstitutionRecognizer - Class in org.hibernate.loader.custom.sql
-
- SQLQueryReturnProcessor - Class in org.hibernate.loader.custom.sql
-
- SQLQueryReturnProcessor(NativeSQLQueryReturn[], SessionFactoryImplementor) - Constructor for class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor
-
- SQLQueryReturnProcessor.ResultAliasContext - Class in org.hibernate.loader.custom.sql
-
- sqlRestriction(String, Object[], Type[]) - Static method in class org.hibernate.criterion.Restrictions
-
Create a restriction expressed in SQL with JDBC parameters.
- sqlRestriction(String, Object, Type) - Static method in class org.hibernate.criterion.Restrictions
-
Create a restriction expressed in SQL with one JDBC parameter.
- sqlRestriction(String) - Static method in class org.hibernate.criterion.Restrictions
-
Apply a constraint expressed in SQL with no JDBC parameters.
- sqlResultSetMapping - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
- sqlResultSetMapping - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
- SqlResultSetMapping - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- SqlResultSetMapping() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
-
- SQLServer2005Dialect - Class in org.hibernate.dialect
-
A dialect for Microsoft SQL 2005.
- SQLServer2005Dialect() - Constructor for class org.hibernate.dialect.SQLServer2005Dialect
-
Constructs a SQLServer2005Dialect
- SQLServer2005LimitHandler - Class in org.hibernate.dialect.pagination
-
LIMIT clause handler compatible with SQL Server 2005 and later.
- SQLServer2005LimitHandler() - Constructor for class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
-
Constructs a SQLServer2005LimitHandler
- SQLServer2008Dialect - Class in org.hibernate.dialect
-
A dialect for Microsoft SQL Server 2008 with JDBC Driver 3.0 and above
- SQLServer2008Dialect() - Constructor for class org.hibernate.dialect.SQLServer2008Dialect
-
Constructs a SQLServer2008Dialect
- SqlServer2008GeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.sqlserver
-
Type descriptor for the SQL Server 2008 Geometry type.
- SqlServer2008GeometryTypeDescriptor() - Constructor for class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
-
- SqlServer2008SpatialDialect - Class in org.hibernate.spatial.dialect.sqlserver
-
The SpatialDialect
for Microsoft SQL Server (2008).
- SqlServer2008SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
-
Constructs an instance
- SQLServer2012Dialect - Class in org.hibernate.dialect
-
Microsoft SQL Server 2012 Dialect
- SQLServer2012Dialect() - Constructor for class org.hibernate.dialect.SQLServer2012Dialect
-
- SQLServerDialect - Class in org.hibernate.dialect
-
A dialect for Microsoft SQL Server 2000
- SQLServerDialect() - Constructor for class org.hibernate.dialect.SQLServerDialect
-
Constructs a SQLServerDialect
- SQLStateConversionDelegate - Class in org.hibernate.exception.internal
-
A SQLExceptionConverter implementation which performs conversion based on the underlying SQLState.
- SQLStateConversionDelegate(ConversionContext) - Constructor for class org.hibernate.exception.internal.SQLStateConversionDelegate
-
- SQLStateConverter - Class in org.hibernate.exception.internal
-
- SQLStateConverter(ViolatedConstraintNameExtracter) - Constructor for class org.hibernate.exception.internal.SQLStateConverter
-
Deprecated.
- SqlStatementLexer - Class in org.hibernate.hql.internal.antlr
-
- SqlStatementLexer(InputStream) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementLexer
-
- SqlStatementLexer(Reader) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementLexer
-
- SqlStatementLexer(InputBuffer) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementLexer
-
- SqlStatementLexer(LexerSharedInputState) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementLexer
-
- sqlStatementLogger() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
-
Convenience access to the SQL statement logger.
- 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.
- SqlStatementParser - Class in org.hibernate.hql.internal.antlr
-
Lexer and parser used to extract single statements from import SQL script.
- SqlStatementParser(TokenBuffer, int) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementParser
-
- SqlStatementParser(TokenBuffer) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementParser
-
- SqlStatementParser(TokenStream, int) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementParser
-
- SqlStatementParser(TokenStream) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementParser
-
- SqlStatementParser(ParserSharedInputState) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementParser
-
- SqlStatementParser.StatementParserException - Exception in org.hibernate.hql.internal.antlr
-
- SqlStatementParserTokenTypes - Interface in org.hibernate.hql.internal.antlr
-
- SQLStateType - Enum in org.hibernate.engine.jdbc.env.spi
-
- sqlToken(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- SqlTokenTypes - Interface in org.hibernate.hql.internal.antlr
-
- sqlType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
-
- sqlType - Variable in class org.hibernate.cfg.Ejb3Column
-
- sqlType() - Method in class org.hibernate.type.AbstractSingleColumnStandardBasicType
-
- sqlType() - Method in interface org.hibernate.type.SingleColumnType
-
- SqlTypeDescriptor - Interface in org.hibernate.type.descriptor.sql
-
Descriptor for the SQL/JDBC side of a value mapping.
- SqlTypeDescriptorRegistry - Class in org.hibernate.type.descriptor.sql
-
- SqlTypeDescriptorRegistry.ObjectSqlTypeDescriptor - Class in org.hibernate.type.descriptor.sql
-
- sqlTypes() - Method in class org.hibernate.envers.internal.entities.RevisionTypeType
-
- sqlTypes(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
-
- sqlTypes(Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- sqlTypes(Mapping) - Method in class org.hibernate.type.AnyType
-
- sqlTypes(Mapping) - Method in class org.hibernate.type.CollectionType
-
- sqlTypes(Mapping) - Method in class org.hibernate.type.ComponentType
-
- sqlTypes(Mapping) - Method in class org.hibernate.type.CompositeCustomType
-
- sqlTypes(Mapping) - Method in class org.hibernate.type.CustomType
-
- sqlTypes() - Method in class org.hibernate.type.EnumType
-
- sqlTypes(Mapping) - Method in class org.hibernate.type.ManyToOneType
-
- sqlTypes(Mapping) - Method in class org.hibernate.type.MetaType
-
- sqlTypes(Mapping) - Method in class org.hibernate.type.OneToOneType
-
- sqlTypes(Mapping) - Method in class org.hibernate.type.SpecialOneToOneType
-
- sqlTypes(Mapping) - Method in interface org.hibernate.type.Type
-
Return the JDBC types codes (per
Types
) for the columns mapped by this type.
- sqlTypes() - Method in interface org.hibernate.usertype.UserType
-
Return the SQL type codes for the columns mapped by this type.
- SQLUpdate - Annotation Type in org.hibernate.annotations
-
Custom SQL statement for update of an entity/collection.
- 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
-
- SqlValueReference - Interface in org.hibernate.sql.ordering.antlr
-
Unifying interface between column and formula references mainly to give more strictly typed result
to
ColumnMapper.map(String)
- sqlWarning(int, String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- sqlWhereString - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- sqrt(Expression<? extends Number>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- SqrtFunction - Class in org.hibernate.jpa.criteria.expression.function
-
Models the ANSI SQL SQRT function.
- SqrtFunction(CriteriaBuilderImpl, Expression<? extends Number>) - Constructor for class org.hibernate.jpa.criteria.expression.function.SqrtFunction
-
- 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, Serializable) - Constructor for exception org.hibernate.StaleObjectStateException
-
Constructs a StaleObjectStateException using the supplied information.
- stalePersistenceContextInEntityEntry(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- 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_JPA_FUNCTION_NAMES - Static variable in class org.hibernate.jpa.criteria.expression.function.ParameterizedFunctionExpression
-
- STANDARD_WARNING_HANDLER - Static variable in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
-
Static access to the standard handler for logging warnings
- StandardAnsiSqlAggregationFunctions - Class in org.hibernate.dialect.function
-
Centralized definition of standard ANSI SQL aggregation functions
- StandardAnsiSqlAggregationFunctions.AvgFunction - Class in org.hibernate.dialect.function
-
Definition of a standard ANSI SQL compliant AVG function
- StandardAnsiSqlAggregationFunctions.CountFunction - Class in org.hibernate.dialect.function
-
Definition of a standard ANSI SQL compliant COUNT function
- StandardAnsiSqlAggregationFunctions.MaxFunction - Class in org.hibernate.dialect.function
-
Definition of a standard ANSI SQL compliant MAX function
- StandardAnsiSqlAggregationFunctions.MinFunction - Class in org.hibernate.dialect.function
-
Definition of a standard ANSI SQL compliant MIN function
- StandardAnsiSqlAggregationFunctions.SumFunction - Class in org.hibernate.dialect.function
-
Definition of a standard ANSI SQL compliant SUM function
- StandardAnyTypeDefinition - Class in org.hibernate.persister.walking.internal
-
- StandardAnyTypeDefinition(AnyType, boolean) - Constructor for class org.hibernate.persister.walking.internal.StandardAnyTypeDefinition
-
- StandardArchiveDescriptorFactory - Class in org.hibernate.boot.archive.internal
-
Standard implementation of ArchiveDescriptorFactory
- StandardArchiveDescriptorFactory() - Constructor for class org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory
-
- StandardAuxiliaryDatabaseObjectExporter - Class in org.hibernate.tool.schema.internal
-
- StandardAuxiliaryDatabaseObjectExporter(Dialect) - Constructor for class org.hibernate.tool.schema.internal.StandardAuxiliaryDatabaseObjectExporter
-
- StandardBasicTypes - Class in org.hibernate.type
-
Centralizes access to the standard set of basic
types
.
- StandardCacheEntryImpl - Class in org.hibernate.cache.spi.entry
-
Standard representation of entity cached data using the "disassembled state".
- StandardCacheEntryImpl(Object[], EntityPersister, boolean, Object, SessionImplementor, Object) - Constructor for class org.hibernate.cache.spi.entry.StandardCacheEntryImpl
-
Constructs a StandardCacheEntryImpl
- StandardCallableStatementSupport - Class in org.hibernate.procedure.internal
-
Standard implementation of CallableStatementSupport
- StandardCallableStatementSupport(boolean) - Constructor for class org.hibernate.procedure.internal.StandardCallableStatementSupport
-
- StandardConverters - Class in org.hibernate.engine.config.spi
-
Standard set of setting converters
- StandardDialectResolver - Class in org.hibernate.engine.jdbc.dialect.internal
-
The standard DialectResolver implementation
- StandardDialectResolver() - Constructor for class org.hibernate.engine.jdbc.dialect.internal.StandardDialectResolver
-
- StandardEntityNotFoundDelegate - Class in org.hibernate.boot.internal
-
Standard non-JPA implementation of EntityNotFoundDelegate, throwing the
Hibernate-specific
ObjectNotFoundException
.
- StandardEntityNotFoundDelegate() - Constructor for class org.hibernate.boot.internal.StandardEntityNotFoundDelegate
-
- StandardForeignKeyExporter - Class in org.hibernate.tool.schema.internal
-
- StandardForeignKeyExporter(Dialect) - Constructor for class org.hibernate.tool.schema.internal.StandardForeignKeyExporter
-
- StandardGenerationContextLocator(String) - Constructor for class org.hibernate.mapping.Component.StandardGenerationContextLocator
-
- StandardIndexExporter - Class in org.hibernate.tool.schema.internal
-
- StandardIndexExporter(Dialect) - Constructor for class org.hibernate.tool.schema.internal.StandardIndexExporter
-
- StandardJaccServiceImpl - Class in org.hibernate.secure.internal
-
- StandardJaccServiceImpl() - Constructor for class org.hibernate.secure.internal.StandardJaccServiceImpl
-
- StandardJaccServiceImpl.ContextSubjectAccess - Interface in org.hibernate.secure.internal
-
- StandardJaccServiceImpl.NonPrivilegedContextSubjectAccess - Class in org.hibernate.secure.internal
-
- StandardJaccServiceImpl.PrivilegedContextSubjectAccess - Class in org.hibernate.secure.internal
-
- StandardJDBCEscapeFunction - Class in org.hibernate.dialect.function
-
- StandardJDBCEscapeFunction(String, Type) - Constructor for class org.hibernate.dialect.function.StandardJDBCEscapeFunction
-
Constructs a StandardJDBCEscapeFunction
- StandardJpaScanEnvironmentImpl - Class in org.hibernate.jpa.boot.internal
-
Implementation of ScanEnvironment leveraging a JPA deployment descriptor.
- StandardJpaScanEnvironmentImpl(PersistenceUnitDescriptor) - Constructor for class org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl
-
- StandardJtaPlatformResolver - Class in org.hibernate.engine.transaction.jta.platform.internal
-
- StandardJtaPlatformResolver() - Constructor for class org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver
-
- StandardOptimizerDescriptor - Enum in org.hibernate.id.enhanced
-
Enumeration of the standard Hibernate id generation optimizers.
- StandardOrderByTranslationImpl(String, Set<String>) - Constructor for class org.hibernate.sql.ordering.antlr.OrderByFragmentTranslator.StandardOrderByTranslationImpl
-
- StandardPersisterClassResolver - Class in org.hibernate.persister.internal
-
- StandardPersisterClassResolver() - Constructor for class org.hibernate.persister.internal.StandardPersisterClassResolver
-
- StandardProperty - Class in org.hibernate.tuple
-
- StandardProperty(String, Type, boolean, boolean, boolean, ValueGeneration, boolean, boolean, boolean, CascadeStyle, FetchMode) - Constructor for class org.hibernate.tuple.StandardProperty
-
Deprecated.
Constructs NonIdentifierProperty instances.
- StandardQueryCache - Class in org.hibernate.cache.internal
-
The standard implementation of the Hibernate QueryCache interface.
- StandardQueryCache(SessionFactoryOptions, Properties, UpdateTimestampsCache, String) - Constructor for class org.hibernate.cache.internal.StandardQueryCache
-
Constructs a StandardQueryCache instance
- StandardQueryCacheFactory - Class in org.hibernate.cache.internal
-
Standard Hibernate implementation of the QueryCacheFactory interface.
- StandardQueryCacheFactory() - Constructor for class org.hibernate.cache.internal.StandardQueryCacheFactory
-
- 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
-
- StandardRefCursorSupport - Class in org.hibernate.engine.jdbc.cursor.internal
-
Standard implementation of RefCursorSupport
- StandardRefCursorSupport() - Constructor for class org.hibernate.engine.jdbc.cursor.internal.StandardRefCursorSupport
-
- StandardScanner - Class in org.hibernate.boot.archive.scan.internal
-
Standard implementation of the Scanner contract, supporting typical archive walking support where
the urls we are processing can be treated using normal file handling.
- StandardScanner() - Constructor for class org.hibernate.boot.archive.scan.internal.StandardScanner
-
- StandardScanner(ArchiveDescriptorFactory) - Constructor for class org.hibernate.boot.archive.scan.internal.StandardScanner
-
- StandardScanOptions - Class in org.hibernate.boot.archive.scan.internal
-
- StandardScanOptions() - Constructor for class org.hibernate.boot.archive.scan.internal.StandardScanOptions
-
- StandardScanOptions(String, boolean) - Constructor for class org.hibernate.boot.archive.scan.internal.StandardScanOptions
-
- StandardScanParameters - Class in org.hibernate.boot.archive.scan.internal
-
- StandardSequenceExporter - Class in org.hibernate.tool.schema.internal
-
- StandardSequenceExporter(Dialect) - Constructor for class org.hibernate.tool.schema.internal.StandardSequenceExporter
-
- 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
-
- StandardServiceRegistryBuilder - Class in org.hibernate.boot.registry
-
- 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, LoadedConfig) - Constructor for class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Create a builder with the specified bootstrap services.
- StandardServiceRegistryImpl - Class in org.hibernate.boot.registry.internal
-
Standard Hibernate implementation of the standard service registry.
- StandardServiceRegistryImpl(BootstrapServiceRegistry, List<StandardServiceInitiator>, List<ProvidedService>, Map<?, ?>) - Constructor for class org.hibernate.boot.registry.internal.StandardServiceRegistryImpl
-
Constructs a StandardServiceRegistryImpl.
- StandardServiceRegistryImpl(boolean, BootstrapServiceRegistry, List<StandardServiceInitiator>, List<ProvidedService>, Map<?, ?>) - Constructor for class org.hibernate.boot.registry.internal.StandardServiceRegistryImpl
-
Constructs a StandardServiceRegistryImpl.
- StandardSessionFactoryServiceInitiators - Class in org.hibernate.service.internal
-
- StandardSQLExceptionConverter - Class in org.hibernate.exception.internal
-
- StandardSQLExceptionConverter() - Constructor for class org.hibernate.exception.internal.StandardSQLExceptionConverter
-
- StandardSQLExceptionConverter(SQLExceptionConversionDelegate...) - Constructor for class org.hibernate.exception.internal.StandardSQLExceptionConverter
-
- StandardSQLFunction - Class in org.hibernate.dialect.function
-
Provides a standard implementation that supports the majority of the HQL
functions that are translated to SQL.
- StandardSQLFunction(String) - Constructor for class org.hibernate.dialect.function.StandardSQLFunction
-
Construct a standard SQL function definition with a variable return type;
the actual return type will depend on the types to which the function
is applied.
- StandardSQLFunction(String, Type) - Constructor for class org.hibernate.dialect.function.StandardSQLFunction
-
Construct a standard SQL function definition with a static return type.
- StandardTableExporter - Class in org.hibernate.tool.schema.internal
-
- StandardTableExporter(Dialect) - Constructor for class org.hibernate.tool.schema.internal.StandardTableExporter
-
- StandardUniqueKeyExporter - Class in org.hibernate.tool.schema.internal
-
Unique constraint Exporter.
- StandardUniqueKeyExporter(Dialect) - Constructor for class org.hibernate.tool.schema.internal.StandardUniqueKeyExporter
-
- StandardWarningHandler(String) - Constructor for class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.StandardWarningHandler
-
Creates a StandardWarningHandler
- STAR - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- STAR - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- STAR - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- start(SessionFactoryOptions, Properties) - Method in class org.hibernate.cache.ehcache.EhCacheRegionFactory
-
- start(SessionFactoryOptions, Properties) - Method in class org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory
-
- start(SessionFactoryOptions, Properties) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- start(SessionFactoryOptions, Properties) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
-
- start(SessionFactoryOptions, Properties) - Method in interface org.hibernate.cache.spi.RegionFactory
-
Lifecycle callback to perform any necessary initialization of the
underlying cache implementation(s).
- start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.ClauseParser
-
- start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.FromParser
-
- start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.GroupByParser
-
- start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.OrderByParser
-
- start(QueryTranslatorImpl) - Method in interface org.hibernate.hql.internal.classic.Parser
-
- start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PreprocessingParser
-
- start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
-
- start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.WhereParser
-
- start() - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
-
- start() - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- start(BundleContext) - Method in class org.hibernate.osgi.HibernateBundleActivator
-
- start() - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
-
Notification we are preparing to start visitation.
- start() - Method in interface org.hibernate.service.spi.Startable
-
Start phase notification
- start() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- start(SessionFactoryOptions, Properties) - Method in class org.hibernate.testing.cache.CachingRegionFactory
-
- start(Xid, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
-
- Startable - Interface in org.hibernate.service.spi
-
Lifecycle contract for services which wish to be notified when it is time to start.
- startingAttribute(AttributeDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
-
I'm using NULL-OBJECT pattern here, for attributes that not existing in the EntityGraph,
a predefined NULL-ATTRIBUTE-NODE is pushed to the stack.
- startingAttribute(AttributeDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- startingAttribute(AttributeDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
-
Notification that we are preparing to walk an attribute.
- startingCollection(CollectionDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- startingCollection(CollectionDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
-
Notification that we are starting to walk a collection
- startingCollectionElements(CollectionElementDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
-
- startingCollectionElements(CollectionElementDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- startingCollectionElements(CollectionElementDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
-
Notification that we are starting to look at the element definition for the collection.
- startingCollectionIndex(CollectionIndexDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
-
- startingCollectionIndex(CollectionIndexDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- startingCollectionIndex(CollectionIndexDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
-
Notification that we are starting to walk the index of a collection (List/Map).
- startingComposite(CompositionDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- startingComposite(CompositionDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
-
Notification that we are preparing to walk a composite.
- startingEntity(EntityDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
-
- startingEntity(EntityDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- startingEntity(EntityDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
-
Notification we are starting to walk an entity.
- startingEntityIdentifier(EntityIdentifierDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- startingEntityIdentifier(EntityIdentifierDefinition) - Method in class org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy
-
- startingEntityIdentifier(EntityIdentifierDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
-
Notification we are starting to walk the identifier of an entity.
- startingProperty(XProperty) - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- startingProperty(XProperty) - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- startingProperty(XProperty) - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- startingProperty(XProperty) - Method in interface org.hibernate.cfg.PropertyHolder
-
Called during binding to allow the PropertyHolder to inspect its discovered properties.
- startingQueryCache(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- startingServiceAtJndiName(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- startingUpdateTimestampsCache(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- startService(ServiceBinding<R>) - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
-
- startService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- startService(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
-
- startsWithEscapeCallTemplate(String) - Static method in class org.hibernate.engine.query.spi.ParameterParser
-
Exposed as public solely for use from tests
- startTime(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- startUp() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- stashInvalidNaturalIdReference(EntityPersister, Object[]) - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
-
As part of "load synchronization process", if a particular natural id is found to have changed we need to track
its invalidity until after the next flush.
- stateField() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- StatefulPersistenceContext - Class in org.hibernate.engine.internal
-
A
stateful implementation of the
PersistenceContext
contract meaning that we maintain this
state throughout the life of the persistence context.
- StatefulPersistenceContext(SessionImplementor) - Constructor for class org.hibernate.engine.internal.StatefulPersistenceContext
-
Constructs a PersistentContext, bound to the given session.
- StatelessSession - Interface in org.hibernate
-
A command-oriented API for performing bulk operations against a database.
- StatelessSessionBuilder - Interface in org.hibernate
-
Represents a consolidation of all stateless session creation options into a builder style delegate.
- StatelessSessionBuilderImpl(SessionFactoryImpl) - Constructor for class org.hibernate.internal.SessionFactoryImpl.StatelessSessionBuilderImpl
-
- StatelessSessionImpl - Class in org.hibernate.internal
-
- statement() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- statement(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- statement(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- statement() - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
-
- Statement - Interface in org.hibernate.hql.internal.ast.tree
-
Common interface modeling the different HQL statements (i.e., INSERT, UPDATE, DELETE, SELECT).
- STATEMENT_BATCH_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Maximum JDBC batch size.
- STATEMENT_FETCH_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
-
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.AvailableSettings
-
- statementEnd() - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
-
- StatementExecutor - Interface in org.hibernate.hql.internal.ast.exec
-
Encapsulates the strategy required to execute various types of update, delete,
and insert statements issued through HQL.
- statementInspector(StatementInspector) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
-
- statementInspector(StatementInspector) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
- StatementInspector - Interface in org.hibernate.resource.jdbc.spi
-
Contract to allow inspection (and swapping) of SQL to be prepared
- statementInspector(StatementInspector) - Method in interface org.hibernate.SessionBuilder
-
Applies a specific StatementInspector to the session options.
- StatementParserException(String) - Constructor for exception org.hibernate.hql.internal.antlr.SqlStatementParser.StatementParserException
-
- 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
-
- statementPrepared() - Method in class org.hibernate.internal.ConnectionObserverStatsBridge
-
- StatementPreparer - Interface in org.hibernate.engine.jdbc.spi
-
Contracting for preparing SQL statements
- statementsClosed(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- statementsPrepared(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- staticCreateCollectionKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Static method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- staticCreateEntityKey(Object, EntityPersister, SessionFactoryImplementor, String) - Static method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- staticCreateNaturalIdKey(Object[], EntityPersister, SessionImplementor) - Static method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- StaticFilterAliasGenerator - Class in org.hibernate.internal
-
- StaticFilterAliasGenerator(String) - Constructor for class org.hibernate.internal.StaticFilterAliasGenerator
-
- staticGetCollectionId(Object) - Static method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- staticGetEntityId(Object) - Static method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- staticGetNaturalIdValues(Object) - Static method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- staticImport(String, String) - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
-
- staticImport(String, String) - Method in class org.hibernate.jpamodelgen.ImportContextImpl
-
- staticImport(String, String) - Method in interface org.hibernate.jpamodelgen.model.ImportContext
-
- staticImport(String, String) - Method in interface org.hibernate.jpamodelgen.model.MetaEntity
-
- staticImport(String, String) - Method in class org.hibernate.jpamodelgen.xml.XmlMetaEntity
-
- StaticPrecisionFspTimestampFunction - Class in org.hibernate.dialect.function
-
- StaticPrecisionFspTimestampFunction(String, boolean) - Constructor for class org.hibernate.dialect.function.StaticPrecisionFspTimestampFunction
-
- StaticPrecisionFspTimestampFunction(String, int) - Constructor for class org.hibernate.dialect.function.StaticPrecisionFspTimestampFunction
-
- StatisticalLoggingSessionEventListener - Class in org.hibernate.engine.internal
-
- StatisticalLoggingSessionEventListener() - Constructor for class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
-
- Statistics - Interface in org.hibernate.stat
-
- StatisticsFactory - Interface in org.hibernate.stat.spi
-
- StatisticsImplementor - Interface in org.hibernate.stat.spi
-
Statistics SPI for the Hibernate core.
- StatisticsInitiator - Class in org.hibernate.stat.internal
-
- StatisticsInitiator() - Constructor for class org.hibernate.stat.internal.StatisticsInitiator
-
- STATS_BUILDER - Static variable in class org.hibernate.stat.internal.StatisticsInitiator
-
- STATUS - Static variable in class org.hibernate.engine.internal.AbstractEntityEntry.EnumState
-
- Status - Enum in org.hibernate.engine.spi
-
Represents the status of an entity with respect to
this session.
- StatusTranslator - Class in org.hibernate.resource.transaction.backend.jta.internal
-
- StatusTranslator() - Constructor for class org.hibernate.resource.transaction.backend.jta.internal.StatusTranslator
-
- STMT_END - Static variable in interface org.hibernate.hql.internal.antlr.SqlStatementParserTokenTypes
-
- stop() - Method in class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
-
- stop() - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
-
- stop() - Method in class org.hibernate.cache.ehcache.EhCacheRegionFactory
-
- stop() - Method in class org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory
-
- stop() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- stop() - Method in class org.hibernate.cache.infinispan.JndiInfinispanRegionFactory
-
- stop() - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
-
- stop() - Method in interface org.hibernate.cache.spi.RegionFactory
-
Lifecycle callback to perform any necessary cleanup of the underlying
cache implementation(s).
- stop() - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
-
- stop() - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
-
- stop() - Method in class org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl
-
- stop() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- stop() - Method in class org.hibernate.hikaricp.internal.HikariCPConnectionProvider
-
- stop() - Method in class org.hibernate.jmx.internal.JmxServiceImpl
-
- stop(BundleContext) - Method in class org.hibernate.osgi.HibernateBundleActivator
-
- stop() - Method in class org.hibernate.osgi.OsgiClassLoader
-
- stop() - Method in class org.hibernate.osgi.OSGiClassLoaderServiceImpl
-
- stop() - Method in class org.hibernate.osgi.OsgiServiceUtil
-
- stop() - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
-
- stop() - Method in interface org.hibernate.service.spi.Stoppable
-
Stop phase notification
- stop() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- stop() - Method in class org.hibernate.testing.cache.CachingRegionFactory
-
- stop() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
-
- stopCacheManager() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- stopCacheRegions() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- Stoppable - Interface in org.hibernate.service.spi
-
Lifecycle contract for services which wish to be notified when it is time to stop.
- stoppingService() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- stopService(ServiceBinding<R>) - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
-
- stopService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
-
- stopService(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
-
- STORE_DATA_AT_DELETE - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Indicates whether entity data should be stored during removal.
- StoredProcedureParameter - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- StoredProcedureParameter() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
-
- StoredProcedureQueryImpl - Class in org.hibernate.jpa.internal
-
- StoredProcedureQueryImpl(ProcedureCall, HibernateEntityManagerImplementor) - Constructor for class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
- StoredProcedureQueryImpl(ProcedureCallMemento, HibernateEntityManagerImplementor) - Constructor for class org.hibernate.jpa.internal.StoredProcedureQueryImpl
-
This form is used to build a StoredProcedureQueryImpl from a memento (usually from a NamedStoredProcedureQuery).
- strategy() - Method in interface org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionPolicy
-
Returns type of eviction algorithm (strategy).
- strategy - Variable in class org.hibernate.jpamodelgen.xml.jaxb.GeneratedValue
-
- strategy - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Inheritance
-
- STRATEGY_REGISTRATION_PROVIDERS - Static variable in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
-
- StrategyCreator<T> - Interface in org.hibernate.boot.registry.selector.spi
-
- StrategyCreatorRegionFactoryImpl - Class in org.hibernate.cache.internal
-
- StrategyCreatorRegionFactoryImpl(Properties) - Constructor for class org.hibernate.cache.internal.StrategyCreatorRegionFactoryImpl
-
- 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 strategy selector(s).
- StrategyRegistrationProviderImpl - Class in org.hibernate.c3p0.internal
-
- StrategyRegistrationProviderImpl() - Constructor for class org.hibernate.c3p0.internal.StrategyRegistrationProviderImpl
-
- StrategyRegistrationProviderImpl - Class in org.hibernate.cache.ehcache
-
Makes the 2 contained region factory implementations available to the Hibernate
StrategySelector
service.
- StrategyRegistrationProviderImpl() - Constructor for class org.hibernate.cache.ehcache.StrategyRegistrationProviderImpl
-
- StrategyRegistrationProviderImpl - Class in org.hibernate.cache.infinispan
-
Makes the 2 contained region factory implementations available to the Hibernate
StrategySelector
service.
- StrategyRegistrationProviderImpl() - Constructor for class org.hibernate.cache.infinispan.StrategyRegistrationProviderImpl
-
- StrategyRegistrationProviderImpl - Class in org.hibernate.hikaricp.internal
-
- StrategyRegistrationProviderImpl() - Constructor for class org.hibernate.hikaricp.internal.StrategyRegistrationProviderImpl
-
- StrategyRegistrationProviderImpl - Class in org.hibernate.proxool.internal
-
- StrategyRegistrationProviderImpl() - Constructor for class org.hibernate.proxool.internal.StrategyRegistrationProviderImpl
-
- StrategyRegistrationProviderList - Interface in org.hibernate.jpa.boot.spi
-
- 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.
- StrategySelectorBuilder - Class in org.hibernate.boot.registry.selector.internal
-
Builder for StrategySelector instances.
- StrategySelectorBuilder() - Constructor for class org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
-
- StrategySelectorImpl - Class in org.hibernate.boot.registry.selector.internal
-
Standard implementation of the StrategySelector contract.
- StrategySelectorImpl(ClassLoaderService) - Constructor for class org.hibernate.boot.registry.selector.internal.StrategySelectorImpl
-
Constructs a StrategySelectorImpl using the given class loader service.
- strategySelectorService() - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyResolverStandardImpl
-
- STREAM_BINDING - Static variable in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
-
- STREAM_BINDING - Static variable in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- STREAM_BINDING - Static variable in class org.hibernate.type.descriptor.sql.NClobTypeDescriptor
-
- STREAM_BINDING_EXTRACTING - Static variable in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- STREAM_XFER_LOB_MERGE_STRATEGY - Static variable in class org.hibernate.dialect.Dialect
-
Merge strategy based on transferring contents based on streams.
- StreamCopier - Class in org.hibernate.internal.util.io
-
Utilities for copying I/O streams.
- StreamUtils - Class in org.hibernate.engine.jdbc
-
Stream copying utilities
- STRING - Static variable in class org.hibernate.engine.config.spi.StandardConverters
-
- STRING - Static variable in class org.hibernate.type.StandardBasicTypes
-
- StringHelper - Class in org.hibernate.internal.util
-
- StringNVarcharType - Class in org.hibernate.type
-
- StringNVarcharType() - Constructor for class org.hibernate.type.StringNVarcharType
-
- StringRepresentableType<T> - Interface in org.hibernate.type
-
Additional, optional contract for types capable of rendering and consuming their values to/from strings.
- stringToObject(String) - Method in class org.hibernate.type.BigIntegerType
-
- stringToObject(String) - Method in class org.hibernate.type.BooleanType
-
- stringToObject(String) - Method in class org.hibernate.type.ByteType
-
- stringToObject(String) - Method in class org.hibernate.type.CharacterNCharType
-
- stringToObject(String) - Method in class org.hibernate.type.CharacterType
-
- stringToObject(String) - Method in class org.hibernate.type.CustomType
-
- stringToObject(String) - Method in class org.hibernate.type.DateType
-
- stringToObject(String) - Method in interface org.hibernate.type.IdentifierType
-
Convert the value from the mapping file to a Java object.
- stringToObject(String) - Method in class org.hibernate.type.IntegerType
-
- stringToObject(String) - Method in class org.hibernate.type.LongType
-
- stringToObject(String) - Method in class org.hibernate.type.NumericBooleanType
-
- stringToObject(String) - Method in class org.hibernate.type.ShortType
-
- stringToObject(String) - Method in class org.hibernate.type.StringNVarcharType
-
- stringToObject(String) - Method in class org.hibernate.type.StringType
-
- stringToObject(String) - Method in class org.hibernate.type.TrueFalseType
-
- stringToObject(String) - Method in class org.hibernate.type.UrlType
-
- stringToObject(String) - Method in class org.hibernate.type.YesNoType
-
- StringTools - Class in org.hibernate.envers.internal.tools
-
- StringTools() - Constructor for class org.hibernate.envers.internal.tools.StringTools
-
- StringType - Class in org.hibernate.type
-
- StringType() - Constructor for class org.hibernate.type.StringType
-
- StringTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
Descriptor for
String
handling.
- StringTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.StringTypeDescriptor
-
- StringUtil - Class in org.hibernate.jpamodelgen.util
-
- StringValueHandler() - Constructor for class org.hibernate.jpa.criteria.ValueHandlerFactory.StringValueHandler
-
- 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
-
- 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
-
- 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 sublass in a table-per-class-hierarchy mapping
- Subclass(PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.Subclass
-
- SUBCLASS - Static variable in class org.hibernate.persister.entity.Queryable.Declarer
-
- SubclassEntitySource - Interface in org.hibernate.boot.model.source.spi
-
- SubclassEntitySourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
- SubclassEntitySourceImpl(MappingDocument, JaxbHbmEntityBaseDefinition, EntitySource) - Constructor for class org.hibernate.boot.model.source.internal.hbm.SubclassEntitySourceImpl
-
- SubclassPropertyMapper - Class in org.hibernate.envers.internal.entities.mapper
-
A mapper which maps from a parent mapper and a "main" one, but adds only to the "main".
- SubclassPropertyMapper(ExtendedPropertyMapper, ExtendedPropertyMapper) - Constructor for class org.hibernate.envers.internal.entities.mapper.SubclassPropertyMapper
-
- subclassSubgraph - Variable in class org.hibernate.jpamodelgen.xml.jaxb.NamedEntityGraph
-
- SubEntityInfo - Interface in org.hibernate.boot.jaxb.hbm.spi
-
Common interface for all sub-entity mappings.
- subgraph - Variable in class org.hibernate.jpamodelgen.xml.jaxb.NamedAttributeNode
-
- subgraph - Variable in class org.hibernate.jpamodelgen.xml.jaxb.NamedEntityGraph
-
- SubgraphImpl<T> - Class in org.hibernate.jpa.graph.internal
-
- SubgraphImpl(EntityManagerFactoryImpl, ManagedType, Class<T>) - Constructor for class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- SUBJECT_CONTEXT_KEY - Static variable in interface org.hibernate.secure.internal.StandardJaccServiceImpl.ContextSubjectAccess
-
- subList(int, int) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- subList(int, int) - Method in class org.hibernate.collection.internal.PersistentBag
-
- subList(int, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- subList(int, int) - Method in class org.hibernate.collection.internal.PersistentList
-
- subList(int, int) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.ListProxy
-
- subMap(Object, Object) - Method in class org.hibernate.collection.internal.PersistentSortedMap
-
- subMap(K, K) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
-
- Subqueries - Class in org.hibernate.criterion
-
Factory class for criterion instances that represent expressions
involving subqueries.
- subQuery() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- subquery(Class<U>) - Method in class org.hibernate.jpa.criteria.AbstractManipulationCriteriaQuery
-
- subquery(Class<U>) - Method in class org.hibernate.jpa.criteria.CriteriaQueryImpl
-
- subquery(Class<U>) - Method in class org.hibernate.jpa.criteria.CriteriaSubqueryImpl
-
- subquery(Class<U>) - Method in class org.hibernate.jpa.criteria.QueryStructure
-
- SubqueryComparisonModifierExpression<Y> - Class in org.hibernate.jpa.criteria.expression
-
- SubqueryComparisonModifierExpression(CriteriaBuilderImpl, Class<Y>, Subquery<Y>, SubqueryComparisonModifierExpression.Modifier) - Constructor for class org.hibernate.jpa.criteria.expression.SubqueryComparisonModifierExpression
-
- SubqueryComparisonModifierExpression.Modifier - Enum in org.hibernate.jpa.criteria.expression
-
- SubqueryExpression - Class in org.hibernate.criterion
-
A criterion that involves a subquery
- SubqueryExpression(String, String, DetachedCriteria) - Constructor for class org.hibernate.criterion.SubqueryExpression
-
- SubquerySelection(ExpressionImpl<S>, CriteriaSubqueryImpl) - Constructor for class org.hibernate.jpa.criteria.CriteriaSubqueryImpl.SubquerySelection
-
- subResolverException(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- Subselect - Annotation Type in org.hibernate.annotations
-
Map an immutable and read-only entity to a given SQL select expression.
- 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
-
- 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
-
- SubselectCollectionLoader - Class in org.hibernate.loader.collection
-
Implements subselect fetching for a collection
- SubselectCollectionLoader(QueryableCollection, String, Collection, QueryParameters, Map<String, int[]>, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.SubselectCollectionLoader
-
- SubselectFetch - Class in org.hibernate.engine.spi
-
- SubselectFetch(String, Loadable, QueryParameters, Set, Map) - Constructor for class org.hibernate.engine.spi.SubselectFetch
-
Construct a SubselectFetch instance.
- SubselectFetch(String, String, Loadable, QueryParameters, Set, Map) - Constructor for class org.hibernate.engine.spi.SubselectFetch
-
Construct a SubselectFetch instance using the provided subselect fetch query fragment,
subselectFetchQueryFragment
.
- SubselectOneToManyLoader - Class in org.hibernate.loader.collection
-
Implements subselect fetching for a one to many association
- SubselectOneToManyLoader(QueryableCollection, String, Collection, QueryParameters, Map<String, int[]>, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.SubselectOneToManyLoader
-
- subSet(Object, Object) - Method in class org.hibernate.collection.internal.PersistentSortedSet
-
- subSet(U, U) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedSetProxy
-
- substituteValuesIfNecessary(Object, Serializable, Object[], EntityPersister, SessionImplementor) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
Perform any property value substitution that is necessary
(interceptor callback, version initialization...)
- substituteValuesIfNecessary(Object, Serializable, Object[], EntityPersister, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultReplicateEventListener
-
- 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(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.
- substring(Expression<String>, Expression<Integer>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- substring(Expression<String>, int) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- substring(Expression<String>, Expression<Integer>, Expression<Integer>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- substring(Expression<String>, int, int) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- SubstringFunction - Class in org.hibernate.jpa.criteria.expression.function
-
Models the ANSI SQL SUBSTRING function.
- SubstringFunction(CriteriaBuilderImpl, Expression<String>, Expression<Integer>, Expression<Integer>) - Constructor for class org.hibernate.jpa.criteria.expression.function.SubstringFunction
-
- SubstringFunction(CriteriaBuilderImpl, Expression<String>, Expression<Integer>) - Constructor for class org.hibernate.jpa.criteria.expression.function.SubstringFunction
-
- SubstringFunction(CriteriaBuilderImpl, Expression<String>, int) - Constructor for class org.hibernate.jpa.criteria.expression.function.SubstringFunction
-
- SubstringFunction(CriteriaBuilderImpl, Expression<String>, int, int) - Constructor for class org.hibernate.jpa.criteria.expression.function.SubstringFunction
-
- 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
- subtractAngles(double, double) - Static method in class org.hibernate.spatial.jts.Circle
-
Returns the angle between the angles a1 and a2 in radians.
- successfulTransactions(long) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- suffix(String[], String) - Static method in class org.hibernate.internal.util.StringHelper
-
- suffixes - Variable in class org.hibernate.loader.JoinWalker
-
- suffixes - Variable in class org.hibernate.loader.OuterJoinLoader
-
- sum(String) - Static method in class org.hibernate.criterion.Projections
-
A property value sum projection
- SUM - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- SUM - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- SUM - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- sum(Expression<N>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- sum(Expression<? extends N>, Expression<? extends N>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- sum(Expression<? extends N>, N) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- sum(N, Expression<? extends N>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- SUM(CriteriaBuilderImpl, Expression<N>) - Constructor for class org.hibernate.jpa.criteria.expression.function.AggregationFunction.SUM
-
- SUM(CriteriaBuilderImpl, Expression<? extends Number>, Class<N>) - Constructor for class org.hibernate.jpa.criteria.expression.function.AggregationFunction.SUM
-
- sumAsDouble(Expression<Float>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- sumAsLong(Expression<Integer>) - Method in class org.hibernate.jpa.criteria.CriteriaBuilderImpl
-
- SumFunction() - Constructor for class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.SumFunction
-
- SunOneJtaPlatform - Class in org.hibernate.engine.transaction.jta.platform.internal
-
JtaPlatform
implementation for Sun ONE Application Server 7 and above
- SunOneJtaPlatform() - Constructor for class org.hibernate.engine.transaction.jta.platform.internal.SunOneJtaPlatform
-
- SUPERCLASS - Static variable in class org.hibernate.persister.entity.Queryable.Declarer
-
- SupportCatalogCreation() - Constructor for class org.hibernate.testing.DialectChecks.SupportCatalogCreation
-
- SupportedOrmXsdVersion - Enum in org.hibernate.boot.jaxb.internal.stax
-
- SupportLimitAndOffsetCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportLimitAndOffsetCheck
-
- SupportLimitCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportLimitCheck
-
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
-
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
-
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5InnoDBSpatialDialect
-
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
-
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
-
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
-
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
-
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
-
- supports(SpatialFunction) - Method in interface org.hibernate.spatial.SpatialDialect
-
Does this dialect supports the specified SpatialFunction
.
- supportsAggressiveRelease() - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
-
- supportsAggressiveRelease() - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
-
- supportsAggressiveRelease() - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
-
- supportsAggressiveRelease() - Method in class org.hibernate.engine.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
-
- 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 re-acquisition of those connections (if need be) later?
This is used in conjunction with
AvailableSettings.RELEASE_CONNECTIONS
to aggressively release JDBC connections.
- 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 re-acquisition of those connections (if need be) later?
This is used in conjunction with
AvailableSettings.RELEASE_CONNECTIONS
to aggressively release JDBC connections.
- supportsAggressiveRelease() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.ConnectionProviderJdbcConnectionAccess
-
- supportsAggressiveRelease() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.MultiTenantConnectionProviderJdbcConnectionAccess
-
- supportsAggressiveRelease() - Method in class org.hibernate.hikaricp.internal.HikariCPConnectionProvider
-
- supportsAggressiveRelease() - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
-
- supportsAggressiveRelease() - Method in class org.hibernate.testing.boot.JdbcConnectionAccessImpl
-
- supportsAggressiveRelease() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
-
- supportsBatchUpdates() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
-
- 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.TeradataDialect
-
- supportsBulkInsertionIdentifierGeneration() - Method in class org.hibernate.id.AbstractPostInsertGenerator
-
- supportsBulkInsertionIdentifierGeneration() - Method in interface org.hibernate.id.BulkInsertionCapableIdentifierGenerator
-
Given the configuration of this generator, is identifier generation as part of bulk insertion supported?
IMPL NOTE : Mainly here to allow stuff like SequenceStyleGenerator which *can* support this based on
configuration
- supportsBulkInsertionIdentifierGeneration() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
- supportsBulkInsertionIdentifierGeneration() - Method in class org.hibernate.id.SequenceGenerator
-
Deprecated.
- supportsCascadeDelete() - Method in class org.hibernate.dialect.Cache71Dialect
-
- supportsCascadeDelete() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support cascaded delete on foreign key definitions?
- supportsCascadeDelete() - Method in class org.hibernate.dialect.MySQL5InnoDBDialect
-
- supportsCascadeDelete() - Method in class org.hibernate.dialect.MySQLDialect
-
- supportsCascadeDelete() - Method in class org.hibernate.dialect.MySQLInnoDBDialect
-
- supportsCascadeDelete() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
RDMS does not support Cascade Deletes.
- supportsCascadeDelete() - Method in class org.hibernate.dialect.SybaseASE15Dialect
-
- supportsCascadeDelete() - Method in class org.hibernate.dialect.TeradataDialect
-
- supportsCascadeDelete() - Method in class org.hibernate.spatial.dialect.mysql.MySQL56InnoDBSpatialDialect
-
- SupportsCascadeDeleteCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsCascadeDeleteCheck
-
- supportsCaseInsensitiveLike() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support case insensitive LIKE restrictions?
- supportsCaseInsensitiveLike() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- supportsCatalogs() - Method in enum org.hibernate.engine.jdbc.env.spi.NameQualifierSupport
-
- supportsCheck() - Method in class org.hibernate.dialect.Cache71Dialect
-
Does this dialect support check constraints?
- SupportSchemaCreation() - Constructor for class org.hibernate.testing.DialectChecks.SupportSchemaCreation
-
- SupportsCircularCascadeDeleteCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsCircularCascadeDeleteCheck
-
- supportsCircularCascadeDeleteConstraints() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- 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.SQLServerDialect
-
- supportsCircularCascadeDeleteConstraints() - Method in class org.hibernate.dialect.TeradataDialect
-
- supportsColumnCheck() - Method in class org.hibernate.dialect.AbstractHANADialect
-
HANA currently does not support check constraints.
- supportsColumnCheck() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- supportsColumnCheck() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support column-level check constraints?
- supportsColumnCheck() - Method in class org.hibernate.dialect.HSQLDialect
-
- supportsColumnCheck() - Method in class org.hibernate.dialect.JDataStoreDialect
-
- supportsColumnCheck() - Method in class org.hibernate.dialect.MySQL5Dialect
-
- supportsColumnCheck() - Method in class org.hibernate.dialect.TimesTenDialect
-
- SupportsColumnCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsColumnCheck
-
- supportsCommentOn() - Method in class org.hibernate.dialect.DB2Dialect
-
- supportsCommentOn() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- supportsCommentOn() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect/database support commenting on tables, columns, etc?
- supportsCommentOn() - Method in class org.hibernate.dialect.HSQLDialect
-
- supportsCommentOn() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- supportsCommentOn() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- supportsCommentOn() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.DB2Dialect
-
- supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support a way to retrieve the database's current
timestamp value?
- supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.H2Dialect
-
- supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.HSQLDialect
-
HSQLDB 1.8.x requires CALL CURRENT_TIMESTAMP but this should not
be treated as a callable statement.
- supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.InformixDialect
-
- supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.Ingres9Dialect
-
- supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.MySQLDialect
-
- supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.TimesTenDialect
-
- supportsDataDefinitionInTransaction() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
-
- supportsDataDefinitionInTransaction() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
-
Did the driver report to support performing DDL within transactions?
- supportsEmptyInList() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- supportsEmptyInList() - Method in class org.hibernate.dialect.Cache71Dialect
-
- supportsEmptyInList() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- supportsEmptyInList() - Method in class org.hibernate.dialect.DB2Dialect
-
- supportsEmptyInList() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support empty IN lists?
For example, is [where XYZ in ()] a supported construct?
- supportsEmptyInList() - Method in class org.hibernate.dialect.HSQLDialect
-
- supportsEmptyInList() - Method in class org.hibernate.dialect.IngresDialect
-
- supportsEmptyInList() - Method in class org.hibernate.dialect.MySQLDialect
-
- supportsEmptyInList() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- supportsEmptyInList() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- supportsEmptyInList() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- supportsEmptyInList() - Method in class org.hibernate.dialect.TeradataDialect
-
- supportsEmptyInList() - Method in class org.hibernate.dialect.TimesTenDialect
-
- SupportsEmptyInListCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsEmptyInListCheck
-
- supportsExistsInSelect() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- supportsExistsInSelect() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- supportsExistsInSelect() - Method in class org.hibernate.dialect.DB2Dialect
-
- 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.Oracle8iDialect
-
- supportsExistsInSelect() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- supportsExistsInSelect() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- SupportsExistsInSelectCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsExistsInSelectCheck
-
- supportsExpectedLobUsagePattern() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- 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.IngresDialect
-
- supportsExpectedLobUsagePattern() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- supportsExpectedLobUsagePattern() - Method in class org.hibernate.dialect.SybaseASE157Dialect
-
- supportsExpectedLobUsagePattern() - Method in class org.hibernate.dialect.SybaseASE15Dialect
-
Actually Sybase does not support LOB locators at al.
- supportsExpectedLobUsagePattern() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- SupportsExpectedLobUsagePattern() - Constructor for class org.hibernate.testing.DialectChecks.SupportsExpectedLobUsagePattern
-
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
-
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
-
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.mysql.MySQL5InnoDBSpatialDialect
-
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
-
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
-
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
-
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
-
- supportsFiltering() - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns true if this SpatialDialect
supports a specific filtering function.
- supportsGetGeneratedKeys() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
-
- 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.Cache71Dialect
-
- supportsIdentityColumns() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- supportsIdentityColumns() - Method in class org.hibernate.dialect.DB2Dialect
-
- supportsIdentityColumns() - Method in class org.hibernate.dialect.Dialect
-
- supportsIdentityColumns() - Method in class org.hibernate.dialect.H2Dialect
-
- supportsIdentityColumns() - Method in class org.hibernate.dialect.HSQLDialect
-
- 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.InformixDialect
-
- supportsIdentityColumns() - Method in class org.hibernate.dialect.Ingres10Dialect
-
- supportsIdentityColumns() - Method in class org.hibernate.dialect.JDataStoreDialect
-
- supportsIdentityColumns() - Method in class org.hibernate.dialect.MimerSQLDialect
-
- supportsIdentityColumns() - Method in class org.hibernate.dialect.MySQLDialect
-
- supportsIdentityColumns() - Method in class org.hibernate.dialect.Oracle12cDialect
-
- supportsIdentityColumns() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- supportsIdentityColumns() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- supportsIdentityColumns() - Method in class org.hibernate.dialect.TeradataDialect
-
- SupportsIdentityColumns() - Constructor for class org.hibernate.testing.DialectChecks.SupportsIdentityColumns
-
- 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?
NOTE : Only one or the other (or neither) of this and
Dialect.supportsIfExistsBeforeConstraintName()
should return true
- supportsIfExistsAfterTableName() - Method in class org.hibernate.dialect.Dialect
-
- supportsIfExistsAfterTableName() - Method in class org.hibernate.dialect.H2Dialect
-
- supportsIfExistsAfterTableName() - Method in class org.hibernate.dialect.HSQLDialect
-
- supportsIfExistsBeforeConstraintName() - Method in class org.hibernate.dialect.Dialect
-
For dropping a constraint with an "alter table", can the phrase "if exists" be applied before the constraint name?
NOTE : Only one or the other (or neither) of this and
Dialect.supportsIfExistsAfterConstraintName()
should return true
- supportsIfExistsBeforeConstraintName() - Method in class org.hibernate.dialect.H2Dialect
-
- supportsIfExistsBeforeConstraintName() - Method in class org.hibernate.dialect.PostgreSQL9Dialect
-
- supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.Dialect
-
- supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.MySQLDialect
-
- supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.PostgreSQL82Dialect
-
- supportsInsertSelectIdentity() - Method in class org.hibernate.dialect.Dialect
-
- 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
-
- supportsInsertSelectIdentity() - Method in class org.hibernate.dialect.Oracle12cDialect
-
- supportsInsertSelectIdentity() - Method in class org.hibernate.dialect.SybaseAnywhereDialect
-
- supportsLimit() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- supportsLimit() - Method in class org.hibernate.dialect.Cache71Dialect
-
- supportsLimit() - Method in class org.hibernate.dialect.DB2390Dialect
-
- supportsLimit() - Method in class org.hibernate.dialect.DB2400Dialect
-
- supportsLimit() - Method in class org.hibernate.dialect.DB2Dialect
-
- supportsLimit() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- supportsLimit() - Method in class org.hibernate.dialect.DerbyTenFiveDialect
-
- supportsLimit() - Method in class org.hibernate.dialect.Dialect
-
- supportsLimit() - Method in class org.hibernate.dialect.H2Dialect
-
- supportsLimit() - Method in class org.hibernate.dialect.HSQLDialect
-
- supportsLimit() - Method in class org.hibernate.dialect.InformixDialect
-
- supportsLimit() - Method in class org.hibernate.dialect.IngresDialect
-
- supportsLimit() - Method in class org.hibernate.dialect.InterbaseDialect
-
- supportsLimit() - Method in class org.hibernate.dialect.MimerSQLDialect
-
- supportsLimit() - Method in class org.hibernate.dialect.MySQLDialect
-
- supportsLimit() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- supportsLimit() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- supportsLimit() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
-
- supportsLimit() - Method in class org.hibernate.dialect.pagination.CUBRIDLimitHandler
-
- supportsLimit() - Method in class org.hibernate.dialect.pagination.FirstLimitHandler
-
- supportsLimit() - Method in class org.hibernate.dialect.pagination.LegacyLimitHandler
-
- supportsLimit() - Method in interface org.hibernate.dialect.pagination.LimitHandler
-
Does this handler support some form of limiting query results
via a SQL clause?
- supportsLimit() - Method in class org.hibernate.dialect.pagination.SQL2008StandardLimitHandler
-
- supportsLimit() - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
-
- supportsLimit() - Method in class org.hibernate.dialect.pagination.TopLimitHandler
-
- supportsLimit() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- supportsLimit() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- supportsLimit() - Method in class org.hibernate.dialect.SQLServerDialect
-
- supportsLimit() - Method in class org.hibernate.dialect.TimesTenDialect
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.Cache71Dialect
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.DB2390Dialect
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.DB2400Dialect
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- supportsLimitOffset() - Method in class org.hibernate.dialect.DerbyTenFiveDialect
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.Dialect
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.InformixDialect
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.Ingres9Dialect
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.IngresDialect
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.pagination.FirstLimitHandler
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.pagination.LegacyLimitHandler
-
- supportsLimitOffset() - Method in interface org.hibernate.dialect.pagination.LimitHandler
-
Does this handler's LIMIT support (if any) additionally
support specifying an offset?
- supportsLimitOffset() - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.pagination.TopLimitHandler
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.SQLServerDialect
-
- supportsLimitOffset() - Method in class org.hibernate.dialect.TimesTenDialect
-
- supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.DB2Dialect
-
- supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- supportsLobValueChangePropogation() - 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...
- supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.H2Dialect
-
- supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.HSQLDialect
-
- supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.MySQLDialect
-
- supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.SQLServerDialect
-
- supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.SybaseASE157Dialect
-
- supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.TeradataDialect
-
- SupportsLobValueChangePropogation() - Constructor for class org.hibernate.testing.DialectChecks.SupportsLobValueChangePropogation
-
- supportsLockTimeouts() - Method in class org.hibernate.dialect.DB2Dialect
-
- supportsLockTimeouts() - Method in class org.hibernate.dialect.Dialect
-
Informational metadata about whether this dialect is known to support
specifying timeouts for requested lock acquisitions.
- supportsLockTimeouts() - Method in class org.hibernate.dialect.HSQLDialect
-
- supportsLockTimeouts() - Method in class org.hibernate.dialect.MySQLDialect
-
- supportsLockTimeouts() - Method in class org.hibernate.dialect.SybaseASE15Dialect
-
- supportsLockTimeouts() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- SupportsLockTimeouts() - Constructor for class org.hibernate.testing.DialectChecks.SupportsLockTimeouts
-
- supportsNamedParameters(DatabaseMetaData) - Method in class org.hibernate.dialect.Dialect
-
Override the DatabaseMetaData#supportsNamedParameters()
- supportsNamedParameters(DatabaseMetaData) - Method in class org.hibernate.dialect.HSQLDialect
-
- supportsNamedParameters() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
-
- supportsNamedParameters() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
-
Does the driver report supporting named parameters?
- supportsNotNullUnique() - Method in class org.hibernate.dialect.Dialect
-
- supportsOrdinalParameterMetadata() - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
-
- supportsOrdinalParameterMetadata() - Method in interface org.hibernate.hql.spi.ParameterTranslations
-
- supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.Cache71Dialect
-
- supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.DB2Dialect
-
- 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.Ingres9Dialect
-
- supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.MimerSQLDialect
-
- supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
Currently, RDMS-JDBC does not support ForUpdate.
- supportsParametersInInsertSelect() - Method in class org.hibernate.dialect.DB2Dialect
-
Does this dialect support parameters within the SELECT clause of
INSERT ...
- supportsParametersInInsertSelect() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support parameters within the SELECT clause of
INSERT ...
- SupportsParametersInInsertSelectCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsParametersInInsertSelectCheck
-
- supportsPooledSequences() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- supportsPooledSequences() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- supportsPooledSequences() - Method in class org.hibernate.dialect.DB2Dialect
-
- supportsPooledSequences() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support "pooled" sequences.
- supportsPooledSequences() - Method in class org.hibernate.dialect.H2Dialect
-
- supportsPooledSequences() - Method in class org.hibernate.dialect.HSQLDialect
-
- supportsPooledSequences() - Method in class org.hibernate.dialect.InformixDialect
-
- supportsPooledSequences() - Method in class org.hibernate.dialect.Ingres9Dialect
-
- supportsPooledSequences() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- supportsPooledSequences() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- supportsPooledSequences() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- supportsPooledSequences() - Method in class org.hibernate.dialect.SQLServer2012Dialect
-
- supportsRefCursors(DatabaseMetaData) - Static method in class org.hibernate.engine.jdbc.cursor.internal.StandardRefCursorSupport
-
Does this JDBC metadata indicate that the driver defines REF_CURSOR support?
- supportsRefCursors() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
-
- supportsRefCursors() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
-
Does the driver report supporting REF_CURSORs?
- SupportsResultSetPositioningOnForwardOnlyCursorCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck
-
- supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - Method in class org.hibernate.dialect.Cache71Dialect
-
- supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - Method in class org.hibernate.dialect.DB2Dialect
-
- 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.SQLServerDialect
-
- supportsRootCollectionReturns() - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
-
- supportsRootCollectionReturns() - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- supportsRootCollectionReturns() - Method in class org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy
-
- supportsRootEntityReturns() - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
-
- supportsRootEntityReturns() - Method in class org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy
-
- supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.Dialect
-
Is this dialect known to support what ANSI-SQL terms "row value
constructor" syntax; sometimes called tuple syntax.
- supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.MySQLDialect
-
- supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- SupportsRowValueConstructorSyntaxCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxCheck
-
- supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.Dialect
-
If the dialect supports
row values
,
does it offer such support in IN lists as well?
For example, "...
- supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.Oracle9iDialect
-
HHH-4907, I don't know if oracle 8 supports this syntax, so I'd think it is better add this
method here.
- SupportsRowValueConstructorSyntaxInInListCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck
-
- supportsSchemas() - Method in enum org.hibernate.engine.jdbc.env.spi.NameQualifierSupport
-
- supportsScrollableResults() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
-
- 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.AbstractHANADialect
-
- supportsSequences() - Method in class org.hibernate.dialect.Cache71Dialect
-
- supportsSequences() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- supportsSequences() - Method in class org.hibernate.dialect.DB2390Dialect
-
- supportsSequences() - Method in class org.hibernate.dialect.DB2400Dialect
-
- supportsSequences() - Method in class org.hibernate.dialect.DB2Dialect
-
- supportsSequences() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- supportsSequences() - Method in class org.hibernate.dialect.DerbyTenFiveDialect
-
- supportsSequences() - Method in class org.hibernate.dialect.DerbyTenSixDialect
-
- supportsSequences() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support sequences?
- supportsSequences() - Method in class org.hibernate.dialect.H2Dialect
-
- supportsSequences() - Method in class org.hibernate.dialect.HSQLDialect
-
- supportsSequences() - Method in class org.hibernate.dialect.InformixDialect
-
- supportsSequences() - Method in class org.hibernate.dialect.IngresDialect
-
- supportsSequences() - Method in class org.hibernate.dialect.InterbaseDialect
-
- supportsSequences() - Method in class org.hibernate.dialect.MckoiDialect
-
- supportsSequences() - Method in class org.hibernate.dialect.MimerSQLDialect
-
- supportsSequences() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- supportsSequences() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- supportsSequences() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- supportsSequences() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- supportsSequences() - Method in class org.hibernate.dialect.SAPDBDialect
-
- supportsSequences() - Method in class org.hibernate.dialect.SQLServer2012Dialect
-
- supportsSequences() - Method in class org.hibernate.dialect.TeradataDialect
-
- supportsSequences() - Method in class org.hibernate.dialect.TimesTenDialect
-
- SupportsSequences() - Constructor for class org.hibernate.testing.DialectChecks.SupportsSequences
-
- supportsSubqueryOnMutatingTable() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support referencing the table being mutated in
a subquery.
- supportsSubqueryOnMutatingTable() - Method in class org.hibernate.dialect.MySQLDialect
-
- supportsSubselectAsInPredicateLHS() - Method in class org.hibernate.dialect.Dialect
-
Are subselects supported as the left-hand-side (LHS) of
IN-predicates.
- supportsSubselectAsInPredicateLHS() - Method in class org.hibernate.dialect.IngresDialect
-
- supportsTableCheck() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- supportsTableCheck() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support table-level check constraints?
- supportsTableCheck() - Method in class org.hibernate.dialect.JDataStoreDialect
-
- supportsTableCheck() - Method in class org.hibernate.dialect.TimesTenDialect
-
- supportsTupleCounts() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support `count(a,b)`?
- supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.DB2Dialect
-
- supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support `count(distinct a,b)`?
- supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.HSQLDialect
-
- supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.IngresDialect
-
- supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.Oracle9iDialect
-
- supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- supportsTuplesInSubqueries() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- supportsTuplesInSubqueries() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support tuples in subqueries? Ex:
delete from Table1 where (col1, col2) in (select col1, col2 from Table2)
- supportsTuplesInSubqueries() - Method in class org.hibernate.dialect.H2Dialect
-
- SupportSubqueryAsLeftHandSideInPredicate() - Constructor for class org.hibernate.testing.DialectChecks.SupportSubqueryAsLeftHandSideInPredicate
-
- supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.dialect.Dialect
-
Is it supported to materialize a LOB locator outside the transaction in
which it was created?
Again, part of the trickiness here is the fact that this is largely
driver dependent.
- supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- SupportsUnboundedLobLocatorMaterializationCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck
-
- supportsUnionAll() - Method in class org.hibernate.dialect.AbstractHANADialect
-
- supportsUnionAll() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- supportsUnionAll() - Method in class org.hibernate.dialect.DB2Dialect
-
- supportsUnionAll() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support UNION ALL, which is generally a faster
variant of UNION?
- supportsUnionAll() - Method in class org.hibernate.dialect.H2Dialect
-
- supportsUnionAll() - Method in class org.hibernate.dialect.HSQLDialect
-
- supportsUnionAll() - Method in class org.hibernate.dialect.Ingres9Dialect
-
- supportsUnionAll() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- supportsUnionAll() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- supportsUnionAll() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- supportsUnionAll() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- supportsUnique() - Method in class org.hibernate.dialect.Dialect
-
- supportsUniqueConstraintInCreateAlterTable() - Method in class org.hibernate.dialect.Dialect
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.Cache71Dialect
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.DB2390Dialect
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.DB2400Dialect
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.DB2Dialect
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- supportsVariableLimit() - Method in class org.hibernate.dialect.Dialect
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.InformixDialect
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.Ingres9Dialect
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.IngresDialect
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
-
Does this handler support bind variables (i.e., prepared statement
parameters) for its limit/offset?
- supportsVariableLimit() - Method in class org.hibernate.dialect.pagination.FirstLimitHandler
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.pagination.LegacyLimitHandler
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.SQLServerDialect
-
- supportsVariableLimit() - Method in class org.hibernate.dialect.TimesTenDialect
-
- suspend(boolean) - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
-
- suspend(boolean) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
-
- suspend(boolean) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
-
- suspend() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
Tell the TransactionManager to suspend any ongoing transaction.
- suspend() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
-
- Sybase11Dialect - Class in org.hibernate.dialect
-
A SQL dialect suitable for use with Sybase 11.9.2 (specifically: avoids ANSI JOIN syntax)
- Sybase11Dialect() - Constructor for class org.hibernate.dialect.Sybase11Dialect
-
Constructs a Sybase11Dialect
- Sybase11JoinFragment - Class in org.hibernate.sql
-
An old Sybase-style join (before Sybase supported the ANSI style "inner join" etc syntax)
This is needed for Sybase 11.9.2 and earlier, using the HQL 2.* syntax with Collections.
- Sybase11JoinFragment() - Constructor for class org.hibernate.sql.Sybase11JoinFragment
-
- SybaseAnywhereDialect - Class in org.hibernate.dialect
-
SQL Dialect for Sybase Anywhere
extending Sybase (Enterprise) Dialect
(Tested on ASA 8.x)
- SybaseAnywhereDialect() - Constructor for class org.hibernate.dialect.SybaseAnywhereDialect
-
- SybaseASE157Dialect - Class in org.hibernate.dialect
-
An SQL dialect targeting Sybase Adaptive Server Enterprise (ASE) 15.7 and higher.
- SybaseASE157Dialect() - Constructor for class org.hibernate.dialect.SybaseASE157Dialect
-
Constructs a SybaseASE157Dialect
- SybaseASE15Dialect - Class in org.hibernate.dialect
-
An SQL dialect targeting Sybase Adaptive Server Enterprise (ASE) 15 and higher.
- SybaseASE15Dialect() - Constructor for class org.hibernate.dialect.SybaseASE15Dialect
-
Constructs a SybaseASE15Dialect
- SybaseDialect - Class in org.hibernate.dialect
-
All Sybase dialects share an IN list size limit.
- SybaseDialect() - Constructor for class org.hibernate.dialect.SybaseDialect
-
- SYMDIFFERENCE - Static variable in interface org.hibernate.spatial.SpatialAnalysis
-
The symmetric difference function
- synchronizationAlreadyRegistered(Synchronization) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- SynchronizationCallbackCoordinator - Interface in org.hibernate.resource.transaction.backend.jta.internal.synchronization
-
Manages funneling JTA Synchronization callbacks back into the Hibernate transaction engine.
- SynchronizationCallbackCoordinatorNonTrackingImpl - Class in org.hibernate.resource.transaction.backend.jta.internal.synchronization
-
- SynchronizationCallbackCoordinatorNonTrackingImpl(SynchronizationCallbackTarget) - Constructor for class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl
-
- SynchronizationCallbackCoordinatorTrackingImpl - Class in org.hibernate.resource.transaction.backend.jta.internal.synchronization
-
Extension of SynchronizationCallbackCoordinatorNonTrackingImpl that adds checking of whether a rollback comes from
a thread other than the application thread (thread used to register the Synchronization)
- SynchronizationCallbackCoordinatorTrackingImpl(SynchronizationCallbackTarget) - Constructor for class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl
-
- SynchronizationCallbackTarget - Interface in org.hibernate.resource.transaction.backend.jta.internal.synchronization
-
Defines "inflow" for JTA transactions from the perspective of Hibernate's registered JTA Synchronization
back into the TransactionCoordinator by means of the SynchronizationCallbackCoordinator.
- synchronizationFailed(Synchronization, Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- synchronizationRegistered() - Method in interface org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinator
-
Called by the TransactionCoordinator when it registers the Synchronization with the JTA system
- synchronizationRegistered() - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl
-
- synchronizationRegistered() - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl
-
- SynchronizationRegistry - Interface in org.hibernate.engine.transaction.spi
-
- SynchronizationRegistry - Interface in org.hibernate.resource.transaction
-
- synchronizationRegistry() - Static method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
-
- SynchronizationRegistryAccess - Interface in org.hibernate.engine.transaction.jta.platform.internal
-
- SynchronizationRegistryBasedSynchronizationStrategy - Class in org.hibernate.engine.transaction.jta.platform.internal
-
- SynchronizationRegistryBasedSynchronizationStrategy(SynchronizationRegistryAccess) - Constructor for class org.hibernate.engine.transaction.jta.platform.internal.SynchronizationRegistryBasedSynchronizationStrategy
-
- SynchronizationRegistryImpl - Class in org.hibernate.engine.transaction.internal
-
- SynchronizationRegistryImpl() - Constructor for class org.hibernate.engine.transaction.internal.SynchronizationRegistryImpl
-
- SynchronizationRegistryImplementor - Interface in org.hibernate.resource.transaction.spi
-
SPI contract for SynchronizationRegistry implementors.
- SynchronizationRegistryStandardImpl - Class in org.hibernate.resource.transaction.internal
-
The standard implementation of the SynchronizationRegistry contract
- SynchronizationRegistryStandardImpl() - Constructor for class org.hibernate.resource.transaction.internal.SynchronizationRegistryStandardImpl
-
- Synchronize - Annotation Type in org.hibernate.annotations
-
Ensures that auto-flush happens correctly and that queries against the derived
entity do not return stale data.
- 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
-
- SynchronizeableQuery - Interface in org.hibernate
-
A unifying interface for queries which can define tables (query spaces) to synchronize on.
- synchronizedQuerySpaces() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
-
- synchronizedTables - Variable in class org.hibernate.mapping.PersistentClass
-
- SyntheticAndFactory - Class in org.hibernate.hql.internal.ast.util
-
Creates synthetic and nodes based on the where fragment part of a JoinSequence.
- SyntheticAndFactory(HqlSqlWalker) - Constructor for class org.hibernate.hql.internal.ast.util.SyntheticAndFactory
-
- 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
-