A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

A - Class in org.hibernate.ejb.test.emops.cascade
 
A() - Constructor for class org.hibernate.ejb.test.emops.cascade.A
 
a - Static variable in class org.hibernate.ejb.test.emops.cascade.B1_
 
a - Static variable in class org.hibernate.ejb.test.emops.cascade.B2_
 
a - Static variable in class org.hibernate.ejb.test.emops.cascade.B3_
 
a - Static variable in class org.hibernate.ejb.test.emops.cascade.B4_
 
A - Class in org.hibernate.test.annotations.cascade.circle.identity
No Documentation
A() - Constructor for class org.hibernate.test.annotations.cascade.circle.identity.A
 
A - Class in org.hibernate.test.annotations.cascade.circle.sequence
No Documentation
A() - Constructor for class org.hibernate.test.annotations.cascade.circle.sequence.A
 
A - Class in org.hibernate.test.annotations.cid
 
A() - Constructor for class org.hibernate.test.annotations.cid.A
 
A - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
A() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.A
 
A - Class in org.hibernate.test.annotations.join
 
A() - Constructor for class org.hibernate.test.annotations.join.A
 
A - Class in org.hibernate.test.annotations.naturalid
 
A() - Constructor for class org.hibernate.test.annotations.naturalid.A
 
A - Interface in org.hibernate.test.annotations.xml.hbm
 
A - Class in org.hibernate.test.array
 
A() - Constructor for class org.hibernate.test.array.A
 
A - Class in org.hibernate.test.cascade
 
A() - Constructor for class org.hibernate.test.cascade.A
 
A(String) - Constructor for class org.hibernate.test.cascade.A
 
A - Class in org.hibernate.test.locking
 
A() - Constructor for class org.hibernate.test.locking.A
 
A(String) - Constructor for class org.hibernate.test.locking.A
 
A_ - Class in org.hibernate.ejb.test.emops.cascade
 
A_() - Constructor for class org.hibernate.ejb.test.emops.cascade.A_
 
ABCProxyTest - Class in org.hibernate.test.legacy
 
ABCProxyTest() - Constructor for class org.hibernate.test.legacy.ABCProxyTest
 
ABCTest - Class in org.hibernate.test.legacy
 
ABCTest() - Constructor for class org.hibernate.test.legacy.ABCTest
 
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.ejb.criteria.CriteriaBuilderImpl
AbsFunction<N extends Number> - Class in org.hibernate.ejb.criteria.expression.function
Models the ANSI SQL ABS function.
AbsFunction(CriteriaBuilderImpl, Expression) - Constructor for class org.hibernate.ejb.criteria.expression.function.AbsFunction
 
AbstractActivity - Class in org.hibernate.envers.test.integration.inheritance.mixed.entities
 
AbstractActivity() - Constructor for class org.hibernate.envers.test.integration.inheritance.mixed.entities.AbstractActivity
 
AbstractAllAuditedTest - Class in org.hibernate.envers.test.integration.interfaces.hbm.allAudited
 
AbstractAllAuditedTest() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AbstractAllAuditedTest
 
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
 
AbstractAssociationCollectionEventTest - Class in org.hibernate.test.event.collection.association
 
AbstractAssociationCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.association.AbstractAssociationCollectionEventTest
 
AbstractAttribute<X,Y> - Class in org.hibernate.ejb.metamodel
Models the commonality of the JPA Attribute hierarchy.
AbstractAttribute(String, Class<Y>, AbstractManagedType<X>, Member, Attribute.PersistentAttributeType) - Constructor for class org.hibernate.ejb.metamodel.AbstractAttribute
 
AbstractAttributeBinding - Class in org.hibernate.metamodel.binding
Basic support for AttributeBinding implementors
AbstractAttributeBinding(AttributeBindingContainer, Attribute) - Constructor for class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
AbstractAttributeContainer - Class in org.hibernate.metamodel.domain
Convenient base class for AttributeContainer.
AbstractAttributeContainer(String, String, Value<Class<?>>, Hierarchical) - Constructor for class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
AbstractAttributeContainer.IndexedPluralAttributeImpl - Class in org.hibernate.metamodel.domain
 
AbstractAttributeContainer.IndexedPluralAttributeImpl(String, PluralAttributeNature, AttributeContainer) - Constructor for class org.hibernate.metamodel.domain.AbstractAttributeContainer.IndexedPluralAttributeImpl
 
AbstractAttributeContainer.PluralAttributeImpl - Class in org.hibernate.metamodel.domain
 
AbstractAttributeContainer.PluralAttributeImpl(String, PluralAttributeNature, AttributeContainer) - Constructor for class org.hibernate.metamodel.domain.AbstractAttributeContainer.PluralAttributeImpl
 
AbstractAttributeContainer.SingularAttributeImpl - Class in org.hibernate.metamodel.domain
 
AbstractAttributeContainer.SingularAttributeImpl(String, AttributeContainer) - Constructor for class org.hibernate.metamodel.domain.AbstractAttributeContainer.SingularAttributeImpl
 
AbstractAttributeTypeResolver - Class in org.hibernate.metamodel.source.annotations.attribute.type
 
AbstractAttributeTypeResolver() - Constructor for class org.hibernate.metamodel.source.annotations.attribute.type.AbstractAttributeTypeResolver
 
AbstractAuditQuery - Class in org.hibernate.envers.query.impl
 
AbstractAuditQuery(AuditConfiguration, AuditReaderImplementor, Class<?>) - Constructor for class org.hibernate.envers.query.impl.AbstractAuditQuery
 
AbstractAuditQuery(AuditConfiguration, AuditReaderImplementor, Class<?>, String) - Constructor for class org.hibernate.envers.query.impl.AbstractAuditQuery
 
AbstractAuditWorkUnit - Class in org.hibernate.envers.synchronization.work
 
AbstractAuditWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, RevisionType) - Constructor for class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
AbstractAuxiliaryDatabaseObject - Class in org.hibernate.mapping
Convenience base class for AuxiliaryDatabaseObjects.
AbstractAuxiliaryDatabaseObject() - Constructor for class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
AbstractAuxiliaryDatabaseObject(HashSet) - Constructor for class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
AbstractAuxiliaryDatabaseObject - Class in org.hibernate.metamodel.relational
Convenience base class for AuxiliaryDatabaseObjects.
AbstractAuxiliaryDatabaseObject(Set<String>) - Constructor for class org.hibernate.metamodel.relational.AbstractAuxiliaryDatabaseObject
 
AbstractBatchImpl - Class in org.hibernate.engine.jdbc.batch.internal
Convenience base class for implementors of the Batch interface.
AbstractBatchImpl(BatchKey, JdbcCoordinator) - Constructor for class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
AbstractBook - Class in org.hibernate.test.annotations.lob
 
AbstractBook() - Constructor for class org.hibernate.test.annotations.lob.AbstractBook
 
AbstractBynaryType - Class in org.hibernate.type
Deprecated. Use the AbstractStandardBasicType approach instead
AbstractBynaryType() - Constructor for class org.hibernate.type.AbstractBynaryType
Deprecated.  
AbstractCharArrayType - Class in org.hibernate.type
Deprecated. Use the AbstractStandardBasicType approach instead
AbstractCharArrayType() - Constructor for class org.hibernate.type.AbstractCharArrayType
Deprecated.  
AbstractCheckActivity - Class in org.hibernate.envers.test.integration.inheritance.mixed.entities
 
AbstractCheckActivity() - Constructor for class org.hibernate.envers.test.integration.inheritance.mixed.entities.AbstractCheckActivity
 
AbstractClassTransformerImpl - Class in org.hibernate.bytecode.spi
Basic implementation of the ClassTransformer contract.
AbstractClassTransformerImpl(ClassFilter, FieldFilter) - Constructor for class org.hibernate.bytecode.spi.AbstractClassTransformerImpl
 
AbstractCollectionChangeTest - Class in org.hibernate.envers.test.integration.collection.norevision
 
AbstractCollectionChangeTest() - Constructor for class org.hibernate.envers.test.integration.collection.norevision.AbstractCollectionChangeTest
 
AbstractCollectionElement - Class in org.hibernate.metamodel.binding
Basic contract describing the commonality between the various types of collection element mappings.
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.
AbstractCollectionEventTest - Class in org.hibernate.test.event.collection
 
AbstractCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
AbstractCollectionInitializor<T> - Class in org.hibernate.envers.entities.mapper.relation.lazy.initializor
Initializes a persistent collection.
AbstractCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
AbstractCollectionMapper<T> - Class in org.hibernate.envers.entities.mapper.relation
 
AbstractCollectionMapper(CommonCollectionMapperData, Class<? extends T>, Class<? extends T>) - Constructor for class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
 
AbstractCollectionPersister - Class in org.hibernate.persister.collection
Base implementation of the QueryableCollection interface.
AbstractCollectionPersister(Collection, CollectionRegionAccessStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.AbstractCollectionPersister
 
AbstractCompiledCode - Class in org.hibernate.test.annotations.lob
 
AbstractCompiledCode() - Constructor for class org.hibernate.test.annotations.lob.AbstractCompiledCode
 
AbstractComponentPropertyRefTest - Class in org.hibernate.test.abstractembeddedcomponents.propertyref
 
AbstractComponentPropertyRefTest() - Constructor for class org.hibernate.test.abstractembeddedcomponents.propertyref.AbstractComponentPropertyRefTest
 
AbstractComponentTuplizer - Class in org.hibernate.tuple.component
Support for tuplizers relating to components.
AbstractComponentTuplizer(Component) - Constructor for class org.hibernate.tuple.component.AbstractComponentTuplizer
 
AbstractComponentType - Interface in org.hibernate.type
Deprecated. in favor of CompositeType
AbstractCompositeIdMapper - Class in org.hibernate.envers.entities.mapper.id
 
AbstractCompositeIdMapper(String) - Constructor for class org.hibernate.envers.entities.mapper.id.AbstractCompositeIdMapper
 
AbstractCompositeIdTest - Class in org.hibernate.test.abstractembeddedcomponents.cid
 
AbstractCompositeIdTest() - Constructor for class org.hibernate.test.abstractembeddedcomponents.cid.AbstractCompositeIdTest
 
AbstractConstraint - Class in org.hibernate.metamodel.relational
Support for writing Constraint implementations
AbstractConstraint(TableSpecification, String) - Constructor for class org.hibernate.metamodel.relational.AbstractConstraint
 
AbstractContainedEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional
 
AbstractContainedEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractContainedEntity
 
AbstractDelegateSessionImplementor - Class in org.hibernate.envers.entities.mapper.relation.lazy
 
AbstractDelegateSessionImplementor(SessionImplementor) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
AbstractDialectResolver - Class in org.hibernate.service.jdbc.dialect.internal
A templated resolver impl which delegates to the AbstractDialectResolver.resolveDialectInternal(java.sql.DatabaseMetaData) method and handles any thrown SQL errors.
AbstractDialectResolver() - Constructor for class org.hibernate.service.jdbc.dialect.internal.AbstractDialectResolver
 
AbstractEmptinessExpression - Class in org.hibernate.criterion
Implementation of AbstractEmptinessExpression.
AbstractEmptinessExpression(String) - Constructor for class org.hibernate.criterion.AbstractEmptinessExpression
 
AbstractEntity - Class in org.hibernate.test.annotations.cascade.circle.identity
 
AbstractEntity() - Constructor for class org.hibernate.test.annotations.cascade.circle.identity.AbstractEntity
 
AbstractEntity - Class in org.hibernate.test.annotations.cascade.circle.sequence
 
AbstractEntity() - Constructor for class org.hibernate.test.annotations.cascade.circle.sequence.AbstractEntity
 
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, PersistenceUnitTransactionType, Map) - Constructor for class org.hibernate.ejb.AbstractEntityManagerImpl
 
AbstractEntityManagerImpl.TupleBuilderTransformer - Class in org.hibernate.ejb
 
AbstractEntityManagerImpl.TupleBuilderTransformer(Query) - Constructor for class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer
 
AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl<X> - Class in org.hibernate.ejb
 
AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl(int, String, Type) - Constructor for class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl
 
AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl - Class in org.hibernate.ejb
 
AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl(Object[]) - Constructor for class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
 
