- 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
-
- 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, PersistenceContext) - Constructor for class org.hibernate.engine.internal.AbstractEntityEntry
-
- AbstractEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, PersistenceContext) - Constructor for class org.hibernate.engine.internal.AbstractEntityEntry
-
- AbstractEntityEntry(SessionFactoryImplementor, String, Serializable, Status, Status, Object[], Object[], Object, LockMode, boolean, boolean, PersistenceContext) - Constructor for class org.hibernate.engine.internal.AbstractEntityEntry
-
This for is used during custom deserialization handling
- AbstractEntityEntry.BooleanState - Enum in org.hibernate.engine.internal
-
Represents a boolean flag stored within a number value, using one bit at a specified offset.
- AbstractEntityEntry.EnumState<E extends 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.
- 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
-
- AbstractJaccSecurableEventListener - Class in org.hibernate.secure.internal
-
Base class for JACC-securable event listeners
- AbstractJaccSecurableEventListener() - Constructor for class org.hibernate.secure.internal.AbstractJaccSecurableEventListener
-
- AbstractJdbcConnectionContextImpl - Class in org.hibernate.tool.schema.internal.exec
-
Basic support for JdbcConnectionContext implementations
- AbstractJdbcConnectionContextImpl(JdbcConnectionAccess, SqlStatementLogger, boolean) - Constructor for class org.hibernate.tool.schema.internal.exec.AbstractJdbcConnectionContextImpl
-
- 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>, boolean) - Constructor for class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- AbstractParameterRegistrationImpl(ProcedureCallImpl, Integer, ParameterMode, Class<T>, Type, boolean) - Constructor for class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- AbstractParameterRegistrationImpl(ProcedureCallImpl, String, ParameterMode, Class<T>, boolean) - Constructor for class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- AbstractParameterRegistrationImpl(ProcedureCallImpl, String, ParameterMode, Class<T>, Type, boolean) - Constructor for class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
-
- AbstractPathImpl<X> - Class in org.hibernate.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
-
- AbstractScriptSourceInput - Class in org.hibernate.tool.schema.internal.exec
-
Convenience base class for ScriptSourceInput implementations
- AbstractScriptSourceInput() - Constructor for class org.hibernate.tool.schema.internal.exec.AbstractScriptSourceInput
-
- AbstractScriptTargetOutput - Class in org.hibernate.tool.schema.internal.exec
-
- AbstractScriptTargetOutput() - Constructor for class org.hibernate.tool.schema.internal.exec.AbstractScriptTargetOutput
-
- AbstractScrollableResults - Class in org.hibernate.internal
-
Base implementation of the ScrollableResults interface.
- AbstractScrollableResults(ResultSet, PreparedStatement, 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.
- AbstractTransactSQLIdentityColumnSupport - Class in org.hibernate.dialect.identity
-
- AbstractTransactSQLIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport
-
- 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(ValueVisitor) - Method in class org.hibernate.mapping.Any
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.Array
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.Bag
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.Component
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.DependantValue
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.IdentifierBag
-
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.JoinedSubclass
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.List
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.ManyToOne
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.Map
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.OneToMany
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.OneToOne
-
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.PersistentClass
-
- accept(RootClass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
-
- accept(UnionSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
-
- accept(SingleTableSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
-
- accept(JoinedSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
-
- accept(Subclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.PrimitiveArray
-
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.RootClass
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.Set
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.SimpleValue
-
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.SingleTableSubclass
-
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.Subclass
-
- accept(ValueVisitor) - Method in class org.hibernate.mapping.ToOne
-
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.UnionSubclass
-
- accept(ValueVisitor) - Method in interface org.hibernate.mapping.Value
-
- accept(Bag) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(IdentifierBag) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(List) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(PrimitiveArray) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(Array) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(Map) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(OneToMany) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(Set) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(Any) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(SimpleValue) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(DependantValue) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(Component) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(ManyToOne) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(OneToOne) - Method in interface org.hibernate.mapping.ValueVisitor
-
- accept(String) - Method in class org.hibernate.tool.schema.internal.exec.AbstractScriptTargetOutput
-
- accept(String) - Method in interface org.hibernate.tool.schema.internal.exec.GenerationTarget
-
Accept a command
- accept(String) - Method in class org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase
-
- accept(String) - Method in class org.hibernate.tool.schema.internal.exec.GenerationTargetToScript
-
- accept(String) - Method in class org.hibernate.tool.schema.internal.exec.GenerationTargetToStdout
-
- accept(String) - Method in class org.hibernate.tool.schema.internal.exec.ScriptTargetOutputToStdout
-
- accept(String) - Method in interface org.hibernate.tool.schema.spi.ScriptTargetOutput
-
Accept the given command and write it to the abstracted script
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
- access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
-
- ACCESS - Static variable in class org.hibernate.jpamodelgen.util.Constants
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
-
- access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Version
-
- ACCESS_TYPE - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
-
- AccessCallback - Interface in org.hibernate.id.enhanced
-
- 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
-
- ACQUIRE_CONNECTIONS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Specifies how Hibernate should acquire JDBC connections.
- 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.
- Action - Enum in org.hibernate.tool.schema
-
The allowable actions in terms of schema tooling.
- ActionGrouping(Action, Action) - Constructor for class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
-
- ActionQueue - Class in org.hibernate.engine.spi
-
Responsible for maintaining the queue of actions related to events.
- ActionQueue(SessionImplementor) - Constructor for class org.hibernate.engine.spi.ActionQueue
-
Constructs an action queue bound to the given session.
- ActionQueue.TransactionCompletionProcesses - Class in org.hibernate.engine.spi
-
Wrapper class allowing to bind the same transaction completion process queues in different sessions.
- actions - Variable in class org.hibernate.boot.JaccPermissionDefinition
-
- actions - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
-
- ActivationContext - Interface in org.hibernate.cfg.beanvalidation
-
Defines the context needed to call the TypeSafeActivator
- AdaptedImmutableType<T> - Class in org.hibernate.type
-
Optimize a mutable type, if the user promises not to mutable the
instances.
- AdaptedImmutableType(AbstractStandardBasicType<T>) - Constructor for class org.hibernate.type.AdaptedImmutableType
-
- Adapter1 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter1() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter1
-
- Adapter2 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter2() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter2
-
- Adapter3 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter3() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter3
-
- Adapter4 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter4() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter4
-
- Adapter5 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter5() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter5
-
- Adapter6 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter6() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter6
-
- Adapter7 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter7() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter7
-
- Adapter8 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter8() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter8
-
- Adapter9 - Class in org.hibernate.boot.jaxb.hbm.spi
-
- Adapter9() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter9
-
- add(ToolingHint) - Method in class org.hibernate.boot.model.source.spi.ToolingHintContext
-
- add(String, CompositeOwner) - Method in class org.hibernate.bytecode.enhance.internal.tracker.CompositeOwnerTracker
-
- add(String) - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
-
- add(String, int) - Method in class org.hibernate.bytecode.enhance.internal.tracker.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.AuditAssociationQuery
-
- add(AuditCriterion) - Method in interface org.hibernate.envers.query.AuditQuery
-
- add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
-
- add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
-
- add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
-
- add(AuditCriterion) - Method in interface org.hibernate.envers.query.criteria.ExtendableCriterion
-
- add(AuditCriterion) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- add(AuditCriterion) - Method in class org.hibernate.envers.query.internal.impl.AuditAssociationQueryImpl
-
- add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
-
- add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
-
- add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
-
- add(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
-
Perform an addition
- add(Criteria, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
-
- add(Criterion) - Method in class org.hibernate.internal.CriteriaImpl
-
- add(Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- add(Object) - Method in class org.hibernate.internal.util.collections.IdentitySet
-
- add(String[], String, String[]) - Static method in class org.hibernate.internal.util.StringHelper
-
- add(String, Long) - Method in class org.hibernate.jpamodelgen.util.FileTimeStampChecker
-
- add(CollectionReferenceInitializer) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails.ReaderCollectorImpl
-
- add(EntityReferenceInitializer) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails.ReaderCollectorImpl
-
- add(CollectionReferenceInitializer) - Method in interface org.hibernate.loader.plan.exec.process.spi.ReaderCollector
-
- add(EntityReferenceInitializer) - Method in interface org.hibernate.loader.plan.exec.process.spi.ReaderCollector
-
- ADD_GENERATED_ANNOTATION - Static variable in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
-
- ADD_GENERATION_DATE - Static variable in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
-
- ADD_SUPPRESS_WARNINGS_ANNOTATION - Static variable in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
-
- addAccessTypeInformation(String, AccessTypeInformation) - Method in class org.hibernate.jpamodelgen.Context
-
- addAction(EntityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an entity insert action
- addAction(EntityIdentityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an entity (IDENTITY) insert action
- addAction(EntityDeleteAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an entity delete action
- addAction(OrphanRemovalAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an orphan removal action
- addAction(EntityUpdateAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an entity update action
- addAction(CollectionRecreateAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds a collection (re)create action
- addAction(CollectionRemoveAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds a collection remove action
- addAction(CollectionUpdateAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds a collection update action
- addAction(QueuedOperationCollectionAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an action relating to a collection queued operation (extra lazy).
- addAction(BulkOperationCleanupAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an action defining a cleanup relating to a bulk operation (HQL/JPQL or Criteria based update/delete)
- addAdditionalProperty(String, String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- addAll(Properties, Map) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- addAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- addAll(int, Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
-
- addAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
-
- addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentBag
-
- addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentBag
-
- addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentList
-
- addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentList
-
- addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentSet
-
- addAll(Collection<? extends U>) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- addAll(int, Collection<? extends U>) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.ListProxy
-
- addAll(Collection<T>, T[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- addAll(Collection) - Method in class org.hibernate.internal.util.collections.IdentitySet
-
- addAnnotatedClass(Class) - Method in class org.hibernate.boot.MetadataSources
-
Read metadata from the annotations attached to the given class.
- addAnnotatedClass(Class) - Method in class org.hibernate.cfg.Configuration
-
Read metadata from the annotations associated with this class.
- addAnnotatedClassName(String) - Method in class org.hibernate.boot.MetadataSources
-
Read metadata from the annotations attached to the given class.
- addAnyExtraIdSelectValues(SelectValues) - Method in class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
-
- addAnyExtraIdSelectValues(SelectValues) - Method in class org.hibernate.hql.spi.id.persistent.DeleteHandlerImpl
-
- addAnyExtraIdSelectValues(SelectValues) - Method in class org.hibernate.hql.spi.id.persistent.UpdateHandlerImpl
-
- addAnyMetaDef(AnyMetaDef) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addAnyMetaDef(AnyMetaDef) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addAssignment(Path<Y>, Expression<? extends Y>) - Method in class org.hibernate.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) - Method in class org.hibernate.mapping.Table
-
- addColumn(Column, String) - Method in class org.hibernate.mapping.UniqueKey
-
- addColumn(String) - Method in class org.hibernate.sql.Insert
-
- addColumn(String, String) - Method in class org.hibernate.sql.Insert
-
- addColumn(String, Object, LiteralType) - Method in class org.hibernate.sql.Insert
-
- addColumn(String) - Method in class org.hibernate.sql.InsertSelect
-
- addColumn(String) - Method in class org.hibernate.sql.SelectFragment
-
- addColumn(String, String) - Method in class org.hibernate.sql.SelectFragment
-
- addColumn(String, String, String) - Method in class org.hibernate.sql.SelectFragment
-
- addColumn(String, String, String) - Method in class org.hibernate.sql.SelectValues
-
- addColumn(String) - Method in class org.hibernate.sql.SimpleSelect
-
- addColumn(String, String) - Method in class org.hibernate.sql.SimpleSelect
-
- addColumn(String) - Method in class org.hibernate.sql.Update
-
- addColumn(String, String) - Method in class org.hibernate.sql.Update
-
- addColumn(String, Object, LiteralType) - Method in class org.hibernate.sql.Update
-
- addColumn(ResultSet) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
-
Deprecated.
- addColumn(ColumnInformation) - Method in class org.hibernate.tool.schema.extract.internal.IndexInformationImpl.Builder
-
- 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
-
- addCriterionsToQuery(AuditReaderImplementor) - Method in class org.hibernate.envers.query.internal.impl.AuditAssociationQueryImpl
-
- addCrossJoin(String, String) - Method in class org.hibernate.sql.ANSIJoinFragment
-
- addCrossJoin(String, String) - Method in class org.hibernate.sql.JoinFragment
-
Adds a cross join to the specified table.
- addCrossJoin(String, String) - Method in class org.hibernate.sql.OracleJoinFragment
-
- addCrossJoin(String, String) - Method in class org.hibernate.sql.QueryJoinFragment
-
- addCrossJoin(String, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- addCustomAuditTableName(String, String) - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- addDeclaredProperty(Property) - Method in class org.hibernate.mapping.MappedSuperclass
-
- addDefaultIdentifierGenerator(IdentifierGeneratorDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDefaultIdentifierGenerator(IdentifierGeneratorDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addDefaultJoinColumnName(PersistentClass, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
-
- addDefaultNamedNativeQuery(NamedSQLQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDefaultNamedNativeQuery(NamedSQLQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addDefaultNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDefaultNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addDefaultQuery(NamedQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDefaultQuery(NamedQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addDelayedPropertyReferenceHandler(InFlightMetadataCollector.DelayedPropertyReferenceHandler) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDelayedPropertyReferenceHandler(InFlightMetadataCollector.DelayedPropertyReferenceHandler) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- addDelegate(SQLExceptionConversionDelegate) - Method in class org.hibernate.exception.internal.StandardSQLExceptionConverter
-
- addDenormalizedTable(String, String, String, boolean, String, Table) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addDenormalizedTable(String, String, String, boolean, String, Table) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds a 'denormalized table' to this repository.
- addDescriptor(JavaTypeDescriptor) - Method in class org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry
-
Adds the given descriptor to this registry
- addDescriptor(SqlTypeDescriptor) - Method in class org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry
-
- addDialectScope(String) - Method in class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
-
- addDialectScope(String) - Method in interface org.hibernate.boot.model.relational.AuxiliaryDatabaseObject.Expandable
-
- addDialectScope(String) - Method in interface org.hibernate.mapping.AuxiliaryDatabaseObject
-
Add the given dialect name to the scope of dialects to which
this database object applies.
- addDirectory(File) - Method in class org.hibernate.boot.MetadataSources
-
Read all mapping documents from a directory tree.
- addDirectory(File) - Method in class org.hibernate.cfg.Configuration
-
Read all mapping documents from a directory tree.
- addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- addDiscriminatorWhereFragment(RestrictableStatement, Queryable, Map, String) - Method in class org.hibernate.hql.internal.ast.util.SyntheticAndFactory
-
- addDocument(Document) - Method in class org.hibernate.boot.MetadataSources
-
- 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) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addEntity(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a canonical mapping from entity key to entity instance
- addEntity(EntityUniqueKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add an entity to the cache by unique key
- addEntity(Object, Status, Object[], EntityKey, Object, LockMode, boolean, EntityPersister, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Adds an entity to the internal caches.
- addEntity(String) - Method in class org.hibernate.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) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addEntry(Object, Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Generates an appropriate EntityEntry instance and adds it
to the event source's internal caches.
- addEventListener(EventType, String) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
-
- addEventListeners(SessionEventListener...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
- addEventListeners(SessionEventListener...) - Method in class org.hibernate.internal.SessionImpl
-
- addEventListeners(SessionEventListener...) - Method in interface org.hibernate.Session
-
Add one or more listeners to the Session
- addExplicitStrategyRegistration(Class<T>, Class<? extends T>, String) - Method in class org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
-
Adds an explicit (as opposed to discovered) strategy registration.
- addExplicitStrategyRegistration(StrategyRegistration<T>) - Method in class org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
-
Adds an explicit (as opposed to discovered) strategy registration.
- addExtraKeyword(String) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- addExtraState(EntityEntryExtraState) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
-
- addExtraState(EntityEntryExtraState) - Method in class org.hibernate.engine.internal.EntityEntryExtraStateHolder
-
- addExtraState(EntityEntryExtraState) - Method in interface org.hibernate.engine.spi.EntityEntry
-
- addExtraState(EntityEntryExtraState) - Method in interface org.hibernate.engine.spi.EntityEntryExtraState
-
Attach additional state to the core state of
EntityEntry
- addFetch(Association, String) - Method in class org.hibernate.engine.profile.FetchProfile
-
Add a fetch to the profile.
- addFetch(Association, Fetch.Style) - Method in class org.hibernate.engine.profile.FetchProfile
-
Add a fetch to the profile.
- addFetch(Fetch) - Method in class org.hibernate.engine.profile.FetchProfile
-
Add a fetch to the profile.
- addFetch(String, String, String) - Method in class org.hibernate.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
-
- addFilter(Filter) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- addFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in class org.hibernate.mapping.Collection
-
- addFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in interface org.hibernate.mapping.Filterable
-
- addFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in class org.hibernate.mapping.PersistentClass
-
- addFilterDefinition(FilterDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addFilterDefinition(FilterDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds a filter definition to this repository.
- addFormula(Element, Formula) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
Adds formula
element.
- addFormula(Formula) - Method in class org.hibernate.mapping.SimpleValue
-
- addFormula(String, String, String) - Method in class org.hibernate.sql.SelectFragment
-
- addFormulas(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
-
- addFragment(JoinFragment) - Method in class org.hibernate.sql.JoinFragment
-
Adds another join fragment to this one.
- addFrom(String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
-
Add an entity from which to select.
- addFromAssociation(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- addFromCollection(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- addFromElement(String, AST) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
Adds a new from element to the from node.
- addFromFragmentString(String) - Method in class org.hibernate.sql.ANSIJoinFragment
-
Adds an externally built join fragment.
- addFromFragmentString(String) - Method in class org.hibernate.sql.OracleJoinFragment
-
- addFromFragmentString(String) - Method in class org.hibernate.sql.QueryJoinFragment
-
- addFromFragmentString(String) - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- addGeneratedAnnotation() - Method in class org.hibernate.jpamodelgen.Context
-
- addGeneratedDate() - Method in class org.hibernate.jpamodelgen.Context
-
- addGeneratedValuePlan(CompositeNestedGeneratedValueGenerator.GenerationPlan) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
-
- addGetter(CtClass, String, String) - Static method in class org.hibernate.bytecode.enhance.internal.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, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
-
- addOrder(AuditOrder) - Method in interface org.hibernate.envers.query.AuditAssociationQuery
-
- addOrder(AuditOrder) - Method in interface org.hibernate.envers.query.AuditQuery
-
- addOrder(AuditOrder) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- addOrder(AuditOrder) - Method in class org.hibernate.envers.query.internal.impl.AuditAssociationQueryImpl
-
- addOrder(Order) - Method in class org.hibernate.internal.CriteriaImpl
-
- addOrder(Order) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- addOrderBy(String) - Method in class org.hibernate.sql.QuerySelect
-
- addOrderFragment(String) - Method in class org.hibernate.hql.internal.ast.tree.OrderByClause
-
- addOrModifyColumn(Element, String) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
Column name shall be wrapped with '`' signs if quotation required.
- addPackage(String) - Method in class org.hibernate.boot.MetadataSources
-
Read package-level metadata.
- addPackage(Package) - Method in class org.hibernate.boot.MetadataSources
-
Read package-level metadata.
- addPackage(String) - Method in class org.hibernate.cfg.Configuration
-
Read package-level metadata.
- addParam(String, String) - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
-
- addParam(String, String) - Method in class org.hibernate.mapping.IdGenerator
-
- addParameter(int, int) - Method in class org.hibernate.sql.SelectValues
-
- addParameter(int, int, int) - Method in class org.hibernate.sql.SelectValues
-
- addParameters(String) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
-
- addParameterType(String, String) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
-
- addParameterType(String, String) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
-
- addParams(Map<String, String>) - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
-
- addPermission(GrantedPermission) - Method in class org.hibernate.secure.internal.DisabledJaccServiceImpl
-
- addPermission(GrantedPermission) - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl
-
- addPermission(GrantedPermission) - Method in interface org.hibernate.secure.spi.JaccService
-
- addPermissionDeclaration(GrantedPermission) - Method in class org.hibernate.secure.spi.JaccPermissionDeclarations
-
- addPermissionDeclarations(Collection<GrantedPermission>) - Method in class org.hibernate.secure.spi.JaccPermissionDeclarations
-
- addPrimaryKeyColumn(String, String) - Method in class org.hibernate.sql.Delete
-
- addPrimaryKeyColumn(String, String) - Method in class org.hibernate.sql.Update
-
- addPrimaryKeyColumns(String[]) - Method in class org.hibernate.sql.Delete
-
- addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Delete
-
- addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Delete
-
- addPrimaryKeyColumns(String[]) - Method in class org.hibernate.sql.Update
-
- addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Update
-
- addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Update
-
- addProjection(String, String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
-
- addProjection(AuditProjection) - Method in interface org.hibernate.envers.query.AuditAssociationQuery
-
- addProjection(AuditProjection) - Method in interface org.hibernate.envers.query.AuditQuery
-
- addProjection(AuditProjection) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- addProjection(AuditProjection) - Method in class org.hibernate.envers.query.internal.impl.AuditAssociationQueryImpl
-
- addProperties(Properties) - Method in class org.hibernate.cfg.Configuration
-
Add the given properties to ours.
- addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- addProperty(Property, XClass) - Method in class org.hibernate.cfg.ClassPropertyHolder
-
- addProperty(Property, XClass) - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.CollectionPropertyHolder
-
- addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- addProperty(Property, XClass) - Method in class org.hibernate.cfg.ComponentPropertyHolder
-
- addProperty(Property, XClass) - Method in interface org.hibernate.cfg.PropertyHolder
-
- addProperty(Property, Ejb3Column[], XClass) - Method in interface org.hibernate.cfg.PropertyHolder
-
- addProperty(Element, String, String, boolean, boolean, boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- addProperty(Element, String, String, boolean, boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- addProperty(Property) - Method in interface org.hibernate.mapping.AttributeContainer
-
- addProperty(Property) - Method in class org.hibernate.mapping.Component
-
- addProperty(Property) - Method in class org.hibernate.mapping.Join
-
- addProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
-
- addProperty(Property) - Method in class org.hibernate.mapping.Subclass
-
- addProperty(String, String) - Method in 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(String, 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, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in interface org.hibernate.envers.query.criteria.AuditCriterion
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.BetweenAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.IdentifierEqAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.IlikeAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.InAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.LogicalAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.NotAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.NotNullAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.NullAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.PropertyAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.RelatedAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.RevisionTypeAuditExpression
-
- addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.SimpleAuditExpression
-
- addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.Component
-
- addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.PersistentClass
-
- addTypeDefinition(TypeDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- addTypeDefinition(TypeDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds a type definition to this metadata repository.
- addTypeInfo(TypeInfo) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
-
- addUnderscores(String) - Static method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
-
- addUnderscores(String) - Static method in class org.hibernate.cfg.ImprovedNamingStrategy
-
- addUninitializedCachedEntity(EntityKey, Object, EntityPersister, LockMode, Object, 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, 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, String, String, String) - 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, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- afterInitialize(Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Called just after the entities properties have been initialized
- afterInitialize(Object, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- afterInitialize(Object, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Called just after the entities properties have been initialized.
- afterInitialize(Object, 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.LazyAttributeLoadingInterceptor
-
- 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
-
- appendChild(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
- appendComponentCondition(String, Object, CompositeType, Criteria, CriteriaQuery, StringBuilder) - Method in class org.hibernate.criterion.Example
-
- appendDisplayText(StringBuilder) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- appendElementColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- appendEscapedMultibyteChars(String, StringBuilder) - Static method in class org.hibernate.hql.internal.ast.util.ASTPrinter
-
- appendFromClauseFragment(String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
-
Appends the from clause fragment.
- appendFromClauseFragment(String, String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
-
Appends the specified table name and alias as a from clause fragment.
- appendIdentifierColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport
-
- appendIdentitySelectToInsert(String) - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
-
- appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
-
- appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.identity.SQLServerIdentityColumnSupport
-
- 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
-
- applyConnectionHandlingMode(PhysicalConnectionHandlingMode) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyConnectionHandlingMode(PhysicalConnectionHandlingMode) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Apply the specified handling mode for JDBC connections
- applyConnectionReleaseMode(ConnectionReleaseMode) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyConnectionReleaseMode(ConnectionReleaseMode) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
- applyConnectionReleaseMode(ConnectionReleaseMode) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a strategy for resolving the notion of a "current" tenant-identifier when using multi-tenancy
together with current sessions
- applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a custom entity dirtiness strategy to be applied to the SessionFactory.
- applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyDefaultBatchFetchSize(int) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyDefaultBatchFetchSize(int) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Allows specifying a default batch-fetch size for all entities and collections
which do not otherwise specify a batch-fetch size.
- applyDefaultBatchFetchSize(int) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyDefaultEntityMode(EntityMode) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyDefaultEntityMode(EntityMode) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
- 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
-
- 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.
- applyInterception(Object) - Method in class org.hibernate.tuple.entity.PojoEntityInstantiator
-
- applyInterception(Object) - Method in class org.hibernate.tuple.PojoInstantiator
-
- applyInterceptor(Interceptor) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyInterceptor(Interceptor) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
- 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
-
- applyProjections(List, Number) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- applyQueryCacheFactory(QueryCacheFactory) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyQueryCacheFactory(QueryCacheFactory) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a QueryCacheFactory to use for building query cache handlers.
- applyQueryCacheFactory(QueryCacheFactory) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- applyQueryCacheSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- applyQueryCacheSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should second level query caching support be enabled?
- applyQueryCacheSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
- 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(T, T) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
-
- areInsertionsOrDeletionsQueued() - Method in class org.hibernate.engine.spi.ActionQueue
-
Check whether any insertion or deletion actions are currently queued.
- areLazyAttributesForceFetched() - Method in class org.hibernate.loader.plan.build.internal.LoadPlanImpl
-
- areLazyAttributesForceFetched() - Method in interface org.hibernate.loader.plan.spi.LoadPlan
-
Does this load plan indicate that lazy attributes are to be force fetched?
Here we are talking about laziness in regards to the legacy bytecode enhancement which adds support for
partial selects of an entity's state (e.g., skip loading a lob initially, wait until/if it is needed)
This one would effect the SQL that needs to get generated as well as how the result set would be read.
- areMatch(Object, Object) - Method in class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
-
- areMatch(Object, Object) - Method in class org.hibernate.envers.event.spi.EnversListenerDuplicationStrategy
-
- areMatch(Object, Object) - Method in interface org.hibernate.event.service.spi.DuplicationStrategy
-
Are the two listener instances considered a duplication?
- arePrimitiveWrapperEquivalents(Class, Class) - Static method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper
-
- areResultSetRowsTransformedImmediately() - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- areResultSetRowsTransformedImmediately() - Method in class org.hibernate.loader.Loader
-
Are rows transformed immediately after being read from the ResultSet?
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Cache71Dialect
-
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Dialect
-
Are string comparisons implicitly case insensitive.
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.MySQLDialect
-
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.SQLServerDialect
-
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.SybaseASE15Dialect
-
By default, Sybase string comparisons are case-insensitive.
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.TeradataDialect
-
- areTablesToBeUpdated(Set) - Method in class org.hibernate.engine.spi.ActionQueue
-
Check whether the given tables/query-spaces are to be executed against given the currently queued actions.
- areTypeMatch(Class, Class) - Method in class org.hibernate.cfg.AbstractPropertyHolder
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
-
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
-
- areValuesIncludedInInsertByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
-
How should non-specification of value insertion by the individual value sources here be
interpreted in terms of defaulting that value.
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
-
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
-
- areValuesIncludedInUpdateByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
-
How should non-specification of value updating by the individual value sources here be
interpreted in terms of defaulting that value.
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
-
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
-
- areValuesNullableByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
-
How should non-specification of value nullability by the individual value sources here be
interpreted in terms of defaulting that value.
- arguments(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- ArgumentsTools - Class in org.hibernate.envers.internal.tools
-
- ArgumentsTools() - Constructor for class org.hibernate.envers.internal.tools.ArgumentsTools
-
- arithmeticExpr(AST) - 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
-
- associationQueries - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- associationQueryMap - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
-
- associations - Variable in class org.hibernate.loader.JoinWalker
-
- AssociationSource - Interface in org.hibernate.boot.model.source.spi
-
- AssociationType - Interface in org.hibernate.type
-
A type that represents some kind of association between entities.
- AssociationVisitationStrategy - Interface in org.hibernate.persister.walking.spi
-
Strategy for walking associations as defined by the Hibernate metamodel.
- asString() - Method in interface org.hibernate.engine.jdbc.CharacterStream
-
Provides access to the underlying data as a String.
- asString() - Method in class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
-
- asString() - 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
-
- AttributeConverterAutoApplyHandler - Interface in org.hibernate.boot.spi
-
- AttributeConverterDefinition - Class in org.hibernate.cfg
-
Externalized representation of an AttributeConverter
- AttributeConverterDefinition(AttributeConverter, boolean) - Constructor for class org.hibernate.cfg.AttributeConverterDefinition
-
- AttributeConverterDefinitionCollector - Interface in org.hibernate.cfg.annotations.reflection
-
- AttributeConverterDescriptor - Interface in org.hibernate.boot.spi
-
Internal descriptor for an AttributeConverter implementation.
- AttributeConverterDescriptorImpl - Class in org.hibernate.boot.internal
-
The standard AttributeConverterDescriptor implementation
- AttributeConverterDescriptorNonAutoApplicableImpl - Class in org.hibernate.boot.internal
-
Special-use AttributeConverterDescriptor implementation for cases where the converter will never
be used for auto-apply.
- AttributeConverterDescriptorNonAutoApplicableImpl(AttributeConverter) - Constructor for class org.hibernate.boot.internal.AttributeConverterDescriptorNonAutoApplicableImpl
-
- AttributeConverterManager - Class in org.hibernate.boot.internal
-
- AttributeConverterManager() - Constructor for class org.hibernate.boot.internal.AttributeConverterManager
-
- AttributeConverterMutabilityPlanImpl<T> - Class in org.hibernate.type.descriptor.converter
-
For now we need to treat attributes to which a converter has been applied as mutable.
- AttributeConverterMutabilityPlanImpl(AttributeConverter) - Constructor for class org.hibernate.type.descriptor.converter.AttributeConverterMutabilityPlanImpl
-
- AttributeConverterSqlTypeDescriptorAdapter - Class in org.hibernate.type.descriptor.converter
-
Adapter for incorporating JPA
AttributeConverter
handling into the SqlTypeDescriptor contract.
- AttributeConverterSqlTypeDescriptorAdapter(AttributeConverter, SqlTypeDescriptor, JavaTypeDescriptor) - Constructor for class org.hibernate.type.descriptor.converter.AttributeConverterSqlTypeDescriptorAdapter
-
- AttributeConverterTypeAdapter<T> - Class in org.hibernate.type.descriptor.converter
-
Adapts the Hibernate Type contract to incorporate JPA AttributeConverter calls.
- AttributeConverterTypeAdapter(String, String, AttributeConverter<? extends T, ?>, SqlTypeDescriptor, Class, Class, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.descriptor.converter.AttributeConverterTypeAdapter
-
- AttributeDefinition - Interface in org.hibernate.persister.walking.spi
-
- AttributeExtractionException(String) - Constructor for exception org.hibernate.jpa.internal.util.PersistenceUtilHelper.AttributeExtractionException
-
- AttributeExtractionException(String, Throwable) - Constructor for exception org.hibernate.jpa.internal.util.PersistenceUtilHelper.AttributeExtractionException
-
- AttributeFactory - Class in org.hibernate.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
-
- attributeInitialized(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
-
- attributeInitialized(String) - Method in interface org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer.InterceptorImplementor
-
- attributeInterceptableCtClass - Variable in class org.hibernate.bytecode.enhance.spi.Enhancer
-
- attributeInterceptorCtClass - Variable in class org.hibernate.bytecode.enhance.spi.Enhancer
-
- 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.
- AuditAssociationQuery<Q extends AuditQuery> - Interface in org.hibernate.envers.query
-
- AuditAssociationQueryImpl<Q extends org.hibernate.envers.query.internal.impl.AuditQueryImplementor> - Class in org.hibernate.envers.query.internal.impl
-
- AuditAssociationQueryImpl(EnversService, AuditReaderImplementor, Q, QueryBuilder, String, String, JoinType, String) - Constructor for class org.hibernate.envers.query.internal.impl.AuditAssociationQueryImpl
-
- AuditConjunction - Class in org.hibernate.envers.query.criteria
-
- AuditConjunction() - Constructor for class org.hibernate.envers.query.criteria.AuditConjunction
-
- AuditCriterion - Interface in org.hibernate.envers.query.criteria
-
- AuditDisjunction - Class in org.hibernate.envers.query.criteria
-
- AuditDisjunction() - Constructor for class org.hibernate.envers.query.criteria.AuditDisjunction
-
- Audited - Annotation Type in org.hibernate.envers
-
When applied to a class, indicates that all of its properties should be audited.
- AuditedPropertiesHolder - Interface in org.hibernate.envers.configuration.internal.metadata.reader
-
Implementations hold other audited properties.
- AuditedPropertiesReader - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
- 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.
- AvailableSettings() - Constructor for class org.hibernate.spatial.HibernateSpatialConfiguration.AvailableSettings
-
- 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
-
- cache - Variable in class org.hibernate.testing.cache.BaseRegion
-
- Cache71Dialect - Class in org.hibernate.dialect
-
Caché 2007.1 dialect.
- Cache71Dialect() - Constructor for class org.hibernate.dialect.Cache71Dialect
-
Creates new Cache71Dialect
instance.
- CACHE_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(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
-
Registry of Callbacks by entity and type
- CallbackRegistryConsumer - Interface in org.hibernate.jpa.event.spi.jpa
-
Contract for injecting the registry of Callbacks into event listeners.
- CallbackRegistryImpl - Class in org.hibernate.jpa.event.internal.jpa
-
Keep track of all lifecycle callbacks and listeners for a given persistence unit
- CallbackRegistryImpl() - Constructor for class org.hibernate.jpa.event.internal.jpa.CallbackRegistryImpl
-
- CallbackType - Enum in org.hibernate.jpa.event.spi.jpa
-
- callingJoinTransactionOnNonJtaEntityManager() - Method in interface org.hibernate.internal.CoreMessageLogger
-
- callOwner(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.CompositeOwnerTracker
-
- canApplyAliasSpecificLockModeHints() - Method in class org.hibernate.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
-
- CannotForceNonNullableException - Exception in org.hibernate.cfg
-
Indicates an internal attempt to mark a column as non-nullable (because its part
of a PK, etc) but we cannot force that column to be non-nullable.
- CannotForceNonNullableException(String) - Constructor for exception org.hibernate.cfg.CannotForceNonNullableException
-
- cannotGetCurrentTx(SystemException) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
-
- cannotInstallCommandFactory() - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
-
- cannotResolveNonNullableTransientDependencies(String, Set<String>, Set<String>) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- cannotResumeTx(Exception) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
-
- cannotSuspendTx(SystemException) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
-
- canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
-
- canRegisterSynchronization() - Method in interface org.hibernate.engine.transaction.jta.platform.internal.JtaSynchronizationStrategy
-
Can a synchronization be registered?
- canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform
-
- canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.SynchronizationRegistryBasedSynchronizationStrategy
-
- canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.TransactionManagerBasedSynchronizationStrategy
-
- canRegisterSynchronization() - Method in 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?
- catalogExists(Identifier) - Method in class org.hibernate.tool.schema.internal.exec.ImprovedDatabaseInformationImpl
-
- 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
-
- Chache71IdentityColumnSupport - Class in org.hibernate.dialect.identity
-
- Chache71IdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.Chache71IdentityColumnSupport
-
- CHAR_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
char[]
to JDBC
VARCHAR
.
- CHARACTER - Static variable in class org.hibernate.type.StandardBasicTypes
-
- 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
-
- checkDirtyTracking(Object, String...) - Static method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
-
compares the dirty fields of an entity with a set of expected values
- checkId(Object, EntityPersister, Serializable, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultFlushEntityEventListener
-
make sure user didn't mangle the id
- checkIfJoinColumn(Object, PropertyHolder, PropertyData) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
-
- checkIfTransactionInProgress(SessionImplementor) - Method in class org.hibernate.envers.event.spi.BaseEnversEventListener
-
- checkIncomingPropertyName(String) - Method in class org.hibernate.loader.plan.build.internal.spaces.CompositePropertyMapping
-
- checkInit() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- checkModified(SessionImplementor, Object, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.ToOneIdMapper
-
- checkNamedQueries(QueryPlanCache) - Method in class org.hibernate.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.Categorization - Enum in org.hibernate.boot.archive.scan.spi
-
- ClassDescriptorImpl - Class in org.hibernate.boot.archive.scan.internal
-
- ClassDescriptorImpl(String, ClassDescriptor.Categorization, InputStreamAccess) - Constructor for class org.hibernate.boot.archive.scan.internal.ClassDescriptorImpl
-
- ClassesAuditingData - Class in org.hibernate.envers.configuration.internal
-
A helper class holding auditing meta-data for all persistent classes.
- ClassesAuditingData() - Constructor for class org.hibernate.envers.configuration.internal.ClassesAuditingData
-
- ClassFileArchiveEntryHandler - Class in org.hibernate.boot.archive.scan.spi
-
Defines handling and filtering for class file entries within an archive
- ClassFileArchiveEntryHandler(ScanResultCollector) - Constructor for class org.hibernate.boot.archive.scan.spi.ClassFileArchiveEntryHandler
-
- classForName(String) - Method in class org.hibernate.boot.internal.ClassLoaderAccessImpl
-
- classForName(String) - Method in class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
-
- classForName(String) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
-
Locate a class by name.
- classForName(String) - Method in interface org.hibernate.boot.spi.ClassLoaderAccess
-
Obtain a Class reference by name
- classForName(String) - Method in class org.hibernate.boot.spi.ClassLoaderAccessDelegateImpl
-
- classForName(String) - Method in class org.hibernate.cfg.annotations.reflection.ClassLoaderAccessLazyImpl
-
- classForName(String, Map<String, Class<?>>, ClassLoaderService) - Static method in class org.hibernate.envers.internal.tools.MapProxyTool
-
Generates/loads proxy class for given name with properties for map.
- classForName(String, Class) - Static method in class org.hibernate.internal.util.ReflectHelper
-
Perform resolution of a class name.
- classForName(String) - Static method in class org.hibernate.internal.util.ReflectHelper
-
- 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
-
- ClassmateContext - Class in org.hibernate.boot.internal
-
- ClassmateContext() - Constructor for class org.hibernate.boot.internal.ClassmateContext
-
- ClassMetadata - Interface in org.hibernate.metadata
-
Exposes entity class metadata to the application
- ClassMetadataCache(Class<?>) - Constructor for class org.hibernate.jpa.internal.util.PersistenceUtilHelper.ClassMetadataCache
-
- classNameFromFqcn(String) - Static method in class org.hibernate.jpamodelgen.util.StringUtil
-
- CLASSPATH_EXTENSION_URL_BASE - Static variable in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver
-
- classPool - Variable in class org.hibernate.bytecode.enhance.spi.Enhancer
-
- 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
-
- cleanup() - Method in class org.hibernate.tool.schema.internal.exec.ImprovedDatabaseInformationImpl
-
- cleanup() - Method in class org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl
-
- cleanupCache() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- cleanupCache() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- cleanupFromSynchronizations() - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
-
- 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.collection.internal.AbstractPersistentCollection
-
- clearDirty() - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Clear the dirty flag, after flushing changes
to the database.
- clearDirtyTracking(Object) - Static method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
-
clears the dirty set for an entity
- ClearEvent - Class in org.hibernate.event.spi
-
- 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(List<String>) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
-
Clear all regions from this command factory.
- clearRegistrations() - Method in class org.hibernate.internal.SessionFactoryRegistry
-
- clearReservedWords() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
-
- clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
-
- clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- clearSynchronizations() - Method in class org.hibernate.resource.transaction.internal.SynchronizationRegistryStandardImpl
-
- clearSynchronizations() - Method in interface org.hibernate.resource.transaction.spi.SynchronizationRegistryImplementor
-
Clears all synchronizations from this registry.
- clearWherePart() - Method in class org.hibernate.sql.QueryJoinFragment
-
- CLOB - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
Clob
to JDBC
CLOB
.
- CLOB_BINDING - Static variable in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- ClobImplementer - Interface in org.hibernate.engine.jdbc
-
Marker interface for non-contextually created
Clob
instances..
- ClobMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
-
- ClobProxy - Class in org.hibernate.engine.jdbc
-
Manages aspects of proxying
Clobs
for non-contextual creation, including proxy creation and
handling proxy invocations.
- ClobProxy(String) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
-
Constructor used to build
Clob
from string data.
- ClobProxy(Reader, long) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
-
Constructor used to build
Clob
from a reader.
- ClobType - Class in org.hibernate.type
-
- 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
-
- columnName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
-
Return the argument
- columnName(String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
-
- columnName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
-
Convert mixed case to underscores
- columnName(String) - Method in interface org.hibernate.cfg.NamingStrategy
-
Deprecated.
Alter the column name given in the mapping document
- columnName - Variable in class org.hibernate.jpamodelgen.xml.jaxb.UniqueConstraint
-
- ColumnNameCache - Class in org.hibernate.engine.jdbc
-
Cache of column-name -> column-index resolutions
- ColumnNameCache(int) - Constructor for class org.hibernate.engine.jdbc.ColumnNameCache
-
Constructs a ColumnNameCache
- ColumnNameIterator() - Constructor for class org.hibernate.envers.configuration.internal.metadata.MetadataTools.ColumnNameIterator
-
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
-
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
-
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
-
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
-
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
-
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
-
- ColumnReference - Interface in org.hibernate.sql.ordering.antlr
-
Reference to a column name.
- ColumnReferenceMappingImpl(ColumnInformation, ColumnInformation) - Constructor for class org.hibernate.tool.schema.extract.internal.ForeignKeyInformationImpl.ColumnReferenceMappingImpl
-
- ColumnResult - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- ColumnResult() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.ColumnResult
-
- columnResult - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
-
- Columns - Annotation Type in org.hibernate.annotations
-
Support an array of columns.
- columns() - Method in class org.hibernate.cfg.annotations.CustomizableColumns
-
- columns - Variable in class org.hibernate.cfg.FkSecondPass
-
- columns(Set) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- ColumnsAndFormulasSourceContainer - Interface in org.hibernate.boot.model.source.spi
-
- ColumnSource - Interface in org.hibernate.boot.model.source.spi
-
Contract for source information pertaining to a physical column definition specific to a particular attribute
context.
- ColumnTransformer - Annotation Type in org.hibernate.annotations
-
Custom SQL expression used to read the value from and write a value to a column.
- ColumnTransformers - Annotation Type in org.hibernate.annotations
-
Plural annotation for @ColumnTransformer.
- COMMA - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- COMMA - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- COMMA - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- COMMA - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- COMMA - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- CommandAcceptanceException - Exception in org.hibernate.tool.schema.spi
-
Indicates a problem accepting/executing a schema management command.
- CommandAcceptanceException(String) - Constructor for exception org.hibernate.tool.schema.spi.CommandAcceptanceException
-
- CommandAcceptanceException(String, Throwable) - Constructor for exception org.hibernate.tool.schema.spi.CommandAcceptanceException
-
- 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(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
- complete() - Method in interface org.hibernate.testing.bytecode.enhancement.EnhancerTestTask
-
- 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
-
- configOverrides - Variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
Defines configuration properties applied on top of configuration set in any file, by regionName or DataType.key
- ConfigParameterContainer - Interface in org.hibernate.boot.jaxb.hbm.spi
-
- ConfigParameterHelper - Class in org.hibernate.boot.model.source.internal.hbm
-
- configParameters - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterContainer
-
- Configurable - Interface in org.hibernate.exception.spi
-
The Configurable interface defines the contract for SQLExceptionConverter impls that
want to be configured prior to usage given the currently defined Hibernate properties.
- Configurable - Interface in org.hibernate.id
-
- 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.HibernateSpatialConfiguration.AvailableSettings
-
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.
- ConnectionBuilder() - Constructor for class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- ConnectionBuilder(JdbcMocks.Options) - Constructor for class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- ConnectionCreatorBuilder - Class in org.hibernate.engine.jdbc.connections.internal
-
A builder for ConnectionCreator instances
- ConnectionCreatorBuilder(ServiceRegistryImplementor) - Constructor for class org.hibernate.engine.jdbc.connections.internal.ConnectionCreatorBuilder
-
- ConnectionHelper - Interface in org.hibernate.tool.hbm2ddl
-
- 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) - Method in class org.hibernate.testing.cache.BaseRegion
-
- 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
-
- containsEntityKey(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
-
Intended for test usage.
- containsEntityName(Object, Number, Object) - Method in class org.hibernate.envers.internal.reader.FirstLevelCache
-
- containsFetchProfileDefinition(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- containsFetchProfileDefinition(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- containsFetchProfileDefinition(String) - Method in interface org.hibernate.SessionFactory
-
Determine if this session factory contains a fetch profile definition
registered under the given name.
- containsJoinFetchedCollection(String) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- containsKey(Object) - Method in class org.hibernate.collection.internal.PersistentMap
-
- containsKey(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
-
- containsKey(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
-
- containsKey(Object) - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Tests if the specified object is a key in this table.
- containsKey(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Tests if the specified object is a key in this table.
- containsKey(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
-
- containsKey(Object) - Method in class org.hibernate.proxy.map.MapProxy
-
- containsLocalModeFlag - Variable in class org.hibernate.cache.infinispan.access.TxInvalidationInterceptor.InvalidationFilterVisitor
-
- containsMetaEmbeddable(String) - Method in class org.hibernate.jpamodelgen.Context
-
- containsMetaEntity(String) - Method in class org.hibernate.jpamodelgen.Context
-
- containsProperty(Property) - Method in class org.hibernate.mapping.Join
-
- containsProxy(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- containsProxy(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Is the given proxy associated with this persistence context?
- containsPutForExternalRead - Variable in class org.hibernate.cache.infinispan.access.TxInvalidationInterceptor.InvalidationFilterVisitor
-
- containsQuery(String) - Method in interface org.hibernate.Cache
-
Determine whether the cache contains data for the given query.
- containsQuery(String) - Method in class org.hibernate.internal.CacheImpl
-
- containsTableAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
Returns true if the from node contains the table alias name.
- 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.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
-
- convertQueryResult(EnversService, EntityInstantiator, String, Number, Object) - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
- convertQueryResult(EnversService, EntityInstantiator, String, Number, Object) - Method in interface org.hibernate.envers.query.projection.AuditProjection
-
- convertQueryResult(EnversService, EntityInstantiator, String, Number, Object) - Method in class org.hibernate.envers.query.projection.internal.EntityAuditProjection
-
- convertQueryResult(EnversService, EntityInstantiator, String, Number, Object) - Method in class org.hibernate.envers.query.projection.internal.PropertyAuditProjection
-
- convertSkipToIgnore(FrameworkMethod) - Method in class org.hibernate.testing.junit4.CustomRunner
-
- convertSqlException(String, SQLException) - Method in class org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator
-
- convertSQLException(SQLException, String) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
-
- convertToFirstRowValue(int) - Method in class org.hibernate.dialect.DB2Dialect
-
Hibernate APIs explicitly state that setFirstResult() should be a zero-based offset.
- convertToFirstRowValue(int) - Method in class org.hibernate.dialect.Dialect
-
- 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(AttributeConverterDefinition, ClassmateContext) - Static method in class org.hibernate.boot.internal.AttributeConverterDescriptorImpl
-
- create - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
-
- 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(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(Metadata) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
-
- create(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
-
- create(Metadata, StandardServiceRegistry, Connection) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
-
- create(EnumSet<TargetType>, Metadata) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
-
- create(ResultTransformer, String[], boolean[]) - Static method in class org.hibernate.transform.CacheableResultTransformer
-
Returns a CacheableResultTransformer that is used to transform
tuples to a value(s) that can be cached.
- create(SessionFactoryImplementor, Property, ValueGeneration) - Static method in class org.hibernate.tuple.entity.EntityMetamodel
-
- CREATE_BLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Callback for performing contextual BLOB creation
- CREATE_CLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Callback for performing contextual CLOB creation
- CREATE_EMPTY_COMPOSITES_ENABLED - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- 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) - Static 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
-
- createConnection(String, int) - Static method in class org.hibernate.testing.jdbc.JdbcMocks
-
- createConnection(String, int, int) - Static method in class org.hibernate.testing.jdbc.JdbcMocks
-
- createConstructorResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- 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, PersistenceContext) - Method in class org.hibernate.engine.internal.ImmutableEntityEntryFactory
-
- createEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, PersistenceContext) - Method in class org.hibernate.engine.internal.MutableEntityEntryFactory
-
- createEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, PersistenceContext) - Method in interface org.hibernate.engine.spi.EntityEntryFactory
-
- 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) - Static 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
-
- createFromMetadata(Metadata, ExecutionOptions, Dialect, Formatter, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
-
- createFromScript(ScriptSourceInput, ImportSqlCommandExtractor, Formatter, ExecutionOptions, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
-
- createGeneratedValue() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- 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) - Static 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
-
- createOnly(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
-
- createOnly(EnumSet<TargetType>, Metadata) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
-
- createOrderColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
- 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
-
- 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
- CUBRIDIdentityColumnSupport - Class in org.hibernate.dialect.identity
-
- CUBRIDIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.CUBRIDIdentityColumnSupport
-
- CUBRIDLimitHandler - Class in org.hibernate.dialect.pagination
-
Limit handler for CUBRID
- CURRENCY - Static variable in class org.hibernate.type.StandardBasicTypes
-
- 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
-
- customConfigForRegionNotFound(String, String, String) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
-
- customConfigForTypeNotFound(String, String) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
-
- 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.
- 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() - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
-
- generateAlias(String) - Static method in class org.hibernate.internal.util.StringHelper
-
- generateAlias(String, int) - Static method in class org.hibernate.internal.util.StringHelper
-
Generate a nice alias for the given class name or collection role name and unique integer.
- generateAlias() - Method in interface org.hibernate.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...
- 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(Metadata, boolean) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
-
For testing...
- GeneratedValue - Class in org.hibernate.jpamodelgen.xml.jaxb
-
- GeneratedValue() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.GeneratedValue
-
- generatedValue - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
- GeneratedValueGeneration - Class in org.hibernate.tuple
-
- 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.
- 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
- generateLazySelectStringsByFetchGroup() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateLeastSignificantBits(long) - Static method in class org.hibernate.id.uuid.CustomVersionOneStrategy
-
- generateLocker(LockMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateLockString(int) - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
-
- generateLockString(int) - Method in class org.hibernate.dialect.lock.PessimisticReadSelectLockingStrategy
-
- generateLockString() - Method in class org.hibernate.dialect.lock.PessimisticReadUpdateLockingStrategy
-
- generateLockString(int) - Method in class org.hibernate.dialect.lock.PessimisticWriteSelectLockingStrategy
-
- generateLockString() - Method in class org.hibernate.dialect.lock.PessimisticWriteUpdateLockingStrategy
-
- generateLockString(int) - Method in class org.hibernate.dialect.lock.SelectLockingStrategy
-
- generateLockString() - Method in class org.hibernate.dialect.lock.UpdateLockingStrategy
-
- generateMap() - Method in class org.hibernate.tuple.DynamicMapInstantiator
-
- generateName(String, Table, Column...) - Static method in class org.hibernate.mapping.Constraint
-
If a constraint is not explicitly named, this is called to generate
a unique hash using the table and column names.
- generateName(String, Table, List<Column>) - Static method in class org.hibernate.mapping.Constraint
-
- generateNamedParameter(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- generateNamedParameter(AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- generateNodePrefix(int) - Method in class org.hibernate.loader.plan.build.spi.TreePrinterHelper
-
Returns a string containing the specified number of indentations, where
each indentation contains
TreePrinterHelper.INDENTATION
blank characters.
- generatePositionalParameter(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- generatePositionalParameter(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- generateProxy(InvocationHandler, Class...) - Method in class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
-
- generateProxy(InvocationHandler, Class...) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
-
- generateProxy(byte[]) - Static method in class org.hibernate.engine.jdbc.BlobProxy
-
Generates a BlobImpl proxy using byte data.
- generateProxy(InputStream, long) - Static method in class org.hibernate.engine.jdbc.BlobProxy
-
Generates a BlobImpl proxy using a given number of bytes from an InputStream.
- generateProxy(String) - Static method in class org.hibernate.engine.jdbc.ClobProxy
-
Generates a
Clob
proxy using the string data.
- generateProxy(Reader, long) - Static method in class org.hibernate.engine.jdbc.ClobProxy
-
Generates a
Clob
proxy using a character reader of given length.
- generateProxy(String) - Static method in class org.hibernate.engine.jdbc.NClobProxy
-
Generates a
Clob
proxy using the string data.
- generateProxy(Reader, long) - Static method in class org.hibernate.engine.jdbc.NClobProxy
-
Generates a
NClob
proxy using a character reader of given length.
- generateProxy(ResultSet, ColumnNameCache, ServiceRegistry) - Static method in class org.hibernate.engine.jdbc.ResultSetWrapperProxy
-
Generates a proxy wrapping the ResultSet.
- generateProxy(Blob) - Static method in class org.hibernate.engine.jdbc.SerializableBlobProxy
-
Generates a SerializableBlob proxy wrapping the provided Blob object.
- generateProxy(Clob) - Static method in class org.hibernate.engine.jdbc.SerializableClobProxy
-
Generates a SerializableClobProxy proxy wrapping the provided Clob object.
- generateProxy(NClob) - Static method in class org.hibernate.engine.jdbc.SerializableNClobProxy
-
Generates a SerializableNClobProxy proxy wrapping the provided NClob object.
- generateQueryException(String) - Method in exception org.hibernate.hql.internal.ast.QuerySyntaxException
-
- generateQueryException(String) - Method in exception org.hibernate.QueryException
-
- 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.
- GenerationStrategyPair() - Constructor for class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
-
- GenerationStrategyPair(EntityMetamodel.FullInMemoryValueGenerationStrategy) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
-
- GenerationStrategyPair(EntityMetamodel.InDatabaseValueGenerationStrategyImpl) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
-
- GenerationStrategyPair(InMemoryValueGenerationStrategy, InDatabaseValueGenerationStrategy) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
-
- GenerationTarget - Interface in org.hibernate.tool.schema.internal.exec
-
Describes a schema generation target
- GenerationTargetToDatabase - Class in org.hibernate.tool.schema.internal.exec
-
GenerationTarget implementation for handling generation directly to the database
- GenerationTargetToDatabase(JdbcConnectionContext) - Constructor for class org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase
-
- GenerationTargetToDatabase(JdbcConnectionContext, SqlExceptionHelper) - Constructor for class org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase
-
- GenerationTargetToScript - Class in org.hibernate.tool.schema.internal.exec
-
GenerationTarget implementation for handling generation to scripts
- GenerationTargetToScript(ScriptTargetOutput, String) - Constructor for class org.hibernate.tool.schema.internal.exec.GenerationTargetToScript
-
- GenerationTargetToStdout - Class in org.hibernate.tool.schema.internal.exec
-
GenerationTarget implementation for handling generation to System.out
- GenerationTargetToStdout(String) - Constructor for class org.hibernate.tool.schema.internal.exec.GenerationTargetToStdout
-
- GenerationTargetToStdout() - Constructor for class org.hibernate.tool.schema.internal.exec.GenerationTargetToStdout
-
- GenerationTime - Enum in org.hibernate.annotations
-
At what time(s) will the generation occur?
- GenerationTiming - Enum in org.hibernate.tuple
-
- GenerationTimingConverter - Class in org.hibernate.boot.jaxb.hbm.internal
-
- GenerationTimingConverter() - Constructor for class org.hibernate.boot.jaxb.hbm.internal.GenerationTimingConverter
-
- GenerationType - Enum in org.hibernate.jpamodelgen.xml.jaxb
-
Java class for generation-type.
- generator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
-
- generator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
-
- generator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
-
- generator - Variable in class org.hibernate.jpamodelgen.xml.jaxb.GeneratedValue
-
- generatorKey() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
- generatorKey() - Method in class org.hibernate.id.enhanced.TableGenerator
-
- generatorKey() - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
-
Deprecated.
- generatorKey() - Method in interface org.hibernate.id.PersistentIdentifierGenerator
-
Return a key unique to the underlying database objects.
- generatorKey() - Method in class org.hibernate.id.SequenceGenerator
-
Deprecated.
- GeneratorType - Annotation Type in org.hibernate.annotations
-
Marks a property as generated, specifying the
ValueGenerator
type to be used for generating the value.
- 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
-
- 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
-
- getAccessTypeInfo(String) - Method in class org.hibernate.jpamodelgen.Context
-
- getAcquisitionMode() - Method in enum org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
-
- getAction() - Method in class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
-
- getAction() - Method in class org.hibernate.envers.event.spi.EnversListenerDuplicationStrategy
-
- getAction() - Method in interface org.hibernate.event.service.spi.DuplicationStrategy
-
How should a duplication be handled?
- getAction() - Method in enum org.hibernate.tool.hbm2ddl.SchemaExportTask.ExportType
-
- getActionQueue() - Method in 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.envers.internal.tools.query.QueryBuilder
-
- 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 interface org.hibernate.testing.bytecode.enhancement.EnhancerTestTask
-
- 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.boot.internal.AttributeConverterDescriptorImpl
-
- getAttributeConverter() - Method in class org.hibernate.boot.internal.AttributeConverterDescriptorNonAutoApplicableImpl
-
- getAttributeConverter() - Method in interface org.hibernate.boot.spi.AttributeConverterDescriptor
-
- getAttributeConverter() - Method in class org.hibernate.cfg.AttributeConverterDefinition
-
- getAttributeConverter() - Method in class org.hibernate.type.descriptor.converter.AttributeConverterTypeAdapter
-
- getAttributeConverterAutoApplyHandler() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getAttributeConverterAutoApplyHandler() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getAttributeConverterDefinitions() - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
-
- getAttributeConverterDefinitions() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
-
Informational access to the AttributeConverter definitions known about.
- getAttributeConverters() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getAttributeConverters() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getAttributeConverters() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
- getAttributeDefinition() - Method in interface org.hibernate.persister.walking.spi.EncapsulatedEntityIdentifierDefinition
-
- getAttributeIndex() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
-
Access to the index of the attribute in terms of its position in the entity persister
- getAttributeIndex() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
-
Many of Hibernate internals use arrays to define information about attributes.
- getAttributeName() - Method in class org.hibernate.cfg.AttributeConversionInfo
-
- getAttributeName() - Method in class org.hibernate.jpa.graph.internal.AttributeNodeImpl
-
- getAttributeName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Convert
-
Gets the value of the attributeName property.
- getAttributeNodes() - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
-
- getAttributeNodes() - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
-
- getAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Gets the value of the attributeOverride property.
- getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitAnyDiscriminatorColumnNameSource
-
Access the AttributePath to the ANY mapping
- getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitAnyKeyColumnNameSource
-
Access to the AttributePath of the ANY mapping
- getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitBasicColumnNameSource
-
Access to the AttributePath for the basic value
- getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource
-
Access to the name of the attribute that defines the association.
- getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
-
- getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- getAttributePath() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
-
- getAttributePathBase() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getAttributePathBase() - Method in interface org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceContainer
-
- getAttributePathBase() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
-
- getAttributePathBase() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
-
- getAttributePathBase() - Method in interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
-
- getAttributeRole() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getAttributeRole() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
-
- getAttributeRole() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
-
- getAttributeRole() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
-
- getAttributeRole() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
-
- getAttributeRoleBase() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
-
- getAttributeRoleBase() - Method in interface org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceContainer
-
- getAttributeRoleBase() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
-
- getAttributeRoleBase() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
-
- getAttributeRoleBase() - Method in interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
-
- getAttributes() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
-
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.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
-
- getAttributesInFetchGroup(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
-
- getAttributesInSameFetchGroup(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
-
- getAttributeSource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAssociationElementSourceImpl
-
- getAttributeSource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractToOneAttributeSourceImpl
-
- getAttributeSource() - Method in interface org.hibernate.boot.model.source.spi.AssociationSource
-
- getAttributeSourceContainer() - Method in interface org.hibernate.boot.model.source.internal.hbm.AttributesHelper.Callback
-
- getAttributeSourcesMakingUpIdentifier() - Method in interface org.hibernate.boot.model.source.spi.IdentifierSourceNonAggregatedComposite
-
Obtain the source descriptor for the identifier attribute.
- getAuditData() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.AnnotationsMetadataReader
-
- getAuditEntitiesConfiguration() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getAuditEntitiesConfiguration() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getAuditEntityName(String) - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getAuditEntityName() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditTableData
-
- getAuditEntityName() - Method in class org.hibernate.envers.internal.entities.mapper.relation.MiddleIdData
-
- getAuditingOverrides() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getAuditMappedBy() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getAuditProcessManager() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getAuditProcessManager() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getAuditReaderImplementor() - Method in class org.hibernate.envers.internal.entities.EntityInstantiator
-
- getAuditStrategy() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getAuditStrategy() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getAuditStrategyName() - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getAuditTable() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
-
- getAuditTableName(String, String) - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
-
- getAuditTableName() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditTableData
-
- getAutoAliasInjection() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
-
Gets the value of the autoAliasInjection property.
- getAutoListener() - Method in class org.hibernate.cfg.BaselineSessionEventsListenerBuilder
-
- getAuxiliaryDatabaseObjectExporter() - Method in class org.hibernate.dialect.Dialect
-
- getAuxiliaryDatabaseObjectList() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
- getAuxiliaryDatabaseObjectList() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
-
- getAuxiliaryDatabaseObjectList() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
Access to any AuxiliaryDatabaseObject explicitly registered with the MetadataBuilder.
- getAuxiliaryDatabaseObjects() - Method in class org.hibernate.boot.model.relational.Database
-
- getAverageGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getAverageGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
-
- getBagRoles() - Method in exception org.hibernate.loader.MultipleBagFetchException
-
Retrieves the collection-roles for the bags encountered.
- getBase() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
-
Gets the value of the base property.
- getBase() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
-
- getBase() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSequentialIndexSource
-
Hibernate allows specifying the base value to use when storing the index
to the database.
- getBase() - Method in class org.hibernate.cfg.IndexColumn
-
- getBaseForMappings() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- getBaseForMappings() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- getBaseIndex() - Method in class org.hibernate.mapping.List
-
- getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getBaselineSessionEventsListenerBuilder() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getBaselineSessionEventsListenerBuilder() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.cfg.Settings
-
Deprecated.
- getBasePropertyMapping() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- getBasic() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
-
Gets the value of the basic property.
- getBasic() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
-
Gets the value of the basic property.
- getBasicSelectClauseNullString(int) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- 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 interface org.hibernate.loader.plan.exec.query.spi.QueryBuildingParameters
-
Gets the batch size.
- getBatchSize() - Method in class org.hibernate.mapping.Collection
-
- getBatchSize() - Method in class org.hibernate.mapping.PersistentClass
-
- getBatchSize() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getBatchSize() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
- getBatchSize() - Method in interface org.hibernate.persister.entity.MultiLoadOptions
-
- getBatchSizes(int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- getBatchStatement(String, boolean) - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
-
- getBatchStatement(String, boolean) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
-
- getBatchStatement(String, boolean) - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
-
Get a statement which is part of the batch, creating if necessary (and storing for next time).
- getBatchVersionedDataEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getBeanManagerReference() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getBeanManagerReference() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getBeanManagerReference() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getBeanManagerReference() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getBeanManagerReference() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getBeanManagerReference() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getBeanName() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
-
- getBeanName() - Method in class org.hibernate.envers.internal.entities.PropertyData
-
- getBeanProperty(Object, String) - Static method in class org.hibernate.cache.ehcache.management.impl.BeanUtils
-
Retrieve a named bean property value.
- getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
-
- getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.internal.CollectionAction
-
- getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.internal.EntityAction
-
- getBeforeTransactionCompletionProcess() - Method in interface org.hibernate.action.spi.Executable
-
Get the before-transaction-completion process, if any, for this action.
- getBidirectionalEntityReferences() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractAnyReference
-
- getBidirectionalEntityReferences() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
-
- getBidirectionalEntityReferences() - Method in class org.hibernate.loader.plan.build.internal.returns.BidirectionalEntityReferenceImpl
-
- getBidirectionalEntityReferences() - Method in interface org.hibernate.loader.plan.spi.FetchSource
-
Retrieve the bidirectional entity references owned by this fetch source.
- getBigDecimal(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getBigDecimal(int) - Method in 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
-
Obtain a JdbcConnectionAccess usable from bootstrap actions
(hbm2ddl.auto, Dialect resolution, etc).
- getBootstrapJdbcConnectionAccess() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- getBootstrapServiceRegistry() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
- getBuffer() - Method in class org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader
-
- getBuffer() - Method in class org.hibernate.internal.util.xml.BufferedXMLEventReader
-
- getBuilder() - 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.
- getBytecodeEnhancementMetadata() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- getBytecodeProvider() - Static method in class org.hibernate.cfg.Environment
-
- getBytes() - Method in interface org.hibernate.engine.jdbc.BinaryStream
-
Access to the bytes.
- getBytes() - Method in class org.hibernate.engine.jdbc.internal.BinaryStreamImpl
-
- getBytesFromInputStream(InputStream) - Static method in class org.hibernate.boot.archive.internal.ArchiveHelper
-
Extracts the bytes out of an InputStream.
- getBytesFromInputStreamSafely(InputStream) - Static method in class org.hibernate.boot.archive.internal.ArchiveHelper
-
Extracts the bytes out of an InputStream.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the cache property.
- getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
Gets the value of the cache property.
- getCache() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
-
- getCache() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
-
Ehcache instance backing this Hibernate data region.
- getCache() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- getCache(String, InfinispanRegionFactory.DataType, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- getCache() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getCache() - Method in 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
-
- 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
-
Deprecated.
- getCatalog() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
-
- getCatalogName() - Method in interface org.hibernate.boot.model.relational.QualifiedName
-
- getCatalogName() - Method in class org.hibernate.boot.model.relational.QualifiedNameParser.NameParts
-
- getCategorization() - Method in class org.hibernate.boot.archive.scan.internal.ClassDescriptorImpl
-
- getCategorization() - Method in interface org.hibernate.boot.archive.scan.spi.ClassDescriptor
-
- getCategoryName() - Method in class org.hibernate.stat.internal.CategorizedStatistics
-
- 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.
- getClassLoader() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
-
- getClassLoader() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
-
- getClassLoader() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
-
- getClassLoaderAccess() - Method in class org.hibernate.boot.internal.MetadataBuildingContextRootImpl
-
- getClassLoaderAccess() - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
-
- getClassLoaderAccess() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
-
Provides access to ClassLoader services when needed during binding
- getClassLoaderAccess() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
-
- getClassLoaderService() - Method in interface org.hibernate.envers.boot.internal.EnversService
-
- getClassLoaderService() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
-
- getClassLoaderService() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
-
- getClassMapping() - Method in class org.hibernate.envers.configuration.internal.metadata.EntityXmlMappingData
-
- getClassmateContext() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getClassmateContext() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getClassMetadata(Class) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getClassMetadata(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getClassMetadata(Class) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getClassMetadata(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getClassMetadata() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getClassMetadata() - Method in interface org.hibernate.persister.entity.EntityPersister
-
Get the user-visible metadata for the class (optional operation)
- getClassMetadata(Class) - Method in interface org.hibernate.SessionFactory
-
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
-
- 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) - Static 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.EntityJoinFromElement
-
- getCollectionSuffix() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getCollectionSuffix(String) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext
-
- getCollectionSuffixes() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getCollectionSuffixes() - Method in class org.hibernate.loader.BasicLoader
-
- getCollectionSuffixes() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getCollectionSuffixes() - Method in class org.hibernate.loader.JoinWalker
-
- getCollectionSuffixes() - Method in class org.hibernate.loader.OuterJoinLoader
-
- getCollectionTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the collectionTable property.
- getCollectionTable() - Method in class org.hibernate.mapping.Collection
-
- getCollectionTableAlias() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getCollectionTableAlias() - Method in class org.hibernate.loader.plan.exec.internal.CollectionReferenceAliasesImpl
-
- getCollectionTableAlias() - Method in interface org.hibernate.loader.plan.exec.spi.CollectionReferenceAliases
-
Obtain the table alias used for the collection table of the CollectionReference.
- getCollectionTableCheck() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCollectionTableCheck() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCollectionTableComment() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCollectionTableComment() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCollectionTableSpecificationSource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
-
- getCollectionTableSpecificationSource() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
-
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
Gets the value of the collectionType property.
- getCollectionType() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
-
- getCollectionType() - Method in class org.hibernate.mapping.Collection
-
- getCollectionType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getCollectionType() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Get the associated Type
- getCollectionType() - Method in interface org.hibernate.persister.walking.spi.CollectionDefinition
-
- getCollectionUpdateCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- getCollectionUpdateCount() - Method in interface org.hibernate.stat.Statistics
-
Global number of collections updated
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
-
Gets the value of the column property.
- getColumn(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Resolve a property path to the name of the column it maps to.
- getColumn() - Method in class org.hibernate.hql.internal.ast.tree.Node
-
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ConstructorResult
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.FieldResult
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Version
-
Gets the value of the column property.
- getColumn(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getColumn(int) - Method in class org.hibernate.mapping.Constraint
-
- getColumn(Column) - Method in class org.hibernate.mapping.DenormalizedTable
-
- getColumn(Identifier) - Method in class org.hibernate.mapping.DenormalizedTable
-
- getColumn(Column) - Method in class org.hibernate.mapping.Table
-
Return the column which is identified by column provided as argument.
- getColumn(Identifier) - Method in class org.hibernate.mapping.Table
-
- getColumn(int) - Method in class org.hibernate.mapping.Table
-
- getColumn(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
-
Deprecated.
- getColumnName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.UniqueConstraint
-
Gets the value of the columnName property.
- getColumnName() - Method in interface org.hibernate.sql.ordering.antlr.ColumnReference
-
Retrieve the column name.
- getColumnNameIterator(Iterator<Selectable>) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- getColumnNameIterator(JoinColumn[]) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
-
- getColumnNames() - Method in interface org.hibernate.boot.model.naming.ImplicitConstraintNameSource
-
- getColumnNames() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- getColumnNames() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
The column alias names being used in the generated SQL.
- getColumnNames() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getColumnNames() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Returns the column names in the generated SQL.
- getColumnNames(String) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
-
- getColumnNamesStartPosition(int) - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
- getColumnNumber() - Method in class org.hibernate.jpamodelgen.util.xml.ContextProvidingValidationEventHandler
-
- getColumnOrderMap() - Method in class org.hibernate.mapping.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
-
Deprecated.
- getColumns() - Method in class org.hibernate.tool.schema.extract.internal.PrimaryKeyInformationImpl
-
- getColumns() - Method in interface org.hibernate.tool.schema.extract.spi.PrimaryKeyInformation
-
Obtain the columns making up the primary key.
- getColumns() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
-
- getColumnsAndFormulasSource() - Method in interface org.hibernate.boot.model.source.spi.ColumnsAndFormulasSourceContainer
-
- getColumnSize() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
-
Deprecated.
- getColumnSize() - Method in class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
-
- getColumnSize() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
-
The column size (length).
- getColumnSource() - Method in interface org.hibernate.boot.model.source.spi.CollectionIdSource
-
Obtain source information about the column for the collection id.
- getColumnSpan(Type) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Retrieve the number of columns represented by this type.
- getColumnSpan() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- getColumnSpan() - Method in class org.hibernate.mapping.Collection
-
- getColumnSpan() - Method in class org.hibernate.mapping.Component
-
- getColumnSpan() - Method in class org.hibernate.mapping.Constraint
-
- getColumnSpan() - Method in class org.hibernate.mapping.Index
-
- getColumnSpan() - Method in class org.hibernate.mapping.OneToMany
-
- getColumnSpan() - Method in class org.hibernate.mapping.Property
-
- getColumnSpan() - Method in class org.hibernate.mapping.SimpleValue
-
- getColumnSpan() - Method in class org.hibernate.mapping.Table
-
- getColumnSpan() - Method in interface org.hibernate.mapping.Value
-
- getColumnSpan(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.AnyType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.CollectionType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.ComponentType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.CompositeCustomType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.CustomType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.ManyToOneType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.MetaType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.OneToOneType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.type.SpecialOneToOneType
-
- getColumnSpan(Mapping) - Method in interface org.hibernate.type.Type
-
How many columns are used to persist this type.
- getColumnsUsingProjection(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Get the names of the columns mapped by a property path.
- getColumnsUsingProjection(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
Get the names of the columns constrained
by this criterion.
- getColumnUpdateability() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
-
- getColumnUpdateability() - Method in class org.hibernate.mapping.Collection
-
- getColumnUpdateability() - Method in class org.hibernate.mapping.Component
-
- getColumnUpdateability() - Method in class org.hibernate.mapping.OneToMany
-
- getColumnUpdateability() - Method in class org.hibernate.mapping.SimpleValue
-
- getColumnUpdateability() - Method in interface org.hibernate.mapping.Value
-
- getCommandId() - Method in class org.hibernate.cache.infinispan.util.BeginInvalidationCommand
-
- getCommandId() - Method in class org.hibernate.cache.infinispan.util.EndInvalidationCommand
-
- getCommandId() - Method in class org.hibernate.cache.infinispan.util.EvictAllCommand
-
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
-
Gets the value of the comment property.
- getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
-
Gets the value of the comment property.
- getComment() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
-
- getComment() - Method in class org.hibernate.boot.model.source.internal.hbm.InLineViewSourceImpl
-
- getComment() - Method in class org.hibernate.boot.model.source.internal.hbm.TableSourceImpl
-
- getComment() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
-
Obtain the specified SQL comment
- getComment() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
-
- getComment() - Method in interface org.hibernate.boot.model.source.spi.TableSpecificationSource
-
- getComment() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
-
- getComment() - Method in class org.hibernate.engine.spi.QueryParameters
-
- getComment() - Method in class org.hibernate.internal.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.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.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.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.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.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
-
- getConfigurationValues() - Method in interface org.hibernate.tool.schema.spi.ExecutionOptions
-
- 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
-
Deprecated.
Get a reference to the connection we are using.
- getConnection() - Method in class org.hibernate.tool.schema.internal.exec.AbstractJdbcConnectionContextImpl
-
- getConnection() - Method in interface org.hibernate.tool.schema.internal.exec.JdbcConnectionContext
-
- 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.
- getConnectionFinder() - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
-
Reports the ConnectionFinder used by this Dialect (or rather its associated TypeDescriptor).
- getConnectionFinder() - Method in class org.hibernate.spatial.HibernateSpatialConfiguration
-
- 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
-
- getCorrespondingLobCode(int) - Method in class org.hibernate.type.descriptor.sql.LobTypeMappings
-
- getCorrespondingNationalizedCode(int) - Method in class org.hibernate.type.descriptor.sql.NationalizedTypeMappings
-
- getCount() - Method in class org.hibernate.id.AbstractUUIDGenerator
-
Unique in a millisecond for this JVM instance (unless there
are > Short.MAX_VALUE instances created in a millisecond)
- getCountBytes() - Static method in class org.hibernate.id.uuid.Helper
-
- getCountShort() - Static method in class org.hibernate.id.uuid.Helper
-
Unique in a millisecond for this JVM instance (unless there are > Short.MAX_VALUE instances created in a
millisecond)
- getCreate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
-
Gets the value of the create property.
- getCreateCatalogCommand(String) - Method in class org.hibernate.dialect.Dialect
-
Get the SQL command used to create the named catalog
- getCreateCatalogCommand(String) - Method in class org.hibernate.dialect.MySQLDialect
-
- getCreateFilter() - Method in class org.hibernate.tool.schema.internal.DefaultSchemaFilterProvider
-
- getCreateFilter() - Method in interface org.hibernate.tool.schema.spi.SchemaFilterProvider
-
- 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.EntityAuditProjection
-
- getData(EnversService) - Method in class org.hibernate.envers.query.projection.internal.PropertyAuditProjection
-
- getDatabase() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
- getDatabase() - Method in class org.hibernate.boot.internal.MetadataImpl
-
- getDatabase() - Method in interface org.hibernate.boot.Metadata
-
Retrieve the database model.
- getDatabase() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
-
- getDatabase() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
- getDatabaseAction() - Method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
-
- getDatabaseColumnType() - Method in class org.hibernate.cfg.AttributeConverterDefinition
-
- getDatabaseGeneratedReferencedColumnValue() - Method in class org.hibernate.tuple.CreationTimestampGeneration
-
- getDatabaseGeneratedReferencedColumnValue() - Method in class org.hibernate.tuple.GeneratedValueGeneration
-
- getDatabaseGeneratedReferencedColumnValue() - Method in class org.hibernate.tuple.UpdateTimestampGeneration
-
- getDatabaseGeneratedReferencedColumnValue() - Method in interface org.hibernate.tuple.ValueGeneration
-
- 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
-
- getDatabaseObjectAccess() - Method in class org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl
-
- getDatabaseSnapshot(Serializable, EntityPersister) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
Get the current state of the entity as known to the underlying
database, or null if there is no corresponding row
Get the current state of the entity as known to the underlying database, or null if there is no
corresponding row
- getDatabaseSnapshot(Serializable, EntityPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Get the current state of the entity as known to the underlying database, or null if there is no
corresponding row
- getDatabaseSnapshot() - Method in class org.hibernate.event.spi.FlushEntityEvent
-
- getDatabaseSnapshot(Serializable, 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'.
- getDataMap() - Method in class org.hibernate.testing.cache.BaseRegion
-
- getDataSource() - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
-
- getDatatype() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
-
The deduced (and dialect convertible) type for this column
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.AggregateNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
-
Figure out the type of the binary expression by looking at
the types of the operands.
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin.ComponentFromElementType
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- getDataType() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- 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 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
-
Deprecated.
- getDecimalDigits() - Method in class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
-
- getDecimalDigits() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
-
The precision, for numeric types
- getDeclarationString() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute
-
- getDeclarationString() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaMap
-
- getDeclarationString() - Method in interface org.hibernate.jpamodelgen.model.MetaAttribute
-
- getDeclarationString() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaAttribute
-
- getDeclarationString() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaMap
-
- getDeclaredAttribute(String) - Method in class org.hibernate.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.
- getDefaultBatchLoadSizingStrategy() - Method in class org.hibernate.dialect.Dialect
-
- 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
-
- getDefaultCatalog() - Method in class org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl
-
- 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
-
- getDefaultSchema() - Method in class org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl
-
- 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
-
- 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
-
- getDialect() - Method in interface org.hibernate.tool.schema.internal.exec.JdbcContext
-
- getDialect() - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool.JdbcContextImpl
-
- 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
-
- getDomainType() - Method in class org.hibernate.boot.internal.AttributeConverterDescriptorImpl
-
- getDomainType() - Method in class org.hibernate.boot.internal.AttributeConverterDescriptorNonAutoApplicableImpl
-
- getDomainType() - Method in interface org.hibernate.boot.spi.AttributeConverterDescriptor
-
- 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
-
- getDropFilter() - Method in class org.hibernate.tool.schema.internal.DefaultSchemaFilterProvider
-
- getDropFilter() - Method in interface org.hibernate.tool.schema.spi.SchemaFilterProvider
-
- 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
-
- getElementCountInMemory() - Method in class org.hibernate.testing.cache.BaseRegion
-
- 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
-
- getElementCountOnDisk() - Method in class org.hibernate.testing.cache.BaseRegion
-
- 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) - Static 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
-
- 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.enhance.spi.interceptor.LazyAttributesMetadata
-
- getEntityName() - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
-
The name of the entity to which this metadata applies.
- getEntityName() - Method in class org.hibernate.cache.internal.OldNaturalIdCacheKey
-
Deprecated.
- 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
-
Retrieves the defined entity-name for the tuplized entity.
- getEntityName() - Method in class org.hibernate.tuple.entity.BytecodeEnhancementMetadataNonPojoImpl
-
- getEntityName() - Method in class org.hibernate.tuple.entity.BytecodeEnhancementMetadataPojoImpl
-
- 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
-
- getExceptionHandler() - Method in interface org.hibernate.tool.schema.spi.ExecutionOptions
-
- 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.
- getExceptions() - Method in class org.hibernate.tool.schema.internal.ExceptionHandlerCollectingImpl
-
- 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
-
- getFetchGroupAttributeDescriptors(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
-
- getFetchGroupName() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
-
Access to the name of the fetch group to which the attribute belongs
- getFetchGroupName(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
-
- getFetchGroupNames() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
-
- getFetchMode(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
-
- getFieldByReflection(Object, String) - Static method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
-
- getFieldResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityResult
-
Gets the value of the fieldResult property.
- getFile() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
-
Gets the value of the file property.
- 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
-
Deprecated.
- getForeignKeyMetadata(ForeignKey) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
-
Deprecated.
- 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
-
- 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
-
Retrieve 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
-
Retrieve 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.PropertyAccessEnhancedImpl
-
- 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(int) - Method in class org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.Chache71IdentityColumnSupport
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.CUBRIDIdentityColumnSupport
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.DB2IdentityColumnSupport
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.H2IdentityColumnSupport
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.HSQLIdentityColumnSupport
-
- getIdentityColumnString(int) - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
-
The syntax used during DDL to define a column as being an IDENTITY of
a particular type.
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.InformixIdentityColumnSupport
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.Ingres10IdentityColumnSupport
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.JDataStoreIdentityColumnSupport
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.MySQLIdentityColumnSupport
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.Oracle12cIdentityColumnSupport
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.PostgreSQL81IdentityColumnSupport
-
- getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.Teradata14IdentityColumnSupport
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.Cache71Dialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.DB2390Dialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.DB2400Dialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.DB2Dialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.Dialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.H2Dialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.HSQLDialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.InformixDialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.Ingres10Dialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.Ingres9Dialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.JDataStoreDialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.MimerSQLDialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.MySQLDialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.Oracle12cDialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.SQLServerDialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.SybaseAnywhereDialect
-
- getIdentityColumnSupport() - Method in class org.hibernate.dialect.Teradata14Dialect
-
- getIdentityInsertString() - Method in class org.hibernate.dialect.identity.CUBRIDIdentityColumnSupport
-
- getIdentityInsertString() - Method in class org.hibernate.dialect.identity.DB2IdentityColumnSupport
-
- getIdentityInsertString() - Method in class org.hibernate.dialect.identity.H2IdentityColumnSupport
-
- getIdentityInsertString() - Method in class org.hibernate.dialect.identity.HSQLIdentityColumnSupport
-
- getIdentityInsertString() - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
-
The keyword used to insert a generated value into an identity column (or null).
- getIdentityInsertString() - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
-
- getIdentityInsertString() - Method in class org.hibernate.dialect.identity.Ingres10IdentityColumnSupport
-
- getIdentityInsertString() - Method in class org.hibernate.dialect.identity.Teradata14IdentityColumnSupport
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.Chache71IdentityColumnSupport
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.CUBRIDIdentityColumnSupport
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.DB2390IdentityColumnSupport
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.DB2IdentityColumnSupport
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.H2IdentityColumnSupport
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.HSQLIdentityColumnSupport
-
- getIdentitySelectString(String, String, int) - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
-
Get the select command to use to retrieve the last generated IDENTITY
value for a particular table
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.InformixIdentityColumnSupport
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.Ingres9IdentityColumnSupport
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.JDataStoreIdentityColumnSupport
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.MySQLIdentityColumnSupport
-
- getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.PostgreSQL81IdentityColumnSupport
-
- 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
-
- 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
-
Obtain an iterable over all the table's defined indexes
- 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
-
Deprecated.
- 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.
- getInitializedLazyAttributeNames() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
-
- getInitializedLazyAttributeNames() - Method in interface org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer.InterceptorImplementor
-
- 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
-
- 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
-
- getJdbcConnection() - Method in class org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl
-
- 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
-
- getJdbcConnectionAccess() - Method in interface org.hibernate.tool.schema.internal.exec.JdbcContext
-
- getJdbcConnectionAccess() - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool.JdbcContextImpl
-
- 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
-
- getJdbcDatabaseMetaData() - Method in class org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl
-
- 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
-
- getJdbcEnvironment() - Method in class org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl
-
- 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.boot.internal.AttributeConverterDescriptorImpl
-
- getJdbcType() - Method in class org.hibernate.boot.internal.AttributeConverterDescriptorNonAutoApplicableImpl
-
- getJdbcType() - Method in interface org.hibernate.boot.spi.AttributeConverterDescriptor
-
- 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.
- 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
-
- getLazyAttributeNames() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
-
- getLazyAttributesMetadata() - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
-
- getLazyAttributesMetadata() - Method in class org.hibernate.tuple.entity.BytecodeEnhancementMetadataNonPojoImpl
-
- getLazyAttributesMetadata() - Method in class org.hibernate.tuple.entity.BytecodeEnhancementMetadataPojoImpl
-
- getLazyGroup() - Method in class org.hibernate.mapping.Property
-
- getLazyIndex() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
-
Access to the index of the attribute in terms of its position withing the lazy attributes of the persister
- 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.LazyAttributeLoadingInterceptor
-
- 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.
- getLoadingClassLoader() - Method in class org.hibernate.tool.enhance.EnhancementTask
-
- 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 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 interface org.hibernate.loader.plan.exec.query.spi.QueryBuildingParameters
-
Gets the lock options.
- getLockOptions() - Method in interface org.hibernate.persister.entity.MultiLoadOptions
-
- 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(Class) - Static method in class org.hibernate.cache.infinispan.util.InfinispanMessageLogger.Provider
-
- 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
-
- 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
-
- getMemberResolver() - Method in class org.hibernate.boot.internal.ClassmateContext
-
- 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
-
- getMethod() - Method in class org.hibernate.property.access.spi.EnhancedSetterImpl
-
- 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
-
- getMethodName() - Method in class org.hibernate.property.access.spi.EnhancedSetterImpl
-
- 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
-
- getMigrateFilter() - Method in class org.hibernate.tool.schema.internal.DefaultSchemaFilterProvider
-
- getMigrateFilter() - Method in interface org.hibernate.tool.schema.spi.SchemaFilterProvider
-
- 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 class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
-
Access to the name of the attribute
- getName() - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.LazyFetchGroupMetadata
-
Access to the name of the fetch group.
- getName() - Method in 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.cache.BaseRegion
-
- getName() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
-
- getName() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
-
Deprecated.
- getName() - Method in class org.hibernate.tool.hbm2ddl.ForeignKeyMetadata
-
Deprecated.
- getName() - Method in class org.hibernate.tool.hbm2ddl.IndexMetadata
-
Deprecated.
- getName() - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
-
Deprecated.
- 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.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
-
Retrieve 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.Cache71Dialect
-
- getNativeIdentifierGeneratorClass() - Method in class org.hibernate.dialect.Dialect
-
The class (which implements
IdentifierGenerator
)
which acts as this dialects native generation strategy.
- getNativeIdentifierGeneratorClass() - Method in class org.hibernate.dialect.Oracle12cDialect
-
- getNativeIdentifierGeneratorClass() - 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) - Static method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
-
- getNaturalIdValues() - Method in class org.hibernate.cache.internal.OldNaturalIdCacheKey
-
Deprecated.
- 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
-
Deprecated.
- 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.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
-
Retrieve 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.
- getPhysicalConnectionHandlingMode() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
-
- getPhysicalConnectionHandlingMode() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
-
- getPhysicalConnectionHandlingMode() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
-
- getPhysicalConnectionHandlingMode() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
-
- getPhysicalConnectionHandlingMode() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
-
- getPhysicalConnectionHandlingMode() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
-
- getPhysicalConnectionHandlingMode() - Method in class org.hibernate.internal.AbstractSessionImpl.JdbcSessionContextImpl
-
- getPhysicalConnectionHandlingMode() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
-
- 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.PropertyAccessEnhancedImpl
-
- 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
-
- 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
-
- 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 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
-
Deprecated.
- 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.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
-
- getReleaseMode() - Method in enum org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
-
- 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.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() - Method in class org.hibernate.envers.query.internal.impl.AuditAssociationQueryImpl
-
- 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
-
- 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
-
Deprecated.
- 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.
- getScriptAction() - Method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
-
- getScriptSourceInput() - Method in interface org.hibernate.tool.schema.spi.SourceDescriptor
-
- getScriptTargetOutput() - Method in interface org.hibernate.tool.schema.spi.TargetDescriptor
-
- 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
-
Retrieve 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
- getSequenceInformation(Identifier, Identifier, Identifier) - Method in class org.hibernate.tool.schema.internal.exec.ImprovedDatabaseInformationImpl
-
- getSequenceInformation(Namespace.Name, Identifier) - Method in class org.hibernate.tool.schema.internal.exec.ImprovedDatabaseInformationImpl
-
- getSequenceInformation(QualifiedSequenceName) - Method in class org.hibernate.tool.schema.internal.exec.ImprovedDatabaseInformationImpl
-
- 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 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.spatial.integration.SpatialDialectFactoryInitiator
-
- 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
-
- getServiceRegistry() - Method in class org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl
-
- getServiceRegistry() - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool
-
- 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.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.LazyAttributeLoadingInterceptor
-
- 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.PropertyAccessEnhancedImpl
-
- 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
-
- 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.envers.query.internal.impl.AuditAssociationQueryImpl
-
- 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
-
- getSizeInMemory() - Method in class org.hibernate.testing.cache.BaseRegion
-
- 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
-
- getSourceType() - Method in interface org.hibernate.tool.schema.spi.SourceDescriptor
-
The indicated source type for this target type.
- 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
-
Deprecated.
- 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(String) - 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
-
- getSqlStatementLogger() - Method in interface org.hibernate.tool.schema.internal.exec.JdbcContext
-
- getSqlStatementLogger() - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool.JdbcContextImpl
-
- 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
- getTableInformation(Identifier, Identifier, Identifier) - Method in class org.hibernate.tool.schema.internal.exec.ImprovedDatabaseInformationImpl
-
- getTableInformation(Namespace.Name, Identifier) - Method in class org.hibernate.tool.schema.internal.exec.ImprovedDatabaseInformationImpl
-
- getTableInformation(QualifiedTableName) - Method in class org.hibernate.tool.schema.internal.exec.ImprovedDatabaseInformationImpl
-
- 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
-
- getTargetTypes() - Method in interface org.hibernate.tool.schema.spi.TargetDescriptor
-
The target type described here.
- 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.OldNaturalIdCacheKey
-
Deprecated.
- 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
-
- 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 class org.hibernate.testing.cache.BaseRegion
-
- 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.
- 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 class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
-
Access to the attribute's type
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
.
- getTypeParameters() - Method in class org.hibernate.mapping.Collection
-
- getTypeParameters() - Method in class org.hibernate.mapping.SimpleValue
-
- getTypeResolver() - Method in class org.hibernate.boot.internal.ClassmateContext
-
- 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
-
Retrieve 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
-
- 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
-
- getUuid() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
-
- getUuid() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get the UUID for this SessionFactory.
- getUuid() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getValidateFilter() - Method in class org.hibernate.tool.schema.internal.DefaultSchemaFilterProvider
-
- getValidateFilter() - Method in interface org.hibernate.tool.schema.spi.SchemaFilterProvider
-
- 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.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
-
Retrieve 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
-
Retrieve 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
-
Retrieve 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.
- GLOBALLY_QUOTED_IDENTIFIERS_SKIP_COLUMN_DEFINITIONS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- 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
-