AbstractEntityPersister - Class in org.hibernate.persister.entity
Basic functionality for persisting an entity via JDBC through either generated or custom SQL
AbstractEntityPersister(PersistentClass, EntityRegionAccessStrategy, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.AbstractEntityPersister
 
AbstractEntityPersister(EntityBinding, EntityRegionAccessStrategy, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.AbstractEntityPersister
 
AbstractEntityPersister.InclusionChecker - Interface in org.hibernate.persister.entity
 
AbstractEntitySourceImpl - Class in org.hibernate.metamodel.source.hbm
 
AbstractEntitySourceImpl(MappingDocument, EntityElement) - Constructor for class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
AbstractEntityTest - Class in org.hibernate.envers.test
 
AbstractEntityTest() - Constructor for class org.hibernate.envers.test.AbstractEntityTest
 
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.
AbstractEntityTuplizer(EntityMetamodel, EntityBinding) - Constructor for class org.hibernate.tuple.entity.AbstractEntityTuplizer
Constructs a new AbstractEntityTuplizer instance.
AbstractEntityWithManyToManyTest - Class in org.hibernate.test.immutable.entitywithmutablecollection
 
AbstractEntityWithManyToManyTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
AbstractEntityWithOneToManyTest - Class in org.hibernate.test.immutable.entitywithmutablecollection
 
AbstractEntityWithOneToManyTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
AbstractEnversTest - Class in org.hibernate.envers.test
An abstract Envers test which runs the tests using two audit strategies.
AbstractEnversTest() - Constructor for class org.hibernate.envers.test.AbstractEnversTest
 
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.
AbstractExecutable - Class in org.hibernate.test.instrument.cases
 
AbstractExecutable() - Constructor for class org.hibernate.test.instrument.cases.AbstractExecutable
 
AbstractExplicitParameterSpecification - Class in org.hibernate.param
Convenience base class for explicitly defined query parameters.
AbstractExplicitParameterSpecification(int, int) - Constructor for class org.hibernate.param.AbstractExplicitParameterSpecification
Constructs an AbstractExplicitParameterSpecification.
AbstractFieldInterceptor - Class in org.hibernate.bytecode.instrumentation.spi
 
AbstractFieldInterceptor(SessionImplementor, Set, String) - Constructor for class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
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
 
AbstractFlushTest - Class in org.hibernate.envers.test.integration.flush
 
AbstractFlushTest() - Constructor for class org.hibernate.envers.test.integration.flush.AbstractFlushTest
 
AbstractFoo - Class in org.hibernate.test.criteria
 
AbstractFoo() - Constructor for class org.hibernate.test.criteria.AbstractFoo
 
AbstractFromImpl<Z,X> - Class in org.hibernate.ejb.criteria.path
Convenience base class for various From implementors.
AbstractFromImpl(CriteriaBuilderImpl, Class<X>) - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
AbstractFromImpl(CriteriaBuilderImpl, Class<X>, PathSource) - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
AbstractFromImpl.BasicJoinScope - Class in org.hibernate.ejb.criteria.path
 
AbstractFromImpl.BasicJoinScope() - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl.BasicJoinScope
 
AbstractFromImpl.CorrelationJoinScope - Class in org.hibernate.ejb.criteria.path
 
AbstractFromImpl.CorrelationJoinScope() - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl.CorrelationJoinScope
 
AbstractFromImpl.JoinScope<X> - Interface in org.hibernate.ejb.criteria.path
Helper contract used to define who/what keeps track of joins and fetches made from this FROM.
AbstractGeneratedPropertyTest - Class in org.hibernate.test.generated
Implementation of AbstractGeneratedPropertyTest.
AbstractGeneratedPropertyTest() - Constructor for class org.hibernate.test.generated.AbstractGeneratedPropertyTest
 
AbstractIdentifiableType<X> - Class in org.hibernate.ejb.metamodel
Defines commonality for the JPA IdentifiableType types.
AbstractIdentifiableType(Class<X>, AbstractIdentifiableType<? super X>, boolean, boolean) - Constructor for class org.hibernate.ejb.metamodel.AbstractIdentifiableType
 
AbstractIdentifiableType.Builder<X> - Interface in org.hibernate.ejb.metamodel
 
AbstractIdMapper - Class in org.hibernate.envers.entities.mapper.id
 
AbstractIdMapper() - Constructor for class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
AbstractInstrumenter - Class in org.hibernate.bytecode.buildtime.spi
Provides the basic templating of how instrumentation should occur.
AbstractInstrumenter(Logger, Instrumenter.Options) - Constructor for class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
Creates the basic instrumentation strategy.
AbstractInstrumenter.CustomFieldFilter - Class in org.hibernate.bytecode.buildtime.spi
Allows control over what exactly to transform.
AbstractInstrumenter.CustomFieldFilter(ClassDescriptor, Set) - Constructor for class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter.CustomFieldFilter
 
AbstractJarVisitor - Class in org.hibernate.ejb.packaging
Parse a JAR of any form (zip file, exploded directory, ...) apply a set of filters (File filter, Class filter, Package filter) and return the appropriate matching sets of elements
AbstractJarVisitor(String, Filter[]) - Constructor for class org.hibernate.ejb.packaging.AbstractJarVisitor
 
AbstractJarVisitor(URL, Filter[]) - Constructor for class org.hibernate.ejb.packaging.AbstractJarVisitor
 
AbstractJoinImpl<Z,X> - Class in org.hibernate.ejb.criteria.path
TODO : javadoc
AbstractJoinImpl(CriteriaBuilderImpl, PathSource<Z>, Attribute<? super Z, X>, JoinType) - Constructor for class org.hibernate.ejb.criteria.path.AbstractJoinImpl
 
AbstractJoinImpl(CriteriaBuilderImpl, Class<X>, PathSource<Z>, Attribute<? super Z, ?>, JoinType) - Constructor for class org.hibernate.ejb.criteria.path.AbstractJoinImpl
 
AbstractJPATest - Class in org.hibernate.test.jpa
An abstract test for all JPA spec related tests.
AbstractJPATest() - Constructor for class org.hibernate.test.jpa.AbstractJPATest
 
AbstractJPATest.JPAAutoFlushEventListener - Class in org.hibernate.test.jpa
 
AbstractJPATest.JPAAutoFlushEventListener() - Constructor for class org.hibernate.test.jpa.AbstractJPATest.JPAAutoFlushEventListener
 
AbstractJPATest.JPAFlushEntityEventListener - Class in org.hibernate.test.jpa
 
AbstractJPATest.JPAFlushEntityEventListener() - Constructor for class org.hibernate.test.jpa.AbstractJPATest.JPAFlushEntityEventListener
 
AbstractJPATest.JPAFlushEventListener - Class in org.hibernate.test.jpa
 
AbstractJPATest.JPAFlushEventListener() - Constructor for class org.hibernate.test.jpa.AbstractJPATest.JPAFlushEventListener
 
AbstractJPATest.JPAPersistEventListener - Class in org.hibernate.test.jpa
 
AbstractJPATest.JPAPersistEventListener() - Constructor for class org.hibernate.test.jpa.AbstractJPATest.JPAPersistEventListener
 
AbstractJPATest.JPAPersistOnFlushEventListener - Class in org.hibernate.test.jpa
 
AbstractJPATest.JPAPersistOnFlushEventListener() - Constructor for class org.hibernate.test.jpa.AbstractJPATest.JPAPersistOnFlushEventListener
 
AbstractJtaPlatform - Class in org.hibernate.service.jta.platform.internal
 
AbstractJtaPlatform() - Constructor for class org.hibernate.service.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.
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
 
AbstractLobTest<B extends AbstractBook,C extends AbstractCompiledCode> - Class in org.hibernate.test.annotations.lob
 
AbstractLobTest() - Constructor for class org.hibernate.test.annotations.lob.AbstractLobTest
 
AbstractLobType - Class in org.hibernate.type
Deprecated.  
AbstractLobType() - Constructor for class org.hibernate.type.AbstractLobType
Deprecated.  
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
 
AbstractLongBinaryType - Class in org.hibernate.type
Deprecated. Use the AbstractStandardBasicType approach instead
AbstractLongBinaryType() - Constructor for class org.hibernate.type.AbstractLongBinaryType
Deprecated.  
AbstractLongStringType - Class in org.hibernate.type
Deprecated. Use the AbstractStandardBasicType approach instead
AbstractLongStringType() - Constructor for class org.hibernate.type.AbstractLongStringType
Deprecated.  
AbstractManagedType<X> - Class in org.hibernate.ejb.metamodel
Defines commonality for the JPA ManagedType hierarchy of interfaces.
AbstractManagedType(Class<X>, AbstractManagedType<? super X>) - Constructor for class org.hibernate.ejb.metamodel.AbstractManagedType
 
AbstractManagedType.Builder<X> - Interface in org.hibernate.ejb.metamodel
 
AbstractManyToManyAssociationClassTest - Class in org.hibernate.test.manytomanyassociationclass
Abstract class for tests on many-to-many association using an association class.
AbstractManyToManyAssociationClassTest() - Constructor for class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
AbstractMapComponentNode - Class in org.hibernate.hql.internal.ast.tree
TODO : javadoc
AbstractMapComponentNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
AbstractMultiTenantConnectionProvider - Class in org.hibernate.service.jdbc.connections.spi
 
AbstractMultiTenantConnectionProvider() - Constructor for class org.hibernate.service.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
AbstractNode - Class in org.hibernate.ejb.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.ejb.criteria.AbstractNode
 
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
 
AbstractOneSessionTest - Class in org.hibernate.envers.test
Base class for testing envers with Session when the same session and auditReader must be used for the hole test.
AbstractOneSessionTest() - Constructor for class org.hibernate.envers.test.AbstractOneSessionTest
 
AbstractOperationTestCase - Class in org.hibernate.test.nonflushedchanges
(adapted this from "ops" tests version)
AbstractOperationTestCase() - Constructor for class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
AbstractOperationTestCase - Class in org.hibernate.test.ops
 
AbstractOperationTestCase() - Constructor for class org.hibernate.test.ops.AbstractOperationTestCase
 
AbstractParentWithCollection - Class in org.hibernate.test.event.collection
 
AbstractParentWithCollection() - Constructor for class org.hibernate.test.event.collection.AbstractParentWithCollection
 
AbstractParentWithCollection(String) - Constructor for class org.hibernate.test.event.collection.AbstractParentWithCollection
 
AbstractPathImpl<X> - Class in org.hibernate.ejb.criteria.path
Convenience base class for various Path implementors.
AbstractPathImpl(CriteriaBuilderImpl, Class<X>, PathSource) - Constructor for class org.hibernate.ejb.criteria.path.AbstractPathImpl
Constructs a basic path instance.
AbstractPathImplTest - Class in org.hibernate.ejb.criteria.paths
 
AbstractPathImplTest() - Constructor for class org.hibernate.ejb.criteria.paths.AbstractPathImplTest
 
AbstractPerformanceTest - Class in org.hibernate.envers.test.performance
 
AbstractPerformanceTest() - Constructor for class org.hibernate.envers.test.performance.AbstractPerformanceTest
 
AbstractPersistentCollection - Class in org.hibernate.collection.internal
Base class implementing PersistentCollection
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.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.IteratorProxy(Iterator) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.IteratorProxy
 
AbstractPersistentCollection.ListIteratorProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.ListIteratorProxy(ListIterator) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
AbstractPersistentCollection.ListProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.ListProxy(List) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
AbstractPersistentCollection.SetProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.SetProxy(Collection) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
AbstractPluralAttributeBinding - Class in org.hibernate.metamodel.binding
TODO : javadoc
AbstractPluralAttributeBinding(AttributeBindingContainer, PluralAttribute, CollectionElementNature) - Constructor for class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
AbstractPluralAttributeSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
AbstractPluralAttributeSourceImpl(PluralAttributeElement, AttributeSourceContainer) - Constructor for class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
AbstractPostInsertGenerator - Class in org.hibernate.id
Basic implementation of the PostInsertIdentifierGenerator contract.
AbstractPostInsertGenerator() - Constructor for class org.hibernate.id.AbstractPostInsertGenerator
 
AbstractPreDatabaseOperationEvent - Class in org.hibernate.event.spi
Represents an operation we are about to perform against the database.
AbstractPreDatabaseOperationEvent(EventSource, Object, Serializable, EntityPersister) - Constructor for class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
Constructs an event containing the pertinent information.
AbstractPredicateImpl - Class in org.hibernate.ejb.criteria.predicate
Basic template support for Predicate implementors providing expression handling, negation and conjunction/disjunction handling.
AbstractPredicateImpl(CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.predicate.AbstractPredicateImpl
 
AbstractPropertiesAudited2Test - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2
 
AbstractPropertiesAudited2Test() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AbstractPropertiesAudited2Test
 
AbstractPropertiesAuditedTest - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited
 
AbstractPropertiesAuditedTest() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AbstractPropertiesAuditedTest
 
AbstractPropertyHolder - Class in org.hibernate.cfg
 
AbstractPropertyHolder(String, PropertyHolder, XClass, Mappings) - Constructor for class org.hibernate.cfg.AbstractPropertyHolder
 
AbstractPropertyMapping - Class in org.hibernate.persister.entity
Basic implementation of the PropertyMapping contract.
AbstractPropertyMapping() - Constructor for class org.hibernate.persister.entity.AbstractPropertyMapping
 
AbstractProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Basic support for building proxy handlers.
AbstractProxyHandler(int) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.AbstractProxyHandler
 
AbstractQueryCacheResultTransformerTest - Class in org.hibernate.test.querycache
 
AbstractQueryCacheResultTransformerTest() - Constructor for class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
AbstractQueryCacheResultTransformerTest.CriteriaExecutor - Class in org.hibernate.test.querycache
 
AbstractQueryCacheResultTransformerTest.CriteriaExecutor() - Constructor for class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest.CriteriaExecutor
 
AbstractQueryCacheResultTransformerTest.HqlExecutor - Class in org.hibernate.test.querycache
 
AbstractQueryCacheResultTransformerTest.HqlExecutor() - Constructor for class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest.HqlExecutor
 
AbstractQueryCacheResultTransformerTest.QueryExecutor - Class in org.hibernate.test.querycache
 
AbstractQueryCacheResultTransformerTest.QueryExecutor() - Constructor for class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest.QueryExecutor
 
AbstractQueryCacheResultTransformerTest.ResultChecker - Interface in org.hibernate.test.querycache
 
AbstractQueryImpl<X> - Class in org.hibernate.ejb
Intended as a base class providing convenience in implementing both Query and TypedQuery.
AbstractQueryImpl(HibernateEntityManagerImplementor) - Constructor for class org.hibernate.ejb.AbstractQueryImpl
 
AbstractQueryImpl - Class in org.hibernate.internal
Abstract implementation of the Query interface.
AbstractQueryImpl(String, FlushMode, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.internal.AbstractQueryImpl
 
AbstractReadOnlyTest - Class in org.hibernate.test.readonly
 
AbstractReadOnlyTest() - Constructor for class org.hibernate.test.readonly.AbstractReadOnlyTest
 
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
 
AbstractRecursiveBidirectionalOneToManyTest - Class in org.hibernate.test.onetomany
What is done: ___ ___ | | | | -> 1 -> 1 | -transform-> / \ 2 2 3 | 3
AbstractRecursiveBidirectionalOneToManyTest() - Constructor for class org.hibernate.test.onetomany.AbstractRecursiveBidirectionalOneToManyTest
 
AbstractRestrictableStatement - Class in org.hibernate.hql.internal.ast.tree
Convenience implementation of RestrictableStatement to centralize common functionality.
AbstractRestrictableStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
 
AbstractResultSetProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Basic support for building ResultSet-based proxy handlers
AbstractResultSetProxyHandler(ResultSet) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.AbstractResultSetProxyHandler
 
AbstractReturningDelegate - Class in org.hibernate.id.insert
Abstract InsertGeneratedIdentifierDelegate implementation where the underlying strategy causes the enerated identitifer 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
 
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
 
AbstractScrollableResults - Class in org.hibernate.internal
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
 
AbstractServiceRegistryImpl() - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractServiceRegistryImpl(ServiceRegistryImplementor) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractServiceRegistryImpl(BootstrapServiceRegistry) - 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
 
AbstractSessionTest - Class in org.hibernate.envers.test
Base class for testing envers with Session.
AbstractSessionTest() - Constructor for class org.hibernate.envers.test.AbstractSessionTest
 
AbstractSetEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional
 
AbstractSetEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractSetEntity
 
AbstractSimplePredicate - Class in org.hibernate.ejb.criteria.predicate
TODO : javadoc
AbstractSimplePredicate(CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.predicate.AbstractSimplePredicate
 
AbstractSimpleValue - Class in org.hibernate.metamodel.relational
Basic support for SimpleValue implementations.
AbstractSimpleValue(TableSpecification, int) - Constructor for class org.hibernate.metamodel.relational.AbstractSimpleValue
 
AbstractSingleColumnStandardBasicType<T> - Class in org.hibernate.type
TODO : javadoc
AbstractSingleColumnStandardBasicType(SqlTypeDescriptor, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.AbstractSingleColumnStandardBasicType
 
AbstractSingularAttributeBinding - Class in org.hibernate.metamodel.binding
 
AbstractSingularAttributeBinding(AttributeBindingContainer, SingularAttribute) - Constructor for class org.hibernate.metamodel.binding.AbstractSingularAttributeBinding
 
AbstractSQLExceptionConversionDelegate - Class in org.hibernate.exception.spi
 
AbstractSQLExceptionConversionDelegate(ConversionContext) - Constructor for class org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
 
AbstractStandardBasicType<T> - Class in org.hibernate.type
TODO : javadoc
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
 
AbstractStatementExecutor - Class in org.hibernate.hql.internal.ast.exec
Implementation of AbstractStatementExecutor.
AbstractStatementExecutor(HqlSqlWalker, CoreMessageLogger) - Constructor for class org.hibernate.hql.internal.ast.exec.AbstractStatementExecutor
 
AbstractStatementProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Basic support for building Statement-based proxy handlers
AbstractStatementProxyHandler(Statement, ConnectionProxyHandler, Connection) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.AbstractStatementProxyHandler
 
AbstractTableSpecification - Class in org.hibernate.metamodel.relational
Convenience base class for implementing the ValueContainer contract centralizing commonality between modeling tables, views and inline views.
AbstractTableSpecification() - Constructor for class org.hibernate.metamodel.relational.AbstractTableSpecification
 
AbstractTransactionImpl - Class in org.hibernate.engine.transaction.spi
Abstract support for creating transaction implementations
AbstractTransactionImpl(TransactionCoordinator) - Constructor for class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
AbstractTransformingClassLoaderInstrumentTestCase - Class in org.hibernate.test.instrument.runtime
 
AbstractTransformingClassLoaderInstrumentTestCase() - Constructor for class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
AbstractTupleElement<X> - Class in org.hibernate.ejb.criteria.expression
TODO : javadoc
AbstractTupleElement(CriteriaBuilderImpl, Class<X>) - Constructor for class org.hibernate.ejb.criteria.expression.AbstractTupleElement
 
AbstractType<X> - Class in org.hibernate.ejb.metamodel
Defines commonality for the JPA Type hierarchy of interfaces.
AbstractType(Class<X>) - Constructor for class org.hibernate.ejb.metamodel.AbstractType
 
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
 
AbstractVersionedRecursiveBidirectionalOneToManyTest - Class in org.hibernate.test.onetomany
 
AbstractVersionedRecursiveBidirectionalOneToManyTest() - Constructor for class org.hibernate.test.onetomany.AbstractVersionedRecursiveBidirectionalOneToManyTest
 
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(String) - Method in class org.hibernate.ejb.packaging.FileFilter
Return true if the fully qualified file name match
accept(String) - Method in class org.hibernate.ejb.packaging.JavaElementFilter
Return true if the fully qualified name match
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(Visitor) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
accept(Visitor) - Method in class org.hibernate.tuple.ElementWrapper
 
Acces - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
Acces() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.Acces
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
 
ACCESS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ACCESS_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ACCESS_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
AccessCallback - Interface in org.hibernate.id.enhanced
Contract for providing callback access to a DatabaseStructure, typically from the Optimizer.
AccessOptimizerAdapter - Class in org.hibernate.bytecode.internal.javassist
The ReflectionOptimizer.AccessOptimizer implementation for Javassist which simply acts as an adapter to the BulkAccessor class.
AccessOptimizerAdapter(BulkAccessor, Class) - Constructor for class org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter
 
accessStrategyFactory - Variable in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
The EhcacheAccessStrategyFactory used for creating various access strategies
AccessTest - Class in org.hibernate.test.annotations.access
 
AccessTest() - Constructor for class org.hibernate.test.annotations.access.AccessTest
 
AccessTest - Class in org.hibernate.test.annotations.access.jpa
 
AccessTest() - Constructor for class org.hibernate.test.annotations.access.jpa.AccessTest
 
AccessType - Annotation Type in org.hibernate.annotations
Property Access type Prefer the standard Access annotation
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.
Account - Class in org.hibernate.test.annotations.inheritance.joined
 
Account() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Account
 
Account - Class in org.hibernate.test.annotations.mappedsuperclass.intermediate
The intermediate entity in the hierarchy
Account() - Constructor for class org.hibernate.test.annotations.mappedsuperclass.intermediate.Account
 
Account(String) - Constructor for class org.hibernate.test.annotations.mappedsuperclass.intermediate.Account
 
Account - Class in org.hibernate.test.cuk
 
Account() - Constructor for class org.hibernate.test.cuk.Account
 
Account - Class in org.hibernate.test.propertyref.basic
 
Account() - Constructor for class org.hibernate.test.propertyref.basic.Account
 
Account - Class in org.hibernate.test.propertyref.component.complete
 
Account() - Constructor for class org.hibernate.test.propertyref.component.complete.Account
 
Account - Class in org.hibernate.test.propertyref.component.partial
 
Account() - Constructor for class org.hibernate.test.propertyref.component.partial.Account
 
Account - Class in org.hibernate.test.propertyref.inheritence.discrim
 
Account() - Constructor for class org.hibernate.test.propertyref.inheritence.discrim.Account
 
Account - Class in org.hibernate.test.propertyref.inheritence.joined
 
Account() - Constructor for class org.hibernate.test.propertyref.inheritence.joined.Account
 
Account - Class in org.hibernate.test.propertyref.inheritence.union
 
Account() - Constructor for class org.hibernate.test.propertyref.inheritence.union.Account
 
AccountBase - Class in org.hibernate.test.annotations.mappedsuperclass.intermediate
Represents the most base super class in the hierarchy.
AccountBase() - Constructor for class org.hibernate.test.annotations.mappedsuperclass.intermediate.AccountBase
 
AccountBase(String) - Constructor for class org.hibernate.test.annotations.mappedsuperclass.intermediate.AccountBase
 
accountForPrimitiveTypes(Class<Y>) - Method in class org.hibernate.ejb.metamodel.AttributeFactory
 
acquirePutFromLoadLock(Object) - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Acquire a lock giving the calling thread the right to put data in the cache for the given key.
ActionQueue - Class in org.hibernate.engine.spi
Responsible for maintaining the queue of actions related to events.
ActionQueue(SessionImplementor) - Constructor for class org.hibernate.engine.spi.ActionQueue
Constructs an action queue bound to the given session.
actions - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant
 
Activity - Interface in org.hibernate.envers.test.integration.inheritance.mixed.entities
 
ActivityId - Class in org.hibernate.envers.test.integration.inheritance.mixed.entities
 
ActivityId() - Constructor for class org.hibernate.envers.test.integration.inheritance.mixed.entities.ActivityId
 
ActivityId(int, int) - Constructor for class org.hibernate.envers.test.integration.inheritance.mixed.entities.ActivityId
 
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
 
add(CollectionStats) - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
 
add(EntityStats) - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
 
add(QueryStats) - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
 
add(XmlDocument) - Method in class org.hibernate.cfg.Configuration
 
add(XmlDocument) - Method in class org.hibernate.cfg.Configuration.MetadataSourceQueue
 
add(XClass) - Method in class org.hibernate.cfg.Configuration.MetadataSourceQueue
 
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(Criterion) - Method in class org.hibernate.criterion.Junction
 
add(Projection) - Method in class org.hibernate.criterion.ProjectionList
 
add(Projection, String) - Method in class org.hibernate.criterion.ProjectionList
 
add(XClass, ReflectionManager) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
add(Class, ClassLoaderService, EntityBinding) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.ComponentPropertyMapper
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.id.AbstractCompositeIdMapper
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.id.SingleIdMapper
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
add(U) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
add(int, U) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
add(PropertyData) - Method in interface org.hibernate.envers.entities.mapper.SimpleMapperBuilder
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.SinglePropertyMapper
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
add(AuditCriterion) - Method in interface org.hibernate.envers.query.AuditQuery
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
 
add(AuditCriterion) - Method in interface org.hibernate.envers.query.criteria.ExtendableCriterion
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
add(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform an addition
add(Criteria, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
add(Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
add(Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
add(Object) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
add(String[], String, String[]) - Static method in class org.hibernate.internal.util.StringHelper
 
add(SubclassEntitySource) - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
add(SubclassEntitySource) - Method in interface org.hibernate.metamodel.source.binder.SubclassEntityContainer
 
add(SubclassEntitySource) - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
add(SubclassEntitySourceImpl) - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
add(MetaAttribute) - Method in class org.hibernate.metamodel.source.MetaAttributeContext
 
add(Attribute) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(CDATA) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Entity) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Text) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Namespace) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Node) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Comment) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(ProcessingInstruction) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(NativeSQLQueryReturn) - Method in interface org.hibernate.SQLQueryResultMappingBuilder.ReturnsHolder
 
add(Attribute) - Method in class org.hibernate.tuple.ElementWrapper
 
add(CDATA) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Entity) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Text) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Namespace) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Node) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Comment) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Element) - Method in class org.hibernate.tuple.ElementWrapper
 
add(ProcessingInstruction) - Method in class org.hibernate.tuple.ElementWrapper
 
addAction(EntityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(EntityDeleteAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(EntityUpdateAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(CollectionRecreateAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(CollectionRemoveAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(CollectionUpdateAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(EntityIdentityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(BulkOperationCleanupAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
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.entities.mapper.relation.lazy.proxy.CollectionProxy
 
addAll(int, Collection<? extends U>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
addAll(Collection, Object[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
addAll(Collection) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
addAllChildren(Collection) - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
addAllChildren(Collection) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ParentWithBidirectionalManyToMany
 
addAllChildren(Collection) - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
addAnnotatedClass(Class) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated. Read metadata from the annotations associated with this class.
addAnnotatedClass(Class) - Method in class org.hibernate.cfg.Configuration
Read metadata from the annotations associated with this class.
addAnnotatedClass(Class) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addAnnotatedClass(Class) - Method in class org.hibernate.metamodel.MetadataSources
Read metadata from the annotations attached to the given class.
addAnyMetaDef(AnyMetaDef) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addAnyMetaDef(AnyMetaDef) - Method in interface org.hibernate.cfg.Mappings
 
addAssociation(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
addAssociation(String) - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
addAssociation(SimpleAssociatedEntity) - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
addAssociationAtRevisionRestriction(QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String, 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, String, String, boolean, MiddleIdData, String, String, String, String, MiddleComponentData...) - Method in class org.hibernate.envers.strategy.DefaultAuditStrategy
 
addAssociationAtRevisionRestriction(QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String, MiddleComponentData...) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
 
addAttribute(Attribute<X, ?>) - Method in interface org.hibernate.ejb.metamodel.AbstractManagedType.Builder
 
addAttribute(Attribute) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
addAttribute(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addAttribute(QName, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addAttribute(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addAttribute(QName, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addAuditingOverride(AuditOverride) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
addAuditingOverrides(AuditOverrides) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.cfg.Configuration
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in interface org.hibernate.cfg.Mappings
Add metadata pertaining to an auxiliary database object to this repository.
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.metamodel.relational.Database
 
addBatchLoadableEntityKey(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
If an EntityKey represents a batch loadable entity, add it to the queue.
addBeing(Being) - Method in class org.hibernate.test.unionsubclass.Location
 
addCacheableFile(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addCacheableFile(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
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.
addCacheableFile(String) - Method in class org.hibernate.metamodel.MetadataSources
See MetadataSources.addCacheableFile(java.io.File) for description
addCacheableFile(File) - Method in class org.hibernate.metamodel.MetadataSources
Add a cached mapping file.
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

addCategory(Category) - Method in class org.hibernate.test.filter.Product
 
addCDATA(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addCDATA(String) - Method in class org.hibernate.tuple.ElementWrapper
 
addCheckConstraint(String) - Method in class org.hibernate.mapping.Table
 
addCheckConstraint(String) - Method in class org.hibernate.metamodel.relational.InLineView
 
addCheckConstraint(String) - Method in class org.hibernate.metamodel.relational.Table
 
addCheckConstraint(String) - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
addChild(Node) - Method in class org.hibernate.ejb.test.ops.Node
 
addChild(Child) - Method in class org.hibernate.test.annotations.onetomany.Parent
 
addChild(String) - Method in class org.hibernate.test.collection.map.Parent
 
addChild(Child) - Method in class org.hibernate.test.collection.map.Parent
 
addChild(String) - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
addChild(Child) - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
addChild(Child) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ParentWithBidirectionalManyToMany
 
addChild(String) - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.ParentWithBidirectionalOneToMany
 
addChild(Child) - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.ParentWithBidirectionalOneToMany
 
addChild(String) - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
addChild(Child) - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
addChild(Node) - Method in class org.hibernate.test.nonflushedchanges.Node
 
addChild(NumberedNode) - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
addChild(Node) - Method in class org.hibernate.test.ops.Node
 
addChild(NumberedNode) - Method in class org.hibernate.test.ops.NumberedNode
 
addChild(VersionedNode) - Method in class org.hibernate.test.readonly.VersionedNode
 
addChildParent(Object, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addChildParent(Object, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Put child/parent relation to cache for cascading op
addClass(Class) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addClass(Class) - Method in class org.hibernate.cfg.Configuration
Read a mapping as an application resource using the convention that a class named foo.bar.Foo is mapped by a file foo/bar/Foo.hbm.xml which can be resolved as a classpath resource.
addClass(PersistentClass) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addClass(PersistentClass) - Method in interface org.hibernate.cfg.Mappings
Add entity mapping metadata.
addClass(Class) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addClass(Class) - Method in class org.hibernate.metamodel.MetadataSources
Read a mapping as an application resource using the convention that a class named foo.bar.Foo is mapped by a file named foo/bar/Foo.hbm.xml which can be resolved as a classpath resource.
addClassAuditingData(PersistentClass, ClassAuditingData) - Method in class org.hibernate.envers.configuration.ClassesAuditingData
Stores information about auditing meta-data for the given class.
addClassType(XClass) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addClassType(XClass) - Method in interface org.hibernate.cfg.Mappings
FIXME should be private but will this break things? Add a class type.
addClient(Client) - Method in class org.hibernate.test.annotations.inheritance.joined.Account
 
addCollection(Collection) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addCollection(Collection) - Method in interface org.hibernate.cfg.Mappings
Add collection mapping metadata to this repository.
addCollection(PluralAttributeBinding) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addCollection(PluralAttributeBinding) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addCollectionHolder(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Register a PersistentCollection object for an array.
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.metadata.MetadataTools
Adds new column element.
addColumn(Element, String, Integer, Integer, Integer, String, String, String, boolean) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addColumn(Element, Column) - Static method in class org.hibernate.envers.configuration.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) - Method in class org.hibernate.mapping.SimpleValue
 
addColumn(Column) - Method in class org.hibernate.mapping.Table
 
addColumn(Column) - Method in class org.hibernate.metamodel.relational.AbstractConstraint
 
addColumn(Column) - Method in class org.hibernate.metamodel.relational.ForeignKey
 
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) - 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
 
addColumnAlias(String) - Method in interface org.hibernate.SQLQuery.ReturnProperty
Add a column alias to this property mapping.
addColumnBinding(String, Column, Table) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addColumnBinding(SimpleValue) - Method in class org.hibernate.cfg.Ejb3Column
 
addColumnBinding(SimpleValue) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
addColumnBinding(String, Column, Table) - Method in interface org.hibernate.cfg.Mappings
Binds the given 'physicalColumn' to the give 'logicalName' within the given 'table'.
addColumnMapping(Column, Column) - Method in class org.hibernate.metamodel.relational.ForeignKey
 
addColumns(Element, Iterator<Column>) - Static method in class org.hibernate.envers.configuration.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[]) - 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.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
 
addComment(String) - Method in class org.hibernate.metamodel.relational.InLineView
 
addComment(String) - Method in class org.hibernate.metamodel.relational.Table
 
addComment(String) - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
addComment(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addComment(String) - Method in class org.hibernate.tuple.ElementWrapper
 
addComponent(Element, PropertyAuditingData, Value, CompositeMapperBuilder, String, EntityXmlMappingData, boolean) - Method in class org.hibernate.envers.configuration.metadata.ComponentMetadataGenerator
 
addComponent(PropertyData, String) - Method in class org.hibernate.envers.entities.mapper.ComponentPropertyMapper
 
addComponent(PropertyData, String) - Method in interface org.hibernate.envers.entities.mapper.CompositeMapperBuilder
 
addComponent(PropertyData, String) - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
addComponent(PropertyData, String) - Method in class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
addComponentTypedValues(String, Object, CompositeType, List, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Example
 
addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.entities.mapper.ComponentPropertyMapper
 
addComposite(PropertyData, PropertyMapper) - Method in interface org.hibernate.envers.entities.mapper.CompositeMapperBuilder
 
addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
addCondition(String) - Method in class org.hibernate.engine.internal.JoinSequence
 
addCondition(String, String[], String) - Method in class org.hibernate.engine.internal.JoinSequence
 
addCondition(String, String[], String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
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, String[], String[]) - Method in class org.hibernate.sql.JoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.JoinFragment
 
addCondition(StringBuffer, 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
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.emops.RemoveTest
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.exception.ExceptionTest
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.lock.QueryLockingTest
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.ops.GetLoadTest
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.ops.MergeTest
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.ops.PersistTest
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.transaction.TransactionJoiningTest
 
addConfigurationProperties(Properties) - Method in class org.hibernate.envers.test.AbstractEntityTest
 
addConfigurationProperties(Properties) - Method in class org.hibernate.envers.test.integration.jta.JtaExceptionListener
 
addConfigurationProperties(Properties) - Method in class org.hibernate.envers.test.integration.jta.JtaTransaction
 
addConfigurationProperties(Properties) - Method in class org.hibernate.envers.test.integration.reventity.DifferentDBSchemaTest
 
addContract(Contract) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
addContract(Contract) - Method in class org.hibernate.test.immutable.Plan
 
addCorrelationRoot(FromImplementor) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.JoinFragment
 
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.AuditEntitiesConfiguration
 
addDeclaredProperty(Property) - Method in class org.hibernate.mapping.MappedSuperclass
 
addDefaultGenerator(IdGenerator) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDefaultGenerator(IdGenerator) - Method in interface org.hibernate.cfg.Mappings
Adds a default id generator.
addDefaultJoinColumnName(PersistentClass, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
addDefaultQuery(String, NamedQueryDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDefaultQuery(String, NamedQueryDefinition) - Method in interface org.hibernate.cfg.Mappings
 
addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.cfg.Mappings
 
addDefaultSQLQuery(String, NamedSQLQueryDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDefaultSQLQuery(String, NamedSQLQueryDefinition) - Method in interface org.hibernate.cfg.Mappings
 
addDelegate(SQLExceptionConversionDelegate) - Method in class org.hibernate.exception.internal.StandardSQLExceptionConverter
 
AddDelTest - Class in org.hibernate.envers.test.integration.merge
 
AddDelTest() - Constructor for class org.hibernate.envers.test.integration.merge.AddDelTest
 
addDenormalizedTable(String, String, String, boolean, String, Table) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDenormalizedTable(String, String, String, boolean, String, Table) - Method in interface org.hibernate.cfg.Mappings
Adds a 'denormalized table' to this repository.
addDialectScope(String) - Method in class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
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.
addDialectScope(String) - Method in class org.hibernate.metamodel.relational.AbstractAuxiliaryDatabaseObject
 
addDirectory(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addDirectory(File) - Method in class org.hibernate.cfg.Configuration
Read all mapping documents from a directory tree.
addDirectory(File) - Method in class org.hibernate.metamodel.MetadataSources
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.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.cfg.AnnotationConfiguration
Deprecated.  
addDocument(Document) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
addDocument(Document) - Method in class org.hibernate.cfg.Configuration
Read mappings from a DOM Document
addDocument(Document) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings from a DOM Document
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
 
addElement(String, InputStream, InputStream) - Method in class org.hibernate.ejb.packaging.AbstractJarVisitor
 
addElement(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addElement(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addElement(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addElement(String) - Method in class org.hibernate.tuple.ElementWrapper
 
addElement(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
addElement(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
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
Add an entity to the cache by unique key
addEntity(Object, Status, Object[], EntityKey, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Adds an entity to the internal caches.
addEntity(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a canonical mapping from entity key to entity instance
addEntity(EntityUniqueKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add an entity to the cache by unique key
addEntity(Object, Status, Object[], EntityKey, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Adds an entity to the internal caches.
addEntity(String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(String, String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(String, String, LockMode) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(Class) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(String, Class) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(String, Class, LockMode) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(EntityBinding) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addEntity(EntityBinding) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addEntity(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
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
addEntity(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String) - 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, String, String, boolean, MiddleIdData, String, String, String, String) - Method in class org.hibernate.envers.strategy.DefaultAuditStrategy
 
addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
 
addEntityManagerFactory(String, EntityManagerFactory) - Method in class org.hibernate.ejb.internal.EntityManagerFactoryRegistry
register the specified entity manager factory
addEntityReferencingAttributeBinding(SingularAssociationAttributeBinding) - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
addEntityReferencingAttributeBinding(SingularAssociationAttributeBinding) - Method in interface org.hibernate.metamodel.binding.AttributeBinding
 
addEntry(Object, Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Generates an appropriate EntityEntry instance and adds it to the event source's internal caches.
addEntry(Object, Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Generates an appropriate EntityEntry instance and adds it to the event source's internal caches.
addEvent(AbstractCollectionEvent, CollectionListeners.Listener) - Method in class org.hibernate.test.event.collection.CollectionListeners.AbstractListener
 
addEvent(AbstractCollectionEvent, CollectionListeners.Listener) - Method in class org.hibernate.test.event.collection.CollectionListeners
 
addEvent(AbstractCollectionEvent, CollectionListeners.Listener) - Method in class org.hibernate.test.event.collection.CollectionListeners.InitializeCollectionListener
 
addEvent(AbstractCollectionEvent, CollectionListeners.Listener) - Method in interface org.hibernate.test.event.collection.CollectionListeners.Listener
 
addFetch(Fetch<X, ?>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl.BasicJoinScope
 
addFetch(Fetch<X, ?>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl.CorrelationJoinScope
 
addFetch(Fetch<X, ?>) - Method in interface org.hibernate.ejb.criteria.path.AbstractFromImpl.JoinScope
 
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(String, String, String) - Method in class org.hibernate.mapping.FetchProfile
Adds a fetch to this profile.
addFetch(String, String, String) - Method in class org.hibernate.metamodel.binding.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.cfg.Configuration
 
addFetchProfile(FetchProfile) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addFetchProfile(FetchProfile) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addField(Card, Key) - Method in class org.hibernate.test.annotations.cid.keymanytoone.Card
 
addFile(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addFile(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
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
addFile(String) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addFile(File) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addFile(String) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings from a particular XML file
addFile(File) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings from a particular XML file
addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
 
addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
 
addFileset(FileSet) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
addFilter(String, String) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
addFilter(String, String) - Method in class org.hibernate.mapping.Collection
 
addFilter(String, String) - Method in interface org.hibernate.mapping.Filterable
 
addFilter(String, String) - Method in class org.hibernate.mapping.PersistentClass
 
addFilter(String, String) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.cfg.Configuration
 
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addFilterDefinition(FilterDefinition) - Method in interface org.hibernate.cfg.Mappings
Adds a filter definition to this repository.
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addFilterDefinition(FilterDefinition) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addFormula(Element, Formula) - Static method in class org.hibernate.envers.configuration.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
 
addFrom(String, String) - Method in class org.hibernate.envers.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
 
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
 
addGeneratedProperty(T) - Method in class org.hibernate.test.annotations.any.PropertyList
 
addGeneratedProperty(Property) - Method in class org.hibernate.test.annotations.any.PropertySet
 
addGeneratedValuePlan(CompositeNestedGeneratedValueGenerator.GenerationPlan) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
 
addGenerator(IdGenerator) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addGenerator(IdGenerator) - Method in interface org.hibernate.cfg.Mappings
Add a generator.
addGeneratorTable(String, Properties) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addGeneratorTable(String, Properties) - Method in interface org.hibernate.cfg.Mappings
Add a generator table properties.
addGroupMembership(Group) - Method in class org.hibernate.test.manytomanyassociationclass.User
 
addH(H) - Method in class org.hibernate.test.cascade.A
 
addHibernateTypeResolver(AttributeTypeResolver) - Method in class org.hibernate.metamodel.source.annotations.attribute.type.CompositeAttributeTypeResolver
 
addIdentityColumn(String) - Method in class org.hibernate.sql.Insert
 
addIdEqualsToQuery(Parameters, Object, String, boolean) - Method in class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
addIdEqualsToQuery(Parameters, Object, String, boolean) - Method in interface org.hibernate.envers.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.
addIdGenerator(IdGenerator) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addIdGenerator(IdGenerator) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addIdsEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
addIdsEqualToQuery(Parameters, String, IdMapper, String) - Method in class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
addIdsEqualToQuery(Parameters, String, String) - Method in interface org.hibernate.envers.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.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.cfg.Configuration.MappingsImpl
 
addImport(String, String) - Method in interface org.hibernate.cfg.Mappings
Adds an import (HQL entity rename) to the repository.
addImport(String, String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addImport(String, String) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addIndex(Index, boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
addIndex(Index) - Method in class org.hibernate.mapping.Table
 
addIndexes(Table, Index[], Mappings) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
addingOverrideFor(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
addingOverrideFor(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
addingOverrideFor(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
addingOverrideFor(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
addingOverrideFor(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
addingOverrideFor(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
addingOverrideFor(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
addInitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
add a collection we just pulled out of the cache (does not need initializing)
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
add an (initialized) collection that was created by another session and passed into update() (ie.
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(BasicServiceInitiator) - Method in class org.hibernate.service.ServiceRegistryBuilder
Adds a service initiator.
addInputStream(InputStream) - Method in class org.hibernate.cfg.Configuration
Read mappings from an InputStream.
addInputStream(InputStream) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addInputStream(InputStream) - Method in class org.hibernate.metamodel.MetadataSources
Read metadata from an InputStream.
addInstancesFromVersionsEntities(String, Collection, List<Map>, Number) - Method in class org.hibernate.envers.entities.EntityInstantiator
 
additionalNamespaces() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
additionalNamespaces() - Method in class org.hibernate.tuple.ElementWrapper
 
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.cfg.AnnotationConfiguration
Deprecated.  
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.

addJar(File) - Method in class org.hibernate.metamodel.MetadataSources
Read all mappings from a jar file.
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(Join<X, ?>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl.BasicJoinScope
 
addJoin(Join<X, ?>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl.CorrelationJoinScope
 
addJoin(Join<X, ?>) - Method in interface org.hibernate.ejb.criteria.path.AbstractFromImpl.JoinScope
 
addJoin(AssociationType, String, JoinType, String[]) - Method in class org.hibernate.engine.internal.JoinSequence
 
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) - 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
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.CacheJoinFragment
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.JoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.JoinFragment
 
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(PersistentClass, Map<String, Join>) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addJoins(PersistentClass, Map<String, Join>) - Method in interface org.hibernate.cfg.Mappings
Add join metadata for a persistent entity.
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
 
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
 
addLine(OrderLine) - Method in class org.hibernate.test.criteria.Order
 
addLineItem(Product, long) - Method in class org.hibernate.test.filter.Order
 
addListener(Object) - Method in class org.hibernate.cache.infinispan.impl.ClassLoaderAwareCache
 
addListener(Object) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Add listener to this cache.
addListener(Object) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
addListener(String, NamespaceChangeListener) - Method in class org.hibernate.service.jndi.internal.JndiServiceImpl
 
addListener(String, NamespaceChangeListener) - Method in interface org.hibernate.service.jndi.spi.JndiService
Adds the specified listener to the given JNDI namespace.
addMail(String) - Method in class org.hibernate.test.orphan.User
 
addManyToManyFilter(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.cfg.Configuration.MappingsImpl
 
addMappedBy(String, String, String) - Method in interface org.hibernate.cfg.Mappings
 
addMappedSuperclass(Class, MappedSuperclass) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addMappedSuperclass(Class, MappedSuperclass) - Method in interface org.hibernate.cfg.Mappings
add a new MappedSuperclass This should not be called if the MappedSuperclass already exists (it would be erased)
addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.Join
 
addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
 
addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
 
addMappings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
addMappings(MetadataSources) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
addMapResource(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
addMapResource(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Add a mapping file
addMember(User) - Method in class org.hibernate.test.exception.Group
 
addMembership(Group) - Method in class org.hibernate.test.exception.User
 
addMembership(Group) - Method in class org.hibernate.test.insertordering.User
 
addMembership(User, Group, Membership) - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
addMiddleEqualToQuery(Parameters, String, String) - Method in interface org.hibernate.envers.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) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleDummyComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleMapKeyIdComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleMapKeyPropertyComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleRelatedComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleSimpleComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleStraightComponentMapper
 
addModifiedEntityType(String) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionEntity
 
addNamedIdEqualsToQuery(Parameters, String, boolean) - Method in class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
addNamedIdEqualsToQuery(Parameters, String, boolean) - Method in interface org.hibernate.envers.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.metamodel.source.internal.MetadataImpl
 
addNamedNativeQuery(NamedSQLQueryDefinition) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addNamedQuery(NamedQueryDefinition) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addNamedQuery(NamedQueryDefinition) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addNamespace(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addNamespace(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addNarrative(Narrative) - Method in class org.hibernate.test.annotations.entity.Topic
 
addNativelyGeneratedId(Element, String, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addNegatedParameters() - Method in class org.hibernate.envers.tools.query.Parameters
Adds negated parameters, by default with the "and" connective.
addNeighbour(Vertex<R>) - Method in class org.hibernate.envers.tools.graph.Vertex
 
addNewCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Add a new collection (ie.
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
Register a collection for non-lazy loading at the end of the two-phase load
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.BaseEmitterBean
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
 
addNotNullRestriction(String, boolean) - Method in class org.hibernate.envers.tools.query.Parameters
Adds IS NOT NULL restriction.
addNullProperty(EntityKey, String) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Record the fact that the association belonging to the keyed entity is null.
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.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(ConnectionObserver) - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
addObserver(ConnectionObserver) - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Add an observer interested in notification of connection events.
addObserver(SessionFactoryObserver) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
addObserver(TransactionObserver) - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
addObserver(TransactionObserver) - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Adds an observer to the coordinator.
addObserver(SessionFactoryObserver) - Method in class org.hibernate.internal.SessionFactoryImpl
 
addObserver(SessionFactoryObserver) - Method in class org.hibernate.internal.SessionFactoryObserverChain
 
addOffspring(Animal) - Method in class org.hibernate.test.hql.Animal
 
addOldStay(Date, Date, String, String, String) - Method in class org.hibernate.test.annotations.fetch.Person
 
addOldStay(Stay) - Method in class org.hibernate.test.annotations.fetch.Person
 
addOldStay(Date, Date, String, String, String) - Method in class org.hibernate.test.jpa.fetch.Person
 
addOldStay(Stay) - Method in class org.hibernate.test.jpa.fetch.Person
 
addOrder(Order) - Method in interface org.hibernate.Criteria
Add an ordering to the result set.
addOrder(Order) - Method in class org.hibernate.criterion.DetachedCriteria
 
addOrder(AuditOrder) - Method in interface org.hibernate.envers.query.AuditQuery
 
addOrder(AuditOrder) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
addOrder(String, boolean) - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
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.metadata.MetadataTools
Column name shall be wrapped with '`' signs if quotation required.
addPackage(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated. Read package-level metadata.
addPackage(String) - Method in class org.hibernate.cfg.Configuration
Read package-level metadata.
addPackage(String) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addPackage(String) - Method in class org.hibernate.metamodel.MetadataSources
Read package-level metadata.
addParam(String, String) - Method in class org.hibernate.mapping.IdGenerator
 
addParent(ParentWithBidirectionalManyToMany) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ChildWithBidirectionalManyToMany
 
addParty(Party) - Method in class org.hibernate.test.immutable.Contract
 
addParty(Party) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
addPermission(String, String, String) - Method in class org.hibernate.secure.internal.JACCConfiguration
 
addPlayer(Player) - Method in class org.hibernate.test.annotations.entity.SoccerTeam
 
addPolitician(Politician) - Method in class org.hibernate.test.annotations.onetomany.PoliticalParty
 
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
 
addProcessingInstruction(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addProcessingInstruction(String, Map) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addProcessingInstruction(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addProcessingInstruction(String, Map) - Method in class org.hibernate.tuple.ElementWrapper
 
addProjection(AuditProjection) - Method in interface org.hibernate.envers.query.AuditQuery
 
addProjection(AuditProjection) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
addProjection(String, String, boolean) - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
addProjection(String, String, boolean, boolean) - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
addProperties(Properties) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addProperties(Properties) - Method in class org.hibernate.cfg.Configuration
Add the given properties to ours.
addProperties(Properties) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
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.metadata.MetadataTools
 
addProperty(Element, String, String, boolean, boolean) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
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.cfg.Configuration.MappingsImpl
 
addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in interface org.hibernate.cfg.Mappings
 
addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in interface org.hibernate.cfg.Mappings
 
addPropertyAuditingData(String, PropertyAuditingData) - Method in interface org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesHolder
Add an audited property.
addPropertyAuditingData(String, PropertyAuditingData) - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
addPropertyAuditingData(String, PropertyAuditingData) - Method in class org.hibernate.envers.configuration.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.cfg.Configuration.MappingsImpl
 
addPropertyReference(String, String) - Method in interface org.hibernate.cfg.Mappings
Adds a property reference binding to this repository.
addPropertyReferencedAssociation(String, String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addPropertyReferencedAssociation(String, String, String) - Method in interface org.hibernate.cfg.Mappings
 
addPropertyTypedValue(Object, Type, List) - Method in class org.hibernate.criterion.Example
 
addProxy(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Add a proxy to the session cache
addProxy(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a proxy to the session cache
addQuery(String, NamedQueryDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addQuery(String, NamedQueryDefinition) - Method in interface org.hibernate.cfg.Mappings
Adds metadata for a named query to this repository.
addQueryReturn(NativeSQLQueryReturn) - Method in class org.hibernate.engine.ResultSetMappingDefinition
 
addQuerySpaces(Serializable[]) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
Addr - Class in org.hibernate.test.annotations.override
 
Addr() - Constructor for class org.hibernate.test.annotations.override.Addr
 
addReferencedColumns(Iterator) - Method in class org.hibernate.mapping.ForeignKey
 
addResolver(DialectResolver) - Method in class org.hibernate.service.jdbc.dialect.internal.DialectResolverSet
Add a resolver at the end of the underlying resolver list.
addResolverAtFirst(DialectResolver) - Method in class org.hibernate.service.jdbc.dialect.internal.DialectResolverSet
Add a resolver at the beginning of the underlying resolver list.
addResource(String, ClassLoader) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addResource(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addResource(String, ClassLoader) - Method in class org.hibernate.cfg.Configuration
Read mappings as a application resource (i.e.
addResource(String) - Method in class org.hibernate.cfg.Configuration
Read mappings as a application resourceName (i.e.
addResource(String) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addResource(String, ClassLoader) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addResource(String) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings as a application resourceName (i.e.
address - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
address - Static variable in class org.hibernate.ejb.test.callbacks.Person_
 
Address - Class in org.hibernate.ejb.test.xml.sequences
 
Address() - Constructor for class org.hibernate.ejb.test.xml.sequences.Address
 
Address(String, String, String, String) - Constructor for class org.hibernate.ejb.test.xml.sequences.Address
 
Address - Class in org.hibernate.envers.test.integration.inheritance.joined.notownedrelation
 
Address() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Address
 
Address(Long, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Address
 
Address - Class in org.hibernate.envers.test.integration.inheritance.single.notownedrelation
 
Address() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Address
 
Address(Long, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Address
 
Address - Class in org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation
 
Address() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Address
 
Address(Long, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Address
 
Address - Class in org.hibernate.envers.test.various
 
Address() - Constructor for class org.hibernate.envers.test.various.Address
 
Address - Interface in org.hibernate.test.abstractembeddedcomponents.propertyref
 
Address - Class in org.hibernate.test.annotations.beanvalidation
 
Address() - Constructor for class org.hibernate.test.annotations.beanvalidation.Address
 
Address - Class in org.hibernate.test.annotations.embedded
 
Address() - Constructor for class org.hibernate.test.annotations.embedded.Address
 
Address - Class in org.hibernate.test.annotations.embedded.many2one
TODO : javadoc
Address() - Constructor for class org.hibernate.test.annotations.embedded.many2one.Address
 
Address - Class in org.hibernate.test.annotations.entity
Has a serializable class as a property
Address() - Constructor for class org.hibernate.test.annotations.entity.Address
 
Address - Class in org.hibernate.test.annotations.override
 
Address() - Constructor for class org.hibernate.test.annotations.override.Address
 
Address - Class in org.hibernate.test.any
todo: describe Address
Address() - Constructor for class org.hibernate.test.any.Address
 
Address - Class in org.hibernate.test.component.cascading.toone
Address() - Constructor for class org.hibernate.test.component.cascading.toone.Address
 
Address - Class in org.hibernate.test.cuk
 
Address() - Constructor for class org.hibernate.test.cuk.Address
 
Address - Class in org.hibernate.test.deletetransient
todo: describe Address
Address() - Constructor for class org.hibernate.test.deletetransient.Address
 
Address(String) - Constructor for class org.hibernate.test.deletetransient.Address
 
Address - Class in org.hibernate.test.discriminator
 
Address() - Constructor for class org.hibernate.test.discriminator.Address
 
address - Variable in class org.hibernate.test.discriminator.Address
 
Address - Interface in org.hibernate.test.dynamicentity
 
Address - Class in org.hibernate.test.hql
Implementation of Address.
Address() - Constructor for class org.hibernate.test.hql.Address
 
Address - Class in org.hibernate.test.joinedsubclass
 
Address() - Constructor for class org.hibernate.test.joinedsubclass.Address
 
address - Variable in class org.hibernate.test.joinedsubclass.Address
 
Address - Class in org.hibernate.test.nonflushedchanges
Address() - Constructor for class org.hibernate.test.nonflushedchanges.Address
 
Address(String, String, String, Person) - Constructor for class org.hibernate.test.nonflushedchanges.Address
 
Address - Class in org.hibernate.test.ondelete
 
Address() - Constructor for class org.hibernate.test.ondelete.Address
 
address - Variable in class org.hibernate.test.ondelete.Address
 
Address - Class in org.hibernate.test.onetoone.formula
 
Address() - Constructor for class org.hibernate.test.onetoone.formula.Address
 
Address - Class in org.hibernate.test.onetoone.joined
 
Address() - Constructor for class org.hibernate.test.onetoone.joined.Address
 
address - Variable in class org.hibernate.test.onetoone.joined.Person
 
Address - Class in org.hibernate.test.onetoone.optional
 
Address() - Constructor for class org.hibernate.test.onetoone.optional.Address
 
address - Variable in class org.hibernate.test.onetoone.optional.Person
 
Address - Class in org.hibernate.test.onetoone.singletable
 
Address() - Constructor for class org.hibernate.test.onetoone.singletable.Address
 
address - Variable in class org.hibernate.test.onetoone.singletable.Person
 
Address - Class in org.hibernate.test.ops
Address() - Constructor for class org.hibernate.test.ops.Address
 
Address(String, String, String, Person) - Constructor for class org.hibernate.test.ops.Address
 
Address - Class in org.hibernate.test.propertyref.basic
 
Address() - Constructor for class org.hibernate.test.propertyref.basic.Address
 
Address - Class in org.hibernate.test.querycache
Implementation of Address.
Address() - Constructor for class org.hibernate.test.querycache.Address
 
Address(Student, String, String, String, String, String, String) - Constructor for class org.hibernate.test.querycache.Address
 
Address - Class in org.hibernate.test.typedmanytoone
 
Address() - Constructor for class org.hibernate.test.typedmanytoone.Address
 
Address - Class in org.hibernate.test.typedonetoone
 
Address() - Constructor for class org.hibernate.test.typedonetoone.Address
 
Address - Class in org.hibernate.test.unionsubclass2
 
Address() - Constructor for class org.hibernate.test.unionsubclass2.Address
 
address - Variable in class org.hibernate.test.unionsubclass2.Address
 
AddressAdapter - Interface in org.hibernate.cache.infinispan.util
AddressAdapter.
AddressAdapterImpl - Class in org.hibernate.cache.infinispan.util
AddressAdapterImpl.
AddressAdapterImpl() - Constructor for class org.hibernate.cache.infinispan.util.AddressAdapterImpl
 
AddressAdapterImpl(Address) - Constructor for class org.hibernate.cache.infinispan.util.AddressAdapterImpl
 
AddressBook - Class in org.hibernate.test.annotations.indexcoll
 
AddressBook() - Constructor for class org.hibernate.test.annotations.indexcoll.AddressBook
 
AddressEntry - Class in org.hibernate.test.annotations.indexcoll
 
AddressEntry() - Constructor for class org.hibernate.test.annotations.indexcoll.AddressEntry
 
AddressEntryPk - Class in org.hibernate.test.annotations.indexcoll
 
AddressEntryPk() - Constructor for class org.hibernate.test.annotations.indexcoll.AddressEntryPk
 
AddressEntryPk(String, String) - Constructor for class org.hibernate.test.annotations.indexcoll.AddressEntryPk
 
addresses - Variable in class org.hibernate.test.onetoone.singletable.Org
 
AddressId - Class in org.hibernate.test.typedmanytoone
 
AddressId(String, String) - Constructor for class org.hibernate.test.typedmanytoone.AddressId
 
AddressId() - Constructor for class org.hibernate.test.typedmanytoone.AddressId
 
AddressId - Class in org.hibernate.test.typedonetoone
 
AddressId(String, String) - Constructor for class org.hibernate.test.typedonetoone.AddressId
 
AddressId() - Constructor for class org.hibernate.test.typedonetoone.AddressId
 
AddressImpl - Class in org.hibernate.test.abstractembeddedcomponents.propertyref
 
AddressImpl() - Constructor for class org.hibernate.test.abstractembeddedcomponents.propertyref.AddressImpl
 
AddressType - Class in org.hibernate.test.annotations.embedded
Kind of address (home, professional etc)
AddressType() - Constructor for class org.hibernate.test.annotations.embedded.AddressType
 
addResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.cfg.Mappings
Adds the metadata for a named SQL result set mapping to this repository.
addResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
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
Add a new root return mapping, returning a SQLQuery.RootReturn to allow further definition
addRoot(String, Class) - Method in interface org.hibernate.SQLQuery
Add a new root return mapping, returning a SQLQuery.RootReturn to allow further definition
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(String, TableSpecification) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
addSecondPass(SecondPass) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addSecondPass(SecondPass, boolean) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addSecondPass(SecondPass) - Method in interface org.hibernate.cfg.Mappings
Adds a second-pass to the end of the current queue.
addSecondPass(SecondPass, boolean) - Method in interface org.hibernate.cfg.Mappings
Adds a second pass.
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.service.ServiceRegistryBuilder
Adds a user-provided service
addSessionFactory(String, String, boolean, SessionFactory, JndiService) - Method in class org.hibernate.internal.SessionFactoryRegistry
 
addSoldier(Soldier) - Method in class org.hibernate.ejb.test.cascade.Troop
 
addSoldier(Soldier) - Method in class org.hibernate.test.annotations.onetomany.Troop
 
addSqlFunction(String, SQLFunction) - Method in class org.hibernate.cfg.Configuration
 
addSQLQuery(String, NamedSQLQueryDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addSQLQuery(String, NamedSQLQueryDefinition) - Method in interface org.hibernate.cfg.Mappings
Adds metadata for a named SQL query to this repository.
addStay(Date, Date, String, String, String) - Method in class org.hibernate.test.annotations.fetch.Person
 
addStay(Stay) - Method in class org.hibernate.test.annotations.fetch.Person
 
addStay(Date, Date, String, String, String) - Method in class org.hibernate.test.jpa.fetch.Person
 
addStay(Stay) - Method in class org.hibernate.test.jpa.fetch.Person
 
addString(Locale, String) - Method in class org.hibernate.test.component.cascading.collection.LocalizedStrings
 
addSubclass(Subclass) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclass(Subclass) - Method in class org.hibernate.mapping.RootClass
 
addSubclassJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclassJoin(Join) - Method in class org.hibernate.mapping.Subclass
 
addSubclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
 
addSubclassTable(Table) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclassTable(Table) - Method in class org.hibernate.mapping.Subclass
 
addSubcontract(Contract) - Method in class org.hibernate.test.immutable.Contract
 
addSubcontract(Contract) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
addSubNode(Node) - Method in class org.hibernate.test.onetomany.Node
 
addSubParameters(String) - Method in class org.hibernate.envers.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 interface org.hibernate.SQLQuery
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 interface org.hibernate.SQLQuery
Adds an entity name for (a) auto-flush checking and (b) query result cache invalidation checking.
addSynchronizedQuerySpace(String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addSynchronizedQuerySpace(String) - Method in interface org.hibernate.SQLQuery
Adds a query space (table name) for (a) auto-flush checking and (b) query result cache invalidation checking
addSynchronizedTable(String) - Method in class org.hibernate.mapping.PersistentClass
 
addSynchronizedTableNames(Collection<String>) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
addTable(String, String, String, String, boolean) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addTable(String, String, String, String, boolean) - Method in interface org.hibernate.cfg.Mappings
Adds table metadata to this repository returning the created metadata instance.
addTableAlias(String) - Method in class org.hibernate.sql.ForUpdateFragment
 
addTableBinding(String, String, String, String, Table) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addTableBinding(String, String, String, String, Table) - Method in interface org.hibernate.cfg.Mappings
Adds a table binding to this repository.
addText(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addText(String) - Method in class org.hibernate.tuple.ElementWrapper
 
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.
addToBatch() - Method in class org.hibernate.test.insertordering.InsertOrderingTest.StatsBatch
 
addToCollection(T, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
addToCollection(Object[], Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
 
addToCollection(T, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
 
addToCollection(List, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.ListCollectionInitializor
 
addToCollection(T, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.MapCollectionInitializor
 
addToCollectionIfNotNull(Collection, Object) - Static method in class org.hibernate.metamodel.source.annotations.xml.mocker.MockHelper
 
addToExtendsQueue(ExtendsQueueEntry) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addToExtendsQueue(ExtendsQueueEntry) - Method in interface org.hibernate.cfg.Mappings
Adds an entry to the extends queue queue.
addToManyMiddleNotOwningRelation(String, String, String) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToManyMiddleRelation(String, String) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToManyNotOwningRelation(String, String, String, IdMapper, PropertyMapper, PropertyMapper) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToOneAndIdProperty(XClass, PropertyData) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addToOneAndIdProperty(XClass, PropertyData) - Method in interface org.hibernate.cfg.Mappings
 
addToOneNotOwningRelation(String, String, String, IdMapper) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToOneRelation(String, String, IdMapper, boolean) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in interface org.hibernate.envers.query.criteria.AuditCriterion
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.BetweenAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.IdentifierEqAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.InAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.LogicalAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.NotAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.NotNullAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.NullAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.PropertyAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.RelatedAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.RevisionTypeAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.SimpleAuditExpression
 
addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.Component
 
addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.PersistentClass
 
addTypeDef(String, String, Properties) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addTypeDef(String, String, Properties) - Method in interface org.hibernate.cfg.Mappings
Adds a type definition to this metadata repository.
addTypeDefinition(TypeDef) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addTypeDefinition(TypeDef) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addUnderscores(String) - Static method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
addUnderscores(String) - Static method in class org.hibernate.cfg.ImprovedNamingStrategy
 
addUninitializedCachedEntity(EntityKey, Object, EntityPersister, LockMode, boolean, Object, SessionImplementor) - Static method in class org.hibernate.engine.internal.TwoPhaseLoad
 
addUninitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
add a collection we just loaded up (still needs initializing)
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
add a detached uninitialized collection
addUninitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
add a detached uninitialized collection
addUninitializedEntity(EntityKey, Object, EntityPersister, LockMode, boolean, SessionImplementor) - Static method in class org.hibernate.engine.internal.TwoPhaseLoad
Add an uninitialized instance of an entity class, as a placeholder to ensure object identity.
addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in interface org.hibernate.cfg.Mappings
 
addUniqueConstraints(Table, List) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addUniqueConstraints(Table, List) - Method in interface org.hibernate.cfg.Mappings
Deprecated. Use Mappings.addUniqueConstraintHolders(org.hibernate.mapping.Table, java.util.List) instead
addUniqueKey(UniqueKey) - Method in class org.hibernate.mapping.Table
 
addUniquePropertyReference(String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addUniquePropertyReference(String, String) - Method in interface org.hibernate.cfg.Mappings
Adds a property reference binding to this repository where said proeprty reference is marked as unique.
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
addURL(URL) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addURL(URL) - Method in class org.hibernate.cfg.Configuration
Read mappings from a URL
addURL(URL) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings from a URL
addUser(User) - Method in class org.hibernate.test.manytomany.ordered.Group
 
addValue(String) - Method in class org.hibernate.mapping.MetaAttribute
 
addValue(String) - Method in class org.hibernate.metamodel.binding.MetaAttribute
 
addValue(SimpleValue) - Method in class org.hibernate.metamodel.relational.Tuple
 
addValue(Object) - Method in class org.hibernate.sql.InFragment
 
addVersion(Version) - Method in class org.hibernate.test.annotations.indexcoll.Software
 
addVeryOldStay(Date, Date, String, String, String) - Method in class org.hibernate.test.annotations.fetch.Person
 
addVeryOldStay(Stay) - Method in class org.hibernate.test.annotations.fetch.Person
 
addVeryOldStay(Date, Date, String, String, String) - Method in class org.hibernate.test.jpa.fetch.Person
 
addVeryOldStay(Stay) - Method in class org.hibernate.test.jpa.fetch.Person
 
addWhenColumnNotNull(String, String, String) - Method in class org.hibernate.sql.CaseFragment
 
addWhere(String, String, String) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhere(String, boolean, String, String, boolean) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhere(String, String, QueryBuilder) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhere(String, boolean, String, QueryBuilder) - Method in class org.hibernate.envers.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
 
addWhereWithNamedParam(String, String, String) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereWithNamedParam(String, boolean, String, String) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereWithParam(String, String, Object) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereWithParam(String, boolean, String, Object) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereWithParams(String, String, Object[], String) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWorkUnit(AuditWorkUnit) - Method in class org.hibernate.envers.synchronization.AuditProcess
 
AddWorkUnit - Class in org.hibernate.envers.synchronization.work
 
AddWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, EntityPersister, Object[]) - Constructor for class org.hibernate.envers.synchronization.work.AddWorkUnit
 
AddWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, Map<String, Object>) - Constructor for class org.hibernate.envers.synchronization.work.AddWorkUnit
 
addXML(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addXML(String) - Method in class org.hibernate.cfg.Configuration
Read mappings from a String
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_EVICT - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after eviction of the parent entity from the session cache
AFTER_INSERT_BEFORE_DELETE - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after the insertion of the parent entity and just before deletion
AFTER_INSERT_BEFORE_DELETE_VIA_COLLECTION - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after the insertion of the parent entity and just before deletion, inside a collection
AFTER_LOCK - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after refreshing a parent entity
AFTER_UPDATE - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after update of the parent entity
afterAction(PersistentCollection) - Method in class org.hibernate.engine.spi.CollectionEntry
Called after execution of an action
afterAfterCompletion() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
afterAfterCompletion() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
afterAfterCompletion() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
afterAfterCompletion() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
afterBegin(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
Callback for processing the beginning of a transaction.
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.context.internal.JTASessionContext.CleanupSynch
afterCompletion(int) - Method in class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSynch
afterCompletion(boolean, TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
Callback for processing the last phase of transaction completion.
afterCompletion(int) - Method in class org.hibernate.engine.transaction.synchronization.internal.RegisteredSynchronization
afterCompletion(int) - Method in class org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl
 
AfterCompletionAction - Interface in org.hibernate.engine.transaction.synchronization.spi
A pluggable strategy for defining any actions to be performed during Synchronization.afterCompletion(int) processing from the the Synchronization registered by Hibernate with the underlying JTA platform.
afterConfigurationBuilt(Mappings, Dialect) - Method in class org.hibernate.test.component.basic.ComponentTest
 
afterConfigurationBuilt(Mappings, Dialect) - Method in class org.hibernate.test.compositeelement.CompositeElementTest
 
afterConfigurationBuilt(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
afterConfigurationBuilt(Mappings, Dialect) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
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 class org.hibernate.action.internal.EntityIdentityInsertAction
 
afterDeserialize(TransactionCoordinatorImpl) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
afterInitialize() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
afterInitialize() - Method in interface org.hibernate.collection.spi.PersistentCollection
Called after initializing from cache
afterInitialize(Object, boolean, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
afterInitialize(Object, boolean, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Called just after the entities properties have been initialized
afterInitialize(Object, boolean, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
afterInitialize(Object, boolean, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Called just after the entities properties have been initialized.
afterInitialize(Object, boolean, SessionImplementor) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Called just after the entities properties have been initialized.
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
Returns false since this is a non-strict read/write cache access strategy
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(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(Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
afterInsert(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().
afterLast() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
Go to a location just after the last result
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
afterNonTransactionalQuery(boolean) - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
afterNonTransactionalQuery(boolean) - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Performs actions needed after execution of a non-transactional query.
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
Called after inserting a row, to fetch the natively generated id
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 interface org.hibernate.engine.spi.SessionImplementor
 
afterScrollOperation() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
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.test.rowid.RowIdTest
 
afterSessionFactoryBuilt() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
afterStatementExecution() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
afterStatementExecution() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
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
 
afterTransaction() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
afterTransaction() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
afterTransaction() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Signals the end of transaction.
afterTransaction() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnection
Signals the end of current transaction in which this logical connection operated.
afterTransaction() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Used to signify that a transaction has completed which may indicate that this logical connection need to perform an aggressive release of its physical connection.
afterTransaction(TransactionImplementor, int) - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
afterTransaction(TransactionImplementor, int) - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
 
afterTransactionBegin(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
afterTransactionBegin() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
afterTransactionBegin() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
afterTransactionBegin() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
afterTransactionBegin() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
afterTransactionBegin(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
 
afterTransactionBegin(Transaction) - Method in interface org.hibernate.Interceptor
Called when a Hibernate transaction is begun via the Hibernate Transaction API.
afterTransactionBegin(TransactionImplementor) - Method in class org.hibernate.internal.SessionImpl
 
afterTransactionBegin(TransactionImplementor) - Method in class org.hibernate.internal.StatelessSessionImpl
 
afterTransactionBegin(Transaction) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
afterTransactionBegin(Transaction) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
afterTransactionCompletion(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
afterTransactionCompletion() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
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(int) - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
afterTransactionCompletion(int) - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
afterTransactionCompletion(int) - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
afterTransactionCompletion(int) - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
afterTransactionCompletion(TransactionImplementor, boolean) - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
 
afterTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
Called after a transaction is committed or rolled back.
afterTransactionCompletion(TransactionImplementor, boolean) - Method in class org.hibernate.internal.SessionImpl
 
afterTransactionCompletion(TransactionImplementor, boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
 
afterTransactionCompletion(Transaction) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
afterTransactionCompletion(Transaction) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
AfterTransactionCompletionProcess - Interface in org.hibernate.action.spi
Contract representing some process that needs to occur during after transaction completion.
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
Throws UnsupportedOperationException since this cache is read-only
afterUpdate(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(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
afterUpdate(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().
age - Variable in class org.hibernate.test.annotations.manytoone.Parent
 
age - Variable in class org.hibernate.test.annotations.onetomany.Parent
 
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
 
AggregateQuery - Class in org.hibernate.envers.test.integration.query
 
AggregateQuery() - Constructor for class org.hibernate.envers.test.integration.query.AggregateQuery
 
aggregateType(List, Type, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
AggregationFunction<T> - Class in org.hibernate.ejb.criteria.expression.function
Models SQL aggregation functions (MIN, MAX, COUNT, etc).
AggregationFunction(CriteriaBuilderImpl, Class<T>, String, Object) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction
Constructs an aggregation function with a single literal argument.
AggregationFunction(CriteriaBuilderImpl, Class<T>, String, Expression<?>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction
Constructs an aggregation function with a single literal argument.
AggregationFunction.AVG - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a AVG function providing convenience in construction.
AggregationFunction.AVG(CriteriaBuilderImpl, Expression<? extends Number>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.AVG
 
AggregationFunction.COUNT - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a COUNT function providing convenience in construction.
AggregationFunction.COUNT(CriteriaBuilderImpl, Expression<?>, boolean) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.COUNT
 
AggregationFunction.GREATEST<X extends Comparable<X>> - Class in org.hibernate.ejb.criteria.expression.function
Models the MAX function in terms of non-numeric expressions.
AggregationFunction.GREATEST(CriteriaBuilderImpl, Expression<X>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.GREATEST
 
AggregationFunction.LEAST<X extends Comparable<X>> - Class in org.hibernate.ejb.criteria.expression.function
Models the MIN function in terms of non-numeric expressions.
AggregationFunction.LEAST(CriteriaBuilderImpl, Expression<X>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.LEAST
 
AggregationFunction.MAX<N extends Number> - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a MAX function providing convenience in construction.
AggregationFunction.MAX(CriteriaBuilderImpl, Expression<N>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.MAX
 
AggregationFunction.MIN<N extends Number> - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a MIN function providing convenience in construction.
AggregationFunction.MIN(CriteriaBuilderImpl, Expression<N>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.MIN
 
AggregationFunction.SUM<N extends Number> - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a SUM function providing convenience in construction.
AggregationFunction.SUM(CriteriaBuilderImpl, Expression<N>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.SUM
 
AggregationFunction.SUM(CriteriaBuilderImpl, Expression<? extends Number>, Class<N>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.SUM
 
AggregationResultTest - Class in org.hibernate.ejb.criteria.basic
 
AggregationResultTest() - Constructor for class org.hibernate.ejb.criteria.basic.AggregationResultTest
 
aggressiveRelease() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
Force aggressive release of the underlying connection.
AId - Class in org.hibernate.test.annotations.cid
 
AId() - Constructor for class org.hibernate.test.annotations.cid.AId
 
AImpl - Class in org.hibernate.test.annotations.xml.hbm
 
AImpl() - Constructor for class org.hibernate.test.annotations.xml.hbm.AImpl
 
Alarm - Class in org.hibernate.test.annotations.inheritance.joined
 
Alarm() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Alarm
 
alias(Projection, String) - Static method in class org.hibernate.criterion.Projections
Assign an alias to a projection, by wrapping it
ALIAS - Static variable in class org.hibernate.dialect.ResultColumnReferenceStrategy
For databases which do not support ResultColumnReferenceStrategy.SOURCE, ANSI SQL defines two allowable approaches.
alias(String) - Method in class org.hibernate.ejb.criteria.expression.SelectionImpl
 
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 - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
 
alias - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
 
alias - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
 
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 - Class in org.hibernate.test.annotations.embedded.one2many
TODO : javadoc
Alias() - Constructor for class org.hibernate.test.annotations.embedded.one2many.Alias
 
Alias(String, String, String) - Constructor for class org.hibernate.test.annotations.embedded.one2many.Alias
 
Alias(Name, String) - Constructor for class org.hibernate.test.annotations.embedded.one2many.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 class org.hibernate.ejb.AvailableSettings
Query hint (aka Query.setHint(java.lang.String, java.lang.Object)) for applying an alias specific lock mode (aka Query.setLockMode(java.lang.String, org.hibernate.LockMode)).
ALIAS_TO_ENTITY_MAP - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Each row of results is a Map from alias to entity instance
ALIAS_TO_ENTITY_MAP - Static variable in class org.hibernate.transform.Transformers
Each row of results is a Map from alias to values/entities
aliasedExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
AliasedProjection - Class in org.hibernate.criterion
 
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
 
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.
Alien - Class in org.hibernate.test.subselect
 
Alien() - Constructor for class org.hibernate.test.subselect.Alien
 
Alien - Class in org.hibernate.test.unionsubclass
 
Alien() - Constructor for class org.hibernate.test.unionsubclass.Alien
 
alignColumns() - Method in class org.hibernate.mapping.ForeignKey
Validates that columnspan of the foreignkey and the primarykey is the same.
all(Subquery<Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
ALL - Static variable in class org.hibernate.engine.spi.CascadeStyle
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_DELETE_ORPHAN - Static variable in class org.hibernate.engine.spi.CascadeStyle
save / delete / update / evict / lock / replicate / merge / persist + delete orphans
ALL_FILTERS - Static variable in interface org.hibernate.metamodel.source.annotations.xml.filter.IndexedAnnotationFilter
 
allEq(Map) - 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.internal.jaxb.mapping.orm.JaxbSequenceGenerator
 
allocationSize - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
allowFailedCommitToPhysicallyRollback() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
AllPerformance - Class in org.hibernate.envers.test.performance
 
AllPerformance() - Constructor for class org.hibernate.envers.test.performance.AllPerformance
 
AllTables - Class in org.hibernate.test.annotations.query
 
AllTables() - Constructor for class org.hibernate.test.annotations.query.AllTables
 
AlphabeticalDirectory - Class in org.hibernate.test.annotations.indexcoll
 
AlphabeticalDirectory() - Constructor for class org.hibernate.test.annotations.indexcoll.AlphabeticalDirectory
 
AlphabeticalIdManyToOneTest - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
AlphabeticalIdManyToOneTest() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.AlphabeticalIdManyToOneTest
 
AlphabeticalManyToOneTest - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
AlphabeticalManyToOneTest() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.AlphabeticalManyToOneTest
 
alreadySessionBound() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
alreadySessionBound() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
alreadySessionBound() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
alreadySessionBound() - Method in interface org.hibernate.internal.CoreMessageLogger
 
alreadySessionBound() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
alreadySessionBound() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
alreadySessionBound() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
altWhenClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
ALWAYS - Static variable in class org.hibernate.mapping.PropertyGeneration
Values for this property are generated by the database on both insert and update.
and(Criterion, Criterion) - Static method in class org.hibernate.criterion.Restrictions
Return the conjuction of two expressions
and(Expression<Boolean>, Expression<Boolean>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
and(Predicate...) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
and(AuditCriterion, AuditCriterion) - Static method in class org.hibernate.envers.query.AuditEntity
Return the conjuction of two criterions.
AND - Static variable in class org.hibernate.envers.tools.query.Parameters
 
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
 
Animal - Class in org.hibernate.ejb.test.ops
 
Animal() - Constructor for class org.hibernate.ejb.test.ops.Animal
 
Animal - Class in org.hibernate.test.collection.original
 
Animal() - Constructor for class org.hibernate.test.collection.original.Animal
 
Animal - Class in org.hibernate.test.hql
 
Animal() - Constructor for class org.hibernate.test.hql.Animal
 
Animal(String, float) - Constructor for class org.hibernate.test.hql.Animal
 
Animal_ - Class in org.hibernate.ejb.test.ops
 
Animal_() - Constructor for class org.hibernate.ejb.test.ops.Animal_
 
AnnotatedClassType - Enum in org.hibernate.cfg
Type of annotation of a class will give its type
AnnotatedTrackingEntitiesTest - Class in org.hibernate.envers.test.integration.reventity.trackmodifiedentities
Tests proper behavior of revision entity that utilizes ModifiedEntityNames annotation.
AnnotatedTrackingEntitiesTest() - Constructor for class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.AnnotatedTrackingEntitiesTest
 
AnnotatedTrackingRevisionEntity - Class in org.hibernate.envers.test.entities.reventity.trackmodifiedentities
Sample revision entity that uses ModifiedEntityNames annotation.
AnnotatedTrackingRevisionEntity() - Constructor for class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.AnnotatedTrackingRevisionEntity
 
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)
AnnotationBindingContext - Interface in org.hibernate.metamodel.source.annotations
Defines an interface for providing additional annotation related context information.
AnnotationBindingContextImpl - Class in org.hibernate.metamodel.source.annotations
 
AnnotationBindingContextImpl(MetadataImplementor, Index) - Constructor for class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
AnnotationConfiguration - Class in org.hibernate.cfg
Deprecated. All functionality has been moved to Configuration
AnnotationConfiguration() - Constructor for class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
AnnotationConfiguration.ExtendedMappingsImpl - Class in org.hibernate.cfg
Deprecated. 
AnnotationConfiguration.ExtendedMappingsImpl() - Constructor for class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
Deprecated.  
AnnotationConfigurationTaskWithEnvers - Class in org.hibernate.envers.ant
 
AnnotationConfigurationTaskWithEnvers() - Constructor for class org.hibernate.envers.ant.AnnotationConfigurationTaskWithEnvers
 
AnnotationException - Exception in org.hibernate
Annotation related exception.
AnnotationException(String, Throwable) - Constructor for exception org.hibernate.AnnotationException
 
AnnotationException(Throwable) - Constructor for exception org.hibernate.AnnotationException
 
AnnotationException(String) - Constructor for exception org.hibernate.AnnotationException
 
annotationFetchModeToHibernateFetchMode(FetchMode) - Static method in class org.hibernate.metamodel.source.annotations.EnumConversionHelper
 
AnnotationMetadataSourceProcessorImpl - Class in org.hibernate.metamodel.source.annotations
Main class responsible to creating and binding the Hibernate meta-model from annotations.
AnnotationMetadataSourceProcessorImpl(MetadataImpl) - Constructor for class org.hibernate.metamodel.source.annotations.AnnotationMetadataSourceProcessorImpl
 
annotations() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
AnnotationsMetadataReader - Class in org.hibernate.envers.configuration.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.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
 
ANSICaseFragment - Class in org.hibernate.sql
An ANSI SQL CASE expression.
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
 
AnsiTrimEmulationFunction - Class in org.hibernate.dialect.function
A SQLFunction implementation that emulates the ANSI SQL trim function on dialects which do not support the full definition.
AnsiTrimEmulationFunction() - Constructor for class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Constructs a new AnsiTrimEmulationFunction using AnsiTrimEmulationFunction.LTRIM, AnsiTrimEmulationFunction.RTRIM, and AnsiTrimEmulationFunction.REPLACE respectively.
AnsiTrimEmulationFunction(String, String, String) - Constructor for class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Constructs a trim() emulation function definition using the specified function calls.
AnsiTrimFunction - Class in org.hibernate.dialect.function
Defines support for rendering according to ANSI SQL TRIM function specification.
AnsiTrimFunction() - Constructor for class org.hibernate.dialect.function.AnsiTrimFunction
 
Antenna - Class in org.hibernate.test.annotations.various
 
Antenna() - Constructor for class org.hibernate.test.annotations.various.Antenna
 
Any - Annotation Type in org.hibernate.annotations
Define a ToOne association pointing to several entity types.
any(Subquery<Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
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 - Class in org.hibernate.mapping
A Hibernate "any" type (ie.
Any(Mappings, Table) - Constructor for class org.hibernate.mapping.Any
 
ANY - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ANY - Static variable in class org.hibernate.secure.internal.HibernatePermission
 
any(Type, Type) - Method in class org.hibernate.type.TypeFactory
 
any(Type, Type) - Method in interface org.hibernate.TypeHelper
 
ANY_META_DEF - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ANY_META_DEFS - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
AnyMetaDef - Annotation Type in org.hibernate.annotations
Defines @Any and @manyToAny metadata
AnyMetaDefs - Annotation Type in org.hibernate.annotations
Defines @Any and @ManyToAny set of metadata.
AnyTest - Class in org.hibernate.test.annotations.any
 
AnyTest() - Constructor for class org.hibernate.test.annotations.any.AnyTest
 
AnyType - Class in org.hibernate.type
Handles "any" mappings
AnyType(Type, Type) - Constructor for class org.hibernate.type.AnyType
 
AnyType.ObjectTypeCacheEntry - Class in org.hibernate.type
 
AnyTypeTest - Class in org.hibernate.test.any
 
AnyTypeTest() - Constructor for class org.hibernate.test.any.AnyTypeTest
 
APP_CLASSLOADER - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the ClassLoader used to load user application classes.
append(StringBuilder, Iterator<String>, String) - Static method in class org.hibernate.envers.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(AST) - Method in class org.hibernate.hql.internal.ast.util.ASTAppender
 
append(String) - Method in class org.hibernate.loader.PropertyPath
 
appendAssignmentFragment(String) - Method in class org.hibernate.sql.Update
 
appendAttributes(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
appendAttributes(Element) - Method in class org.hibernate.tuple.ElementWrapper
 
appendComponentCondition(String, Object, CompositeType, Criteria, CriteriaQuery, StringBuffer) - Method in class org.hibernate.criterion.Example
 
appendContent(Branch) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
appendContent(Branch) - Method in class org.hibernate.tuple.ElementWrapper
 
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, StringBuffer) - Static method in class org.hibernate.hql.internal.ast.util.ASTPrinter
 
appendIdentifierColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.Dialect
Provided we Dialect.supportsInsertSelectIdentity(), then attach the "select identity" clause to the insert statement.
appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.SQLServerDialect
Use insert table(...) values(...) select SCOPE_IDENTITY()
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 interface org.hibernate.event.service.spi.EventListenerGroup
 
appendListeners(T...) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
appendListeners(EventType<T>, Class<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<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
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(LockMode, String) - Method in class org.hibernate.dialect.SQLServerDialect
 
appendLockHint(LockMode, String) - Method in class org.hibernate.dialect.SybaseASE157Dialect
 
appendPropertyCondition(String, Object, Criteria, CriteriaQuery, StringBuffer) - Method in class org.hibernate.criterion.Example
 
appendSibling(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
 
Apple - Class in org.hibernate.test.annotations.inheritance
 
Apple() - Constructor for class org.hibernate.test.annotations.inheritance.Apple
 
appliesToDialect(Dialect) - Method in class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
appliesToDialect(Dialect) - Method in interface org.hibernate.mapping.AuxiliaryDatabaseObject
Does this database object apply to the given dialect?
appliesToDialect(Dialect) - Method in class org.hibernate.metamodel.relational.AbstractAuxiliaryDatabaseObject
 
appliesToDialect(Dialect) - Method in interface org.hibernate.metamodel.relational.AuxiliaryDatabaseObject
Does this database object apply to the given dialect?
apply(Statement, FrameworkMethod, Object) - Method in class org.hibernate.testing.junit4.ClassLoadingIsolater
 
APPLY_CONSTRAINTS - Static variable in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
applyAliasSpecificLockMode(String, LockMode) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyAliasSpecificLockMode(String, LockMode) - Method in class org.hibernate.ejb.QueryImpl
 
applyCacheable(boolean) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyCacheable(boolean) - Method in class org.hibernate.ejb.QueryImpl
 
applyCacheMode(CacheMode) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyCacheMode(CacheMode) - Method in class org.hibernate.ejb.QueryImpl
 
applyCacheRegion(String) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyCacheRegion(String) - Method in class org.hibernate.ejb.QueryImpl
 
applyCacheSettings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
applyComment(String) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyComment(String) - Method in class org.hibernate.ejb.QueryImpl
 
applyFetchSize(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyFetchSize(int) - Method in class org.hibernate.ejb.QueryImpl
 
applyFirstResult(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
Apply the given first-result value.
applyFirstResult(int) - Method in class org.hibernate.ejb.QueryImpl
 
applyFlushMode(FlushMode) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyFlushMode(FlushMode) - Method in class org.hibernate.ejb.QueryImpl
 
applyIdAttribute(SingularAttributeImpl<X, ?>) - Method in interface org.hibernate.ejb.metamodel.AbstractIdentifiableType.Builder
 
applyIdClassAttributes(Set<SingularAttribute<? super X, ?>>) - Method in interface org.hibernate.ejb.metamodel.AbstractIdentifiableType.Builder
 
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.OptimizerFactory.HiLoOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.LegacyHiLoAlgorithmOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.NoopOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledLoOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledOptimizer
 
applyLocks(String, LockOptions, Dialect) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
applyLocks(String, LockOptions, Dialect) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
applyLocks(String, LockOptions, Dialect) - Method in class org.hibernate.loader.hql.QueryLoader
 
applyLocks(String, LockOptions, Dialect) - Method in class org.hibernate.loader.Loader
Append FOR UPDATE OF clause, if necessary.
applyLocksToSql(String, LockOptions, Map) - 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) - Method in class org.hibernate.dialect.SybaseASE157Dialect
 
applyMaxResults(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
Apply the given max results value.
applyMaxResults(int) - Method in class org.hibernate.ejb.QueryImpl
 
applyNonFlushedChanges(NonFlushedChanges) - Method in interface org.hibernate.engine.spi.SessionImplementor
Apply non-flushed changes from a different session to this session.
applyNonFlushedChanges(NonFlushedChanges) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
applyNonFlushedChanges(NonFlushedChanges) - Method in class org.hibernate.internal.SessionImpl
Apply non-flushed changes from a different session to this session.
applyNonFlushedChanges(NonFlushedChanges) - Method in class org.hibernate.internal.StatelessSessionImpl
 
applyNonFlushedChangesToNewSessionCloseOldSession(Session) - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
applyPostLoadLocks(Object[], LockMode[], SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
 
applyPostLoadLocks(Object[], LockMode[], SessionImplementor) - Method in class org.hibernate.loader.Loader
 
applyReadOnly(boolean) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyReadOnly(boolean) - Method in class org.hibernate.ejb.QueryImpl
 
applyResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
applySelection(Selection<? extends T>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
 
applySetting(String, Object) - Method in class org.hibernate.service.ServiceRegistryBuilder
Apply a setting value
applySettings(Map) - Method in class org.hibernate.service.ServiceRegistryBuilder
Apply a groups of setting values
applyTimeout(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyTimeout(int) - Method in class org.hibernate.ejb.QueryImpl
 
applyToBeanInfo(Object, BeanInfoHelper.BeanInfoDelegate) - Method in class org.hibernate.internal.util.beans.BeanInfoHelper
 
applyVersionAttribute(SingularAttributeImpl<X, ?>) - Method in interface org.hibernate.ejb.metamodel.AbstractIdentifiableType.Builder
 
appropriateExpectation(ExecuteUpdateResultCheckStyle) - Static method in class org.hibernate.jdbc.Expectations
 
APPROXIMATE - Static variable in class org.hibernate.hql.internal.ast.util.LiteralProcessor
Indicates that Float and Double literal values should be treated using the SQL "approximate" format (i.e., '1E-3')
Area - Class in org.hibernate.test.annotations.query
Example of a entity load incl a join fetching of an associated *ToOne entity
Area() - Constructor for class org.hibernate.test.annotations.query.Area
 
areAssociationsLazy() - Method in class org.hibernate.metamodel.source.internal.OverriddenMappingDefaults
 
areAssociationsLazy() - Method in interface org.hibernate.metamodel.source.MappingDefaults
Identifies whether associations are lazy by default if not specified in the mapping.
areDynamicNonLazyAssociationsChecked() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
areDynamicNonLazyAssociationsChecked() - Method in class org.hibernate.test.querycache.CriteriaQueryCachePutResultTransformerTest
 
areDynamicNonLazyAssociationsChecked() - Method in class org.hibernate.test.querycache.HqlQueryCachePutResultTransformerTest
 
areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Determine if two instances are equal
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(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
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(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.
areLazyPropertiesUnfetched() - Method in class org.hibernate.cache.spi.entry.CacheEntry
 
areMatch(Object, Object) - Method in class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
 
areMatch(Object, Object) - Method in class org.hibernate.envers.event.EnversListenerDuplicationStrategy
 
areMatch(Object, Object) - Method in interface org.hibernate.event.service.spi.DuplicationStrategy
Are the two listener instances considered a duplication?
areResultSetRowsTransformedImmediately() - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
areResultSetRowsTransformedImmediately() - Method in class org.hibernate.loader.Loader
Are rows transformed immediately after being read from the ResultSet?
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Cache71Dialect
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Dialect
Are string comparisons implicitly case insensitive.
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.MySQLDialect
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.SQLServerDialect
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.SybaseASE15Dialect
By default, Sybase string comparisons are case-insensitive.
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.TeradataDialect
 
areTablesToBeUpdated(Set) - Method in class org.hibernate.engine.spi.ActionQueue
Check whether the given tables/query-spaces are to be executed against given the currently queued actions.
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
areValuesIncludedInInsertByDefault() - Method in interface org.hibernate.metamodel.source.binder.RelationalValueSourceContainer
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
areValuesIncludedInUpdateByDefault() - Method in interface org.hibernate.metamodel.source.binder.RelationalValueSourceContainer
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
areValuesNullableByDefault() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
areValuesNullableByDefault() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
areValuesNullableByDefault() - Method in interface org.hibernate.metamodel.source.binder.RelationalValueSourceContainer
 
areValuesNullableByDefault() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
arguments(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
ArgumentsTools - Class in org.hibernate.envers.tools
 
ArgumentsTools() - Constructor for class org.hibernate.envers.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.ejb.criteria.CriteriaBuilderImpl
array(List<Selection<?>>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Version of CriteriaBuilderImpl.array(Selection[]) taking a list of selections.
array(Class<Y>, List<Selection<?>>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Version of CriteriaBuilderImpl.array(Selection[]) taking a list of selections, as well as the type of array.
Array - Class in org.hibernate.mapping
An array mapping has a primary key consisting of the key columns + index column.
Array(Mappings, PersistentClass) - Constructor for class org.hibernate.mapping.Array
 
array(String, String, boolean, 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.entities.mapper.relation.lazy.initializor
Initializes a map.
ArrayCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number, MiddleComponentData, MiddleComponentData) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
 
ArrayHelper - Class in org.hibernate.internal.util.collections
 
arrayIncludesInstanceOf(T[], Class<?>) - Static method in class org.hibernate.envers.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.tools.Tools
 
ArraysTools - Class in org.hibernate.envers.tools
 
ArraysTools() - Constructor for class org.hibernate.envers.tools.ArraysTools
 
ArrayTest - Class in org.hibernate.test.annotations.array
 
ArrayTest() - Constructor for class org.hibernate.test.annotations.array.ArrayTest
 
ArrayTest - Class in org.hibernate.test.array
 
ArrayTest() - Constructor for class org.hibernate.test.array.ArrayTest
 
ArrayType - Class in org.hibernate.type
A type for persistent arrays.
ArrayType(TypeFactory.TypeScope, String, String, Class, boolean) - Constructor for class org.hibernate.type.ArrayType
 
ARTEFACT_PROCESSING_ORDER - Static variable in class org.hibernate.cfg.Configuration
 
Article - Class in org.hibernate.ejb.test.xml.sequences
 
Article() - Constructor for class org.hibernate.ejb.test.xml.sequences.Article
 
Article_ - Class in org.hibernate.ejb.test.xml.sequences
 
Article_() - Constructor for class org.hibernate.ejb.test.xml.sequences.Article_
 
as(String) - Method in class org.hibernate.criterion.SimpleProjection
 
as(Class<X>) - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
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
 
AS4_TM_NAME - Static variable in class org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
 
AS7_TM_NAME - Static variable in class org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
 
asAlias() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
asBigDecimal() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toBigDecimal(javax.persistence.criteria.Expression)
asBigDecimal() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toBigDecimal(javax.persistence.criteria.Expression)
asBigInteger() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toBigInteger(javax.persistence.criteria.Expression)
asBigInteger() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toBigInteger(javax.persistence.criteria.Expression)
asc(String) - Static method in class org.hibernate.criterion.Order
Ascending order
asc() - Method in class org.hibernate.criterion.Property
 
asc(Expression<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
asc() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Sort the results by the property in ascending order
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.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toDouble(javax.persistence.criteria.Expression)
asDouble() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toDouble(javax.persistence.criteria.Expression)
asFloat() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toFloat(javax.persistence.criteria.Expression)
asFloat() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toFloat(javax.persistence.criteria.Expression)
asInteger() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toInteger(javax.persistence.criteria.Expression)
asInteger() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toInteger(javax.persistence.criteria.Expression)
asLong() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toLong(javax.persistence.criteria.Expression)
asLong() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toLong(javax.persistence.criteria.Expression)
asLong(byte[]) - Static method in class org.hibernate.internal.util.BytesHelper
Interpret the binary representation of a long.
assemble(Object, Serializable, EntityPersister, Interceptor, EventSource) - Method in class org.hibernate.cache.spi.entry.CacheEntry
 
assemble(PersistentCollection, CollectionPersister, Object) - Method in class org.hibernate.cache.spi.entry.CollectionCacheEntry
 
assemble(Serializable, Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
assemble(Serializable, Object) - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
assemble(Serializable, Object) - Method in class org.hibernate.envers.test.entities.ids.CustomEnumUserType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.annotations.entity.CasterStringType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.annotations.entity.PhoneNumberType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.annotations.generics.StateType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.test.annotations.type.MyOidType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.hql.ClassificationType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.instrument.domain.CustomBlobType
Reconstruct an object from the cacheable representation.
assemble(Serializable, Object) - Method in class org.hibernate.test.rowid.RowIdType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.sql.hand.MonetaryAmountUserType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
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 a previously disassembled value.
assemble(Serializable) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
Assemble a previously disassembled value.
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
Assemble a previously disassembled value.
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, Object) - Method in class org.hibernate.type.StringClobType
Deprecated.  
assemble(Serializable, SessionImplementor, Object) - Method in interface org.hibernate.type.Type
Reconstruct the object from its cached "disassembled" state.
assemble(Serializable[], Type[], SessionImplementor, Object) - Static method in class org.hibernate.type.TypeHelper
Apply the Type.assemble(java.io.Serializable, org.hibernate.engine.spi.SessionImplementor, java.lang.Object) operation across a series of values.
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
 
assertClassAssignability(Class, Class) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
 
assertCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertDeleteCount(int) - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
assertDeleteCount(int) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
assertDeleteCount(int) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
assertDeleteCount(int) - Method in class org.hibernate.test.immutable.ImmutableTest
 
assertDeleteCount(int) - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
assertDeleteCount(int) - Method in class org.hibernate.test.ops.AbstractOperationTestCase
 
assertDeleteCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertDeleteCount(int) - Method in class org.hibernate.test.readonly.AbstractReadOnlyTest
 
assertEntityFetchCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertEquals(byte[], byte[]) - Static method in class org.hibernate.test.annotations.lob.ImageTest
 
assertEquals(char[], char[]) - Static method in class org.hibernate.test.annotations.lob.TextTest
 
assertEquals(byte[], byte[]) - Static method in class org.hibernate.test.lob.BlobLocatorTest
 
assertEquals(byte[], byte[]) - Static method in class org.hibernate.test.lob.LongByteArrayTest
 
assertFetchCount(int) - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
assertHitCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertInsertCount(int) - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
assertInsertCount(int) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
assertInsertCount(int) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
assertInsertCount(int) - Method in class org.hibernate.test.immutable.ImmutableTest
 
assertInsertCount(int) - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
assertInsertCount(int) - Method in class org.hibernate.test.ops.AbstractOperationTestCase
 
assertInsertCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertInsertCount(int) - Method in class org.hibernate.test.readonly.AbstractReadOnlyTest
 
AssertionFailure - Exception in org.hibernate
Indicates failure of an assertion: a possible bug in Hibernate.
AssertionFailure(String) - Constructor for exception org.hibernate.AssertionFailure
 
AssertionFailure(String, Throwable) - Constructor for exception org.hibernate.AssertionFailure
 
assertMissCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertPutCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertTranslation(String) - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
assertTranslation(String, Map) - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
assertTranslation(String, Map, boolean, String) - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
assertUpdateCount(int) - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
assertUpdateCount(int) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
assertUpdateCount(int) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
assertUpdateCount(int) - Method in class org.hibernate.test.immutable.ImmutableTest
 
assertUpdateCount(int) - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
assertUpdateCount(int) - Method in class org.hibernate.test.ops.AbstractOperationTestCase
 
assertUpdateCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertUpdateCount(int) - Method in class org.hibernate.test.readonly.AbstractReadOnlyTest
 
Asset - Class in org.hibernate.test.annotations.inheritance.joined
 
Asset() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Asset
 
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 - Class in org.hibernate.engine.profile
Models the association of a given fetch.
Association(EntityPersister, String) - Constructor for class org.hibernate.engine.profile.Association
 
association - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.JaxbFetch
 
ASSOCIATION_OVERRIDE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ASSOCIATION_OVERRIDES - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
AssociationAttribute - Class in org.hibernate.metamodel.source.annotations.attribute
Represents an association attribute.
AssociationAttributeBinding - Interface in org.hibernate.metamodel.binding
Contract describing a binding for attributes which model associations.
AssociationAttributeSource - Interface in org.hibernate.metamodel.source.binder
Contract describing sources for attributes which model associations.
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
 
associationOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
associationOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
 
associationOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
AssociationOverrideTest - Class in org.hibernate.test.annotations.override
 
AssociationOverrideTest() - Constructor for class org.hibernate.test.annotations.override.AssociationOverrideTest
 
associationProcessed(OuterJoinableAssociation, int) - Method in interface org.hibernate.loader.JoinWalker.AssociationInitCallback
 
associations - Variable in class org.hibernate.loader.JoinWalker
 
AssociationTest - Class in org.hibernate.ejb.test.association
 
AssociationTest() - Constructor for class org.hibernate.ejb.test.association.AssociationTest
 
AssociationType - Interface in org.hibernate.type
A type that represents some kind of association between entities.
asString() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toString(javax.persistence.criteria.Expression)
asString() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toString(javax.persistence.criteria.Expression)
asString() - Method in class org.hibernate.test.annotations.any.CharProperty
 
asString() - Method in class org.hibernate.test.annotations.any.IntegerProperty
 
asString() - Method in class org.hibernate.test.annotations.any.LongProperty
 
asString() - Method in interface org.hibernate.test.annotations.any.Property
 
asString() - Method in class org.hibernate.test.annotations.any.StringProperty
 
asString() - Method in class org.hibernate.test.any.ComplexPropertyValue
 
asString() - Method in class org.hibernate.test.any.IntegerPropertyValue
 
asString() - Method in interface org.hibernate.test.any.PropertyValue
 
asString() - Method in class org.hibernate.test.any.StringPropertyValue
 
ASSUMED_ORM_XSD_VERSION - Static variable in class org.hibernate.internal.util.xml.MappingReader
 
ASSUMED_ORM_XSD_VERSION - Static variable in class org.hibernate.metamodel.source.internal.JaxbHelper
 
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
 
ASTAppender(AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTAppender
 
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
 
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
 
ASTParserLoadingOrderByTest - Class in org.hibernate.test.hql
Tests AST parser processing of ORDER BY clauses.
ASTParserLoadingOrderByTest() - Constructor for class org.hibernate.test.hql.ASTParserLoadingOrderByTest
 
ASTParserLoadingTest - Class in org.hibernate.test.hql
Tests the integration of the new AST parser into the loading of query results using the Hibernate persisters and loaders.
ASTParserLoadingTest() - Constructor for class org.hibernate.test.hql.ASTParserLoadingTest
 
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.
ASTUtil.IncludePredicate() - Constructor for class org.hibernate.hql.internal.ast.util.ASTUtil.IncludePredicate
 
asXML() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
asXML() - Method in class org.hibernate.tuple.ElementWrapper
 
asXPathResult(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
asXPathResult(Element) - Method in class org.hibernate.tuple.ElementWrapper
 
Atmosphere - Class in org.hibernate.test.annotations.indexcoll
 
Atmosphere() - Constructor for class org.hibernate.test.annotations.indexcoll.Atmosphere
 
Atmosphere.Level - Enum in org.hibernate.test.annotations.indexcoll
 
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
 
attemptToRestartAlreadyStartedEhCacheProvider() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
attemptToRestartAlreadyStartedEhCacheProvider$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
attribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaElement
 
Attribute - Interface in org.hibernate.metamodel.domain
Describes an attribute.
attribute(int) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attribute(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attribute(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attribute(int) - Method in class org.hibernate.tuple.ElementWrapper
 
attribute(String) - Method in class org.hibernate.tuple.ElementWrapper
 
attribute(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
ATTRIBUTE_OVERRIDE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ATTRIBUTE_OVERRIDES - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
AttributeBinding - Interface in org.hibernate.metamodel.binding
The basic contract for binding a attribute from the domain model to the relational model.
AttributeBindingContainer - Interface in org.hibernate.metamodel.binding
Common contract for EntityBinding and ComponentAttributeBinding in so far as they are both containers for AttributeBinding descriptors
attributeBindings() - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Obtain all attribute bindings
attributeBindings() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
attributeBindings() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
AttributeContainer - Interface in org.hibernate.metamodel.domain
Basic contract for any container holding attributes.
attributeCount() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeCount() - Method in class org.hibernate.tuple.ElementWrapper
 
AttributeFactory - Class in org.hibernate.ejb.metamodel
A factory for building Attribute instances.
AttributeFactory(MetadataContext) - Constructor for class org.hibernate.ejb.metamodel.AttributeFactory
 
AttributeImplementor<X,Y> - Interface in org.hibernate.ejb.metamodel
TODO : javadoc
attributeIterator() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeIterator() - Method in class org.hibernate.tuple.ElementWrapper
 
AttributeNature - Enum in org.hibernate.metamodel.source.annotations.attribute
An enum defining the type of a mapped attribute.
attributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
attributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
 
attributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId
 
attributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
AttributeOverride - Class in org.hibernate.metamodel.source.annotations.attribute
Contains the information about a single AttributeOverride.
AttributeOverride(AnnotationInstance) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.AttributeOverride
 
AttributeOverride(String, AnnotationInstance) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.AttributeOverride
 
AttributeOverrideTest - Class in org.hibernate.test.annotations.override
 
AttributeOverrideTest() - Constructor for class org.hibernate.test.annotations.override.AttributeOverrideTest
 
attributes - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
 
attributes - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
attributes - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
attributes() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
attributes() - Method in interface org.hibernate.metamodel.domain.AttributeContainer
Retrieve the attributes contained in this container.
attributes() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributes() - Method in class org.hibernate.tuple.ElementWrapper
 
AttributeSource - Interface in org.hibernate.metamodel.source.binder
Contract for sources of persistent attribute descriptions.
AttributeSourceContainer - Interface in org.hibernate.metamodel.source.binder
Contract for a container of AttributeSource references.
attributeSources() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
attributeSources() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
attributeSources() - Method in interface org.hibernate.metamodel.source.binder.AttributeSourceContainer
Obtain this container's attribute sources.
attributeSources() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
attributeSources() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
attributeSources() - Method in class org.hibernate.metamodel.source.hbm.CompositePluralAttributeElementSourceImpl
 
AttributeTypeResolver - Interface in org.hibernate.metamodel.source.annotations.attribute.type
Determines explicit Hibernate type information for JPA mapped attributes when additional type information is provided via annotations like Lob, Enumerated and Temporal.
AttributeTypeResolverImpl - Class in org.hibernate.metamodel.source.annotations.attribute.type
 
AttributeTypeResolverImpl(MappedAttribute) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.type.AttributeTypeResolverImpl
 
attributeValue(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeValue(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeValue(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeValue(QName, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeValue(String) - Method in class org.hibernate.tuple.ElementWrapper
 
attributeValue(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
attributeValue(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
attributeValue(QName, String) - Method in class org.hibernate.tuple.ElementWrapper
 
Auction - Class in org.hibernate.test.bidi
 
Auction() - Constructor for class org.hibernate.test.bidi.Auction
 
AuctionTest - Class in org.hibernate.test.bidi
 
AuctionTest() - Constructor for class org.hibernate.test.bidi.AuctionTest
 
AuctionTest2 - Class in org.hibernate.test.bidi
 
AuctionTest2() - Constructor for class org.hibernate.test.bidi.AuctionTest2
 
AuditClassOverrideTest - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
AuditClassOverrideTest() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditClassOverrideTest
 
AuditConfiguration - Class in org.hibernate.envers.configuration
 
AuditConfiguration(Configuration) - Constructor for class org.hibernate.envers.configuration.AuditConfiguration
 
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.
AuditedAllMappedSuperclass - Class in org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel
 
AuditedAllMappedSuperclass() - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.AuditedAllMappedSuperclass
 
AuditedAllMappedSuperclass(String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.AuditedAllMappedSuperclass
 
AuditedAllSubclassEntity - Class in org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass
 
AuditedAllSubclassEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
AuditedAllSubclassEntity(Integer, String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
AuditedAllSubclassEntity(String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
AuditedAllSubclassEntity - Class in org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass
 
AuditedAllSubclassEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
AuditedAllSubclassEntity(Integer, String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
AuditedAllSubclassEntity(String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
AuditedBaseEntity - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
AuditedBaseEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
AuditedBaseEntity(String, Integer, Integer) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
AuditedBaseEntity(String, Integer) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
AuditedCollectionProxyTest - Class in org.hibernate.envers.test.integration.proxy
Test case for HHH-5750: Proxied objects lose the temporary session used to initialize them.
AuditedCollectionProxyTest() - Constructor for class org.hibernate.envers.test.integration.proxy.AuditedCollectionProxyTest
 
AuditedImplementor - Class in org.hibernate.envers.test.integration.interfaces.hbm.allAudited
 
AuditedImplementor() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AuditedImplementor
 
AuditedImplementor - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited
 
AuditedImplementor() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AuditedImplementor
 
AuditedImplementor - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2
 
AuditedImplementor() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AuditedImplementor
 
AuditedMethodMappedSuperclass - Class in org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel
 
AuditedMethodMappedSuperclass() - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.AuditedMethodMappedSuperclass
 
AuditedMethodMappedSuperclass(String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.AuditedMethodMappedSuperclass
 
AuditedMethodSubclassEntity - Class in org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass
 
AuditedMethodSubclassEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
AuditedMethodSubclassEntity(Integer, String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
AuditedMethodSubclassEntity(String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
AuditedMethodSubclassEntity - Class in org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass
 
AuditedMethodSubclassEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
AuditedMethodSubclassEntity(Integer, String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
AuditedMethodSubclassEntity(String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
AuditedPropertiesHolder - Interface in org.hibernate.envers.configuration.metadata.reader
Implementations hold other audited properties.
AuditedPropertiesReader - Class in org.hibernate.envers.configuration.metadata.reader
Reads persistent properties form a PersistentPropertiesSource and adds the ones that are audited to a AuditedPropertiesHolder, filling all the auditing data.
AuditedPropertiesReader(ModificationStore, PersistentPropertiesSource, AuditedPropertiesHolder, GlobalConfiguration, ReflectionManager, String) - Constructor for class org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesReader
 
AuditedSpecialEntity - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
AuditedSpecialEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedSpecialEntity
 
AuditedSpecialEntity(String, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedSpecialEntity
 
AuditedSpecialEntity(String, Integer, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedSpecialEntity
 
AuditedTestEntity - Class in org.hibernate.envers.test.integration.auditReader
 
AuditedTestEntity() - Constructor for class org.hibernate.envers.test.integration.auditReader.AuditedTestEntity
 
AuditedTestEntity(String) - Constructor for class org.hibernate.envers.test.integration.auditReader.AuditedTestEntity
 
AuditedTestEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.auditReader.AuditedTestEntity
 
AuditEntitiesConfiguration - Class in org.hibernate.envers.configuration
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.AuditEntitiesConfiguration
 
AuditEntity - Class in org.hibernate.envers.query
TODO: ilike
AuditEntityNameRegister - Class in org.hibernate.envers.configuration.metadata
A register of all audit entity names used so far.
AuditEntityNameRegister() - Constructor for class org.hibernate.envers.configuration.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 - 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.metadata
 
AuditMetadataGenerator(Configuration, GlobalConfiguration, AuditEntitiesConfiguration, AuditStrategy, Element, AuditEntityNameRegister) - Constructor for class org.hibernate.envers.configuration.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.synchronization
 
AuditProcess(RevisionInfoGenerator, SessionImplementor) - Constructor for class org.hibernate.envers.synchronization.AuditProcess
 
AuditProcessManager - Class in org.hibernate.envers.synchronization
 
AuditProcessManager(RevisionInfoGenerator) - Constructor for class org.hibernate.envers.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
 
AuditPropertyOverrideTest - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
AuditPropertyOverrideTest() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditPropertyOverrideTest
 
AuditQuery - Interface in org.hibernate.envers.query
 
AuditQueryCreator - Class in org.hibernate.envers.query
 
AuditQueryCreator(AuditConfiguration, AuditReaderImplementor) - Constructor for class org.hibernate.envers.query.AuditQueryCreator
 
AuditReader - Interface in org.hibernate.envers
 
AuditReaderAPITest - Class in org.hibernate.envers.test.integration.auditReader
A test which checks the correct behavior of AuditReader.isEntityClassAudited(Class entityClass).
AuditReaderAPITest() - Constructor for class org.hibernate.envers.test.integration.auditReader.AuditReaderAPITest
 
AuditReaderFactory - Class in org.hibernate.envers
 
AuditReaderImpl - Class in org.hibernate.envers.reader
 
AuditReaderImpl(AuditConfiguration, Session, SessionImplementor) - Constructor for class org.hibernate.envers.reader.AuditReaderImpl
 
AuditReaderImplementor - Interface in org.hibernate.envers.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 - Interface in org.hibernate.envers.strategy
Behaviours of different audit strategy for populating audit data.
auditStrategy - Variable in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
AuditTable - Annotation Type in org.hibernate.envers
 
AuditTableData - Class in org.hibernate.envers.configuration.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.metadata.AuditTableData
 
AuditWorkUnit - Interface in org.hibernate.envers.synchronization.work
TODO: refactor constructors into factory methods
Author - Class in org.hibernate.ejb.test.cascade
 
Author() - Constructor for class org.hibernate.ejb.test.cascade.Author
 
author - Static variable in class org.hibernate.ejb.test.cascade.Song_
 
Author - Class in org.hibernate.ejb.test.util
 
Author() - Constructor for class org.hibernate.ejb.test.util.Author
 
author - Static variable in class org.hibernate.ejb.test.util.CopyrightableContent_
 
Author - Class in org.hibernate.test.flush
 
Author() - Constructor for class org.hibernate.test.flush.Author
 
Author(String) - Constructor for class org.hibernate.test.flush.Author
 
Author_ - Class in org.hibernate.ejb.test.cascade
 
Author_() - Constructor for class org.hibernate.ejb.test.cascade.Author_
 
Author_ - Class in org.hibernate.ejb.test.util
 
Author_() - Constructor for class org.hibernate.ejb.test.util.Author_
 
AUTO_CLOSE_SESSION - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable automatic session close at end of transaction
AUTO_FLUSH - Static variable in class org.hibernate.event.spi.EventType
 
AUTO_REGISTER - Static variable in class org.hibernate.envers.event.EnversIntegrator
 
autoClose(boolean) - Method in interface org.hibernate.SessionBuilder
Should the session be automatically closed after transaction completion
autoClose() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the autoClose flag from the original session should be used to create the new session
autoClose(boolean) - Method in interface org.hibernate.SharedSessionBuilder
 
AUTOCOMMIT - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the JDBC autocommit mode
autoCommitMode(boolean) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
autoCommitMode(boolean) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
autoCommitMode(boolean) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
autoCommitMode(boolean) - Method in interface org.hibernate.internal.CoreMessageLogger
 
autoCommitMode(boolean) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
autoCommitMode(boolean) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
autoCommitMode(boolean) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
autoCommmitMode(boolean) - Method in interface org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger
 
autoCommmitMode(boolean) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
autoCommmitMode$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
AUTODETECTION - Static variable in class org.hibernate.ejb.AvailableSettings
JAR autodetection artifacts class, hbm
autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.custom.CustomLoader
 
autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.Loader
 
AutoDiscoveryTest - Class in org.hibernate.test.sql.autodiscovery
 
AutoDiscoveryTest() - Constructor for class org.hibernate.test.sql.autodiscovery.AutoDiscoveryTest
 
AutoEntity - Class in org.hibernate.test.annotations.id.generationmappings
TODO : javadoc
AutoEntity() - Constructor for class org.hibernate.test.annotations.id.generationmappings.AutoEntity
 
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
autoFlushIfRequired(Set) - Method in class org.hibernate.internal.StatelessSessionImpl
 
autoFlushWillNotWork() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
autoFlushWillNotWork() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
autoFlushWillNotWork() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
autoFlushWillNotWork() - Method in interface org.hibernate.internal.CoreMessageLogger
 
autoFlushWillNotWork() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
autoFlushWillNotWork() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
autoFlushWillNotWork() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
autoImport - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
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.mapping
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.
AuxiliaryDatabaseObject - Interface in org.hibernate.metamodel.relational
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.
auxiliaryDatabaseObjects - Variable in class org.hibernate.cfg.Configuration
 
AvailableSettings - Interface in org.hibernate.cfg
 
AvailableSettings - Class in org.hibernate.ejb
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.ejb.AvailableSettings
 
avg(String) - Static method in class org.hibernate.criterion.Projections
A property average value
avg() - Method in class org.hibernate.criterion.Property
 
avg(Expression<N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
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
 
AvgProjection - Class in org.hibernate.criterion
An avg() projection
AvgProjection(String) - Constructor for class org.hibernate.criterion.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
 

B

B - Class in org.hibernate.test.annotations.cascade.circle.identity
No Documentation
B() - Constructor for class org.hibernate.test.annotations.cascade.circle.identity.B
 
B - Class in org.hibernate.test.annotations.cascade.circle.sequence
No Documentation
B() - Constructor for class org.hibernate.test.annotations.cascade.circle.sequence.B
 
B - Class in org.hibernate.test.annotations.cid
 
B() - Constructor for class org.hibernate.test.annotations.cid.B
 
B - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
B() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.B
 
B - Class in org.hibernate.test.annotations.join
 
B() - Constructor for class org.hibernate.test.annotations.join.B
 
B - Interface in org.hibernate.test.annotations.xml.hbm
 
B - Class in org.hibernate.test.array
 
B() - Constructor for class org.hibernate.test.array.B
 
B1 - Class in org.hibernate.ejb.test.emops.cascade
 
B1() - Constructor for class org.hibernate.ejb.test.emops.cascade.B1
 
b1 - Static variable in class org.hibernate.ejb.test.emops.cascade.C1_
 
B1_ - Class in org.hibernate.ejb.test.emops.cascade
 
B1_() - Constructor for class org.hibernate.ejb.test.emops.cascade.B1_
 
b1List - Static variable in class org.hibernate.ejb.test.emops.cascade.A_
 
B2 - Class in org.hibernate.ejb.test.emops.cascade
 
B2() - Constructor for class org.hibernate.ejb.test.emops.cascade.B2
 
b2 - Static variable in class org.hibernate.ejb.test.emops.cascade.C2_
 
B2_ - Class in org.hibernate.ejb.test.emops.cascade
 
B2_() - Constructor for class org.hibernate.ejb.test.emops.cascade.B2_
 
b2List - Static variable in class org.hibernate.ejb.test.emops.cascade.A_
 
B3 - Class in org.hibernate.ejb.test.emops.cascade
 
B3() - Constructor for class org.hibernate.ejb.test.emops.cascade.B3
 
B3_ - Class in org.hibernate.ejb.test.emops.cascade
 
B3_() - Constructor for class org.hibernate.ejb.test.emops.cascade.B3_
 
b3List - Static variable in class org.hibernate.ejb.test.emops.cascade.A_
 
B4 - Class in org.hibernate.ejb.test.emops.cascade
 
B4() - Constructor for class org.hibernate.ejb.test.emops.cascade.B4
 
B4_ - Class in org.hibernate.ejb.test.emops.cascade
 
B4_() - Constructor for class org.hibernate.ejb.test.emops.cascade.B4_
 
b4List - Static variable in class org.hibernate.ejb.test.emops.cascade.A_
 
BabyCompleteEntity - Class in org.hibernate.envers.test.integration.superclass.auditparents
 
BabyCompleteEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.BabyCompleteEntity
 
BabyCompleteEntity(Long, String, String, String, String, StrIntTestEntity, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.BabyCompleteEntity
 
Backref - Class in org.hibernate.mapping
 
Backref() - Constructor for class org.hibernate.mapping.Backref
 
BackrefCompositeMapKeyTest - Class in org.hibernate.test.collection.backref.map.compkey
BackrefCompositeMapKeyTest implementation.
BackrefCompositeMapKeyTest() - Constructor for class org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest
 
BackrefPropertyAccessor - Class in org.hibernate.property
Represents a "back-reference" to the id of a collection owner.
BackrefPropertyAccessor(String, String) - Constructor for class org.hibernate.property.BackrefPropertyAccessor
Constructs a new instance of BackrefPropertyAccessor.
BackrefPropertyAccessor.BackrefGetter - Class in org.hibernate.property
Internal implementation of a property getter specific to these back-ref properties.
BackrefPropertyAccessor.BackrefGetter() - Constructor for class org.hibernate.property.BackrefPropertyAccessor.BackrefGetter
 
BackrefPropertyAccessor.BackrefSetter - Class in org.hibernate.property
Internal implementation of a property setter specific to these back-ref properties.
BackrefPropertyAccessor.BackrefSetter() - Constructor for class org.hibernate.property.BackrefPropertyAccessor.BackrefSetter
 
BackrefTest - Class in org.hibernate.test.unidir
 
BackrefTest() - Constructor for class org.hibernate.test.unidir.BackrefTest
 
bag - Variable in class org.hibernate.collection.internal.PersistentBag
 
Bag - Class in org.hibernate.mapping
A bag permits duplicates, so it has no primary key
Bag(Mappings, PersistentClass) - Constructor for class org.hibernate.mapping.Bag
 
Bag - Class in org.hibernate.test.annotations.referencedcolumnname
 
Bag() - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Bag
 
Bag(String, Rambler) - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Bag
 
bag(String, String, boolean) - Method in class org.hibernate.type.TypeFactory
 
BagAttributeSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
BagAttributeSourceImpl(JaxbBagElement, AttributeSourceContainer) - Constructor for class org.hibernate.metamodel.source.hbm.BagAttributeSourceImpl
 
BagBinder - Class in org.hibernate.cfg.annotations
Bind a bag.
BagBinder() - Constructor for class org.hibernate.cfg.annotations.BagBinder
 
BagBinding - Class in org.hibernate.metamodel.binding
TODO : javadoc
BagBinding(AttributeBindingContainer, PluralAttribute, CollectionElementNature) - Constructor for class org.hibernate.metamodel.binding.BagBinding
 
BagOwner - Class in org.hibernate.test.collection.bag
BagOwner() - Constructor for class org.hibernate.test.collection.bag.BagOwner
 
BagOwner(String) - Constructor for class org.hibernate.test.collection.bag.BagOwner
 
BagType - Class in org.hibernate.type
 
BagType(TypeFactory.TypeScope, String, String, boolean) - Constructor for class org.hibernate.type.BagType
 
BankAccount - Class in org.hibernate.test.propertyref.inheritence.joined
 
BankAccount() - Constructor for class org.hibernate.test.propertyref.inheritence.joined.BankAccount
 
Bar - Class in org.hibernate.test.criteria
 
Bar() - Constructor for class org.hibernate.test.criteria.Bar
 
base - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListIndexElement
 
BaseCoreFunctionalTestCase - Class in org.hibernate.testing.junit4
Applies functional testing logic for core Hibernate testing on top of BaseUnitTestCase
BaseCoreFunctionalTestCase() - Constructor for class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
BaseCoreFunctionalTestCase.RollbackWork - Class in org.hibernate.testing.junit4
 
BaseCoreFunctionalTestCase.RollbackWork() - Constructor for class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase.RollbackWork
 
BaseEmitterBean - Class in org.hibernate.cache.ehcache.management.impl
 
BaseEmitterBean(Class<T>) - Constructor for class org.hibernate.cache.ehcache.management.impl.BaseEmitterBean
BaseEmitterBean
BaseEntity - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
BaseEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
BaseEntity(String, Integer, Integer) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
BaseEntity(String, Integer) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
BaseEntity - Class in org.hibernate.test.annotations.onetoone.hhh4851
 
BaseEntity() - Constructor for class org.hibernate.test.annotations.onetoone.hhh4851.BaseEntity
 
BaseEnversCollectionEventListener - Class in org.hibernate.envers.event
Base class for Envers' collection event related listeners
BaseEnversCollectionEventListener(AuditConfiguration) - Constructor for class org.hibernate.envers.event.BaseEnversCollectionEventListener
 
BaseEnversEventListener - Class in org.hibernate.envers.event
Base class for all Envers event listeners
BaseEnversEventListener(AuditConfiguration) - Constructor for class org.hibernate.envers.event.BaseEnversEventListener
 
BaseGeneralDataRegion - Class in org.hibernate.cache.infinispan.impl
Support for Infinispan GeneralDataRegion implementors.
BaseGeneralDataRegion(CacheAdapter, String, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion
 
baseListenerInterface() - Method in class org.hibernate.event.spi.EventType
 
BaseRegion - Class in org.hibernate.cache.infinispan.impl
Support for Infinispan Regions.
BaseRegion(CacheAdapter, String, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.impl.BaseRegion
 
BaseTransactionalDataRegion - Class in org.hibernate.cache.infinispan.impl
Support for Inifinispan TransactionalDataRegion implementors.
BaseTransactionalDataRegion(CacheAdapter, String, CacheDataDescription, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
 
BaseUnitTestCase - Class in org.hibernate.testing.junit4
The base unit test adapter.
BaseUnitTestCase() - Constructor for class org.hibernate.testing.junit4.BaseUnitTestCase
 
basic - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
basic - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
 
basic(String) - Method in class org.hibernate.internal.TypeLocatorImpl
Retrieve the basic type registered against the given name.
basic(Class) - Method in class org.hibernate.internal.TypeLocatorImpl
Convenience form of TypeHelper.basic(String).
BASIC - Static variable in class org.hibernate.jdbc.Expectations
 
BASIC - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
basic(String) - Method in class org.hibernate.type.TypeResolver
Locate a Hibernate basic type given (one of) its registration names.
basic(String) - Method in interface org.hibernate.TypeHelper
Retrieve the basic type registered against the given name.
basic(Class) - Method in interface org.hibernate.TypeHelper
Convenience form of TypeHelper.basic(String).
BasicAttribute - Class in org.hibernate.metamodel.source.annotations.attribute
Represent a basic attribute (explicitly or implicitly mapped).
BasicAttributeBinding - Class in org.hibernate.metamodel.binding
TODO : javadoc
BasicAuxiliaryDatabaseObjectImpl - Class in org.hibernate.metamodel.relational
 
BasicAuxiliaryDatabaseObjectImpl(Schema, String, String, Set<String>) - Constructor for class org.hibernate.metamodel.relational.BasicAuxiliaryDatabaseObjectImpl
 
BasicBatchKey - Class in org.hibernate.engine.jdbc.batch.internal
 
BasicBatchKey(String, Expectation) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
 
BasicBinder<J> - Class in org.hibernate.type.descriptor.sql
Convenience base implementation of ValueBinder
BasicBinder(JavaTypeDescriptor<J>, SqlTypeDescriptor) - Constructor for class org.hibernate.type.descriptor.sql.BasicBinder
 
BasicBiowned - Class in org.hibernate.envers.test.integration.manytomany.biowned
 
BasicBiowned() - Constructor for class org.hibernate.envers.test.integration.manytomany.biowned.BasicBiowned
 
BasicClassFilter - Class in org.hibernate.bytecode.buildtime.spi
BasicClassFilter provides class filtering based on a series of packages to be included and/or a series of explicit class names to be included.
BasicClassFilter() - Constructor for class org.hibernate.bytecode.buildtime.spi.BasicClassFilter
 
BasicClassFilter(String[], String[]) - Constructor for class org.hibernate.bytecode.buildtime.spi.BasicClassFilter
 
BasicCollection - Class in org.hibernate.envers.test.integration.onetomany
 
BasicCollection() - Constructor for class org.hibernate.envers.test.integration.onetomany.BasicCollection
 
BasicCollectionElement - Class in org.hibernate.metamodel.binding
 
BasicCollectionElement(AbstractPluralAttributeBinding) - Constructor for class org.hibernate.metamodel.binding.BasicCollectionElement
 
BasicCollectionInitializor<T extends Collection> - Class in org.hibernate.envers.entities.mapper.relation.lazy.initializor
Initializes a non-indexed java collection (set or list, eventually sorted).
BasicCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number, Class<? extends T>, MiddleComponentData) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
 
BasicCollectionJoinWalker - Class in org.hibernate.loader.collection
Walker for collections of values and many-to-many associations
BasicCollectionJoinWalker(QueryableCollection, int, String, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionJoinWalker
 
BasicCollectionLoader - Class in org.hibernate.loader.collection
Loads a collection of values or a many-to-many association.
BasicCollectionLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionLoader
 
BasicCollectionLoader(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionLoader
 
BasicCollectionLoader(QueryableCollection, int, String, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionLoader
 
BasicCollectionMapper<T extends Collection> - Class in org.hibernate.envers.entities.mapper.relation
 
BasicCollectionMapper(CommonCollectionMapperData, Class<? extends T>, Class<? extends T>, MiddleComponentData) - Constructor for class org.hibernate.envers.entities.mapper.relation.BasicCollectionMapper
 
BasicCollectionPersister - Class in org.hibernate.persister.collection
Collection persister for collections of values and many-to-many associations.
BasicCollectionPersister(Collection, CollectionRegionAccessStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.BasicCollectionPersister
 
BasicCriteriaUsageTest - Class in org.hibernate.ejb.criteria.basic
 
BasicCriteriaUsageTest() - Constructor for class org.hibernate.ejb.criteria.basic.BasicCriteriaUsageTest
 
BasicDetachedList - Class in org.hibernate.envers.test.integration.onetomany.detached
 
BasicDetachedList() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedList
 
BasicDetachedSet - Class in org.hibernate.envers.test.integration.onetomany.detached
 
BasicDetachedSet() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSet
 
BasicDetachedSetWithEmbId - Class in org.hibernate.envers.test.integration.onetomany.detached
 
BasicDetachedSetWithEmbId() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSetWithEmbId
 
BasicDetachedSetWithMulId - Class in org.hibernate.envers.test.integration.onetomany.detached
 
BasicDetachedSetWithMulId() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSetWithMulId
 
BasicDialectResolver - Class in org.hibernate.service.jdbc.dialect.internal
Intended as support for custom resolvers.
BasicDialectResolver(String, Class) - Constructor for class org.hibernate.service.jdbc.dialect.internal.BasicDialectResolver
 
BasicDialectResolver(String, int, Class) - Constructor for class org.hibernate.service.jdbc.dialect.internal.BasicDialectResolver
 
BasicEntityPropertyMapping - Class in org.hibernate.persister.entity
 
BasicEntityPropertyMapping(AbstractEntityPersister) - Constructor for class org.hibernate.persister.entity.BasicEntityPropertyMapping
 
BasicExecutor - Class in org.hibernate.hql.internal.ast.exec
Implementation of BasicExecutor.
BasicExecutor(HqlSqlWalker, Queryable) - Constructor for class org.hibernate.hql.internal.ast.exec.BasicExecutor
 
BasicExtractor<J> - Class in org.hibernate.type.descriptor.sql
Convenience base implementation of ValueExtractor
BasicExtractor(JavaTypeDescriptor<J>, SqlTypeDescriptor) - Constructor for class org.hibernate.type.descriptor.sql.BasicExtractor
 
BasicFilteredBulkManipulationTest - Class in org.hibernate.test.filter.hql
Tests for application of filters
BasicFilteredBulkManipulationTest() - Constructor for class org.hibernate.test.filter.hql.BasicFilteredBulkManipulationTest
 
BasicForcedTableSequenceTest - Class in org.hibernate.test.idgen.enhanced.forcedtable
 
BasicForcedTableSequenceTest() - Constructor for class org.hibernate.test.idgen.enhanced.forcedtable.BasicForcedTableSequenceTest
 
BasicFormatterImpl - Class in org.hibernate.engine.jdbc.internal
Performs formatting of basic SQL statements (DML + query).
BasicFormatterImpl() - Constructor for class org.hibernate.engine.jdbc.internal.BasicFormatterImpl
 
BasicFunctionExpression<X> - Class in org.hibernate.ejb.criteria.expression.function
Models the basic concept of a SQL function.
BasicFunctionExpression(CriteriaBuilderImpl, Class<X>, String) - Constructor for class org.hibernate.ejb.criteria.expression.function.BasicFunctionExpression
 
BasicHibernateAnnotationsTest - Class in org.hibernate.test.annotations.entity
 
BasicHibernateAnnotationsTest() - Constructor for class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
BasicInstrumentationTask - Class in org.hibernate.tool.instrument
Super class for all Hibernate instrumentation tasks.
BasicInstrumentationTask() - Constructor for class org.hibernate.tool.instrument.BasicInstrumentationTask
 
BasicInstrumentationTask.LoggerBridge - Class in org.hibernate.tool.instrument
 
BasicInstrumentationTask.LoggerBridge() - Constructor for class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
 
BasicJoinColumnSet - Class in org.hibernate.envers.test.integration.onetomany.detached
 
BasicJoinColumnSet() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.BasicJoinColumnSet
 
BasicLazyInitializer - Class in org.hibernate.proxy.pojo
Lazy initializer for POJOs
BasicLazyInitializer(String, Class, Serializable, Method, Method, CompositeType, SessionImplementor, boolean) - Constructor for class org.hibernate.proxy.pojo.BasicLazyInitializer
 
BasicList - Class in org.hibernate.envers.test.integration.manytomany
 
BasicList() - Constructor for class org.hibernate.envers.test.integration.manytomany.BasicList
 
BasicList - Class in org.hibernate.envers.test.integration.onetomany
 
BasicList() - Constructor for class org.hibernate.envers.test.integration.onetomany.BasicList
 
BasicLoader - Class in org.hibernate.loader
Uses the default mapping from property to result set column alias defined by the entities' persisters.
BasicLoader(SessionFactoryImplementor) - Constructor for class org.hibernate.loader.BasicLoader
 
BasicMap - Class in org.hibernate.envers.test.integration.manytomany
 
BasicMap() - Constructor for class org.hibernate.envers.test.integration.manytomany.BasicMap
 
BasicMetadataGenerator - Class in org.hibernate.envers.configuration.metadata
Generates metadata for basic properties: immutable types (including enums).
BasicMetadataGenerator() - Constructor for class org.hibernate.envers.configuration.metadata.BasicMetadataGenerator
 
BasicNaming - Class in org.hibernate.envers.test.integration.naming
 
BasicNaming() - Constructor for class org.hibernate.envers.test.integration.naming.BasicNaming
 
BasicOperationsTest - Class in org.hibernate.test.annotations.dataTypes
 
BasicOperationsTest() - Constructor for class org.hibernate.test.annotations.dataTypes.BasicOperationsTest
 
BasicOperationsTest.OracleDialectChecker - Class in org.hibernate.test.annotations.dataTypes
 
BasicOperationsTest.OracleDialectChecker() - Constructor for class org.hibernate.test.annotations.dataTypes.BasicOperationsTest.OracleDialectChecker
 
BasicPathUsageException - Exception in org.hibernate.ejb.criteria
Represents an incorrect usage of a basic path.
BasicPathUsageException(String, Attribute<?, ?>) - Constructor for exception org.hibernate.ejb.criteria.BasicPathUsageException
Construct the usage exception.
BasicPathUsageException(String, Throwable, Attribute<?, ?>) - Constructor for exception org.hibernate.ejb.criteria.BasicPathUsageException
Construct the usage exception.
BasicPluralAttributeElementSource - Interface in org.hibernate.metamodel.source.binder
 
BasicPluralAttributeElementSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
BasicPluralAttributeElementSourceImpl(JaxbElementElement, LocalBindingContext) - Constructor for class org.hibernate.metamodel.source.hbm.BasicPluralAttributeElementSourceImpl
 
BasicPropertyAccessor - Class in org.hibernate.property
Accesses property values via a get/set pair, which may be nonpublic.
BasicPropertyAccessor() - Constructor for class org.hibernate.property.BasicPropertyAccessor
 
BasicPropertyAccessor.BasicGetter - Class in org.hibernate.property
 
BasicPropertyAccessor.BasicSetter - Class in org.hibernate.property
 
BasicProxyFactory - Interface in org.hibernate.bytecode.spi
A proxy factory for "basic proxy" generation
BasicSametable - Class in org.hibernate.envers.test.integration.manytomany.sametable
Test which checks that auditing entities which contain multiple mappings to same tables work.
BasicSametable() - Constructor for class org.hibernate.envers.test.integration.manytomany.sametable.BasicSametable
 
BasicSecondary - Class in org.hibernate.envers.test.integration.secondary
 
BasicSecondary() - Constructor for class org.hibernate.envers.test.integration.secondary.BasicSecondary
 
BasicSequenceTest - Class in org.hibernate.test.idgen.enhanced.sequence
 
BasicSequenceTest() - Constructor for class org.hibernate.test.idgen.enhanced.sequence.BasicSequenceTest
 
BasicServiceInitiator<R extends Service> - Interface in org.hibernate.service.spi
Contract for an initiator of services that target the standard ServiceRegistry
BasicSet - Class in org.hibernate.envers.test.integration.manytomany
 
BasicSet() - Constructor for class org.hibernate.envers.test.integration.manytomany.BasicSet
 
BasicSet - Class in org.hibernate.envers.test.integration.onetomany
 
BasicSet() - Constructor for class org.hibernate.envers.test.integration.onetomany.BasicSet
 
BasicSetWithEmbId - Class in org.hibernate.envers.test.integration.onetomany
 
BasicSetWithEmbId() - Constructor for class org.hibernate.envers.test.integration.onetomany.BasicSetWithEmbId
 
BasicSetWithMulId - Class in org.hibernate.envers.test.integration.onetomany
 
BasicSetWithMulId() - Constructor for class org.hibernate.envers.test.integration.onetomany.BasicSetWithMulId
 
BasicSetWithNullsDelete - Class in org.hibernate.envers.test.integration.onetomany
 
BasicSetWithNullsDelete() - Constructor for class org.hibernate.envers.test.integration.onetomany.BasicSetWithNullsDelete
 
BasicSQLExceptionConverter - Class in org.hibernate.dialect.resolver
A helper to centralize conversion of SQLExceptions to JDBCExceptions.
BasicSQLExceptionConverter() - Constructor for class org.hibernate.dialect.resolver.BasicSQLExceptionConverter
 
BasicStatementProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Invocation handler for Statement proxies
BasicStatementProxyHandler(Statement, ConnectionProxyHandler, Connection) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.BasicStatementProxyHandler
 
BasicTableTest - Class in org.hibernate.test.idgen.enhanced.table
 
BasicTableTest() - Constructor for class org.hibernate.test.idgen.enhanced.table.BasicTableTest
 
BasicTestEntity1 - Class in org.hibernate.envers.test.integration.basic
 
BasicTestEntity1() - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
BasicTestEntity1(String, long) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
BasicTestEntity1(Integer, String, long) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
BasicTestEntity2 - Class in org.hibernate.envers.test.integration.basic
 
BasicTestEntity2() - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
BasicTestEntity2(String, String) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
BasicTestEntity2(Integer, String, String) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
BasicTestEntity3 - Class in org.hibernate.envers.test.integration.basic
 
BasicTestEntity3() - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
BasicTestEntity3(String, String) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
BasicTestEntity3(Integer, String, String) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
BasicTestEntity4 - Class in org.hibernate.envers.test.integration.basic
 
BasicTestEntity4() - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
BasicTestEntity4(String, String) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
BasicTestEntity4(Integer, String, String) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
BasicTransformerAdapter - Class in org.hibernate.transform
Provides the basic "noop" impls of the ResultTransformer contract.
BasicTransformerAdapter() - Constructor for class org.hibernate.transform.BasicTransformerAdapter
 
BasicType - Class in org.hibernate.metamodel.domain
Models a basic type.
BasicType(String, Value<Class<?>>) - Constructor for class org.hibernate.metamodel.domain.BasicType
 
BasicType - Interface in org.hibernate.type
Marker interface for basic types.
BasicTypeImpl<X> - Class in org.hibernate.ejb.metamodel
 
BasicTypeImpl(Class<X>, Type.PersistenceType) - Constructor for class org.hibernate.ejb.metamodel.BasicTypeImpl
 
BasicTypeRegistry - Class in org.hibernate.type
A registry of BasicType instances
BasicTypeRegistry() - Constructor for class org.hibernate.type.BasicTypeRegistry
 
BasicUniList - Class in org.hibernate.envers.test.integration.manytomany.unidirectional
 
BasicUniList() - Constructor for class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniList
 
BasicUniMap - Class in org.hibernate.envers.test.integration.manytomany.unidirectional
 
BasicUniMap() - Constructor for class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniMap
 
BasicUniSet - Class in org.hibernate.envers.test.integration.manytomany.unidirectional
 
BasicUniSet() - Constructor for class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniSet
 
BasicWhereJoinTable - Class in org.hibernate.envers.test.integration.manytomany
 
BasicWhereJoinTable() - Constructor for class org.hibernate.envers.test.integration.manytomany.BasicWhereJoinTable
 
BasketItems - Class in org.hibernate.test.annotations.idmanytoone
 
BasketItems() - Constructor for class org.hibernate.test.annotations.idmanytoone.BasketItems
 
BasketItemsPK - Class in org.hibernate.test.annotations.idmanytoone
 
BasketItemsPK() - Constructor for class org.hibernate.test.annotations.idmanytoone.BasketItemsPK
 
Batch - Interface in org.hibernate.engine.jdbc.batch.spi
Conceptually models a batch.
BATCH_SIZE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
BATCH_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
Select a custom batcher.
BATCH_VERSIONED_DATA - Static variable in interface org.hibernate.cfg.AvailableSettings
Should versioned data be included in batching?
BatchBuilder - Interface in org.hibernate.engine.jdbc.batch.spi
A builder for Batch instances
batchBuilder() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
BatchBuilderImpl - Class in org.hibernate.engine.jdbc.batch.internal
A builder for Batch instances.
BatchBuilderImpl() - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
BatchBuilderImpl(int) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
BatchBuilderInitiator - Class in org.hibernate.engine.jdbc.batch.internal
Initiator for the BatchBuilder service
BatchBuilderInitiator() - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
batchContainedStatementsOnRelease() - Method in interface org.hibernate.internal.CoreMessageLogger
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
BatchedManyToManyTest - Class in org.hibernate.test.manytomany.batchload
Tests loading of many-to-many collection which should trigger a batch load.
BatchedManyToManyTest() - Constructor for class org.hibernate.test.manytomany.batchload.BatchedManyToManyTest
 
BatchedManyToManyTest.TestingBatch - Class in org.hibernate.test.manytomany.batchload
 
BatchedManyToManyTest.TestingBatch(BatchKey, JdbcCoordinator) - Constructor for class org.hibernate.test.manytomany.batchload.BatchedManyToManyTest.TestingBatch
 
BatchedManyToManyTest.TestingBatchBuilder - Class in org.hibernate.test.manytomany.batchload
 
BatchedManyToManyTest.TestingBatchBuilder() - Constructor for class org.hibernate.test.manytomany.batchload.BatchedManyToManyTest.TestingBatchBuilder
 
BatchedTooManyRowsAffectedException - Exception in org.hibernate.jdbc
Much like TooManyRowsAffectedException, indicates that more rows than what we were expcecting were affected.
BatchedTooManyRowsAffectedException(String, int, int, int) - Constructor for exception org.hibernate.jdbc.BatchedTooManyRowsAffectedException
 
batchExplicitlyExecuted() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchObserver
Indicates explicit execution of the batch via a call to Batch.execute().
BatchFailedException - Exception in org.hibernate.jdbc
Indicates a failed batch entry (-3 return).
BatchFailedException(String) - Constructor for exception org.hibernate.jdbc.BatchFailedException
 
BatchFailedException(String, Throwable) - Constructor for exception org.hibernate.jdbc.BatchFailedException
 
BatchFetchQueue - Class in org.hibernate.engine.spi
Tracks entity and collection keys that are available for batch fetching, and the queries which were used to load entities, which can be re-used as a subquery for loading owned collections.
BatchFetchQueue(PersistenceContext) - Constructor for class org.hibernate.engine.spi.BatchFetchQueue
Constructs a queue for the given context.
BatchFetchTest - Class in org.hibernate.test.batchfetch
 
BatchFetchTest() - Constructor for class org.hibernate.test.batchfetch.BatchFetchTest
 
batchImplicitlyExecuted() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchObserver
Indicates an implicit execution of the batch.
BatchingBatch - Class in org.hibernate.engine.jdbc.batch.internal
A Batch implementation which does bathing based on a given size.
BatchingBatch(BatchKey, JdbcCoordinator, int) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
 
BatchingCollectionInitializer - Class in org.hibernate.loader.collection
"Batch" loads collections, using multiple foreign key values in the SQL where clause.
BatchingCollectionInitializer(CollectionPersister, int[], Loader[]) - Constructor for class org.hibernate.loader.collection.BatchingCollectionInitializer
 
BatchingEntityLoader - Class in org.hibernate.loader.entity
"Batch" loads entities, using multiple primary key values in the SQL where clause.
BatchingEntityLoader(EntityPersister, int[], Loader[]) - Constructor for class org.hibernate.loader.entity.BatchingEntityLoader
 
BatchKey - Interface in org.hibernate.engine.jdbc.batch.spi
Unique key for batch identification.
BatchObserver - Interface in org.hibernate.engine.jdbc.batch.spi
An observer contract for batch events.
BatchSize - Annotation Type in org.hibernate.annotations
Batch size for SQL loading
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
batchSize - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
BatchTest - Class in org.hibernate.test.batch
This is how to do batch processing in Hibernate.
BatchTest() - Constructor for class org.hibernate.test.batch.BatchTest
 
BeanCallback - Class in org.hibernate.ejb.event
 
BeanCallback(Method) - Constructor for class org.hibernate.ejb.event.BeanCallback
 
BeanInfoHelper - Class in org.hibernate.internal.util.beans
Utility for helping deal with BeanInfo
BeanInfoHelper(Class) - Constructor for class org.hibernate.internal.util.beans.BeanInfoHelper
 
BeanInfoHelper(Class, Class) - Constructor for class org.hibernate.internal.util.beans.BeanInfoHelper
 
BeanInfoHelper.BeanInfoDelegate - Interface in org.hibernate.internal.util.beans
 
BeanIntrospectionException - Exception in org.hibernate.internal.util.beans
Indicates a problem dealing with BeanInfo via the BeanInfoHelper delegate.
BeanIntrospectionException(String, Throwable) - Constructor for exception org.hibernate.internal.util.beans.BeanIntrospectionException
 
BeanIntrospectionException(String) - Constructor for exception org.hibernate.internal.util.beans.BeanIntrospectionException
 
BeanUtils - Class in org.hibernate.cache.ehcache.management.impl
Reflective utilities for dealing with backward-incompatible change to statistics types in Hibernate 3.5.
BeanUtils() - Constructor for class org.hibernate.cache.ehcache.management.impl.BeanUtils
 
BeanValidationAutoTest - Class in org.hibernate.test.annotations.beanvalidation
 
BeanValidationAutoTest() - Constructor for class org.hibernate.test.annotations.beanvalidation.BeanValidationAutoTest
 
BeanValidationDisabledTest - Class in org.hibernate.test.annotations.beanvalidation
 
BeanValidationDisabledTest() - Constructor for class org.hibernate.test.annotations.beanvalidation.BeanValidationDisabledTest
 
BeanValidationEventListener - Class in org.hibernate.cfg.beanvalidation
Event listener used to enable Bean Validation for insert/update/delete events.
BeanValidationEventListener() - Constructor for class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
No-arg constructor used when listener is configured via configuration file
BeanValidationEventListener(ValidatorFactory, Properties) - Constructor for class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
Constructor used in an environment where validator factory is injected (JPA2).
BeanValidationGroupsTest - Class in org.hibernate.test.annotations.beanvalidation
 
BeanValidationGroupsTest() - Constructor for class org.hibernate.test.annotations.beanvalidation.BeanValidationGroupsTest
 
BeanValidationIntegrator - Class in org.hibernate.cfg.beanvalidation
 
BeanValidationIntegrator() - Constructor for class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
BeanValidationProvidedFactoryTest - Class in org.hibernate.test.annotations.beanvalidation
 
BeanValidationProvidedFactoryTest() - Constructor for class org.hibernate.test.annotations.beanvalidation.BeanValidationProvidedFactoryTest
 
BeanValidationTest - Class in org.hibernate.ejb.test.beanvalidation
 
BeanValidationTest() - Constructor for class org.hibernate.ejb.test.beanvalidation.BeanValidationTest
 
Bed - Class in org.hibernate.test.annotations.access
 
Bed() - Constructor for class org.hibernate.test.annotations.access.Bed
 
before() - Method in class org.hibernate.internal.AbstractQueryImpl
 
before() - Method in class org.hibernate.internal.CriteriaImpl
 
BEFORE_FLUSH - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just before the session is flushed
BEFORE_INSERT_AFTER_DELETE - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just before the insertion of the parent entity and just after deletion
BEFORE_MERGE - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just before merging from a transient parent entity into the object in the session cache
BEFORE_REFRESH - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after locking a transient parent entity into the session cache
beforeAssemble(Serializable, SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
beforeAssemble(Serializable, SessionImplementor) - Method in class org.hibernate.type.AbstractType
 
beforeAssemble(Serializable, SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
 
beforeAssemble(Serializable, SessionImplementor) - Method in interface org.hibernate.type.Type
Called before assembling a query result set from the query cache, to allow batch fetching of entities missing from the second-level cache.
beforeAssemble(Serializable[], Type[], SessionImplementor) - Static method in class org.hibernate.type.TypeHelper
Apply the Type.beforeAssemble(java.io.Serializable, org.hibernate.engine.spi.SessionImplementor) operation across a series of values.
BeforeClassCallbackHandler - Class in org.hibernate.testing.junit4
 
BeforeClassCallbackHandler(CustomRunner, Statement) - Constructor for class org.hibernate.testing.junit4.BeforeClassCallbackHandler
 
BeforeClassOnce - Annotation Type in org.hibernate.testing
Annotation used to mark a method which should be run once before the first test execution for the given class.
beforeCompletion() - Method in class org.hibernate.context.internal.JTASessionContext.CleanupSynch
beforeCompletion() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSynch
beforeCompletion(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
Callback for processing the initial phase of transaction completion.
beforeCompletion() - Method in class org.hibernate.engine.transaction.synchronization.internal.RegisteredSynchronization
beforeCompletion() - Method in class org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl
 
beforeExecutions() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
 
beforeExecutions() - Method in class org.hibernate.action.internal.CollectionAction
 
beforeExecutions() - Method in class org.hibernate.action.internal.EntityAction
 
beforeExecutions() - Method in interface org.hibernate.action.spi.Executable
Called before executing any actions.
beforeFirst() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
Go to a location just before first result (this is the initial location)
beforeFirst() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
beforeFirst() - Method in interface org.hibernate.ScrollableResults
Go to a location just before first result (this is the initial location)
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentBag
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentList
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentMap
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentSet
 
beforeInitialize(CollectionPersister, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Called before any elements are read into the collection, allowing appropriate initializations to occur.
beforeLoad() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Call this before beginning a two-phase load
beforeLoad() - Method in interface org.hibernate.engine.spi.PersistenceContext
Call this before begining a two-phase load
beforePush(IndexBuilder, DotName, AnnotationInstance) - Method in interface org.hibernate.metamodel.source.annotations.xml.filter.IndexedAnnotationFilter
 
beforeSelectClause() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
beforeSelectClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
beforeTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
beforeTransactionCommit() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
beforeTransactionCommit() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
beforeTransactionCommit() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
beforeTransactionCommit() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
beforeTransactionCompletion(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
beforeTransactionCompletion() - Method in class org.hibernate.engine.spi.ActionQueue
Execute any registered BeforeTransactionCompletionProcess
beforeTransactionCompletion(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
 
beforeTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
Called before a transaction is committed (but not before rollback).
beforeTransactionCompletion(TransactionImplementor) - Method in class org.hibernate.internal.SessionImpl
 
beforeTransactionCompletion(TransactionImplementor) - Method in class org.hibernate.internal.StatelessSessionImpl
 
beforeTransactionCompletion(Transaction) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
beforeTransactionCompletion(Transaction) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
BeforeTransactionCompletionProcess - Interface in org.hibernate.action.spi
Contract representing some process that needs to occur during before transaction completion.
beforeTransactionRollBack() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
beforeTransactionRollBack() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
beforeTransactionRollBack() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
beforeTransactionRollBack() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
begin() - Method in class org.hibernate.ejb.TransactionImpl
 
begin() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
begin() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
 
begin() - Method in interface org.hibernate.Transaction
Begin this transaction.
beginFunctionTemplate(AST, AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
beginFunctionTemplate(AST, AST) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
beginningInvocationHandling(Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractStatementProxyHandler
 
beginningInvocationHandling(Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.BasicStatementProxyHandler
 
beginningInvocationHandling(Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.ImplicitStatementProxyHandler
 
beginningInvocationHandling(Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.PreparedStatementProxyHandler
 
beginRead() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Called just before reading any rows from the JDBC result set
beginRead() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
beginRead() - Method in class org.hibernate.collection.internal.PersistentSet
 
beginRead() - Method in interface org.hibernate.collection.spi.PersistentCollection
Called just before reading any rows from the JDBC result set
beginTime - Static variable in class org.hibernate.ejb.test.util.Sickness_
 
beginTransaction() - Method in class org.hibernate.internal.SessionImpl
 
beginTransaction() - Method in class org.hibernate.internal.StatelessSessionImpl
 
beginTransaction() - Method in interface org.hibernate.SharedSessionContract
Begin a unit of work and return the associated Transaction object.
Being - Class in org.hibernate.test.subselect
 
Being() - Constructor for class org.hibernate.test.subselect.Being
 
Being - Class in org.hibernate.test.unionsubclass
 
Being() - Constructor for class org.hibernate.test.unionsubclass.Being
 
Benefserv - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
Benefserv() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.Benefserv
 
bestGuessEntityName(Object) - Method in interface org.hibernate.engine.spi.SessionImplementor
The best guess entity name for an entity not in an association
bestGuessEntityName(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
bestGuessEntityName(Object) - Method in class org.hibernate.internal.SessionImpl
 
bestGuessEntityName(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
between(Object, Object) - Method in class org.hibernate.criterion.Property
 
between(String, Object, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply a "between" constraint to the named property
between(Expression<? extends Y>, Y, Y) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.ejb.