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

A

abortBatch(SQLException) - Method in class org.hibernate.jdbc.AbstractBatcher
 
abortBatch(SQLException) - Method in interface org.hibernate.jdbc.Batcher
Must be called when an exception occurs
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
 
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
 
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
 
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) - 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
 
AbstractBatcher - Class in org.hibernate.jdbc
Manages prepared statements and batching.
AbstractBatcher(ConnectionManager, Interceptor) - Constructor for class org.hibernate.jdbc.AbstractBatcher
 
AbstractBynaryType - Class in org.hibernate.type
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
AbstractBynaryType() - Constructor for class org.hibernate.type.AbstractBynaryType
Deprecated.  
AbstractCharArrayType - Class in org.hibernate.type
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
AbstractCharArrayType() - Constructor for class org.hibernate.type.AbstractCharArrayType
Deprecated.  
AbstractClassLoaderIsolatedTestCase - Class in org.hibernate.junit
A specialized TestCase for running tests in an isolated class-loader
AbstractClassLoaderIsolatedTestCase(String) - Constructor for class org.hibernate.junit.AbstractClassLoaderIsolatedTestCase
 
AbstractClassTransformerImpl - Class in org.hibernate.bytecode
Basic implementation of the ClassTransformer contract.
AbstractClassTransformerImpl(ClassFilter, FieldFilter) - Constructor for class org.hibernate.bytecode.AbstractClassTransformerImpl
 
AbstractCollectionEvent - Class in org.hibernate.event
Defines a base class for events involving collections.
AbstractCollectionEvent(CollectionPersister, PersistentCollection, EventSource, Object, Serializable) - Constructor for class org.hibernate.event.AbstractCollectionEvent
Constructs an AbstractCollectionEvent object.
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
 
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
Enables other Component-like types to hold collections and have cascades, etc.
AbstractCompositeIdMapper - Class in org.hibernate.envers.entities.mapper.id
 
AbstractCompositeIdMapper(String) - Constructor for class org.hibernate.envers.entities.mapper.id.AbstractCompositeIdMapper
 
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.dialect.resolver
A templated resolver impl which delegates to the AbstractDialectResolver.resolveDialectInternal(java.sql.DatabaseMetaData) method and handles any thrown SQLExceptions.
AbstractDialectResolver() - Constructor for class org.hibernate.dialect.resolver.AbstractDialectResolver
 
AbstractEmptinessExpression - Class in org.hibernate.criterion
Implementation of AbstractEmptinessExpression.
AbstractEmptinessExpression(String) - Constructor for class org.hibernate.criterion.AbstractEmptinessExpression
 
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
 
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.InclusionChecker - Interface in org.hibernate.persister.entity
 
AbstractEntityTuplizer - Class in org.hibernate.tuple.entity
Support for tuplizers relating to entities.
AbstractEntityTuplizer(EntityMetamodel, PersistentClass) - Constructor for class org.hibernate.tuple.entity.AbstractEntityTuplizer
Constructs a new AbstractEntityTuplizer instance.
AbstractEvent - Class in org.hibernate.event
Defines a base class for Session generated events.
AbstractEvent(EventSource) - Constructor for class org.hibernate.event.AbstractEvent
Constructs an event from the given event session.
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.intercept
 
AbstractFieldInterceptor(SessionImplementor, Set, String) - Constructor for class org.hibernate.intercept.AbstractFieldInterceptor
 
AbstractFlushingEventListener - Class in org.hibernate.event.def
A convenience base class for listeners whose functionality results in flushing.
AbstractFlushingEventListener() - Constructor for class org.hibernate.event.def.AbstractFlushingEventListener
 
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.
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
Provides the basic templating of how instrumentation should occur.
AbstractInstrumenter(Logger, Instrumenter.Options) - Constructor for class org.hibernate.bytecode.buildtime.AbstractInstrumenter
Creates the basic instrumentation strategy.
AbstractInstrumenter.CustomFieldFilter - Class in org.hibernate.bytecode.buildtime
Allows control over what exacctly to transform.
AbstractInstrumenter.CustomFieldFilter(ClassDescriptor, Set) - Constructor for class org.hibernate.bytecode.buildtime.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
 
AbstractJndiBoundCacheProvider - Class in org.hibernate.cache
Support for CacheProvider implementations which are backed by caches bound into JNDI namespace.
AbstractJndiBoundCacheProvider() - Constructor for class org.hibernate.cache.AbstractJndiBoundCacheProvider
 
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
 
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
 
AbstractLobType - Class in org.hibernate.type
 
AbstractLobType() - Constructor for class org.hibernate.type.AbstractLobType
 
AbstractLockUpgradeEventListener - Class in org.hibernate.event.def
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.def.AbstractLockUpgradeEventListener
 
AbstractLongBinaryType - Class in org.hibernate.type
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
AbstractLongBinaryType() - Constructor for class org.hibernate.type.AbstractLongBinaryType
Deprecated.  
AbstractLongStringType - Class in org.hibernate.type
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
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
 
AbstractMapComponentNode - Class in org.hibernate.hql.ast.tree
TODO : javadoc
AbstractMapComponentNode() - Constructor for class org.hibernate.hql.ast.tree.AbstractMapComponentNode
 
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.ast.tree
Base class for nodes dealing 'is null' and 'is not null' operators.
AbstractNullnessCheckNode() - Constructor for class org.hibernate.hql.ast.tree.AbstractNullnessCheckNode
 
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.
AbstractPersistentCollection - Class in org.hibernate.collection
Base class implementing PersistentCollection
AbstractPersistentCollection() - Constructor for class org.hibernate.collection.AbstractPersistentCollection
Not called by Hibernate, but used by non-JDK serialization, eg.
AbstractPersistentCollection(SessionImplementor) - Constructor for class org.hibernate.collection.AbstractPersistentCollection
 
AbstractPersistentCollection.DelayedOperation - Interface in org.hibernate.collection
 
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
Represents an operation we are about to perform against the database.
AbstractPreDatabaseOperationEvent(EventSource, Object, Serializable, EntityPersister) - Constructor for class org.hibernate.event.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
 
AbstractPropertyHolder - Class in org.hibernate.cfg
 
AbstractPropertyHolder(String, PropertyHolder, XClass, ExtendedMappings) - 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
 
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.impl
Abstract implementation of the Query interface.
AbstractQueryImpl(String, FlushMode, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.impl.AbstractQueryImpl
 
AbstractReassociateEventListener - Class in org.hibernate.event.def
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.def.AbstractReassociateEventListener
 
AbstractRestrictableStatement - Class in org.hibernate.hql.ast.tree
Convenience implementation of RestrictableStatement to centralize common functionality.
AbstractRestrictableStatement() - Constructor for class org.hibernate.hql.ast.tree.AbstractRestrictableStatement
 
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
 
AbstractSaveEventListener - Class in org.hibernate.event.def
A convenience bas class for listeners responding to save events.
AbstractSaveEventListener() - Constructor for class org.hibernate.event.def.AbstractSaveEventListener
 
AbstractScrollableResults - Class in org.hibernate.impl
Implementation of the ScrollableResults interface
AbstractScrollableResults(ResultSet, PreparedStatement, SessionImplementor, Loader, QueryParameters, Type[], HolderInstantiator) - Constructor for class org.hibernate.impl.AbstractScrollableResults
 
AbstractSelectExpression - Class in org.hibernate.hql.ast.tree
Partial implementation of SelectExpression for all the nodes that aren't constructors.
AbstractSelectExpression() - Constructor for class org.hibernate.hql.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
 
AbstractSessionImpl - Class in org.hibernate.impl
Functionality common to stateless and stateful sessions
AbstractSessionImpl(SessionFactoryImpl) - Constructor for class org.hibernate.impl.AbstractSessionImpl
 
AbstractSimplePredicate - Class in org.hibernate.ejb.criteria.predicate
TODO : javadoc
AbstractSimplePredicate(CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.predicate.AbstractSimplePredicate
 
AbstractStatement - Class in org.hibernate.hql.ast.tree
Convenience implementation of Statement to centralize common functionality.
AbstractStatement() - Constructor for class org.hibernate.hql.ast.tree.AbstractStatement
 
AbstractStatementExecutor - Class in org.hibernate.hql.ast.exec
Implementation of AbstractStatementExecutor.
AbstractStatementExecutor(HqlSqlWalker, Logger) - Constructor for class org.hibernate.hql.ast.exec.AbstractStatementExecutor
 
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
 
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
 
AbstractVisitor - Class in org.hibernate.event.def
Abstract superclass of algorithms that walk a tree of property values of an entity, and perform specific functionality for collections, components and associated entities.
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(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
 
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.cglib
Deprecated. Per HHH-5451 support for cglib as a bytecode provider has been deprecated.
AccessOptimizerAdapter(BulkBean, Class) - Constructor for class org.hibernate.bytecode.cglib.AccessOptimizerAdapter
Deprecated.  
AccessOptimizerAdapter - Class in org.hibernate.bytecode.javassist
The ReflectionOptimizer.AccessOptimizer implementation for Javassist which simply acts as an adpater to the BulkAccessor class.
AccessOptimizerAdapter(BulkAccessor, Class) - Constructor for class org.hibernate.bytecode.javassist.AccessOptimizerAdapter
 
AccessType - Annotation Type in org.hibernate.annotations
Property Access type Prefer the standard Access annotation
AccessType - Class in org.hibernate.cache.access
The types of access strategies available.
AccessType - Enum in org.hibernate.cfg
Enum defining deifferent access strategies for accessing entity values.
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.
acquirePutFromLoadLock(Object) - Method in class org.hibernate.cache.jbc.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
Responsible for maintaining the queue of actions related to events.
ActionQueue(SessionImplementor) - Constructor for class org.hibernate.engine.ActionQueue
Constructs an action queue bound to the given session.
activateBeanValidation(EventListeners, Properties) - Static method in class org.hibernate.cfg.beanvalidation.BeanValidationActivator
 
activateLocalClusterNode() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
AdaptedImmutableType - Class in org.hibernate.type
Optimize a mutable type, if the user promises not to mutable the instances.
AdaptedImmutableType(NullableType) - Constructor for class org.hibernate.type.AdaptedImmutableType
 
add(Document) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
add(Document) - Method in class org.hibernate.cfg.Configuration
 
add(Object) - Method in class org.hibernate.collection.PersistentBag
 
add(int, Object) - Method in class org.hibernate.collection.PersistentBag
 
add(Object) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
add(int, Object) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
add(Object) - Method in class org.hibernate.collection.PersistentList
 
add(int, Object) - Method in class org.hibernate.collection.PersistentList
 
add(Object) - Method in class org.hibernate.collection.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(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.impl.CriteriaImpl
 
add(Criterion) - Method in class org.hibernate.impl.CriteriaImpl
 
add(Criterion) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
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(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
 
add(Object) - Method in class org.hibernate.util.IdentitySet
 
add(String[], String, String[]) - Static method in class org.hibernate.util.StringHelper
 
addAction(EntityInsertAction) - Method in class org.hibernate.engine.ActionQueue
 
addAction(EntityDeleteAction) - Method in class org.hibernate.engine.ActionQueue
 
addAction(EntityUpdateAction) - Method in class org.hibernate.engine.ActionQueue
 
addAction(CollectionRecreateAction) - Method in class org.hibernate.engine.ActionQueue
 
addAction(CollectionRemoveAction) - Method in class org.hibernate.engine.ActionQueue
 
addAction(CollectionUpdateAction) - Method in class org.hibernate.engine.ActionQueue
 
addAction(EntityIdentityInsertAction) - Method in class org.hibernate.engine.ActionQueue
 
addAction(BulkOperationCleanupAction) - Method in class org.hibernate.engine.ActionQueue
 
addAdditionalProperty(String, String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
addAll(Collection) - Method in class org.hibernate.collection.PersistentBag
 
addAll(int, Collection) - Method in class org.hibernate.collection.PersistentBag
 
addAll(int, Collection) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
addAll(Collection) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
addAll(Collection) - Method in class org.hibernate.collection.PersistentList
 
addAll(int, Collection) - Method in class org.hibernate.collection.PersistentList
 
addAll(Collection) - Method in class org.hibernate.collection.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.util.ArrayHelper
 
addAll(Properties, Map) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
addAll(Collection) - Method in class org.hibernate.util.IdentitySet
 
addAnnotatedClass(Class) - Method in class org.hibernate.cfg.AnnotationConfiguration
Read a mapping from the class annotation metadata (JSR 175).
addAnnotatedClass(Class) - Method in class org.hibernate.ejb.Ejb3Configuration
 
addAnnotationConfiguredFetchProfile(FetchProfile) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
addAnnotationConfiguredFetchProfile(FetchProfile) - Method in interface org.hibernate.cfg.ExtendedMappings
Add the specified profile to the list of fetch profiles configured via annotations.
addAnyMetaDef(AnyMetaDef) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
addAnyMetaDef(AnyMetaDef) - Method in interface org.hibernate.cfg.ExtendedMappings
 
addAssociation(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.PathExpressionParser
 
addAssociationAtRevision(QueryBuilder, Parameters, MiddleIdData, String, String, String, String, MiddleComponentData...) - Static method in class org.hibernate.envers.entities.mapper.relation.query.QueryGeneratorTools
 
addAttribute(Attribute<X, ?>) - Method in interface org.hibernate.ejb.metamodel.AbstractManagedType.Builder
 
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 auxilary database object to this repository.
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.ejb.Ejb3Configuration
 
addBatchLoadableEntityKey(EntityKey) - Method in class org.hibernate.engine.BatchFetchQueue
If an EntityKey represents a batch loadable entity, add it to the queue.
addCacheableFile(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
addCacheableFile(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
addCacheableFile(File) - Method in class org.hibernate.cfg.Configuration
Add a cached mapping file.
addCacheableFile(String) - Method in class org.hibernate.cfg.Configuration
Add a cacheable mapping file.
addCacheableFileStrictly(File) - Method in class org.hibernate.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

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
 
addChildParent(Object, Object) - Method in interface org.hibernate.engine.PersistenceContext
Put child/parent relation to cache for cascading op
addChildParent(Object, Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
addClass(Class) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
addClass(Class) - Method in class org.hibernate.cfg.Configuration
Read a mapping as an application resouurce 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
 
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.AnnotationConfiguration.ExtendedMappingsImpl
 
addClassType(XClass) - Method in interface org.hibernate.cfg.ExtendedMappings
FIXME should be private but will this break things? Add a class type.
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.
addCollectionHolder(PersistentCollection) - Method in interface org.hibernate.engine.PersistenceContext
Register a PersistentCollection object for an array.
addCollectionHolder(PersistentCollection) - Method in class org.hibernate.engine.StatefulPersistenceContext
Register a PersistentCollection object for an array.
addColumn(Element, String, Integer, Integer, Integer, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
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(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
 
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'.
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
 
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.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, AbstractComponentType, 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.JoinSequence
 
addCondition(String, String[], String) - Method in class org.hibernate.engine.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
 
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.AnnotationConfiguration.ExtendedMappingsImpl
 
addDefaultGenerator(IdGenerator) - Method in interface org.hibernate.cfg.ExtendedMappings
Adds a default id generator.
addDefaultJoinColumnName(PersistentClass, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
addDefaultQuery(String, NamedQueryDefinition) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
addDefaultQuery(String, NamedQueryDefinition) - Method in interface org.hibernate.cfg.ExtendedMappings
 
addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.cfg.ExtendedMappings
 
addDefaultSQLQuery(String, NamedSQLQueryDefinition) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
addDefaultSQLQuery(String, NamedSQLQueryDefinition) - Method in interface org.hibernate.cfg.ExtendedMappings
 
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.
addDirectory(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
addDirectory(File) - Method in class org.hibernate.cfg.Configuration
Read all mapping documents from a directory tree.
addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.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.ast.util.SyntheticAndFactory
 
addDocument(Document) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
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
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.ast.tree.FromElement
 
addEmbeddedParameter(ParameterSpecification) - Method in interface org.hibernate.hql.ast.tree.ParameterContainer
Deprecated. Adds a parameter specification for a parameter encountered within this node.
addEmbeddedParameter(ParameterSpecification) - Method in class org.hibernate.hql.ast.tree.SqlFragment
 
addEntity(EntityKey, Object) - Method in interface org.hibernate.engine.PersistenceContext
Add a canonical mapping from entity key to entity instance
addEntity(EntityUniqueKey, Object) - Method in interface org.hibernate.engine.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.PersistenceContext
Adds an entity to the internal caches.
addEntity(EntityKey, Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
addEntity(EntityUniqueKey, Object) - Method in class org.hibernate.engine.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.StatefulPersistenceContext
Adds an entity to the internal caches.
addEntity(Class) - Method in class org.hibernate.impl.SQLQueryImpl
 
addEntity(String) - Method in class org.hibernate.impl.SQLQueryImpl
 
addEntity(String, String) - Method in class org.hibernate.impl.SQLQueryImpl
 
addEntity(String, Class) - Method in class org.hibernate.impl.SQLQueryImpl
 
addEntity(String, String, LockMode) - Method in class org.hibernate.impl.SQLQueryImpl
 
addEntity(String, Class, LockMode) - Method in class org.hibernate.impl.SQLQueryImpl
 
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
 
addEntityAtRevision(GlobalConfiguration, QueryBuilder, Parameters, MiddleIdData, String, String, String, String) - Static method in class org.hibernate.envers.entities.mapper.relation.query.QueryGeneratorTools
 
addEntry(Object, Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in interface org.hibernate.engine.PersistenceContext
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 class org.hibernate.engine.StatefulPersistenceContext
Generates an appropriate EntityEntry instance and adds it to the event source's internal caches.
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.mapping.FetchProfile
 
addFetchProfile(FetchProfile) - Method in class org.hibernate.cfg.Configuration
 
addFile(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
addFile(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
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
 
addFile(File) - Method in class org.hibernate.ejb.Ejb3Configuration
 
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
 
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
 
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.classic.PathExpressionParser
 
addFromCollection(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.PathExpressionParser
 
addFromElement(String, AST) - Method in class org.hibernate.hql.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
 
addGeneratedValuePlan(CompositeNestedGeneratedValueGenerator.GenerationPlan) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
 
addGenerator(IdGenerator) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
addGenerator(IdGenerator) - Method in interface org.hibernate.cfg.ExtendedMappings
Add a generator.
addGeneratorTable(String, Properties) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
addGeneratorTable(String, Properties) - Method in interface org.hibernate.cfg.ExtendedMappings
Add a generator table properties.
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.
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.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.
addIndex(Index, boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
addIndex(Index) - Method in class org.hibernate.mapping.Table
 
addIndexes(Table, Index[], ExtendedMappings) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
addInitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in interface org.hibernate.engine.PersistenceContext
add a collection we just pulled out of the cache (does not need initializing)
addInitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in class org.hibernate.engine.StatefulPersistenceContext
add a collection we just pulled out of the cache (does not need initializing)
addInitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.PersistenceContext
add an (initialized) collection that was created by another session and passed into update() (ie.
addInitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.StatefulPersistenceContext
add an (initialized) collection that was created by another session and passed into update() (ie.
addInputStream(InputStream) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
addInputStream(InputStream) - Method in class org.hibernate.cfg.Configuration
Read mappings from an InputStream.
addInputStream(InputStream) - Method in class org.hibernate.ejb.Ejb3Configuration
 
addInstance(String, String, SessionFactory, Properties) - Static method in class org.hibernate.impl.SessionFactoryObjectFactory
 
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
 
addJar(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
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.

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, int, String[]) - Method in class org.hibernate.engine.JoinSequence
 
addJoin(String, String) - Method in class org.hibernate.impl.SQLQueryImpl
 
addJoin(String, String, LockMode) - Method in class org.hibernate.impl.SQLQueryImpl
 
addJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
 
addJoin(Join) - Method in class org.hibernate.mapping.Subclass
 
addJoin(String, String, String[], String[], int) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addJoin(String, String, String[], String[], int, String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addJoin(String, String, String[], String[], int, String) - Method in class org.hibernate.sql.CacheJoinFragment
 
addJoin(String, String, String[], String[], int) - Method in class org.hibernate.sql.JoinFragment
 
addJoin(String, String, String[], String[], int, String) - Method in class org.hibernate.sql.JoinFragment
 
addJoin(String, String, String[], String[], int) - Method in class org.hibernate.sql.OracleJoinFragment
 
addJoin(String, String, String[], String[], int, String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addJoin(String, String, String[], String[], int) - Method in class org.hibernate.sql.QueryJoinFragment
 
addJoin(String, String, String[], String[], int, String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addJoin(String, String, String[], String[], int) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addJoin(String, String, String[], String[], int, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addJoin(String, String) - Method in interface org.hibernate.SQLQuery
Declare a "joined" entity
addJoin(String, String, LockMode) - Method in interface org.hibernate.SQLQuery
Declare a "joined" entity, specifying a lock mode
addJoins(PersistentClass, Map<String, Join>) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
addJoins(PersistentClass, Map<String, Join>) - Method in interface org.hibernate.cfg.ExtendedMappings
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
 
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
 
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.AnnotationConfiguration.ExtendedMappingsImpl
 
addMappedBy(String, String, String) - Method in interface org.hibernate.cfg.ExtendedMappings
 
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
 
addMapResource(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
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
 
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.
addNamespace(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addNamespace(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
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 interface org.hibernate.engine.PersistenceContext
Add a new collection (ie.
addNewCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.StatefulPersistenceContext
Add a new collection (ie.
addNode(Cache, Fqn, boolean, boolean, DataVersion) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
 
addNonLazyCollection(PersistentCollection) - Method in interface org.hibernate.engine.PersistenceContext
Register a collection for non-lazy loading at the end of the two-phase load
addNonLazyCollection(PersistentCollection) - Method in class org.hibernate.engine.StatefulPersistenceContext
Register a collection for non-lazy loading at the end of the two-phase load
addNullProperty(EntityKey, String) - Method in interface org.hibernate.engine.PersistenceContext
Record the fact that the association belonging to the keyed entity is null.
addNullProperty(EntityKey, String) - Method in class org.hibernate.engine.StatefulPersistenceContext
Record the fact that the association belonging to the keyed entity is null.
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.impl.CriteriaImpl
 
addOrder(Order) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
addOrderBy(String) - Method in class org.hibernate.sql.QuerySelect
 
addOrderFragment(String) - Method in class org.hibernate.hql.ast.tree.OrderByClause
 
addOrModifyColumn(Element, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addPackage(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Read package level metadata.
addPackage(String) - Method in class org.hibernate.ejb.Ejb3Configuration
 
addParam(String, String) - Method in class org.hibernate.mapping.IdGenerator
 
addPermission(String, String, String) - Method in class org.hibernate.secure.JACCConfiguration
 
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
 
addProperties(Properties) - Method in class org.hibernate.cfg.Configuration
Set the given properties
addProperties(Properties) - Method in class org.hibernate.ejb.Ejb3Configuration
 
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) - 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
 
addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in interface org.hibernate.cfg.ExtendedMappings
 
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.AnnotationConfiguration.ExtendedMappingsImpl
 
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.AnnotationConfiguration.ExtendedMappingsImpl
 
addPropertyReferencedAssociation(String, String, String) - Method in interface org.hibernate.cfg.ExtendedMappings
 
addPropertyTypedValue(Object, Type, List) - Method in class org.hibernate.criterion.Example
 
addProxy(EntityKey, Object) - Method in interface org.hibernate.engine.PersistenceContext
Add a proxy to the session cache
addProxy(EntityKey, Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
Add a proxy to the session cache
addQuery(String, NamedQueryDefinition) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
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.ast.HqlSqlWalker
 
addReferencedColumns(Iterator) - Method in class org.hibernate.mapping.ForeignKey
 
addResolver(DialectResolver) - Method in class org.hibernate.dialect.resolver.DialectResolverSet
Add a resolver at the end of the underlying resolver list.
addResolverAtFirst(DialectResolver) - Method in class org.hibernate.dialect.resolver.DialectResolverSet
Add a resolver at the beginning of the underlying resolver list.
addResource(String, ClassLoader) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
addResource(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
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
 
addResource(String, ClassLoader) - Method in class org.hibernate.ejb.Ejb3Configuration
 
address - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
AddressAdapter - Interface in org.hibernate.cache.infinispan.util
AddressAdapter.
AddressAdapterImpl - Class in org.hibernate.cache.infinispan.util
AddressAdapterImpl.
addResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
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.
addScalar(String, Type) - Method in class org.hibernate.impl.SQLQueryImpl
 
addScalar(String) - Method in class org.hibernate.impl.SQLQueryImpl
 
addScalar(String, Type) - Method in interface org.hibernate.SQLQuery
Declare a scalar query result
addScalar(String) - Method in interface org.hibernate.SQLQuery
Declare a scalar query.
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
 
addSqlFunction(String, SQLFunction) - Method in class org.hibernate.cfg.Configuration
 
addSQLQuery(String, NamedSQLQueryDefinition) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
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.
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
 
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.BatchFetchQueue
Adds a subselect fetch decriptor for the given entity key.
addSynchronizedEntityClass(Class) - Method in class org.hibernate.impl.SQLQueryImpl
 
addSynchronizedEntityClass(Class) - Method in interface org.hibernate.SQLQuery
Adds an entity name or auto-flush synchronization.
addSynchronizedEntityName(String) - Method in class org.hibernate.impl.SQLQueryImpl
 
addSynchronizedEntityName(String) - Method in interface org.hibernate.SQLQuery
Adds an entity name or auto-flush synchronization.
addSynchronizedQuerySpace(String) - Method in class org.hibernate.impl.SQLQueryImpl
 
addSynchronizedQuerySpace(String) - Method in interface org.hibernate.SQLQuery
Adds a query space for auto-flush synchronization.
addSynchronizedTable(String) - Method in class org.hibernate.mapping.PersistentClass
 
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 metedata 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.
addTest(Test) - Method in class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 
addText(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addText(String) - Method in class org.hibernate.tuple.ElementWrapper
 
addToBatch(Expectation) - Method in interface org.hibernate.jdbc.Batcher
Add an insert / delete / update to the current batch (might be called multiple times for single prepareBatchStatement())
addToBatch(Expectation) - Method in class org.hibernate.jdbc.BatchingBatcher
 
addToBatch(Expectation) - Method in class org.hibernate.jdbc.NonBatchingBatcher
 
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
 
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.AnnotationConfiguration.ExtendedMappingsImpl
 
addToOneAndIdProperty(XClass, PropertyData) - Method in interface org.hibernate.cfg.ExtendedMappings
 
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
 
addTuplizer(EntityMode, Tuplizer) - Method in class org.hibernate.tuple.EntityModeToTuplizerMapping
 
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.
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.TwoPhaseLoad
 
addUninitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in interface org.hibernate.engine.PersistenceContext
add a collection we just loaded up (still needs initializing)
addUninitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in class org.hibernate.engine.StatefulPersistenceContext
add a collection we just loaded up (still needs initializing)
addUninitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.PersistenceContext
add a detached uninitialized collection
addUninitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.StatefulPersistenceContext
add a detached uninitialized collection
addUninitializedEntity(EntityKey, Object, EntityPersister, LockMode, boolean, SessionImplementor) - Static method in class org.hibernate.engine.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.AnnotationConfiguration.ExtendedMappingsImpl
 
addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in interface org.hibernate.cfg.ExtendedMappings
 
addUniqueConstraints(Table, List) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
addUniqueConstraints(Table, List) - Method in interface org.hibernate.cfg.ExtendedMappings
Deprecated. Use ExtendedMappings.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.AnnotationConfiguration.ExtendedMappingsImpl
 
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 interface org.hibernate.engine.PersistenceContext
Add a collection which has no owner loaded
addUnownedCollection(CollectionKey, PersistentCollection) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
addURL(URL) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
addURL(URL) - Method in class org.hibernate.cfg.Configuration
Read mappings from a URL
addValue(String) - Method in class org.hibernate.mapping.MetaAttribute
 
addValue(Object) - Method in class org.hibernate.sql.InFragment
 
addWhenColumnNotNull(String, String, String) - Method in class org.hibernate.sql.CaseFragment
 
addWhere(String, String, String) - Method in class org.hibernate.envers.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.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
 
addXML(String) - Method in class org.hibernate.cfg.Configuration
Read mappings from a String
affectsTable(String) - Method in class org.hibernate.hql.ast.tree.AssignmentSpecification
 
after() - Method in class org.hibernate.impl.AbstractQueryImpl
 
after() - Method in class org.hibernate.impl.CriteriaImpl
 
AFTER_EVICT - Static variable in class org.hibernate.engine.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.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.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.Cascade
A cascade point that occurs just after refreshing a parent entity
AFTER_STATEMENT - Static variable in class org.hibernate.ConnectionReleaseMode
Indicates that JDBC connection should be aggressively released after each SQL statement is executed.
AFTER_TRANSACTION - Static variable in class org.hibernate.ConnectionReleaseMode
Indicates that JDBC connections should be released after each transaction ends (works with both JTA-registered synch and HibernateTransaction API).
AFTER_UPDATE - Static variable in class org.hibernate.engine.Cascade
A cascade point that occurs just after update of the parent entity
afterAction(PersistentCollection) - Method in class org.hibernate.engine.CollectionEntry
Called after execution of an action
afterCompletion(int) - Method in class org.hibernate.context.JTASessionContext.CleanupSynch
afterCompletion(int) - Method in class org.hibernate.context.ThreadLocalSessionContext.CleanupSynch
afterCompletion(int) - Method in class org.hibernate.envers.synchronization.AuditProcess
 
afterCompletion(int) - Method in class org.hibernate.transaction.CacheSynchronization
afterConfigurationBuilt(Mappings, Dialect) - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
afterConfigurationBuilt(Mappings, Dialect) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
afterInitialize() - Method in class org.hibernate.collection.AbstractPersistentCollection
 
afterInitialize() - Method in interface org.hibernate.collection.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 interface org.hibernate.cache.access.EntityRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(Object, Object, Object) - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. 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.impl.bridge.EntityAccessStrategyAdapter
 
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.NonstrictReadWriteCache
Do nothing.
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.ReadOnlyCache
Do nothing.
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.ReadWriteCache
Add the new item to the cache, checking that no other transaction has accessed the item.
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.TransactionalCache
Do nothing.
afterLast() - Method in class org.hibernate.impl.FetchingScrollableResultsImpl
Go to a location just after the last result
afterLast() - Method in class org.hibernate.impl.ScrollableResultsImpl
 
afterLast() - Method in interface org.hibernate.ScrollableResults
Go to a location just after the last result
afterLoad() - Method in interface org.hibernate.engine.PersistenceContext
Call this after finishing a two-phase load
afterLoad() - Method in class org.hibernate.engine.StatefulPersistenceContext
Call this after finishing a two-phase load
afterNontransactionalQuery(boolean) - Method in class org.hibernate.jdbc.JDBCContext
Called after executing a query outside the scope of a Hibernate or JTA transaction
afterOperation(boolean) - Method in class org.hibernate.impl.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.impl.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.AbstractPersistentCollection
Called after inserting a row, to fetch the natively generated id
afterRowInsert(CollectionPersister, Object, int) - Method in interface org.hibernate.collection.PersistentCollection
Called after inserting a row, to fetch the natively generated id
afterRowInsert(CollectionPersister, Object, int) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
afterScrollOperation() - Method in interface org.hibernate.engine.SessionImplementor
 
afterScrollOperation() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
afterScrollOperation() - Method in class org.hibernate.impl.AbstractScrollableResults
 
afterScrollOperation() - Method in class org.hibernate.impl.SessionImpl
 
afterScrollOperation() - Method in class org.hibernate.impl.StatelessSessionImpl
 
afterSessionFactoryBuilt(SessionFactoryImplementor) - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
afterSessionFactoryBuilt(SessionFactoryImplementor) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
afterStatement() - Method in class org.hibernate.jdbc.ConnectionManager
To be called after execution of each JDBC statement.
afterTransaction() - Method in class org.hibernate.jdbc.ConnectionManager
To be called after local transaction completion.
afterTransactionBegin(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
afterTransactionBegin(Transaction) - Method in class org.hibernate.impl.SessionImpl
 
afterTransactionBegin(Transaction) - Method in class org.hibernate.impl.StatelessSessionImpl
 
afterTransactionBegin(Transaction) - Method in interface org.hibernate.Interceptor
Called when a Hibernate transaction is begun via the Hibernate Transaction API.
afterTransactionBegin(Transaction) - Method in class org.hibernate.jdbc.JDBCContext
We cannot rely upon this method being called! It is only called if we are using Hibernate Transaction API.
afterTransactionBegin(Transaction) - Method in interface org.hibernate.jdbc.JDBCContext.Context
We cannot rely upon this method being called! It is only called if we are using Hibernate Transaction API.
afterTransactionCompletion(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
afterTransactionCompletion(boolean) - Method in class org.hibernate.engine.ActionQueue
Performs cleanup of any held cache softlocks.
afterTransactionCompletion() - Method in interface org.hibernate.engine.PersistenceContext
Called after transactions end
afterTransactionCompletion(boolean, Transaction) - Method in interface org.hibernate.engine.SessionImplementor
Notify the session that the transaction completed, so we no longer own the old locks.
afterTransactionCompletion() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
afterTransactionCompletion(boolean, Transaction) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
afterTransactionCompletion(boolean, Transaction) - Method in class org.hibernate.impl.SessionImpl
 
afterTransactionCompletion(boolean, Transaction) - Method in class org.hibernate.impl.StatelessSessionImpl
 
afterTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
Called after a transaction is committed or rolled back.
afterTransactionCompletion(boolean, Transaction) - Method in class org.hibernate.jdbc.JDBCContext
 
afterTransactionCompletion(boolean, Transaction) - Method in interface org.hibernate.jdbc.JDBCContext.Context
 
AfterTransactionCompletionProcess - Interface in org.hibernate.action
Contract representing some process that needs to occur during after transaction completion.
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(Object, Object, Object, SoftLock) - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. 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.impl.bridge.EntityAccessStrategyAdapter
 
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.jbc.entity.OptimisticReadOnlyAccess
 
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.jbc.entity.ReadOnlyAccess
 
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
afterUpdate(Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.NonstrictReadWriteCache
Invalidate the item (again, for safety).
afterUpdate(Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ReadOnlyCache
Unsupported!
afterUpdate(Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ReadWriteCache
Re-cache the updated state, if and only if there there are no other concurrent soft locks.
afterUpdate(Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.TransactionalCache
Do nothing.
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.ast.tree
Contract for a select expression which aggregates other select expressions together into a single return
aggregateFuncNoArgsHasParenthesis(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.SelectParser
 
aggregateHasArgs(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.SelectParser
 
AggregateNode - Class in org.hibernate.hql.ast.tree
Represents an aggregate function i.e.
AggregateNode() - Constructor for class org.hibernate.hql.ast.tree.AggregateNode
 
AggregateProjection - Class in org.hibernate.criterion
Base class for standard aggregation functions.
AggregateProjection(String, String) - Constructor for class org.hibernate.criterion.AggregateProjection
 
aggregateType(List, Type, QueryTranslatorImpl) - Method in class org.hibernate.hql.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
 
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 - 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_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
AliasedProjection - Class in org.hibernate.criterion
 
AliasedProjection(Projection, String) - Constructor for class org.hibernate.criterion.AliasedProjection
 
aliases - Variable in class org.hibernate.loader.JoinWalker
 
aliases - Variable in class org.hibernate.loader.OuterJoinLoader
 
AliasGenerator - Class in org.hibernate.hql.ast.util
Generates class/table/column aliases during semantic analysis and SQL rendering.
AliasGenerator() - Constructor for class org.hibernate.hql.ast.util.AliasGenerator
 
AliasGenerator - Interface in org.hibernate.sql
TODO : javadoc
aliasToBean(Class) - Static method in class org.hibernate.transform.Transformers
Creates a resulttransformer that will inject aliased values into instances of Class via property methods or fields.
AliasToBeanConstructorResultTransformer - Class in org.hibernate.transform
Wraps the tuples in a constructor call.
AliasToBeanConstructorResultTransformer(Constructor) - Constructor for class org.hibernate.transform.AliasToBeanConstructorResultTransformer
Instantiates a AliasToBeanConstructorResultTransformer.
AliasToBeanResultTransformer - Class in org.hibernate.transform
Result transformer that allows to transform a result to a user specified class which will be populated via setter methods or fields matching the alias names.
AliasToBeanResultTransformer(Class) - Constructor for class org.hibernate.transform.AliasToBeanResultTransformer
 
AliasToEntityMapResultTransformer - Class in org.hibernate.transform
ResultTransformer implementation which builds a map for each "row", made up of each aliased value where the alias is the map key.
alignColumns() - Method in class org.hibernate.mapping.ForeignKey
Validates that columnspan of the foreignkey and the primarykey is the same.
all(Subquery<Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
ALL - Static variable in class org.hibernate.engine.CascadeStyle
save / delete / update / evict / lock / replicate / merge / persist
ALL_DELETE_ORPHAN - Static variable in class org.hibernate.engine.CascadeStyle
save / delete / update / evict / lock / replicate / merge / persist + delete orphans
allEq(Map) - Static method in class org.hibernate.criterion.Restrictions
Apply an "equals" constraint to each property in the key set of a Map
allowsPhysicalColumnNameInHaving(String) - Method in class org.hibernate.junit.functional.FunctionalTestCase
Does the db/dialect support using a column's physical name in the having clause even after it has been aliased in the select/group-by clause.
allowsPhysicalColumnNameInOrderby(String) - Method in class org.hibernate.junit.functional.FunctionalTestCase
Does the db/dialect support using a column's physical name in the order-by clause even after it has been aliased in the select clause.
ALWAYS - Static variable in class org.hibernate.FlushMode
The Session is flushed before every query.
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
 
AnnotatedClassType - Enum in org.hibernate.cfg
Type of annotation of a class will give its type
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)
AnnotationConfiguration - Class in org.hibernate.cfg
Similar to the Configuration object but handles EJB3 and Hibernate specific annotations as a metadata facility.
AnnotationConfiguration() - Constructor for class org.hibernate.cfg.AnnotationConfiguration
 
AnnotationConfiguration(SettingsFactory) - Constructor for class org.hibernate.cfg.AnnotationConfiguration
 
AnnotationConfiguration.ExtendedMappingsImpl - Class in org.hibernate.cfg
 
AnnotationConfiguration.ExtendedMappingsImpl() - Constructor for class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
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
 
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
 
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
 
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.IdentifierValue
Always assume the transient instance is newly instantiated
any(Type, Type) - Static method in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5182
Any - Class in org.hibernate.mapping
A Hibernate "any" type (ie.
Any(Table) - Constructor for class org.hibernate.mapping.Any
 
ANY - Static variable in class org.hibernate.secure.HibernatePermission
 
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.
AnyType - Class in org.hibernate.type
Handles "any" mappings and the old deprecated "object" type
AnyType(Type, Type) - Constructor for class org.hibernate.type.AnyType
 
AnyType() - Constructor for class org.hibernate.type.AnyType
 
AnyType.ObjectTypeCacheEntry - Class in org.hibernate.type
 
ANYWHERE - Static variable in class org.hibernate.criterion.MatchMode
Match the pattern anywhere in the string
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.ast.util.ASTAppender
 
append(AST) - Method in class org.hibernate.hql.ast.util.ASTAppender
 
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, AbstractComponentType, 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(StringBuffer) - Method in class org.hibernate.hql.ast.tree.FromElement
 
appendElementColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
appendEscapedMultibyteChars(String, StringBuffer) - Static method in class org.hibernate.hql.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
 
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
 
appendPropertyCondition(String, Object, Criteria, CriteriaQuery, StringBuffer) - Method in class org.hibernate.criterion.Example
 
appendSibling(AST, AST) - Static method in class org.hibernate.hql.ast.util.ASTUtil
 
appliesTo(Dialect) - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
appliesTo(Dialect) - Method in class org.hibernate.junit.functional.FunctionalTestCase
Intended to indicate that this test class as a whole is intended for a dialect or series of dialects.
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?
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
 
applyComment(String) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyComment(String) - Method in class org.hibernate.ejb.QueryImpl
 
applyDDL(Collection<PersistentClass>, Properties) - Static method in class org.hibernate.cfg.beanvalidation.BeanValidationActivator
 
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
Are increments to be applied to the values stored in the underlying value source?
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.LegacyHiLoAlgorithmOptimizer
Are increments to be applied to the values stored in the underlying value source?
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.NoopOptimizer
Are increments to be applied to the values stored in the underlying value source?
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledLoOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledOptimizer
Are increments to be applied to the values stored in the underlying value source?
applyLocks(String, LockOptions, Dialect) - Method in class org.hibernate.hql.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.
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.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.impl.SessionImpl
Apply non-flushed changes from a different session to this session.
applyNonFlushedChanges(NonFlushedChanges) - Method in class org.hibernate.impl.StatelessSessionImpl
 
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
 
applySelection(Selection<? extends T>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
 
applyTimeout(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyTimeout(int) - Method in class org.hibernate.ejb.QueryImpl
 
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.ast.util.LiteralProcessor
Indicates that Float and Double literal values should be treated using the SQL "approximate" format (i.e., '1E-3')
areCallbacksLocalToHibernateTransactions() - Method in class org.hibernate.transaction.CMTTransactionFactory
 
areCallbacksLocalToHibernateTransactions() - Method in class org.hibernate.transaction.JDBCTransactionFactory
Are all transaction callbacks local to Hibernate Transactions? Or can the callbacks originate from some other source (e.g.
areCallbacksLocalToHibernateTransactions() - Method in class org.hibernate.transaction.JTATransactionFactory
Are all transaction callbacks local to Hibernate Transactions? Or can the callbacks originate from some other source (e.g.
areCallbacksLocalToHibernateTransactions() - Method in interface org.hibernate.transaction.TransactionFactory
Are all transaction callbacks local to Hibernate Transactions? Or can the callbacks originate from some other source (e.g.
areInsertionsOrDeletionsQueued() - Method in class org.hibernate.engine.ActionQueue
Check whether any insertion or deletion actions are currently queued.
areLazyPropertiesUnfetched() - Method in class org.hibernate.cache.entry.CacheEntry
 
areResultSetRowsTransformedImmediately(ResultTransformer) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
areResultSetRowsTransformedImmediately(ResultTransformer) - 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.ActionQueue
Check whether the given tables/query-spaces are to be executed against given the currently queued actions.
ArgumentsTools - Class in org.hibernate.envers.tools
 
ArgumentsTools() - Constructor for class org.hibernate.envers.tools.ArgumentsTools
 
array - Variable in class org.hibernate.collection.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(PersistentClass) - Constructor for class org.hibernate.mapping.Array
Constructor for Array.
array(String, String, boolean, Class) - Static 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.util
 
arrayIncludesInstanceOf(T[], Class<?>) - Static method in class org.hibernate.envers.tools.ArraysTools
 
ArraysTools - Class in org.hibernate.envers.tools
 
ArraysTools() - Constructor for class org.hibernate.envers.tools.ArraysTools
 
ArrayType - Class in org.hibernate.type
A type for persistent arrays.
ArrayType(String, String, Class, boolean) - Constructor for class org.hibernate.type.ArrayType
 
ARTEFACT_PROCESSING_ORDER - Static variable in class org.hibernate.cfg.AnnotationConfiguration
 
as(String) - Method in class org.hibernate.criterion.SimpleProjection
 
as(Class<X>) - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
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 class org.hibernate.sql.ordering.antlr.OrderingSpecification.Ordering
 
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)
assemble(Object, Serializable, EntityPersister, Interceptor, EventSource) - Method in class org.hibernate.cache.entry.CacheEntry
 
assemble(PersistentCollection, CollectionPersister, Object) - Method in class org.hibernate.cache.entry.CollectionCacheEntry
 
assemble(Serializable, Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.AnyType
 
assemble(Serializable, Object) - Method in class org.hibernate.type.CharacterArrayClobType
 
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, 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.SerializableType
 
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.TypeFactory
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
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.junit.functional.FunctionalTestCase
 
assertClassAssignability(Class, Class) - Static method in class org.hibernate.junit.UnitTestCase
 
assertElementTypeAssignability(Collection, Class) - Static method in class org.hibernate.junit.UnitTestCase
 
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
 
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
 
AssignmentSpecification - Class in org.hibernate.hql.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.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
 
associations - Variable in class org.hibernate.loader.JoinWalker
 
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)
ASSUMED_ORM_XSD_VERSION - Static variable in class org.hibernate.util.xml.MappingReader
 
ASTAppender - Class in org.hibernate.hql.ast.util
Appends child nodes to a parent efficiently.
ASTAppender(ASTFactory, AST) - Constructor for class org.hibernate.hql.ast.util.ASTAppender
 
ASTAppender(AST) - Constructor for class org.hibernate.hql.ast.util.ASTAppender
 
ASTIterator - Class in org.hibernate.hql.ast.util
Depth first iteration of an ANTLR AST.
ASTIterator(AST) - Constructor for class org.hibernate.hql.ast.util.ASTIterator
 
ASTParentsFirstIterator - Class in org.hibernate.hql.ast.util
Depth first iteration of an ANTLR AST.
ASTParentsFirstIterator(AST) - Constructor for class org.hibernate.hql.ast.util.ASTParentsFirstIterator
 
ASTPrinter - Class in org.hibernate.hql.ast.util
Utility for generating pretty "ASCII art" representations of syntax trees.
ASTPrinter(Class) - Constructor for class org.hibernate.hql.ast.util.ASTPrinter
Constructs a printer.
ASTPrinter(boolean) - Constructor for class org.hibernate.hql.ast.util.ASTPrinter
 
ASTPrinter(Class, boolean) - Constructor for class org.hibernate.hql.ast.util.ASTPrinter
Constructs a printer.
ASTQueryTranslatorFactory - Class in org.hibernate.hql.ast
Generates translators which uses the Antlr-based parser to perform the translation.
ASTQueryTranslatorFactory() - Constructor for class org.hibernate.hql.ast.ASTQueryTranslatorFactory
 
ASTUtil - Class in org.hibernate.hql.ast.util
Provides utility methods for AST traversal and manipulation.
ASTUtil.FilterPredicate - Interface in org.hibernate.hql.ast.util
Filters nodes out of a tree.
ASTUtil.IncludePredicate - Class in org.hibernate.hql.ast.util
A predicate that uses inclusion, rather than exclusion semantics.
ASTUtil.IncludePredicate() - Constructor for class org.hibernate.hql.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
 
attemptedDereference() - Method in class org.hibernate.hql.ast.tree.AbstractMapComponentNode
 
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
 
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
 
attributes() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributes() - Method in class org.hibernate.tuple.ElementWrapper
 
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
 
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.
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
 
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
 
AuditEventListener - Class in org.hibernate.envers.event
 
AuditEventListener() - Constructor for class org.hibernate.envers.event.AuditEventListener
 
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, 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 field (or property) 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
 
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
 
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
 
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
AUTO - Static variable in class org.hibernate.FlushMode
The Session is sometimes flushed before query execution in order to ensure that queries never return stale state.
AUTO_CLOSE_SESSION - Static variable in class org.hibernate.cfg.Environment
Enable automatic session close at end of transaction
AUTOCOMMIT - Static variable in class org.hibernate.cfg.Environment
JDBC autocommit mode
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
 
AutoFlushEvent - Class in org.hibernate.event
Defines an event class for the auto-flushing of a session.
AutoFlushEvent(Set, EventSource) - Constructor for class org.hibernate.event.AutoFlushEvent
 
AutoFlushEventListener - Interface in org.hibernate.event
Defines the contract for handling of session auto-flush events.
autoFlushIfRequired(Set) - Method in class org.hibernate.impl.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.impl.StatelessSessionImpl
 
AuxiliaryDatabaseObject - Interface in org.hibernate.mapping
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.
auxiliaryDatabaseObjects - Variable in class org.hibernate.cfg.Configuration
 
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
AvgFunction - Class in org.hibernate.dialect.function
The basic JPA spec compliant definition poAVG aggregation function.
AvgFunction() - Constructor for class org.hibernate.dialect.function.AvgFunction
 
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

Backref - Class in org.hibernate.mapping
 
Backref() - Constructor for class org.hibernate.mapping.Backref
 
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
 
bag - Variable in class org.hibernate.collection.PersistentBag
 
Bag - Class in org.hibernate.mapping
A bag permits duplicates, so it has no primary key
Bag(PersistentClass) - Constructor for class org.hibernate.mapping.Bag
 
bag(String, String, boolean) - Static method in class org.hibernate.type.TypeFactory
 
BagBinder - Class in org.hibernate.cfg.annotations
Bind a bag.
BagBinder() - Constructor for class org.hibernate.cfg.annotations.BagBinder
 
BagType - Class in org.hibernate.type
 
BagType(String, String, boolean) - Constructor for class org.hibernate.type.BagType
 
BaseCacheProviderTestCase - Class in org.hibernate.test.cache
Common requirement testing for each CacheProvider impl.
BaseCacheProviderTestCase(String) - Constructor for class org.hibernate.test.cache.BaseCacheProviderTestCase
 
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
 
BaseGeneralDataRegionAdapter - Class in org.hibernate.cache.impl.bridge
BaseGeneralDataRegionAdapter(Cache, Settings) - Constructor for class org.hibernate.cache.impl.bridge.BaseGeneralDataRegionAdapter
 
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
 
BaseRegionAdapter - Class in org.hibernate.cache.impl.bridge
Basic adapter bridging between Region and Cache.
BaseRegionAdapter(Cache, Settings) - Constructor for class org.hibernate.cache.impl.bridge.BaseRegionAdapter
 
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
 
BaseTransactionalDataRegionAdapter - Class in org.hibernate.cache.impl.bridge
BaseTransactionalDataRegionAdapter(Cache, Settings, CacheDataDescription) - Constructor for class org.hibernate.cache.impl.bridge.BaseTransactionalDataRegionAdapter
 
BASIC - Static variable in class org.hibernate.jdbc.Expectations
 
BASIC - Static variable in class org.hibernate.jdbc.util.FormatStyle
 
basic(String) - Static method in class org.hibernate.type.TypeFactory
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
BasicClassFilter - Class in org.hibernate.bytecode.util
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.util.BasicClassFilter
 
BasicClassFilter(String[], String[]) - Constructor for class org.hibernate.bytecode.util.BasicClassFilter
 
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
 
BasicDialectResolver - Class in org.hibernate.dialect.resolver
Intended as support for custom resolvers.
BasicDialectResolver(String, Class) - Constructor for class org.hibernate.dialect.resolver.BasicDialectResolver
 
BasicDialectResolver(String, int, Class) - Constructor for class org.hibernate.dialect.resolver.BasicDialectResolver
 
BasicEntityPropertyMapping - Class in org.hibernate.persister.entity
 
BasicEntityPropertyMapping(AbstractEntityPersister) - Constructor for class org.hibernate.persister.entity.BasicEntityPropertyMapping
 
BasicExecutor - Class in org.hibernate.hql.ast.exec
Implementation of BasicExecutor.
BasicExecutor(HqlSqlWalker, Queryable) - Constructor for class org.hibernate.hql.ast.exec.BasicExecutor
 
BasicFormatterImpl - Class in org.hibernate.jdbc.util
Performs formatting of basic SQL statements (DML + query).
BasicFormatterImpl() - Constructor for class org.hibernate.jdbc.util.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
 
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
 
BasicLazyInitializer - Class in org.hibernate.proxy.pojo
Lazy initializer for POJOs
BasicLazyInitializer(String, Class, Serializable, Method, Method, AbstractComponentType, SessionImplementor) - Constructor for class org.hibernate.proxy.pojo.BasicLazyInitializer
 
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
 
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
 
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.
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
A proxy factory for "basic proxy" generation
BasicRegionAdapter - Class in org.hibernate.cache.jbc
General support for writing Region implementations for JBoss Cache 2.x.
BasicRegionAdapter(Cache, String, String) - Constructor for class org.hibernate.cache.jbc.BasicRegionAdapter
 
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
 
BasicTransformerAdapter - Class in org.hibernate.transform
Provides the basic "noop" impls of the ResultTransformer contract.
BasicTransformerAdapter() - Constructor for class org.hibernate.transform.BasicTransformerAdapter
 
BasicTypeImpl<X> - Class in org.hibernate.ejb.metamodel
 
BasicTypeImpl(Class<X>, Type.PersistenceType) - Constructor for class org.hibernate.ejb.metamodel.BasicTypeImpl
 
BATCH_STRATEGY - Static variable in class org.hibernate.cfg.Environment
Select a custom batcher.
BATCH_VERSIONED_DATA - Static variable in class org.hibernate.cfg.Environment
Should versioned data be included in batching?
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
 
Batcher - Interface in org.hibernate.jdbc
Manages PreparedStatements for a session.
BatcherFactory - Interface in org.hibernate.jdbc
Factory for Batcher instances.
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
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.BatchFetchQueue
Constructs a queue for the given context.
BatchingBatcher - Class in org.hibernate.jdbc
An implementation of the Batcher interface that actually uses batching
BatchingBatcher(ConnectionManager, Interceptor) - Constructor for class org.hibernate.jdbc.BatchingBatcher
 
BatchingBatcherFactory - Class in org.hibernate.jdbc
A BatcherFactory implementation which constructs Batcher instances capable of actually performing batch operations.
BatchingBatcherFactory() - Constructor for class org.hibernate.jdbc.BatchingBatcherFactory
 
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
 
BatchSize - Annotation Type in org.hibernate.annotations
Batch size for SQL loading
batchSize - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
BeanCallback - Class in org.hibernate.ejb.event
 
BeanCallback(Method) - Constructor for class org.hibernate.ejb.event.BeanCallback
 
BeanValidationActivator - Class in org.hibernate.cfg.beanvalidation
This class has no hard dependency on Bean Validation APIs It must use reflection every time BV is required.
BeanValidationActivator() - Constructor for class org.hibernate.cfg.beanvalidation.BeanValidationActivator
 
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).
before() - Method in class org.hibernate.impl.AbstractQueryImpl
 
before() - Method in class org.hibernate.impl.CriteriaImpl
 
BEFORE_FLUSH - Static variable in class org.hibernate.engine.Cascade
A cascade point that occurs just before the session is flushed
BEFORE_INSERT_AFTER_DELETE - Static variable in class org.hibernate.engine.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.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.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.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.TypeFactory
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
beforeCompletion() - Method in class org.hibernate.context.JTASessionContext.CleanupSynch
beforeCompletion() - Method in class org.hibernate.context.ThreadLocalSessionContext.CleanupSynch
beforeCompletion() - Method in class org.hibernate.envers.synchronization.AuditProcess
 
beforeCompletion() - Method in class org.hibernate.transaction.CacheSynchronization
beforeExecutions() - Method in class org.hibernate.action.BulkOperationCleanupAction
 
beforeExecutions() - Method in class org.hibernate.action.CollectionAction
 
beforeExecutions() - Method in class org.hibernate.action.EntityAction
 
beforeExecutions() - Method in interface org.hibernate.action.Executable
Called before executing any actions.
beforeFirst() - Method in class org.hibernate.impl.FetchingScrollableResultsImpl
Go to a location just before first result (this is the initial location)
beforeFirst() - Method in class org.hibernate.impl.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.PersistentArrayHolder
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.PersistentBag
 
beforeInitialize(CollectionPersister, int) - Method in interface org.hibernate.collection.PersistentCollection
Called before any elements are read into the collection, allowing appropriate initializations to occur.
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.PersistentElementHolder
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.PersistentList
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.PersistentMap
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.PersistentSet
 
beforeLoad() - Method in interface org.hibernate.engine.PersistenceContext
Call this before begining a two-phase load
beforeLoad() - Method in class org.hibernate.engine.StatefulPersistenceContext
Call this before begining a two-phase load
beforeSelectClause() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
beforeTransactionCompletion(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
beforeTransactionCompletion() - Method in class org.hibernate.engine.ActionQueue
Execute any registered BeforeTransactionCompletionProcess
beforeTransactionCompletion(Transaction) - Method in interface org.hibernate.engine.SessionImplementor
Notify the session that the transaction is about to complete
beforeTransactionCompletion(Transaction) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
beforeTransactionCompletion(Transaction) - Method in class org.hibernate.impl.SessionImpl
 
beforeTransactionCompletion(Transaction) - Method in class org.hibernate.impl.StatelessSessionImpl
 
beforeTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
Called before a transaction is committed (but not before rollback).
beforeTransactionCompletion(Transaction) - Method in class org.hibernate.jdbc.JDBCContext
 
beforeTransactionCompletion(Transaction) - Method in interface org.hibernate.jdbc.JDBCContext.Context
 
BeforeTransactionCompletionProcess - Interface in org.hibernate.action
Contract representing some process that needs to occur during before transaction completion.
begin() - Method in class org.hibernate.ejb.transaction.JoinableCMTTransaction
 
begin() - Method in class org.hibernate.ejb.TransactionImpl
 
begin() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
begin() - Method in interface org.hibernate.Transaction
Begin a new transaction.
begin() - Method in class org.hibernate.transaction.CMTTransaction
Begin a new transaction.
begin() - Method in class org.hibernate.transaction.JDBCTransaction
Begin a new transaction.
begin() - Method in class org.hibernate.transaction.JTATransaction
Begin a new transaction.
begin() - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter
beginFunctionTemplate(AST, AST) - Method in class org.hibernate.hql.ast.SqlGenerator
 
beginRead() - Method in class org.hibernate.collection.AbstractPersistentCollection
Called just before reading any rows from the JDBC result set
beginRead() - Method in class org.hibernate.collection.PersistentArrayHolder
 
beginRead() - Method in interface org.hibernate.collection.PersistentCollection
Called just before reading any rows from the JDBC result set
beginRead() - Method in class org.hibernate.collection.PersistentSet
 
beginTransaction() - Method in class org.hibernate.impl.SessionImpl
 
beginTransaction() - Method in class org.hibernate.impl.StatelessSessionImpl
 
beginTransaction() - Method in interface org.hibernate.Session
Begin a unit of work and return the associated Transaction object.
beginTransaction() - Method in interface org.hibernate.StatelessSession
Begin a Hibernate transaction.
bestGuessEntityName(Object) - Method in interface org.hibernate.engine.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.impl.SessionImpl
 
bestGuessEntityName(Object) - Method in class org.hibernate.impl.StatelessSessionImpl
 
BESTransactionManagerLookup - Class in org.hibernate.transaction
A TransactionManager lookup strategy for Borland ES.
BESTransactionManagerLookup() - Constructor for class org.hibernate.transaction.BESTransactionManagerLookup
 
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.criteria.CriteriaBuilderImpl
between(T, T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "between" constraint
BetweenAuditExpression - Class in org.hibernate.envers.query.criteria
 
BetweenAuditExpression(PropertyNameGetter, Object, Object) - Constructor for class org.hibernate.envers.query.criteria.BetweenAuditExpression
 
BetweenExpression - Class in org.hibernate.criterion
Constrains a property to between two values
BetweenExpression(String, Object, Object) - Constructor for class org.hibernate.criterion.BetweenExpression
 
BetweenOperatorNode - Class in org.hibernate.hql.ast.tree
Contract for nodes representing logcial BETWEEN (ternary) operators.
BetweenOperatorNode() - Constructor for class org.hibernate.hql.ast.tree.BetweenOperatorNode
 
BetweenPredicate<Y> - Class in org.hibernate.ejb.criteria.predicate
Models a BETWEEN Predicate.
BetweenPredicate(CriteriaBuilderImpl, Expression<? extends Y>, Y, Y) - Constructor for class org.hibernate.ejb.criteria.predicate.BetweenPredicate
 
BetweenPredicate(CriteriaBuilderImpl, Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Constructor for class org.hibernate.ejb.criteria.predicate.BetweenPredicate
 
BIG_DECIMAL - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
BIG_INTEGER - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
BigDecimalType - Class in org.hibernate.type
big_decimal: A type that maps an SQL NUMERIC to a java.math.BigDecimal
BigDecimalType() - Constructor for class org.hibernate.type.BigDecimalType
 
BigIntegerType - Class in org.hibernate.type
big_integer: A type that maps an SQL NUMERIC to a java.math.BigInteger
BigIntegerType() - Constructor for class org.hibernate.type.BigIntegerType
 
BINARY - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
BinaryArithmeticOperation<N extends Number> - Class in org.hibernate.ejb.criteria.expression
Models standard arithmetc operations with two operands.
BinaryArithmeticOperation(CriteriaBuilderImpl, Class<N>, BinaryArithmeticOperation.Operation, Expression<? extends N>, Expression<? extends N>) - Constructor for class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
Creates an arithmethic operation based on 2 expressions.
BinaryArithmeticOperation(CriteriaBuilderImpl, Class<N>, BinaryArithmeticOperation.Operation, Expression<? extends N>, N) - Constructor for class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
Creates an arithmethic operation based on an expression and a literal.
BinaryArithmeticOperation(CriteriaBuilderImpl, Class<N>, BinaryArithmeticOperation.Operation, N, Expression<? extends N>) - Constructor for class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
Creates an arithmetic operation based on an expression and a literal.
BinaryArithmeticOperation.Operation - Enum in org.hibernate.ejb.criteria.expression
 
BinaryArithmeticOperatorNode - Class in org.hibernate.hql.ast.tree
Nodes which represent binary arithmetic operators.
BinaryArithmeticOperatorNode() - Constructor for class org.hibernate.hql.ast.tree.BinaryArithmeticOperatorNode
 
BinaryLogicOperatorNode - Class in org.hibernate.hql.ast.tree
Contract for nodes representing binary operators.
BinaryLogicOperatorNode() - Constructor for class org.hibernate.hql.ast.tree.BinaryLogicOperatorNode
 
BinaryOperatorExpression<T> - Interface in org.hibernate.ejb.criteria.expression
Contract for operators with two operands.
BinaryOperatorNode - Interface in org.hibernate.hql.ast.tree
Contract for nodes representing binary operators.
BinaryType - Class in org.hibernate.type
binary: A type that maps an SQL VARBINARY to a Java byte[].
BinaryType() - Constructor for class org.hibernate.type.BinaryType
 
bind() - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
bind() - Method in class org.hibernate.cfg.annotations.TableBinder
 
bind() - Method in class org.hibernate.cfg.Ejb3Column
 
bind(Session) - Static method in class org.hibernate.context.ManagedSessionContext
Binds the given session to the current context for its session factory.
bind(Session) - Static method in class org.hibernate.context.ThreadLocalSessionContext
Associates the given session with the current thread of execution.
bind(TypedQuery) - Method in interface org.hibernate.ejb.criteria.CriteriaQueryCompiler.ImplicitParameterBinding
Bind the implicit parameter's value to the JPA query.
bind(Ejb3Configuration) - Static method in class org.hibernate.ejb.util.NamingHelper
bind the configuration to the JNDI
bind(PreparedStatement, int) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
bind(PreparedStatement, int) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
bind(PreparedStatement, int) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
bind(PreparedStatement, int) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Bind this holders internal value to the given result set.
bind(PreparedStatement, QueryParameters, SessionImplementor, int) - Method in class org.hibernate.param.CollectionFilterKeyParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(PreparedStatement, QueryParameters, SessionImplementor, int) - Method in class org.hibernate.param.DynamicFilterParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(PreparedStatement, QueryParameters, SessionImplementor, int) - Method in class org.hibernate.param.NamedParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(PreparedStatement, QueryParameters, SessionImplementor, int) - Method in interface org.hibernate.param.ParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(PreparedStatement, QueryParameters, SessionImplementor, int) - Method in class org.hibernate.param.PositionalParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(PreparedStatement, QueryParameters, SessionImplementor, int) - Method in class org.hibernate.param.VersionTypeSeedParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(Context, String, Object) - Static method in class org.hibernate.util.NamingHelper
Bind val to name in ctx, and make sure that all intermediate contexts exist.
bindAny(Element, Any, boolean, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
bindAnyMetaDefs(XAnnotatedElement, ExtendedMappings) - Static method in class org.hibernate.cfg.BinderHelper
 
bindArray(Element, Array, String, String, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
Called for arrays and primitive arrays
bindClass(XClass, Map<XClass, InheritanceState>, ExtendedMappings) - Static method in class org.hibernate.cfg.AnnotationBinder
Bind a class having JSR175 annotations.
bindClass(Element, PersistentClass, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindCollection(Element, Collection, String, String, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
Called for all collections
bindCollectionSecondPass(Element, Collection, Map, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
Called for all collections
bindColumn(Element, Column, boolean) - Static method in class org.hibernate.cfg.HbmBinder
 
bindColumns(Element, SimpleValue, boolean, boolean, String, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
bindComponent(Element, Component, String, String, String, boolean, boolean, Mappings, Map, boolean) - Static method in class org.hibernate.cfg.HbmBinder
 
bindComposite(Element, Component, String, boolean, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindCompositeId(Element, Component, PersistentClass, String, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindDefaults(ExtendedMappings) - Static method in class org.hibernate.cfg.AnnotationBinder
 
bindDiscriminatorValue() - Method in class org.hibernate.cfg.annotations.EntityBinder
 
bindEntity() - Method in class org.hibernate.cfg.annotations.EntityBinder
 
Binder - Interface in org.hibernate.id.insert
 
BinderHelper - Class in org.hibernate.cfg
 
bindFk(PersistentClass, PersistentClass, Ejb3JoinColumn[], SimpleValue, boolean, ExtendedMappings) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
bindIdentifierCollectionSecondPass(Element, IdentifierCollection, Map, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindJoinedSubclass(Element, JoinedSubclass, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.Cache71Dialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.Dialect
Does the LIMIT clause come at the start of the SELECT statement, rather than at the end?
bindLimitParametersFirst() - Method in class org.hibernate.dialect.FirebirdDialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.H2Dialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.HSQLDialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.InterbaseDialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.Dialect
ANSI SQL defines the LIMIT clause to be in the form LIMIT offset, limit.
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.FirebirdDialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.H2Dialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.InterbaseDialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.Oracle8iDialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
bindListSecondPass(Element, List, Map, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
Called for Lists, arrays, primitive arrays
bindManytoManyInverseFk(PersistentClass, Ejb3JoinColumn[], SimpleValue, boolean, ExtendedMappings) - Static method in class org.hibernate.cfg.annotations.CollectionBinder
bind the inverse FK of a ManyToMany If we are in a mappedBy case, read the columns from the associated colletion element Otherwise delegates to the usual algorithm
bindManyToManySecondPass(Collection, Map, Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], boolean, XClass, boolean, boolean, boolean, TableBinder, XProperty, PropertyHolder, String, ExtendedMappings) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
bindManyToOne(Element, ManyToOne, String, boolean, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
bindMapSecondPass(Element, Map, Map, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
Called for Maps
bindNamedParameters(PreparedStatement, QueryParameters, int, ParameterBinder.NamedParameterSource, SessionImplementor) - Static method in class org.hibernate.engine.ParameterBinder
 
bindNamedParameters(PreparedStatement, Map, int, ParameterBinder.NamedParameterSource, SessionImplementor) - Static method in class org.hibernate.engine.ParameterBinder
 
bindNamedParameters(PreparedStatement, Map, int, SessionImplementor) - Method in class org.hibernate.loader.Loader
Bind named parameters to the JDBC prepared statement.
bindNativeQueries(NamedNativeQueries, ExtendedMappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNativeQueries(NamedNativeQueries, ExtendedMappings) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNativeQuery(NamedNativeQuery, ExtendedMappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNativeQuery(NamedNativeQuery, ExtendedMappings) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindOneToMany(Element, OneToMany, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
bindOneToManySecondPass(Collection, Map, Ejb3JoinColumn[], XClass, boolean, boolean, String, ExtendedMappings, Map<XClass, InheritanceState>) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
bindOneToOne(Element, OneToOne, String, boolean, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
bindPackage(String, ExtendedMappings) - Static method in class org.hibernate.cfg.AnnotationBinder
 
bindParameters(SessionImplementor, PreparedStatement, Object) - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
Bind any required parameter values into the SQL command AbstractSelectingDelegate.getSelectSQL().
bindParameters(SessionImplementor, PreparedStatement, Object) - Method in class org.hibernate.id.SelectGenerator.SelectGeneratorDelegate
 
bindParameterValues(PreparedStatement, QueryParameters, int, SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
We specifically override this method here, because in general we know much more about the parameters and their appropriate bind positions here then we do in our super because we track them explciitly here through the ParameterSpecification interface.
bindParameterValues(PreparedStatement, QueryParameters, int, SessionImplementor) - Method in class org.hibernate.loader.Loader
Bind all parameter values into the prepared statement in preparation for execution.
bindPositionalParameters(PreparedStatement, QueryParameters, int, SessionImplementor) - Static method in class org.hibernate.engine.ParameterBinder
 
bindPositionalParameters(PreparedStatement, Object[], Type[], int, SessionImplementor) - Static method in class org.hibernate.engine.ParameterBinder
 
bindPositionalParameters(PreparedStatement, QueryParameters, int, SessionImplementor) - Method in class org.hibernate.loader.Loader
Bind positional parameter values to the JDBC prepared statement.
bindProperty(Element, Property, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindQueries(NamedQueries, ExtendedMappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQueries(NamedQueries, ExtendedMappings) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQuery(NamedQuery, ExtendedMappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQuery(NamedQuery, ExtendedMappings) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQueryParameters(PreparedStatement, QueryParameters, int, ParameterBinder.NamedParameterSource, SessionImplementor) - Static method in class org.hibernate.engine.ParameterBinder
 
bindRoot(Document, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
The main contract into the hbm.xml-based binder.
bindRootClass(Element, RootClass, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
Responsible for perfoming the bind operation related to an <class/> mapping element.
bindSimpleValue(Element, SimpleValue, boolean, String, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
bindSqlResultsetMapping(SqlResultSetMapping, ExtendedMappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindSqlResultsetMappings(SqlResultSetMappings, ExtendedMappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindStarToManySecondPass(Map, XClass, Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], boolean, XProperty, boolean, TableBinder, boolean, ExtendedMappings) - Method in class org.hibernate.cfg.annotations.CollectionBinder
return true if it's a Fk, false if it's an association table
bindStarToManySecondPass(Map, XClass, Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], boolean, XProperty, boolean, TableBinder, boolean, ExtendedMappings) - Method in class org.hibernate.cfg.annotations.IdBagBinder
 
bindSubclass(Element, Subclass, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindTable(String, String, String, List<UniqueConstraintHolder>, String, Table) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
bindUnionSubclass(Element, UnionSubclass, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindValues(PreparedStatement) - Method in interface org.hibernate.id.insert.Binder
 
BLOB - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
BlobImplementer - Interface in org.hibernate.engine.jdbc
Marker interface for non-contextually created Blob instances..
BlobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying Blobs for non-contextual creation, including proxy creation and handling proxy invocations.
BlobType - Class in org.hibernate.type
blob: A type that maps an SQL BLOB to a java.sql.Blob.
BlobType() - Constructor for class org.hibernate.type.BlobType
 
BOOLEAN - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
BooleanAssertionPredicate - Class in org.hibernate.ejb.criteria.predicate
Predicate to assert the explicit value of a boolean expression: x = true x = false x <> true x <> false
BooleanAssertionPredicate(CriteriaBuilderImpl, Expression<Boolean>, Boolean) - Constructor for class org.hibernate.ejb.criteria.predicate.BooleanAssertionPredicate
 
BooleanExpressionPredicate - Class in org.hibernate.ejb.criteria.predicate
Defines a Predicate used to wrap an Expression<Boolean>.
BooleanExpressionPredicate(CriteriaBuilderImpl, Expression<Boolean>) - Constructor for class org.hibernate.ejb.criteria.predicate.BooleanExpressionPredicate
 
BooleanLiteralNode - Class in org.hibernate.hql.ast.tree
Represents a boolean literal within a query.
BooleanLiteralNode() - Constructor for class org.hibernate.hql.ast.tree.BooleanLiteralNode
 
BooleanStaticAssertionPredicate - Class in org.hibernate.ejb.criteria.predicate
Predicate used to assert a static boolean condition.
BooleanStaticAssertionPredicate(CriteriaBuilderImpl, Boolean) - Constructor for class org.hibernate.ejb.criteria.predicate.BooleanStaticAssertionPredicate
 
BooleanType - Class in org.hibernate.type
boolean: A type that maps an SQL BIT to a Java Boolean.
BooleanType() - Constructor for class org.hibernate.type.BooleanType
 
booleanValue(String) - Static method in class org.hibernate.util.StringHelper
 
borrowConnection() - Method in class org.hibernate.jdbc.ConnectionManager
 
borrowConnection() - Method in class org.hibernate.jdbc.JDBCContext
 
BorrowedConnectionProxy - Class in org.hibernate.jdbc
A proxy for borrowed connections which funnels all requests back into the ConnectionManager from which it was borrowed to be properly handled (in terms of connection release modes).
BorrowedConnectionProxy(ConnectionManager) - Constructor for class org.hibernate.jdbc.BorrowedConnectionProxy
 
BOTH - Static variable in class org.hibernate.dialect.function.TrimFunctionTemplate.Specification
 
BOTH_SPACE_TRIM_FROM_TEMPLATE - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
 
BOTH_SPACE_TRIM_TEMPLATE - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
 
BOTH_TRIM_TEMPLATE - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
A template for the series of calls required to trim non-space chars from both the beginning and the end of text.
BTMTransactionManagerLookup - Class in org.hibernate.transaction
TransactionManager lookup strategy for BTM
BTMTransactionManagerLookup() - Constructor for class org.hibernate.transaction.BTMTransactionManagerLookup
 
BUFFER_SIZE - Static variable in class org.hibernate.type.CharacterArrayClobType
 
build() - Method in class org.hibernate.ejb.metamodel.PluralAttributeImpl.Builder
 
build(StringBuilder, Map<String, Object>) - Method in class org.hibernate.envers.tools.query.QueryBuilder
Builds the given query, appending results to the given string buffer, and adding all query parameter values that are used to the map provided.
buildAccessStrategy(AccessType) - Method in interface org.hibernate.cache.CollectionRegion
Build an access strategy for the requested access type.
buildAccessStrategy(AccessType) - Method in interface org.hibernate.cache.EntityRegion
Build an access strategy for the requested access type.
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.impl.bridge.CollectionRegionAdapter
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.impl.bridge.EntityRegionAdapter
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.infinispan.collection.CollectionRegionImpl
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.infinispan.entity.EntityRegionImpl
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.jbc.collection.CollectionRegionImpl
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.jbc.entity.EntityRegionImpl
Build an access strategy for the requested access type.
buildAndExecuteQuery() - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
buildAndFillTable(String, String, ObjectNameSource, ObjectNameNormalizer.NamingStrategyHelper, boolean, List<UniqueConstraintHolder>, String, Table, ExtendedMappings, String) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
buildAnyValue(String, Ejb3JoinColumn[], Column, PropertyData, boolean, Nullability, PropertyHolder, EntityBinder, boolean, ExtendedMappings) - Static method in class org.hibernate.cfg.BinderHelper
 
buildAttribute(AbstractManagedType<X>, Property) - Method in class org.hibernate.ejb.metamodel.AttributeFactory
Build a normal attribute.
buildBasicProxyFactory(Class, Class[]) - Method in class org.hibernate.bytecode.cglib.ProxyFactoryFactoryImpl
Deprecated.  
buildBasicProxyFactory(Class, Class[]) - Method in class org.hibernate.bytecode.javassist.ProxyFactoryFactoryImpl
 
buildBasicProxyFactory(Class, Class[]) - Method in interface org.hibernate.bytecode.ProxyFactoryFactory
Build a proxy factory for basic proxy concerns.
buildBytecodeProvider(Properties) - Static method in class org.hibernate.cfg.Environment
 
buildBytecodeProvider(String) - Method in class org.hibernate.cfg.SettingsFactory
 
buildCache(String, Properties) - Method in interface org.hibernate.cache.CacheProvider
Deprecated. Configure the cache
buildCache(String, Properties) - Method in class org.hibernate.cache.EhCacheProvider
Builds a Cache.
buildCache(String, Properties) - Method in class org.hibernate.cache.HashtableCacheProvider
 
buildCache(String, Properties) - Method in class org.hibernate.cache.NoCacheProvider
Configure the cache
buildCache(String, Properties) - Method in class org.hibernate.cache.OSCacheProvider
Builds a new Cache instance, and gets it's properties from the OSCache Config which reads the properties file (oscache.properties) from the classpath.
buildCache(String, Properties) - Method in class org.hibernate.cache.SingletonEhCacheProvider
Builds a Cache.
buildCache(String, Properties) - Method in class org.hibernate.cache.SwarmCacheProvider
 
buildCallback(SessionImplementor) - Method in interface org.hibernate.id.enhanced.DatabaseStructure
A callback to be able to get the next value from the underlying structure as needed.
buildCallback(SessionImplementor) - Method in class org.hibernate.id.enhanced.SequenceStructure
A callback to be able to get the next value from the underlying structure as needed.
buildCallback(SessionImplementor) - Method in class org.hibernate.id.enhanced.TableStructure
A callback to be able to get the next value from the underlying structure as needed.
buildCleanupSynch() - Method in class org.hibernate.context.ThreadLocalSessionContext
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.impl.NoCachingRegionFactory
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Build a cache region specialized for storing collection data.
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.jbc.JBossCacheRegionFactory
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in interface org.hibernate.cache.RegionFactory
Build a cache region specialized for storing collection data.
buildColumnFromAnnotation(Column[], Formula, Nullability, PropertyHolder, PropertyData, Map<String, Join>, ExtendedMappings) - Static method in class org.hibernate.cfg.Ejb3Column
 
buildColumnFromAnnotation(Column[], Formula, Nullability, PropertyHolder, PropertyData, String, Map<String, Join>, ExtendedMappings) - Static method in class org.hibernate.cfg.Ejb3Column
 
buildColumnFromAnnotation(OrderColumn, PropertyHolder, PropertyData, Map<String, Join>, ExtendedMappings) - Static method in class org.hibernate.cfg.IndexColumn
 
buildColumnFromAnnotation(IndexColumn, PropertyHolder, PropertyData, ExtendedMappings) - Static method in class org.hibernate.cfg.IndexColumn
 
buildConfiguration() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
buildConfiguration() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
buildDatabaseStructure(Type, Properties, Dialect, boolean, String, int, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Build the database structure.
buildDialect(Properties, Connection) - Static method in class org.hibernate.dialect.resolver.DialectFactory
Builds an appropriate Dialect instance.
buildDialect(Properties) - Static method in class org.hibernate.dialect.resolver.DialectFactory
 
buildDiscriminatorColumn(DiscriminatorType, DiscriminatorColumn, DiscriminatorFormula, ExtendedMappings) - Static method in class org.hibernate.cfg.Ejb3DiscriminatorColumn
 
buildEntityManagerFactory() - Method in class org.hibernate.ejb.Ejb3Configuration
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.impl.NoCachingRegionFactory
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Build a cache region specialized for storing entity data.
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.jbc.JBossCacheRegionFactory
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in interface org.hibernate.cache.RegionFactory
Build a cache region specialized for storing entity data.
buildFunctionParameterList(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AggregateProjection
 
buildFunctionParameterList(String) - Method in class org.hibernate.criterion.AggregateProjection
 
buildFunctionParameterList(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.CountProjection
 
buildGetter(Component, Property) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
buildGetter(Component, Property) - Method in class org.hibernate.tuple.component.Dom4jComponentTuplizer
 
buildGetter(Component, Property) - Method in class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
buildGetter(Component, Property) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
buildHolder() - Method in class org.hibernate.id.SequenceGenerator
 
buildHolder() - Method in class org.hibernate.id.TableGenerator
 
buildIdAttribute(AbstractIdentifiableType<X>, Property) - Method in class org.hibernate.ejb.metamodel.AttributeFactory
Build the identifier attribute descriptor
buildIdentifierProperty(PersistentClass, IdentifierGenerator) - Static method in class org.hibernate.tuple.PropertyFactory
Generates an IdentifierProperty representation of the for a given entity mapping.
buildIllegalCollectionDereferenceException(String, FromReferenceNode) - Method in interface org.hibernate.hql.ast.tree.DotNode.IllegalCollectionDereferenceExceptionBuilder
 
buildInheritanceStates(List<XClass>, ExtendedMappings) - Static method in class org.hibernate.cfg.AnnotationBinder
For the mapped entities build some temporary data-structure containing information about the inheritance status of a class.
buildInsertQuery() - Method in class org.hibernate.id.enhanced.TableGenerator
 
buildInstantiator(Component) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
buildInstantiator(Component) - Method in class org.hibernate.tuple.component.Dom4jComponentTuplizer
 
buildInstantiator(Component) - Method in class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
buildInstantiator(Component) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
buildInstantiator(PersistentClass) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate Instantiator for the given mapped entity.
buildInstantiator(PersistentClass) - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer
Build an appropriate Instantiator for the given mapped entity.
buildInstantiator(PersistentClass) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Build an appropriate Instantiator for the given mapped entity.
buildInstantiator(PersistentClass) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate Instantiator for the given mapped entity.
buildInstrumenter(Logger, Instrumenter.Options) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
buildInstrumenter(Logger, Instrumenter.Options) - Method in class org.hibernate.tool.instrument.cglib.InstrumentTask
Deprecated.  
buildInstrumenter(Logger, Instrumenter.Options) - Method in class org.hibernate.tool.instrument.javassist.InstrumentTask
 
buildIsolatedClassLoader(ClassLoader) - Method in class org.hibernate.junit.AbstractClassLoaderIsolatedTestCase
 
buildJoinColumn(PrimaryKeyJoinColumn, JoinColumn, Value, Map<String, Join>, PropertyHolder, ExtendedMappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
Build JoinColumn for a JOINED hierarchy
buildJoinColumns(JoinColumn[], String, Map<String, Join>, PropertyHolder, String, ExtendedMappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildJoinColumnsOrFormulas(JoinColumnsOrFormulas, String, Map<String, Join>, PropertyHolder, String, ExtendedMappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildJoinColumnsWithDefaultColumnSuffix(JoinColumn[], String, Map<String, Join>, PropertyHolder, String, String, ExtendedMappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildJoinTableJoinColumns(JoinColumn[], Map<String, Join>, PropertyHolder, String, String, ExtendedMappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildLockRequest(LockOptions) - Method in class org.hibernate.impl.SessionImpl
 
buildLockRequest(LockOptions) - Method in interface org.hibernate.Session
Build a LockRequest that specifies the LockMode, pessimistic lock timeout and lock scope.
buildMapping() - Method in class org.hibernate.cfg.Configuration
 
buildMappings() - Method in class org.hibernate.cfg.Configuration
Call this to ensure the mappings are fully compiled/built.
buildMappings() - Method in class org.hibernate.ejb.Ejb3Configuration
 
buildMetamodel(Iterator<PersistentClass>, SessionFactoryImplementor) - Static method in class org.hibernate.ejb.metamodel.MetamodelImpl
Build the metamodel using the information from the collection of Hibernate PersistentClass models as well as the Hibernate SessionFactory.
buildMinimalSQLExceptionConverter() - Static method in class org.hibernate.exception.SQLExceptionConverterFactory
Builds a minimal converter.
buildNamedQueries(Element, boolean, XMLContext.Default) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader
 
buildOptimizer(String, Class, int) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
Deprecated. Use OptimizerFactory.buildOptimizer(String, Class, int, long) instead
buildOptimizer(String, Class, int, long) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
Builds an optimizer
buildOrObtainSession() - Method in class org.hibernate.context.JTASessionContext
Strictly provided for subclassing purposes; specifically to allow long-session support.
buildOrObtainSession() - Method in class org.hibernate.context.ThreadLocalSessionContext
Strictly provided for subclassing purposes; specifically to allow long-session support.
buildPositionsArray() - Method in class org.hibernate.engine.query.ParamLocationRecognizer.NamedParameterDescription
 
buildProperties() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
buildPropertyGetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyGetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyGetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyGetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyHolder(XClass, PersistentClass, EntityBinder, ExtendedMappings, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
 
buildPropertyHolder(Component, String, PropertyData, PropertyHolder, ExtendedMappings) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
build a component property holder
buildPropertyHolder(Collection, String, XClass, XProperty, PropertyHolder, ExtendedMappings) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
buid a property holder on top of a collection
buildPropertyHolder(PersistentClass, Map<String, Join>, ExtendedMappings, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
must only be used on second level phases ( has to be settled already)
buildPropertyPath(String, String) - Static method in exception org.hibernate.PropertyValueException
Return a well formed property path.
buildPropertySetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate Setter for the given property.
buildPropertySetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer
Build an appropriate Setter for the given property.
buildPropertySetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Build an appropriate Setter for the given property.
buildPropertySetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate Setter for the given property.
buildProxyFactory() - Method in class org.hibernate.bytecode.cglib.ProxyFactoryFactoryImpl
Deprecated. Builds a CGLIB-based proxy factory.
buildProxyFactory() - Method in class org.hibernate.bytecode.javassist.ProxyFactoryFactoryImpl
Builds a Javassist-based proxy factory.
buildProxyFactory() - Method in interface org.hibernate.bytecode.ProxyFactoryFactory
Build a proxy factory specifically for handling runtime lazy loading.
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate ProxyFactory for the given mapped entity.
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer
Build an appropriate ProxyFactory for the given mapped entity.
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Build an appropriate ProxyFactory for the given mapped entity.
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate ProxyFactory for the given mapped entity.
buildProxyFactoryInternal(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
buildQueryResultsRegion(String, Properties) - Method in class org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
 
buildQueryResultsRegion(String, Properties) - Method in class org.hibernate.cache.impl.NoCachingRegionFactory
 
buildQueryResultsRegion(String, Properties) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Build a cache region specialized for storing query results
buildQueryResultsRegion(String, Properties) - Method in class org.hibernate.cache.jbc.JBossCacheRegionFactory
 
buildQueryResultsRegion(String, Properties) - Method in interface org.hibernate.cache.RegionFactory
Build a cache region specialized for storing query results
buildResultRow(Object[], ResultSet, boolean, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader.ResultRowProcessor
Build a logical result row.
buildResultSetMappingDefinition(Element, String, Mappings) - Static method in class org.hibernate.cfg.ResultSetMappingBinder
Build a ResultSetMappingDefinition given a containing element for the "return-XXX" elements
buildSafeClassName(String, String) - Static method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
buildSafeClassName(String, XMLContext.Default) - Static method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
buildSelectQuery(Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
 
buildSequenceGeneratorAnnotation(Element) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader
 
buildSessionFactory() - Method in class org.hibernate.cfg.AnnotationConfiguration
 
buildSessionFactory() - Method in class org.hibernate.cfg.Configuration
Instantiate a new SessionFactory, using the properties and mappings in this configuration.
buildSetter(Component, Property) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
buildSetter(Component, Property) - Method in class org.hibernate.tuple.component.Dom4jComponentTuplizer
 
buildSetter(Component, Property) - Method in class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
buildSetter(Component, Property) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
buildSettings() - Method in class org.hibernate.cfg.Configuration
Create an object-oriented view of the configuration properties
buildSettings(Properties) - Method in class org.hibernate.cfg.Configuration
 
buildSettings(Properties) - Method in class org.hibernate.cfg.SettingsFactory
 
buildSettings() - Method in class org.hibernate.ejb.Ejb3Configuration
 
buildSkip(Dialect, String, String) - Method in class org.hibernate.test.annotations.HibernateTestCase
 
buildSqlCreateIndexString(Dialect, String, Table, Iterator, boolean, String, String) - Static method in class org.hibernate.mapping.Index
 
buildSqlDropIndexString(Dialect, Table, String, String, String) - Static method in class org.hibernate.mapping.Index
 
buildSQLExceptionConverter() - Method in class org.hibernate.dialect.Cache71Dialect
 
buildSQLExceptionConverter() - Method in class org.hibernate.dialect.Dialect
Build an instance of the SQLExceptionConverter preferred by this dialect for converting SQLExceptions into Hibernate's JDBCException hierarchy.
buildSQLExceptionConverter(Dialect, Properties) - Static method in class org.hibernate.exception.SQLExceptionConverterFactory
Build a SQLExceptionConverter instance.
buildSqlResultsetMappings(Element, XMLContext.Default) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader
 
buildStandardProperty(Property, boolean) - Static method in class org.hibernate.tuple.PropertyFactory
Generate a "standard" (i.e., non-identifier and non-version) based on the given mapped property.
buildTableGeneratorAnnotation(Element, XMLContext.Default) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader
 
buildTimestampsRegion(String, Properties) - Method in class org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
 
buildTimestampsRegion(String, Properties) - Method in class org.hibernate.cache.impl.NoCachingRegionFactory
 
buildTimestampsRegion(String, Properties) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Build a cache region specialized for storing update-timestamps data.
buildTimestampsRegion(String, Properties) - Method in class org.hibernate.cache.jbc.JBossCacheRegionFactory
 
buildTimestampsRegion(String, Properties) - Method in interface org.hibernate.cache.RegionFactory
Build a cache region specialized for storing update-timestamps data.
buildTransactionFactory(Properties) - Static method in class org.hibernate.transaction.TransactionFactoryFactory
Create an appropriate transaction factory based on the given configuration properties.
buildUniqueConstraintHolders(UniqueConstraint[]) - Static method in class org.hibernate.cfg.annotations.TableBinder
Build a list of UniqueConstraintHolder instances given a list of UniqueConstraint annotations.
buildUniqueConstraints(UniqueConstraint[]) - Static method in class org.hibernate.cfg.annotations.TableBinder
Deprecated. Use TableBinder.buildUniqueConstraintHolders(javax.persistence.UniqueConstraint[]) instead
buildUpdateQuery() - Method in class org.hibernate.id.enhanced.TableGenerator
 
buildVersionAttribute(AbstractIdentifiableType<X>, Property) - Method in class org.hibernate.ejb.metamodel.AttributeFactory
Build the version attribute descriptor
buildVersionProperty(Property, boolean) - Static method in class org.hibernate.tuple.PropertyFactory
Generates a VersionProperty representation for an entity mapping given its version mapping Property.
BulkAccessor - Class in org.hibernate.bytecode.javassist
A JavaBean accessor.
BulkAccessor() - Constructor for class org.hibernate.bytecode.javassist.BulkAccessor
 
BulkAccessorException - Exception in org.hibernate.bytecode.javassist
An exception thrown while generating a bulk accessor.
BulkAccessorException(String) - Constructor for exception org.hibernate.bytecode.javassist.BulkAccessorException
Constructs an exception.
BulkAccessorException(String, int) - Constructor for exception org.hibernate.bytecode.javassist.BulkAccessorException
Constructs an exception.
BulkAccessorException(String, Throwable) - Constructor for exception org.hibernate.bytecode.javassist.BulkAccessorException
Constructs an exception.
BulkAccessorException(Throwable, int) - Constructor for exception org.hibernate.bytecode.javassist.BulkAccessorException
Constructs an exception.
BulkOperationCleanupAction - Class in org.hibernate.action
An ActionQueue Executable for ensuring shared cache cleanup in relation to performed bulk HQL queries.
BulkOperationCleanupAction(SessionImplementor, Queryable[]) - Constructor for class org.hibernate.action.BulkOperationCleanupAction
Constructs an action to cleanup "affected cache regions" based on the affected entity persisters.
BulkOperationCleanupAction(SessionImplementor, Set) - Constructor for class org.hibernate.action.BulkOperationCleanupAction
Constructs an action to cleanup "affected cache regions" based on a set of affected table spaces.
BYTE - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
ByteArrayBlobType - Class in org.hibernate.type
Deprecated. replaced by Hibernate Core's WrappedMaterializedBlobType
ByteArrayBlobType() - Constructor for class org.hibernate.type.ByteArrayBlobType
Deprecated.  
BYTECODE_PROVIDER - Static variable in class org.hibernate.cfg.Environment
 
ByteCodeHelper - Class in org.hibernate.bytecode.util
A helper for reading byte code from various input sources.
BytecodeProvider - Interface in org.hibernate.bytecode
Contract for providers of bytecode services to Hibernate.
BytecodeProviderImpl - Class in org.hibernate.bytecode.cglib
Deprecated. Per HHH-5451 support for cglib as a bytecode provider has been deprecated.
BytecodeProviderImpl() - Constructor for class org.hibernate.bytecode.cglib.BytecodeProviderImpl
Deprecated.  
BytecodeProviderImpl - Class in org.hibernate.bytecode.javassist
Bytecode provider implementation for Javassist.
BytecodeProviderImpl() - Constructor for class org.hibernate.bytecode.javassist.BytecodeProviderImpl
 
BytesHelper - Class in org.hibernate.util
 
ByteType - Class in org.hibernate.type
byte: A type that maps an SQL TINYINT to a Java Byte.
ByteType() - Constructor for class org.hibernate.type.ByteType
 

C

C3P0_ACQUIRE_INCREMENT - Static variable in class org.hibernate.cfg.Environment
Number of connections acquired when pool is exhausted
C3P0_IDLE_TEST_PERIOD - Static variable in class org.hibernate.cfg.Environment
Idle time before a C3P0 pooled connection is validated
C3P0_MAX_SIZE - Static variable in class org.hibernate.cfg.Environment
Maximum size of C3P0 connection pool
C3P0_MAX_STATEMENTS - Static variable in class org.hibernate.cfg.Environment
Maximum size of C3P0 statement cache
C3P0_MIN_SIZE - Static variable in class org.hibernate.cfg.Environment
Minimum size of C3P0 connection pool
C3P0_TIMEOUT - Static variable in class org.hibernate.cfg.Environment
Maximum idle time for C3P0 connection pool
C3P0ConnectionProvider - Class in org.hibernate.connection
A connection provider that uses a C3P0 connection pool.
C3P0ConnectionProvider() - Constructor for class org.hibernate.connection.C3P0ConnectionProvider
 
Cache - Annotation Type in org.hibernate.annotations
Add caching strategy to a root entity or a collection
Cache - Interface in org.hibernate
Provides an API for querying/managing the second level cache regions.
Cache - Interface in org.hibernate.cache
Deprecated. As of 3.3; see for details.
cache - Variable in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
Cache71Dialect - Class in org.hibernate.dialect
Caché 2007.1 dialect.
Cache71Dialect() - Constructor for class org.hibernate.dialect.Cache71Dialect
Creates new Cach�71Dialect instance.
CACHE_FACTORY_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.JndiMultiplexingCacheInstanceManager
Specifies the JNDI name under which the CacheManager to use is bound.
CACHE_FACTORY_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Classpath or filesystem resource containing JBoss Cache configurations the factory should use.
CACHE_MANAGER_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.JndiInfinispanRegionFactory
Specifies the JNDI name under which the EmbeddedCacheManager to use is bound.
CACHE_NAMESPACE - Static variable in class org.hibernate.cfg.Environment
The CacheProvider JNDI namespace, if pre-bound to JNDI.
CACHE_PROVIDER - Static variable in class org.hibernate.cfg.Environment
The CacheProvider implementation class
CACHE_PROVIDER_CONFIG - Static variable in class org.hibernate.cfg.Environment
The CacheProvider implementation class
CACHE_REGION_FACTORY - Static variable in class org.hibernate.cfg.Environment
The RegionFactory implementation class
CACHE_REGION_PREFIX - Static variable in class org.hibernate.cfg.Environment
The CacheProvider region name prefix
CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.JndiSharedCacheInstanceManager
Specifies the JNDI name under which the Cache to use is bound.
CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Classpath or filesystem resource containing JBoss Cache configuration settings the Cache should use.
cacheAdapter - Variable in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
cacheAdapter - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
CacheAdapter - Interface in org.hibernate.cache.infinispan.util
Infinispan cache abstraction.
CacheAdapterImpl - Class in org.hibernate.cache.infinispan.util
CacheAdapterImpl.
CacheConcurrencyStrategy - Enum in org.hibernate.annotations
Cache concurrency strategy
CacheConcurrencyStrategy - Interface in org.hibernate.cache
Deprecated. As of 3.3; see for details.
CacheDataDescription - Interface in org.hibernate.cache
Describes attributes regarding the type of data to be cached.
CacheDataDescriptionImpl - Class in org.hibernate.cache.impl
CacheDataDescriptionImpl(boolean, boolean, Comparator) - Constructor for class org.hibernate.cache.impl.CacheDataDescriptionImpl
 
CacheEntry - Class in org.hibernate.cache.entry
A cached instance of a persistent class
CacheEntry(Object[], EntityPersister, boolean, Object, SessionImplementor, Object) - Constructor for class org.hibernate.cache.entry.CacheEntry
 
CacheEntryStructure - Interface in org.hibernate.cache.entry
 
CacheException - Exception in org.hibernate.cache
Something went wrong in the cache
CacheException(String) - Constructor for exception org.hibernate.cache.CacheException
 
CacheException(String, Throwable) - Constructor for exception org.hibernate.cache.CacheException
 
CacheException(Throwable) - Constructor for exception org.hibernate.cache.CacheException
 
CacheHelper - Class in org.hibernate.cache.infinispan.util
Helper for dealing with Infinisan cache instances.
CacheHelper - Class in org.hibernate.cache.jbc.util
Helper for dealing with JBossCache Configuration.CacheMode.
CacheHelper.Internal - Enum in org.hibernate.cache.jbc.util
 
CacheInstanceManager - Interface in org.hibernate.cache.jbc
Acts as a buffer from how instances of Cache are built/obtained.
CacheJoinFragment - Class in org.hibernate.sql
A Caché dialect join.
CacheJoinFragment() - Constructor for class org.hibernate.sql.CacheJoinFragment
 
CacheKey - Class in org.hibernate.cache
Allows multiple entity classes / collection roles to be stored in the same cache region.
CacheKey(Serializable, Type, String, EntityMode, SessionFactoryImplementor) - Constructor for class org.hibernate.cache.CacheKey
Construct a new key for a collection or entity instance.
CacheMode - Class in org.hibernate
Controls how the session interacts with the second-level cache and query cache.
CacheModeHelper - Class in org.hibernate.ejb.util
Helper to deal with CacheMode <-> CacheRetrieveMode/CacheStoreMode conversions.
CacheModeHelper() - Constructor for class org.hibernate.ejb.util.CacheModeHelper
 
CacheModeType - Enum in org.hibernate.annotations
Enumeration for the different interaction modes between the session and the Level 2 Cache.
CacheProvider - Interface in org.hibernate.cache
Deprecated. As of 3.3; see for details.
CacheSQLStateConverter - Class in org.hibernate.exception
A SQLExceptionConverter implementation specific to Caché SQL, accounting for its custom integrity constraint violation error codes.
CacheSQLStateConverter(ViolatedConstraintNameExtracter) - Constructor for class org.hibernate.exception.CacheSQLStateConverter
 
CacheSynchronization - Class in org.hibernate.transaction
A JTA transaction synch used to allow the Session to know about transaction events.
CacheSynchronization(TransactionFactory.Context, JDBCContext, Transaction, Transaction) - Constructor for class org.hibernate.transaction.CacheSynchronization
 
CALENDAR - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
CALENDAR_DATE - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
CalendarComparator - Class in org.hibernate.util
 
CalendarComparator() - Constructor for class org.hibernate.util.CalendarComparator
 
CalendarDateType - Class in org.hibernate.type
calendar_date: A type mapping for a Calendar object that represents a date.
CalendarDateType() - Constructor for class org.hibernate.type.CalendarDateType
 
CalendarType - Class in org.hibernate.type
calendar: A type mapping for a Calendar object that represents a datetime.
CalendarType() - Constructor for class org.hibernate.type.CalendarType
 
Callback - Class in org.hibernate.ejb.event
 
Callback(Method) - Constructor for class org.hibernate.ejb.event.Callback
 
CallbackException - Exception in org.hibernate
Should be thrown by persistent objects from Lifecycle or Interceptor callbacks.
CallbackException(Exception) - Constructor for exception org.hibernate.CallbackException
 
CallbackException(String) - Constructor for exception org.hibernate.CallbackException
 
CallbackException(String, Exception) - Constructor for exception org.hibernate.CallbackException
 
CallbackHandlerConsumer - Interface in org.hibernate.ejb.event
 
callbackMethod - Variable in class org.hibernate.ejb.event.Callback
 
CallbackResolver - Class in org.hibernate.ejb.event
 
canApplyLockModes() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
canApplyLockModes() - Method in class org.hibernate.ejb.QueryImpl
 
canBeBatched() - Method in interface org.hibernate.jdbc.Expectation
Is it acceptable to combiner this expectation with statement batching?
canBeBatched() - Method in class org.hibernate.jdbc.Expectations.BasicExpectation
 
canBeBatched() - Method in class org.hibernate.jdbc.Expectations.BasicParamExpectation
 
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
 
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyPath
 
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeySource
 
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.PluralAttributeJoinSupport
 
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.PluralAttributePath
 
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.SingularAttributePath
canBeFetchSource() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
canBeJoinSource() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
canBeJoinSource() - Method in class org.hibernate.ejb.criteria.path.PluralAttributeJoinSupport
 
canBeJoinSource() - Method in class org.hibernate.ejb.criteria.path.RootImpl
 
canBeJoinSource() - Method in class org.hibernate.ejb.criteria.path.SingularAttributeJoin
 
cancelLastQuery() - Method in class org.hibernate.jdbc.AbstractBatcher
 
cancelLastQuery() - Method in interface org.hibernate.jdbc.Batcher
Cancel the current query statement
cancelQuery() - Method in class org.hibernate.impl.SessionImpl
 
cancelQuery() - Method in interface org.hibernate.Session
Cancel the execution of the current query.
canExtractIdOutOfEntity() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
canExtractIdOutOfEntity() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether detached instances of this entity carry their own identifier value.
canUseJavaAnnotations() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
Cascade - Annotation Type in org.hibernate.annotations
Apply a cascade strategy on an association
Cascade - Class in org.hibernate.engine
Delegate responsible for, in conjunction with the various actions, implementing cascade processing.
Cascade(CascadingAction, int, EventSource) - Constructor for class org.hibernate.engine.Cascade
 
cascade(EntityPersister, Object) - Method in class org.hibernate.engine.Cascade
Cascade an action from the parent entity instance to all its children.
cascade(EntityPersister, Object, Object) - Method in class org.hibernate.engine.Cascade
Cascade an action from the parent entity instance to all its children.
cascade(EventSource, Object, String, Object, boolean) - Method in class org.hibernate.engine.CascadingAction
Cascade the action to the child object.
cascadeAfterDelete(EventSource, EntityPersister, Object, Set) - Method in class org.hibernate.event.def.DefaultDeleteEventListener
 
cascadeAfterSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.def.AbstractSaveEventListener
Handles to calls needed to perform post-save cascades.
cascadeAfterSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.def.DefaultMergeEventListener
Cascade behavior is redefined by this subclass, disable superclass behavior
cascadeBeforeDelete(EventSource, EntityPersister, Object, EntityEntry, Set) - Method in class org.hibernate.event.def.DefaultDeleteEventListener
 
cascadeBeforeSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.def.AbstractSaveEventListener
Handles the calls needed to perform pre-save cascades for the given entity.
cascadeBeforeSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.def.DefaultMergeEventListener
Cascade behavior is redefined by this subclass, disable superclass behavior
cascadeDeleteEnabled - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
CascadeEntityJoinWalker - Class in org.hibernate.loader.entity
 
CascadeEntityJoinWalker(OuterJoinLoadable, CascadingAction, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.entity.CascadeEntityJoinWalker
 
CascadeEntityLoader - Class in org.hibernate.loader.entity
 
CascadeEntityLoader(OuterJoinLoadable, CascadingAction, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.entity.CascadeEntityLoader
 
cascadeNow(int) - Method in class org.hibernate.type.ForeignKeyDirection
Should we cascade at this cascade point?
cascadeOnMerge(EventSource, EntityPersister, Object, Map) - Method in class org.hibernate.event.def.DefaultMergeEventListener
Perform any cascades needed as part of this copy event.
CascadeStyle - Class in org.hibernate.engine
A contract for defining the aspects of cascading various persistence actions.
CascadeStyle.MultipleCascadeStyle - Class in org.hibernate.engine
 
CascadeStyle.MultipleCascadeStyle(CascadeStyle[]) - Constructor for class org.hibernate.engine.CascadeStyle.MultipleCascadeStyle
 
CascadeType - Enum in org.hibernate.annotations
Cascade types (can override default EJB3 cascades
CascadingAction - Class in org.hibernate.engine
A session action that may be cascaded from parent entity to its children
Case2Node - Class in org.hibernate.hql.ast.tree
Represents a case ...
Case2Node() - Constructor for class org.hibernate.hql.ast.tree.Case2Node
 
CaseFragment - Class in org.hibernate.sql
Abstract SQL case fragment renderer
CaseFragment() - Constructor for class org.hibernate.sql.CaseFragment
 
CaseNode - Class in org.hibernate.hql.ast.tree
Represents a case ...
CaseNode() - Constructor for class org.hibernate.hql.ast.tree.CaseNode
 
cases - Variable in class org.hibernate.sql.CaseFragment
 
CAST_NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.CastFunction
 
CastFunction - Class in org.hibernate.dialect.function
ANSI-SQL style cast(foo as type) where the type is a Hibernate type
CastFunction() - Constructor for class org.hibernate.dialect.function.CastFunction
 
CastFunction<T,Y> - Class in org.hibernate.ejb.criteria.expression.function
Models a CAST function.
CastFunction(CriteriaBuilderImpl, Class<T>, ExpressionImpl<Y>) - Constructor for class org.hibernate.ejb.criteria.expression.function.CastFunction
 
CATALOG - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The configuration parameter holding the catalog name
CATALOG - Static variable in class org.hibernate.type.EnumType
 
CategorizedStatistics - Class in org.hibernate.stat
Statistics for a particular "category" (a named entity, collection role, second level cache region or query).
cfg - Static variable in class org.hibernate.test.annotations.HibernateTestCase
 
CFG_FILE - Static variable in class org.hibernate.ejb.AvailableSettings
cfg.xml configuration file used
CglibClassTransformer - Class in org.hibernate.bytecode.cglib
Deprecated. Per HHH-5451 support for cglib as a bytecode provider has been deprecated.
CglibClassTransformer(ClassFilter, FieldFilter) - Constructor for class org.hibernate.bytecode.cglib.CglibClassTransformer
Deprecated.  
CGLIBHelper - Class in org.hibernate.intercept.cglib
 
CGLIBInstrumenter - Class in org.hibernate.bytecode.buildtime
Strategy for performing build-time instrumentation of persistent classes in order to enable field-level interception using CGLIB.
CGLIBInstrumenter(Logger, Instrumenter.Options) - Constructor for class org.hibernate.bytecode.buildtime.CGLIBInstrumenter
 
CGLIBLazyInitializer - Class in org.hibernate.proxy.pojo.cglib
Deprecated. Per HHH-5451 support for cglib as a bytecode provider has been deprecated.
CGLIBProxyFactory - Class in org.hibernate.proxy.pojo.cglib
Deprecated. Per HHH-5451 support for cglib as a bytecode provider has been deprecated.
CGLIBProxyFactory() - Constructor for class org.hibernate.proxy.pojo.cglib.CGLIBProxyFactory
Deprecated.  
ChainedPropertyAccessor - Class in org.hibernate.property
 
ChainedPropertyAccessor(PropertyAccessor[]) - Constructor for class org.hibernate.property.ChainedPropertyAccessor
 
CHANNEL_FACTORY_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Classpath or filesystem resource containing JGroups protocol stack configurations the org.jgroups.ChannelFactory should use.
CHANNEL_FACTORY_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Classpath or filesystem resource containing JGroups protocol stack configurations the org.jgroups.ChannelFactory should use.
CHAR_ARRAY - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
CHARACTER - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
CHARACTER_ARRAY - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
CharacterArrayClobType - Class in org.hibernate.type
Map a Character[] to a Clob Experimental
CharacterArrayClobType() - Constructor for class org.hibernate.type.CharacterArrayClobType
 
CharacterArrayType - Class in org.hibernate.type
Bridge Character[] and VARCHAR
CharacterArrayType() - Constructor for class org.hibernate.type.CharacterArrayType
 
CharacterType - Class in org.hibernate.type
character: A type that maps an SQL CHAR(1) to a Java Character.
CharacterType() - Constructor for class org.hibernate.type.CharacterType
 
CharArrayType - Class in org.hibernate.type
put char[] into VARCHAR
CharArrayType() - Constructor for class org.hibernate.type.CharArrayType
 
CharBooleanType - Class in org.hibernate.type
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
CharBooleanType() - Constructor for class org.hibernate.type.CharBooleanType
Deprecated.  
CharIndexFunction - Class in org.hibernate.dialect.function
Emulation of locate() on Sybase
CharIndexFunction() - Constructor for class org.hibernate.dialect.function.CharIndexFunction
 
Check - Annotation Type in org.hibernate.annotations
Arbitrary SQL check constraints which can be defined at the class, property or collection level
check(int, Serializable, int, Expectation, PreparedStatement) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
CHECK_NULLABILITY - Static variable in class org.hibernate.cfg.Environment
Enable nullability checking.
checkColumnDuplication(Set, Iterator) - Method in class org.hibernate.mapping.PersistentClass
 
checkColumnDuplication() - Method in class org.hibernate.mapping.PersistentClass
 
checkDeclaredId() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
Centralized check to ensure the id is actually declared on the class mapped here, as opposed to a super class.
checkDeclaredVersion() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
Centralized check to ensure the version (if one) is actually declared on the class mapped here, as opposed to a super class.
checkId(Object, EntityPersister, Serializable, EntityMode, SessionImplementor) - Method in class org.hibernate.event.def.DefaultFlushEntityEventListener
make sure user didn't mangle the id
checkIfJoinColumn(Object, PropertyHolder, PropertyData) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
checkInit() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
checkMagic(File, long) - Method in class org.hibernate.bytecode.buildtime.AbstractInstrumenter
 
checkNotNull(Object, String) - Static method in class org.hibernate.envers.tools.ArgumentsTools
 
checkNullability(Object[], EntityPersister, boolean) - Method in class org.hibernate.engine.Nullability
Check nullability of the class persister properties
checkPermission(Class, String, EJBMethodPermission) - Static method in class org.hibernate.secure.JACCPermissions
 
checkPositive(Number, String) - Static method in class org.hibernate.envers.tools.ArgumentsTools
 
checkPropertyColumnDuplication(Set, Iterator) - Method in class org.hibernate.mapping.PersistentClass
 
checkPropertyConsistency(Ejb3Column[], String) - Static method in class org.hibernate.cfg.Ejb3Column
 
checkPropertyNotARelation(AuditConfiguration, String, String) - Static method in class org.hibernate.envers.query.criteria.CriteriaTools
 
checkReferencedColumnsType(Ejb3JoinColumn[], PersistentClass, ExtendedMappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
checkScrollability() - Method in class org.hibernate.loader.Loader
Check whether the current loader can support returning ScrollableResults.
checkSimpleId() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
Centralized check to ensure the id for this hierarchy is a simple one (i.e., does not use an id-class).
checkUniqueness(EntityKey, Object) - Method in interface org.hibernate.engine.PersistenceContext
Attempts to check whether the given key represents an entity already loaded within the current session.
checkUniqueness(EntityKey, Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
Attempts to check whether the given key represents an entity already loaded within the current session.
checkValid() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
checkValid() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
CircumventChecksDataVersion - Class in org.hibernate.cache.jbc.util
Used to signal to a DataVersionAdapter to simply not perform any checks.
CircumventChecksDataVersion() - Constructor for class org.hibernate.cache.jbc.util.CircumventChecksDataVersion
 
CLASS - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
CLASS - Static variable in class org.hibernate.persister.entity.Queryable.Declarer
 
CLASS_CACHE_PREFIX - Static variable in class org.hibernate.ejb.AvailableSettings
Caching configuration should follow the following pattern hibernate.ejb.classcache. usage[, region] where usage is the cache strategy used and region the cache region name
CLASS_NAME - Static variable in class org.hibernate.type.SerializableToBlobType
class name of the serialisable class
CLASS_NAMES - Static variable in class org.hibernate.ejb.AvailableSettings
List of classes names Internal use only
ClassAuditingData - Class in org.hibernate.envers.configuration.metadata.reader
 
ClassAuditingData() - Constructor for class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
ClassDescriptor - Interface in org.hibernate.bytecode.util
Contract describing the information Hibernate needs in terms of instrumenting a class, either via ant task or dynamic classloader.
classes - Variable in class org.hibernate.cfg.Configuration
 
ClassesAuditingData - Class in org.hibernate.envers.configuration
A helper class holding auditing meta-data for all persistent classes.
ClassesAuditingData() - Constructor for class org.hibernate.envers.configuration.ClassesAuditingData
 
classFilter - Variable in class org.hibernate.bytecode.AbstractClassTransformerImpl
 
ClassFilter - Interface in org.hibernate.bytecode.util
Used to determine whether a class should be instrumented.
ClassFilter - Class in org.hibernate.ejb.packaging
Filter on class elements
ClassFilter(boolean, Class[]) - Constructor for class org.hibernate.ejb.packaging.ClassFilter
 
classForName(String, Class) - Static method in class org.hibernate.util.ReflectHelper
Perform resolution of a class name.
classForName(String) - Static method in class org.hibernate.util.ReflectHelper
Perform resolution of a class name.
ClassicAvgFunction - Class in org.hibernate.dialect.function
Classic AVG sqlfunction that return types as it was done in Hibernate 3.1
ClassicAvgFunction() - Constructor for class org.hibernate.dialect.function.ClassicAvgFunction
 
ClassicCountFunction - Class in org.hibernate.dialect.function
Classic COUNT sqlfunction that return types as it was done in Hibernate 3.1
ClassicCountFunction() - Constructor for class org.hibernate.dialect.function.ClassicCountFunction
 
ClassicQueryTranslatorFactory - Class in org.hibernate.hql.classic
Generates translators which uses the older hand-written parser to perform the translation.
ClassicQueryTranslatorFactory() - Constructor for class org.hibernate.hql.classic.ClassicQueryTranslatorFactory
 
ClassicSumFunction - Class in org.hibernate.dialect.function
Classic SUM sqlfunction that return types as it was done in Hibernate 3.1
ClassicSumFunction() - Constructor for class org.hibernate.dialect.function.ClassicSumFunction
 
ClassMetadata - Interface in org.hibernate.metadata
Exposes entity class metadata to the application
ClassPropertyHolder - Class in org.hibernate.cfg
 
ClassPropertyHolder(PersistentClass, XClass, Map<String, Join>, ExtendedMappings, Map<XClass, InheritanceState>) - Constructor for class org.hibernate.cfg.ClassPropertyHolder
 
ClassPropertyHolder(PersistentClass, XClass, EntityBinder, ExtendedMappings, Map<XClass, InheritanceState>) - Constructor for class org.hibernate.cfg.ClassPropertyHolder
 
classToTableName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the unqualified class name
classToTableName(String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
classToTableName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Return the unqualified class name, mixed case converted to underscores
classToTableName(String) - Method in interface org.hibernate.cfg.NamingStrategy
Return a table name for an entity class
ClassTransformer - Interface in org.hibernate.bytecode
A persistence provider provides an instance of this interface to the PersistenceUnitInfo.addTransformer method.
ClassType - Class in org.hibernate.type
class: A type that maps an SQL VARCHAR to a Java Class.
ClassType() - Constructor for class org.hibernate.type.ClassType
 
ClauseParser - Class in org.hibernate.hql.classic
Parses the Hibernate query into its constituent clauses.
ClauseParser() - Constructor for class org.hibernate.hql.classic.ClauseParser
 
cleanup(ResultSet) - Method in class org.hibernate.engine.loading.LoadContexts
Release internal state associated with the given result set.
cleanup() - Method in class org.hibernate.engine.loading.LoadContexts
Release internal state associated with *all* result sets.
cleanup() - Method in interface org.hibernate.event.Destructible
Notification of SessionFactory shutdown.
cleanupTest() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
clear() - Method in interface org.hibernate.cache.Cache
Deprecated. Clear the cache
clear() - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. Evict all items from the cache immediately.
clear() - Method in class org.hibernate.cache.EhCache
Remove all elements in the cache, but leave the cache in a useable state.
clear() - Method in class org.hibernate.cache.HashtableCache
 
clear() - Method in class org.hibernate.cache.impl.bridge.BaseRegionAdapter
 
clear() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Clear the cache.
clear() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
clear() - Method in class org.hibernate.cache.NonstrictReadWriteCache
 
clear() - Method in class org.hibernate.cache.OSCache
 
clear() - Method in interface org.hibernate.cache.QueryCache
 
clear() - Method in class org.hibernate.cache.ReadOnlyCache
 
clear() - Method in class org.hibernate.cache.ReadWriteCache
 
clear() - Method in class org.hibernate.cache.StandardQueryCache
 
clear() - Method in class org.hibernate.cache.SwarmCache
Clear the cache
clear() - Method in class org.hibernate.cache.TransactionalCache
 
clear() - Method in class org.hibernate.cache.UpdateTimestampsCache
 
clear() - Method in class org.hibernate.collection.PersistentBag
 
clear() - Method in class org.hibernate.collection.PersistentIdentifierBag
 
clear() - Method in class org.hibernate.collection.PersistentList
 
clear() - Method in class org.hibernate.collection.PersistentMap
 
clear() - Method in class org.hibernate.collection.PersistentSet
 
clear() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
clear() - Method in class org.hibernate.engine.ActionQueue
 
clear() - Method in class org.hibernate.engine.BatchFetchQueue
Clears all entries from this fetch queue.
clear() - Method in interface org.hibernate.engine.NonFlushedChanges
Remove the non-flushed changes from this NonFlushedChanges object.
clear() - Method in interface org.hibernate.engine.PersistenceContext
Clear the state of the persistence context
clear() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
clear() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
clear() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
clear() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
clear() - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Removes all of the mappings from this map.
clear() - Method in class org.hibernate.impl.NonFlushedChangesImpl
 
clear() - Method in class org.hibernate.impl.SessionImpl
 
clear() - Method in class org.hibernate.proxy.map.MapProxy
 
clear() - Method in interface org.hibernate.Session
Completely clear the session.
clear() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
reset all statistics
clear() - Method in interface org.hibernate.stat.Statistics
reset all statistics
clear() - Method in class org.hibernate.stat.StatisticsImpl
reset all statistics
clear() - Method in class org.hibernate.util.FastHashMap
Remove all mappings from this map.
clear() - Method in class org.hibernate.util.IdentityMap
 
clear() - Method in class org.hibernate.util.IdentitySet
 
clear() - Method in class org.hibernate.util.SimpleMRUCache
 
clear() - Method in class org.hibernate.util.SoftLimitMRUCache
 
clearContent() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
clearContent() - Method in class org.hibernate.tuple.ElementWrapper
 
clearDirty() - Method in class org.hibernate.collection.AbstractPersistentCollection
 
clearDirty() - Method in interface org.hibernate.collection.PersistentCollection
Clear the dirty flag, after flushing changes to the database.
clearDirty() - Method in class org.hibernate.intercept.AbstractFieldInterceptor
 
clearDirty(Object) - Static method in class org.hibernate.intercept.FieldInterceptionHelper
 
clearDirty() - Method in interface org.hibernate.intercept.FieldInterceptor
Clear the internal dirty flag.
clearFromFlushNeededCheck(int) - Method in class org.hibernate.engine.ActionQueue
 
clearSubselects() - Method in class org.hibernate.engine.BatchFetchQueue
Clears all pending subselect fetches from the queue.
clearWherePart() - Method in class org.hibernate.sql.QueryJoinFragment
 
CLOB - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
ClobImplementer - Interface in org.hibernate.engine.jdbc
Marker interface for non-contextually created Clob instances..
ClobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying Clobs for non-contextual creation, including proxy creation and handling proxy invocations.
ClobProxy(String) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
Ctor used to build Clob from string data.
ClobProxy(Reader, long) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
Ctor used to build Clob from a reader.
ClobType - Class in org.hibernate.type
clob: A type that maps an SQL CLOB to a java.sql.Clob.
ClobType() - Constructor for class org.hibernate.type.ClobType
 
clone() - Method in class org.hibernate.mapping.Column
Shallow copy, the value is not copied
clone() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
clone() - Method in class org.hibernate.tuple.ElementWrapper
 
clone() - Method in class org.hibernate.util.FastHashMap
Return a shallow copy of this FastHashMap instance.
clone(Serializable) - Static method in class org.hibernate.util.SerializationHelper
Deep clone an Object using serialization.
Cloneable - Class in org.hibernate.util
An object that is shallow-coneable
Cloneable() - Constructor for class org.hibernate.util.Cloneable
 
cloneDeletions() - Method in class org.hibernate.engine.ActionQueue
 
close() - Method in class org.hibernate.connection.C3P0ConnectionProvider
Release all resources held by this provider.
close() - Method in interface org.hibernate.connection.ConnectionProvider
Release all resources held by this provider.
close() - Method in class org.hibernate.connection.DatasourceConnectionProvider
 
close() - Method in class org.hibernate.connection.DriverManagerConnectionProvider
 
close() - Method in class org.hibernate.connection.ProxoolConnectionProvider
Release all resources held by this provider.
close() - Method in class org.hibernate.connection.UserSuppliedConnectionProvider
 
close() - Method in class org.hibernate.ejb.CurrentEntityManagerImpl
Deprecated.  
close() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
close() - Method in class org.hibernate.ejb.EntityManagerImpl
 
close() - Method in interface org.hibernate.engine.HibernateIterator
 
close(Iterator) - Static method in class org.hibernate.Hibernate
Close an Iterator created by iterate() immediately, instead of waiting until the session is closed or disconnected.
close() - Method in class org.hibernate.impl.AbstractScrollableResults
 
close() - Method in class org.hibernate.impl.IteratorImpl
 
close() - Method in class org.hibernate.impl.SessionFactoryImpl
Closes the session factory, releasing all held resources.
close() - Method in class org.hibernate.impl.SessionImpl
 
close() - Method in class org.hibernate.impl.StatelessSessionImpl
 
close() - Method in class org.hibernate.jdbc.ConnectionManager
To be called after Session completion.
close() - Method in interface org.hibernate.ScrollableResults
Release resources immediately.
close() - Method in interface org.hibernate.Session
End the session by releasing the JDBC connection and cleaning up.
close() - Method in interface org.hibernate.SessionFactory
Destroy this SessionFactory and release all resources (caches, connection pools, etc).
close() - Method in interface org.hibernate.StatelessSession
Close the stateless session and release the JDBC connection.
close() - Method in class org.hibernate.test.tm.ConnectionProviderImpl
 
closeConnection(Connection) - Method in class org.hibernate.connection.C3P0ConnectionProvider
Dispose of a used connection.
closeConnection(Connection) - Method in interface org.hibernate.connection.ConnectionProvider
Dispose of a used connection.
closeConnection(Connection) - Method in class org.hibernate.connection.DatasourceConnectionProvider
 
closeConnection(Connection) - Method in class org.hibernate.connection.DriverManagerConnectionProvider
 
closeConnection(Connection) - Method in class org.hibernate.connection.ProxoolConnectionProvider
Dispose of a used connection.
closeConnection(Connection) - Method in class org.hibernate.connection.UserSuppliedConnectionProvider
 
closeConnection(Connection) - Method in class org.hibernate.jdbc.AbstractBatcher
 
closeConnection(Connection) - Method in interface org.hibernate.jdbc.Batcher
Deprecated. Obtain connections from ConnectionProvider instead
closeConnection(Connection) - Method in class org.hibernate.test.tm.ConnectionProviderImpl
 
CLOSED_QUOTE - Static variable in class org.hibernate.dialect.Dialect
 
closeQueryStatement(PreparedStatement, ResultSet) - Method in class org.hibernate.jdbc.AbstractBatcher
 
closeQueryStatement(PreparedStatement, ResultSet) - Method in interface org.hibernate.jdbc.Batcher
Close a prepared statement opened with prepareQueryStatement()
closeQuote() - Method in class org.hibernate.dialect.Dialect
The character specific to this dialect used to close a quoted identifier.
closeQuote() - Method in class org.hibernate.dialect.MySQLDialect
 
closeQuote() - Method in class org.hibernate.dialect.SQLServerDialect
 
closeResources() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
closeSession() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
closeSession() - Method in class org.hibernate.stat.StatisticsImpl
 
closeSession() - Method in interface org.hibernate.stat.StatisticsImplementor
 
closeStatement(PreparedStatement) - Method in class org.hibernate.jdbc.AbstractBatcher
 
closeStatement(PreparedStatement) - Method in interface org.hibernate.jdbc.Batcher
Close a prepared or callable statement opened using prepareStatement() or prepareCallableStatement()
closeStatement() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
closeStatement() - Method in class org.hibernate.stat.StatisticsImpl
 
closeStatement() - Method in interface org.hibernate.stat.StatisticsImplementor
 
closeStatements() - Method in class org.hibernate.jdbc.AbstractBatcher
Actually releases the batcher, allowing it to cleanup internally held resources.
closeStatements() - Method in interface org.hibernate.jdbc.Batcher
Close any query statements that were left lying around
ClusteredConcurrentTimestampsRegionImpl - Class in org.hibernate.cache.jbc.timestamp
Prototype of a clustered timestamps cache region impl usable if the TimestampsRegion API is changed.
ClusteredConcurrentTimestampsRegionImpl(Cache, String, String, Properties) - Constructor for class org.hibernate.cache.jbc.timestamp.ClusteredConcurrentTimestampsRegionImpl
Create a new ClusteredConccurentTimestampsRegionImpl.
CMTTransaction - Class in org.hibernate.transaction
Implements a basic transaction strategy for CMT transactions.
CMTTransaction(JDBCContext, TransactionFactory.Context) - Constructor for class org.hibernate.transaction.CMTTransaction
 
CMTTransactionFactory - Class in org.hibernate.transaction
Factory for CMTTransaction instances.
CMTTransactionFactory() - Constructor for class org.hibernate.transaction.CMTTransactionFactory
 
coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
coalesce(Class<Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
coalesce(Expression<? extends Y>, Y) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
coalesce(Class<Y>, Expression<? extends Y>, Y) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
coalesce() - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
coalesce(Class<T>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
CoalesceExpression<T> - Class in org.hibernate.ejb.criteria.expression
Models an ANSI SQL COALESCE expression.
CoalesceExpression(CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.expression.CoalesceExpression
 
CoalesceExpression(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.ejb.criteria.expression.CoalesceExpression
 
collapse(String) - Static method in class org.hibernate.util.StringHelper
Collapses a name.
collapseQualifier(String, boolean) - Static method in class org.hibernate.util.StringHelper
Given a qualifier, collapse it.
collapseQualifierBase(String, String) - Static method in class org.hibernate.util.StringHelper
Cross between StringHelper.collapse(java.lang.String) and StringHelper.partiallyUnqualify(java.lang.String, java.lang.String).
CollationSpecification - Class in org.hibernate.sql.ordering.antlr
Models a collation specification (COLLATE using a specific character-set) within a SortSpecification.
CollationSpecification() - Constructor for class org.hibernate.sql.ordering.antlr.CollationSpecification
 
collectChildren(AST, ASTUtil.FilterPredicate) - Static method in class org.hibernate.hql.ast.util.ASTUtil
 
collectCorrelatedJoins() - Method in class org.hibernate.ejb.criteria.QueryStructure
 
collection - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
Collection - Class in org.hibernate.mapping
Mapping for a collection.
Collection(PersistentClass) - Constructor for class org.hibernate.mapping.Collection
 
COLLECTION_CACHE_PREFIX - Static variable in class org.hibernate.ejb.AvailableSettings
Caching configuration should follow the following pattern hibernate.ejb.collectioncache.. usage[, region] where usage is the cache strategy used and region the cache region name
COLLECTION_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Name of the configuration that should be used for collection caches.
COLLECTION_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Name of the configuration that should be used for collection caches.
COLLECTION_ELEMENTS - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_INDEX - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_INDICES - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_MAX_ELEMENT - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_MAX_INDEX - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_MIN_ELEMENT - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_MIN_INDEX - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_SIZE - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
CollectionAccessStrategyAdapter - Class in org.hibernate.cache.impl.bridge
Adapter specifically bridging CollectionRegionAccessStrategy to CacheConcurrencyStrategy.
CollectionAccessStrategyAdapter(CollectionRegion, CacheConcurrencyStrategy, Settings) - Constructor for class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
CollectionAction - Class in org.hibernate.action
Any action relating to insert/update/delete of a collection
CollectionAction(CollectionPersister, PersistentCollection, Serializable, SessionImplementor) - Constructor for class org.hibernate.action.CollectionAction
 
CollectionAliases - Interface in org.hibernate.loader
Type definition of CollectionAliases.
CollectionAttributeJoin<O,E> - Class in org.hibernate.ejb.criteria.path
TODO : javadoc
CollectionAttributeJoin(CriteriaBuilderImpl, Class<E>, PathSource<O>, CollectionAttribute<? super O, E>, JoinType) - Constructor for class org.hibernate.ejb.criteria.path.CollectionAttributeJoin
 
CollectionBinder - Class in org.hibernate.cfg.annotations
Base class for binding different types of collections to Hibernate configuration objects.
CollectionBinder() - Constructor for class org.hibernate.cfg.annotations.CollectionBinder
 
CollectionBinder(boolean) - Constructor for class org.hibernate.cfg.annotations.CollectionBinder
 
CollectionCacheEntry - Class in org.hibernate.cache.entry
 
CollectionCacheEntry(PersistentCollection, CollectionPersister) - Constructor for class org.hibernate.cache.entry.CollectionCacheEntry
 
CollectionChangeWorkUnit - Class in org.hibernate.envers.synchronization.work
 
CollectionChangeWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, Object) - Constructor for class org.hibernate.envers.synchronization.work.CollectionChangeWorkUnit
 
collectionClass - Variable in class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
 
CollectionElementLoader - Class in org.hibernate.loader.entity
 
CollectionElementLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.CollectionElementLoader
 
CollectionEntry - Class in org.hibernate.engine
We need an entry to tell us all about the current state of a collection with respect to its persistent state
CollectionEntry(CollectionPersister, PersistentCollection) - Constructor for class org.hibernate.engine.CollectionEntry
For newly wrapped collections, or dereferenced collection wrappers
CollectionEntry(PersistentCollection, CollectionPersister, Serializable, boolean) - Constructor for class org.hibernate.engine.CollectionEntry
For collections just loaded from the database
CollectionEntry(CollectionPersister, Serializable) - Constructor for class org.hibernate.engine.CollectionEntry
For uninitialized detached collections
CollectionFetchReturn - Class in org.hibernate.loader.custom
Spefically a fetch return that refers to a collection association.
CollectionFetchReturn(String, NonScalarReturn, String, CollectionAliases, EntityAliases, LockMode) - Constructor for class org.hibernate.loader.custom.CollectionFetchReturn
 
CollectionFilterImpl - Class in org.hibernate.impl
implementation of the Query interface for collection filters
CollectionFilterImpl(String, Object, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.impl.CollectionFilterImpl
 
CollectionFilterKeyParameterSpecification - Class in org.hibernate.param
A specialized ParameterSpecification impl for dealing with a collection-key as part of a collection filter compilation.
CollectionFilterKeyParameterSpecification(String, Type, int) - Constructor for class org.hibernate.param.CollectionFilterKeyParameterSpecification
Creates a specialized collection-filter collection-key parameter spec.
CollectionFunction - Class in org.hibernate.hql.ast.tree
Represents 'elements()' or 'indices()'.
CollectionFunction() - Constructor for class org.hibernate.hql.ast.tree.CollectionFunction
 
CollectionHelper - Class in org.hibernate.util
Various help for handling collections.
CollectionId - Annotation Type in org.hibernate.annotations
Describe an identifier column for a bag (ie an idbag) EXPERIMENTAL: the structure of this annotation might slightly change (generator() mix strategy and generator
collectionInfoString(CollectionPersister, Serializable[], SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a series of managed collections.
collectionInfoString(CollectionPersister, Serializable, SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a particular managed collection.
collectionInfoString(String, Serializable) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a particular managed collection.
CollectionInitializer - Interface in org.hibernate.loader.collection
An interface for collection loaders
CollectionJoinImplementor<Z,X> - Interface in org.hibernate.ejb.criteria
Specialization of JoinImplementor for Collection typed attribute joins
CollectionJoinWalker - Class in org.hibernate.loader.collection
Superclass of walkers for collection initializers
CollectionJoinWalker(SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.CollectionJoinWalker
 
CollectionKey - Class in org.hibernate.engine
Uniquely identifies a collection instance in a particular session.
CollectionKey(CollectionPersister, Serializable, EntityMode) - Constructor for class org.hibernate.engine.CollectionKey
 
CollectionLoadContext - Class in org.hibernate.engine.loading
Represents state associated with the processing of a given ResultSet in regards to loading collections.
CollectionLoadContext(LoadContexts, ResultSet) - Constructor for class org.hibernate.engine.loading.CollectionLoadContext
Creates a collection load context for the given result set.
CollectionLoader - Class in org.hibernate.loader.collection
Superclass for loaders that initialize collections
CollectionLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.CollectionLoader
 
CollectionMetadata - Interface in org.hibernate.metadata
Exposes collection metadata to the application
CollectionMetadataGenerator - Class in org.hibernate.envers.configuration.metadata
Generates metadata for a collection-valued property.
CollectionMetadataGenerator(AuditMetadataGenerator, Collection, CompositeMapperBuilder, String, EntityXmlMappingData, PropertyAuditingData) - Constructor for class org.hibernate.envers.configuration.metadata.CollectionMetadataGenerator
 
CollectionOfElements - Annotation Type in org.hibernate.annotations
Deprecated. use @ElementCollection
collectionOwners - Variable in class org.hibernate.loader.JoinWalker
 
collectionOwners - Variable in class org.hibernate.loader.OuterJoinLoader
 
CollectionPersister - Interface in org.hibernate.persister.collection
A strategy for persisting a collection role.
collectionPersisters - Variable in class org.hibernate.loader.JoinWalker
 
collectionPersisters - Variable in class org.hibernate.loader.OuterJoinLoader
 
CollectionProperties - Class in org.hibernate.hql
Provides a map of collection function names to the corresponding property names.
CollectionPropertyHolder - Class in org.hibernate.cfg
 
CollectionPropertyHolder(Collection, String, XClass, XProperty, PropertyHolder, ExtendedMappings) - Constructor for class org.hibernate.cfg.CollectionPropertyHolder
 
CollectionPropertyMapping - Class in org.hibernate.persister.collection
 
CollectionPropertyMapping(QueryableCollection) - Constructor for class org.hibernate.persister.collection.CollectionPropertyMapping
 
CollectionPropertyNames - Class in org.hibernate.persister.collection
The names of all the collection properties.
CollectionPropertyNames() - Constructor for class org.hibernate.persister.collection.CollectionPropertyNames
 
CollectionProxy<U,T extends Collection<U>> - Class in org.hibernate.envers.entities.mapper.relation.lazy.proxy
 
CollectionProxy() - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
CollectionProxy(Initializor<T>) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
CollectionRecreateAction - Class in org.hibernate.action
 
CollectionRecreateAction(PersistentCollection, CollectionPersister, Serializable, SessionImplementor) - Constructor for class org.hibernate.action.CollectionRecreateAction
 
CollectionRegion - Interface in org.hibernate.cache
Defines the contract for a cache region which will specifically be used to store collection data.
CollectionRegionAccessStrategy - Interface in org.hibernate.cache.access
Contract for managing transactional and concurrent access to cached collection data.
CollectionRegionAdapter - Class in org.hibernate.cache.impl.bridge
Adapter specifically bridging CollectionRegion to Cache.
CollectionRegionAdapter(Cache, Settings, CacheDataDescription) - Constructor for class org.hibernate.cache.impl.bridge.CollectionRegionAdapter
 
CollectionRegionImpl - Class in org.hibernate.cache.infinispan.collection
 
CollectionRegionImpl(CacheAdapter, String, CacheDataDescription, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.collection.CollectionRegionImpl
 
CollectionRegionImpl - Class in org.hibernate.cache.jbc.collection
Defines the behavior of the collection cache regions for JBossCache 2.x.
CollectionRegionImpl(Cache, String, String, CacheDataDescription) - Constructor for class org.hibernate.cache.jbc.collection.CollectionRegionImpl
 
CollectionRemoveAction - Class in org.hibernate.action
 
CollectionRemoveAction(PersistentCollection, CollectionPersister, Serializable, boolean, SessionImplementor) - Constructor for class org.hibernate.action.CollectionRemoveAction
Removes a persistent collection from its loaded owner.
CollectionRemoveAction(Object, CollectionPersister, Serializable, boolean, SessionImplementor) - Constructor for class org.hibernate.action.CollectionRemoveAction
Removes a persistent collection from a specified owner.
CollectionReturn - Class in org.hibernate.loader.custom
Represents a return which names a collection role; it is used in defining a custom query for loading an entity's collection in non-fetching scenarios (i.e., loading the collection itself as the "root" of the result).
CollectionReturn(String, String, String, CollectionAliases, EntityAliases, LockMode) - Constructor for class org.hibernate.loader.custom.CollectionReturn
 
collections - Variable in class org.hibernate.cfg.Configuration
 
Collections - Class in org.hibernate.engine
Implements book-keeping for the collection persistence by reachability algorithm
CollectionSecondPass - Class in org.hibernate.cfg
Collection second pass
CollectionSecondPass(Mappings, Collection, Map) - Constructor for class org.hibernate.cfg.CollectionSecondPass
 
CollectionSecondPass(Mappings, Collection) - Constructor for class org.hibernate.cfg.CollectionSecondPass
 
CollectionStatistics - Interface in org.hibernate.stat
Collection related statistics
CollectionStatisticsImpl - Class in org.hibernate.stat
Collection related statistics
CollectionSubqueryFactory - Class in org.hibernate.hql
Provides the SQL for collection subqueries.
collectionSuffixes - Variable in class org.hibernate.loader.JoinWalker
 
collectionSuffixes - Variable in class org.hibernate.loader.OuterJoinLoader
 
collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the unqualified property name, not the best strategy but a backward compatible one
collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
 
collectionTableName(String, String, String, String, String) - Method in interface org.hibernate.cfg.NamingStrategy
Return a collection table name ie an association having a join table
CollectionType - Class in org.hibernate.type
A type that handles Hibernate PersistentCollections (including arrays).
CollectionType(String, String, boolean) - Constructor for class org.hibernate.type.CollectionType
 
CollectionUpdateAction - Class in org.hibernate.action
 
CollectionUpdateAction(PersistentCollection, CollectionPersister, Serializable, boolean, SessionImplementor) - Constructor for class org.hibernate.action.CollectionUpdateAction
 
collectSelectExpressions() - Method in class org.hibernate.hql.ast.tree.SelectExpressionList
Returns an array of SelectExpressions gathered from the children of the given parent AST node.
collectSqlStrings() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
collectSqlStrings() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
collectSqlStrings() - Method in interface org.hibernate.hql.QueryTranslator
 
COLUMN - Static variable in class org.hibernate.id.TableGenerator
The column parameter
Column - Class in org.hibernate.mapping
A column of a relational database table
Column() - Constructor for class org.hibernate.mapping.Column
 
Column(String) - Constructor for class org.hibernate.mapping.Column
 
COLUMN - Static variable in class org.hibernate.type.EnumType
 
ColumnCollectionAliases - Class in org.hibernate.loader.custom
CollectionAliases that uses columnnames instead of generated aliases.
ColumnCollectionAliases(Map, SQLLoadableCollection) - Constructor for class org.hibernate.loader.custom.ColumnCollectionAliases
 
columnDefinition() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
columnDefinition() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
ColumnEntityAliases - Class in org.hibernate.loader
EntityAliases that chooses the column names over the alias names.
ColumnEntityAliases(Map, Loadable, String) - Constructor for class org.hibernate.loader.ColumnEntityAliases
 
ColumnHelper - Class in org.hibernate.hql.ast.util
Provides utility methods for dealing with arrays of SQL column names.
columnIterator() - Method in class org.hibernate.mapping.Constraint
 
ColumnMapper - Interface in org.hibernate.sql.ordering.antlr
Contract for mapping a (an assumed) property reference to its columns.
ColumnMetadata - Class in org.hibernate.tool.hbm2ddl
JDBC column metadata
columnName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the argument
columnName(String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
columnName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Convert mixed case to underscores
columnName(String) - Method in interface org.hibernate.cfg.NamingStrategy
Alter the column name given in the mapping document
columnNameBindingPerTable - Variable in class org.hibernate.cfg.Configuration
 
ColumnNameCache - Class in org.hibernate.engine.jdbc
Cache of column-name -> column-index resolutions
ColumnNameCache(int) - Constructor for class org.hibernate.engine.jdbc.ColumnNameCache
 
Columns - Annotation Type in org.hibernate.annotations
Support an array of columns.
columns() - Method in class org.hibernate.cfg.annotations.CustomizableColumns
 
columns - Variable in class org.hibernate.cfg.FkSecondPass
 
commaBetweenParameters(String) - Method in class org.hibernate.hql.ast.SqlGenerator
 
commit() - Method in class org.hibernate.ejb.transaction.JoinableCMTTransaction
 
commit() - Method in class org.hibernate.ejb.TransactionImpl
 
COMMIT - Static variable in class org.hibernate.FlushMode
The Session is flushed when Transaction.commit() is called.
commit() - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
commit() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
commit() - Method in class org.hibernate.transaction.CMTTransaction
Flush the associated Session and end the unit of work (unless we are in FlushMode.MANUAL.
commit() - Method in interface org.hibernate.Transaction
Flush the associated Session and end the unit of work (unless we are in FlushMode.MANUAL.
commit() - Method in class org.hibernate.transaction.JDBCTransaction
Flush the associated Session and end the unit of work (unless we are in FlushMode.MANUAL.
commit() - Method in class org.hibernate.transaction.JTATransaction
Flush the associated Session and end the unit of work (unless we are in FlushMode.MANUAL.
commit() - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter
commit() - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter
commonCollectionMapperData - Variable in class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
 
CommonCollectionMapperData - Class in org.hibernate.envers.entities.mapper.relation
Data that is used by all collection mappers, regardless of the type.
CommonCollectionMapperData(AuditEntitiesConfiguration, String, PropertyData, MiddleIdData, RelationQueryGenerator) - Constructor for class org.hibernate.envers.entities.mapper.relation.CommonCollectionMapperData
 
commonRegistration() - Method in class org.hibernate.dialect.Cache71Dialect
 
ComparableComparator - Class in org.hibernate.util
Delegates to Comparable
ComparableComparator() - Constructor for class org.hibernate.util.ComparableComparator
 
comparator - Variable in class org.hibernate.collection.PersistentSortedMap
 
comparator() - Method in class org.hibernate.collection.PersistentSortedMap
 
comparator - Variable in class org.hibernate.collection.PersistentSortedSet
 
comparator() - Method in class org.hibernate.collection.PersistentSortedSet
 
comparator() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
comparator() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
compare(Object, Object) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
compare(Object, Object, EntityMode) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
compare(Object, Object, EntityMode) - Method in class org.hibernate.type.AbstractType
 
compare(Object, Object, EntityMode) - Method in class org.hibernate.type.AdaptedImmutableType
 
compare(Object, Object, EntityMode) - Method in class org.hibernate.type.AnyType
 
compare(Object, Object, EntityMode) - Method in class org.hibernate.type.BlobType
compare two instances of the type
compare(Object, Object, EntityMode) - Method in class org.hibernate.type.CalendarDateType
 
compare(Object, Object, EntityMode) - Method in class org.hibernate.type.CalendarType
 
compare(Object, Object, EntityMode) - Method in class org.hibernate.type.ClobType
 
compare(Object, Object, EntityMode) - Method in class org.hibernate.type.CollectionType
 
compare(Object, Object, EntityMode) - Method in class org.hibernate.type.ComponentType
 
compare(Object, Object, EntityMode) - Method in class org.hibernate.type.EntityType
compare two instances of the type
compare(Object, Object, EntityMode) - Method in class org.hibernate.type.LocaleType
 
compare(Object, Object, EntityMode) - Method in class org.hibernate.type.TimeZoneType
 
compare(Object, Object, EntityMode) - Method in interface org.hibernate.type.Type
compare two instances of the type
compare(Object, Object) - Method in class org.hibernate.util.CalendarComparator
 
compare(Object, Object) - Method in class org.hibernate.util.ComparableComparator
 
compareTo(Object) - Method in class org.hibernate.action.CollectionAction
 
compareTo(Object) - Method in class org.hibernate.action.EntityAction
 
ComparisonPredicate - Class in org.hibernate.ejb.criteria.predicate
Models a basic relational comparison predicate.
ComparisonPredicate(CriteriaBuilderImpl, ComparisonPredicate.ComparisonOperator, Expression<?>, Expression<?>) - Constructor for class org.hibernate.ejb.criteria.predicate.ComparisonPredicate
 
ComparisonPredicate(CriteriaBuilderImpl, ComparisonPredicate.ComparisonOperator, Expression<?>, Object) - Constructor for class org.hibernate.ejb.criteria.predicate.ComparisonPredicate
 
ComparisonPredicate(CriteriaBuilderImpl, ComparisonPredicate.ComparisonOperator, Expression<N>, Number) - Constructor for class org.hibernate.ejb.criteria.predicate.ComparisonPredicate
 
ComparisonPredicate.ComparisonOperator - Enum in org.hibernate.ejb.criteria.predicate
Defines the comparison operators.
compile(CriteriaQuery<T>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryCompiler
 
compile(Map, boolean) - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
Compile a "normal" query.
compile(String, Map, boolean) - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
Compile a filter.
compile(Map, boolean) - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
Compile a "normal" query.
compile(String, Map, boolean) - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
Compile a filter.
compile(String, Map, boolean) - Method in interface org.hibernate.hql.FilterTranslator
Compile a filter.
compile(Map, boolean) - Method in interface org.hibernate.hql.QueryTranslator
Compile a "normal" query.
complete() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
completedTestSuite(TestSuite) - Method in interface org.hibernate.junit.TestSuiteVisitor.Handler
 
Component - Class in org.hibernate.mapping
The mapping for a component, composite element, composite identifier, etc.
Component(PersistentClass) - Constructor for class org.hibernate.mapping.Component
 
Component(Component) - Constructor for class org.hibernate.mapping.Component
 
Component(Join) - Constructor for class org.hibernate.mapping.Component
 
Component(Collection) - Constructor for class org.hibernate.mapping.Component
 
Component.StandardGenerationContextLocator - Class in org.hibernate.mapping
 
Component.StandardGenerationContextLocator(String) - Constructor for class org.hibernate.mapping.Component.StandardGenerationContextLocator
 
Component.ValueGenerationPlan - Class in org.hibernate.mapping
 
Component.ValueGenerationPlan(String, IdentifierGenerator, Setter) - Constructor for class org.hibernate.mapping.Component.ValueGenerationPlan
 
ComponentAuditingData - Class in org.hibernate.envers.configuration.metadata.reader
Audit mapping meta-data for component.
ComponentAuditingData() - Constructor for class org.hibernate.envers.configuration.metadata.reader.ComponentAuditingData
 
componentIdType - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
ComponentJoin - Class in org.hibernate.hql.ast.tree
Models an explicit join terminating at a component value (e.g.
ComponentJoin(FromClause, FromElement, String, String, ComponentType) - Constructor for class org.hibernate.hql.ast.tree.ComponentJoin
 
ComponentJoin.ComponentFromElementType - Class in org.hibernate.hql.ast.tree
 
ComponentJoin.ComponentFromElementType(FromElement) - Constructor for class org.hibernate.hql.ast.tree.ComponentJoin.ComponentFromElementType
 
ComponentMetadataGenerator - Class in org.hibernate.envers.configuration.metadata
Generates metadata for components.
ComponentMetamodel - Class in org.hibernate.tuple.component
Centralizes metamodel information about a component.
ComponentMetamodel(Component) - Constructor for class org.hibernate.tuple.component.ComponentMetamodel
 
ComponentPropertyHolder - Class in org.hibernate.cfg
Component implementation of property holder
ComponentPropertyHolder(Component, String, PropertyData, PropertyHolder, ExtendedMappings) - Constructor for class org.hibernate.cfg.ComponentPropertyHolder
 
ComponentPropertyMapper - Class in org.hibernate.envers.entities.mapper
 
ComponentPropertyMapper(PropertyData, String) - Constructor for class org.hibernate.envers.entities.mapper.ComponentPropertyMapper
 
ComponentTuplizer - Interface in org.hibernate.tuple.component
Defines further responsibilities regarding tuplization based on a mapped components.
ComponentTuplizerFactory - Class in org.hibernate.tuple.component
A registry allowing users to define the default ComponentTuplizer class to use per EntityMode.
ComponentTuplizerFactory() - Constructor for class org.hibernate.tuple.component.ComponentTuplizerFactory
 
ComponentType - Class in org.hibernate.type
Handles "component" mappings
ComponentType(ComponentMetamodel) - Constructor for class org.hibernate.type.ComponentType
 
CompositeCustomType - Class in org.hibernate.type
Adapts CompositeUserType to Type interface
CompositeCustomType(Class, Properties) - Constructor for class org.hibernate.type.CompositeCustomType
 
CompositeElementPropertyMapping - Class in org.hibernate.persister.collection
 
CompositeElementPropertyMapping(String[], String[], String[], String[], AbstractComponentType, Mapping) - Constructor for class org.hibernate.persister.collection.CompositeElementPropertyMapping
 
compositeIdClass - Variable in class org.hibernate.envers.entities.mapper.id.AbstractCompositeIdMapper
 
CompositeMapperBuilder - Interface in org.hibernate.envers.entities.mapper
 
CompositeNestedGeneratedValueGenerator - Class in org.hibernate.id
For composite identifiers, defines a number of "nested" generations that need to happen to "fill" the identifier property(s).
CompositeNestedGeneratedValueGenerator(CompositeNestedGeneratedValueGenerator.GenerationContextLocator) - Constructor for class org.hibernate.id.CompositeNestedGeneratedValueGenerator
 
CompositeNestedGeneratedValueGenerator.GenerationContextLocator - Interface in org.hibernate.id
Contract for declaring how to locate the context for sub-value injection.
CompositeNestedGeneratedValueGenerator.GenerationPlan - Interface in org.hibernate.id
Contract for performing the actual sub-value generation, usually injecting it into the determined context
CompositeUserType - Interface in org.hibernate.usertype
A UserType that may be dereferenced in a query.
CompoundPredicate - Class in org.hibernate.ejb.criteria.predicate
A compound predicate is a grouping of other predicates in order to convert either a conjunction (logical AND) or a disjunction (logical OR).
CompoundPredicate(CriteriaBuilderImpl, Predicate.BooleanOperator) - Constructor for class org.hibernate.ejb.criteria.predicate.CompoundPredicate
Constructs an empty conjunction or disjunction.
CompoundPredicate(CriteriaBuilderImpl, Predicate.BooleanOperator, Expression<Boolean>...) - Constructor for class org.hibernate.ejb.criteria.predicate.CompoundPredicate
Constructs a conjunction or disjunction over the given expressions.
CompoundPredicate(CriteriaBuilderImpl, Predicate.BooleanOperator, List<Expression<Boolean>>) - Constructor for class org.hibernate.ejb.criteria.predicate.CompoundPredicate
Constructs a conjunction or disjunction over the given expressions.
CompoundSelectionImpl<X> - Class in org.hibernate.ejb.criteria.expression
The Hibernate implementation of the JPA CompoundSelection contract.
CompoundSelectionImpl(CriteriaBuilderImpl, Class<X>, List<Selection<?>>) - Constructor for class org.hibernate.ejb.criteria.expression.CompoundSelectionImpl
 
concat(Expression<String>, Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
concat(Expression<String>, String) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
concat(String, Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
ConcatExpression - Class in org.hibernate.ejb.criteria.expression
A string concatenation.
ConcatExpression(CriteriaBuilderImpl, Expression<String>, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.expression.ConcatExpression
 
ConcatExpression(CriteriaBuilderImpl, Expression<String>, String) - Constructor for class org.hibernate.ejb.criteria.expression.ConcatExpression
 
ConcatExpression(CriteriaBuilderImpl, String, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.expression.ConcatExpression
 
concretePropertySelectFragment(String, ValueInclusion[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
concretePropertySelectFragment(String, boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
concretePropertySelectFragment(String, AbstractEntityPersister.InclusionChecker) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
concretePropertySelectFragmentSansLeadingComma(String, boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
concreteQueries(String, SessionFactoryImplementor) - Static method in class org.hibernate.hql.QuerySplitter
Handle Hibernate "implicit" polymorphism, by translating the query string into several "concrete" queries against mapped classes.
ConcurrentCollectionStatisticsImpl - Class in org.hibernate.stat
Collection related statistics
ConcurrentEntityStatisticsImpl - Class in org.hibernate.stat
Entity related statistics
concurrentEntries(Map) - Static method in class org.hibernate.util.IdentityMap
Return the map entries (as instances of Map.Entry in a collection that is safe from concurrent modification).
ConcurrentQueryStatisticsImpl - Class in org.hibernate.stat
Query statistics (HQL and SQL)

Note that for a cached query, the cache miss is equals to the db count

ConcurrentReferenceHashMap<K,V> - Class in org.hibernate.envers.tools
An advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency of retrievals, and adjustable expected concurrency for updates.
ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, reference types, load factor and concurrency level.
ConcurrentReferenceHashMap(int, float, int) - Constructor for class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentReferenceHashMap(int, float) - Constructor for class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity and load factor and with the default reference types (weak keys, strong values), and concurrencyLevel (16).
ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, reference types and with default load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap(int) - Constructor for class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, and with default reference types (weak keys, strong values), load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap() - Constructor for class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Creates a new, empty map with a default initial capacity (16), reference types (weak keys, strong values), default load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap(Map<? extends K, ? extends V>) - Constructor for class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Creates a new map with the same mappings as the given map.
ConcurrentReferenceHashMap.Option - Enum in org.hibernate.envers.tools
 
ConcurrentReferenceHashMap.ReferenceType - Enum in org.hibernate.envers.tools
An option specifying which Java reference type should be used to refer to a key and/or value.
ConcurrentSecondLevelCacheStatisticsImpl - Class in org.hibernate.stat
Second level cache statistics of a specific region
ConcurrentStatisticsImpl - Class in org.hibernate.stat
Implementation of Statistics, as well as StatisticsImplementor, based on the java.util.concurrent package introduced in Java 5.
ConcurrentStatisticsImpl() - Constructor for class org.hibernate.stat.ConcurrentStatisticsImpl
 
ConcurrentStatisticsImpl(SessionFactoryImplementor) - Constructor for class org.hibernate.stat.ConcurrentStatisticsImpl
 
ConditionalParenthesisFunction - Class in org.hibernate.dialect.function
Essentially the same as StandardSQLFunction, except that here the parentheses are not included when no arguments are given.
ConditionalParenthesisFunction(String) - Constructor for class org.hibernate.dialect.function.ConditionalParenthesisFunction
 
ConditionalParenthesisFunction(String, Type) - Constructor for class org.hibernate.dialect.function.ConditionalParenthesisFunction
 
ConditionFragment - Class in org.hibernate.sql
 
ConditionFragment() - Constructor for class org.hibernate.sql.ConditionFragment
 
CONFIG_PREFER_SEGMENT_PER_ENTITY - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
ConfigHelper - Class in org.hibernate.util
A simple class to centralize logic needed to locate config files on the system.
Configurable - Interface in org.hibernate.exception
The Configurable interface defines the contract for SQLExceptionConverter impls that want to be configured prior to usage given the currently defined Hibernate properties.
Configurable - Interface in org.hibernate.id
An IdentifierGenerator that supports "configuration".
Configuration - Class in org.hibernate.cfg
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory.
Configuration(SettingsFactory) - Constructor for class org.hibernate.cfg.Configuration
 
Configuration() - Constructor for class org.hibernate.cfg.Configuration
 
Configuration.MappingsImpl - Class in org.hibernate.cfg
Internal implementation of the Mappings interface giving access to the Configuration's internal metadata repository state (Configuration.classes, Configuration.tables, etc).
Configuration.MappingsImpl() - Constructor for class org.hibernate.cfg.Configuration.MappingsImpl
 
CONFIGURATION_JNDI_NAME - Static variable in class org.hibernate.ejb.AvailableSettings
Consider this as experimental It is not recommended to set up this property, the configuration is stored in the JNDI in a serialized form
ConfigurationArtefactType - Enum in org.hibernate.cfg
 
ConfigurationHelper - Class in org.hibernate.ejb.util
 
ConfigurationHelper() - Constructor for class org.hibernate.ejb.util.ConfigurationHelper
 
ConfigurationTaskWithEnvers - Class in org.hibernate.envers.ant
 
ConfigurationTaskWithEnvers() - Constructor for class org.hibernate.envers.ant.ConfigurationTaskWithEnvers
 
configure() - Method in class org.hibernate.cfg.AnnotationConfiguration
 
configure(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
configure(URL) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
configure(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
configure(Document) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
configure() - Method in class org.hibernate.cfg.Configuration
Use the mappings and properties specified in an application resource named hibernate.cfg.xml.
configure(String) - Method in class org.hibernate.cfg.Configuration
Use the mappings and properties specified in the given application resource.
configure(URL) - Method in class org.hibernate.cfg.Configuration
Use the mappings and properties specified in the given document.
configure(File) - Method in class org.hibernate.cfg.Configuration
Use the mappings and properties specified in the given application file.
configure(Document) - Method in class org.hibernate.cfg.Configuration
Use the mappings and properties specified in the given XML document.
configure(Properties) - Method in class org.hibernate.connection.C3P0ConnectionProvider
Initialize the connection provider from given properties.
configure(Properties) - Method in interface org.hibernate.connection.ConnectionProvider
Initialize the connection provider from given properties.
configure(Properties) - Method in class org.hibernate.connection.DatasourceConnectionProvider
 
configure(Properties) - Method in class org.hibernate.connection.DriverManagerConnectionProvider
 
configure(Properties) - Method in class org.hibernate.connection.ProxoolConnectionProvider
Initialize the connection provider from given properties.
configure(Properties) - Method in class org.hibernate.connection.UserSuppliedConnectionProvider
 
configure(Properties) - Method in class org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
 
configure(PersistenceMetadata, Map) - Method in class org.hibernate.ejb.Ejb3Configuration
create a factory from a parsed persistence.xml Especially the scanning of classes and additional jars is done already at this point.
configure(String, Map) - Method in class org.hibernate.ejb.Ejb3Configuration
Build the configuration from an entity manager name and given the appropriate extra properties.
configure(PersistenceUnitInfo, Map) - Method in class org.hibernate.ejb.Ejb3Configuration
Process configuration from a PersistenceUnitInfo object; typically called by the container via PersistenceProvider.createContainerEntityManagerFactory(javax.persistence.spi.PersistenceUnitInfo, java.util.Map).
configure(String) - Method in class org.hibernate.ejb.Ejb3Configuration
 
configure() - Method in class org.hibernate.ejb.EventListenerConfigurator
 
configure(Configuration, ReflectionManager, GlobalConfiguration, AuditEntitiesConfiguration, Document, Element) - Method in class org.hibernate.envers.configuration.EntitiesConfigurator
 
configure(Configuration, ReflectionManager) - Method in class org.hibernate.envers.configuration.RevisionInfoConfiguration
 
configure(Properties) - Method in interface org.hibernate.exception.Configurable
Configure the component, using the given settings and properties.
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.Assigned
 
configure(Type, Properties, Dialect) - Method in interface org.hibernate.id.Configurable
Configure this instance, given the value of parameters specified by the user as <param> elements.
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Configure this instance, given the value of parameters specified by the user as <param> elements.
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
Configure this instance, given the value of parameters specified by the user as <param> elements.
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.ForeignGenerator
Configure this instance, given the value of parameters specified by the user as <param> elements.
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.IncrementGenerator
 
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.SelectGenerator
 
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.SequenceGenerator
 
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.SequenceHiLoGenerator
 
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.SequenceIdentityGenerator
 
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.TableGenerator
 
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.TableHiLoGenerator
 
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.UUIDHexGenerator
 
configure(Configuration) - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
configure(Configuration) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
configure(Configuration) - Method in class org.hibernate.test.annotations.HibernateTestCase
 
configure(Configuration) - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
 
configure(Properties) - Method in class org.hibernate.test.tm.ConnectionProviderImpl
 
configure(Properties) - Method in class org.hibernate.transaction.CMTTransactionFactory
 
configure(Properties) - Method in class org.hibernate.transaction.JDBCTransactionFactory
Configure from the given properties.
configure(Properties) - Method in class org.hibernate.transaction.JTATransactionFactory
Configure this transaction factory.
configure(Properties) - Method in interface org.hibernate.transaction.TransactionFactory
Configure from the given properties.
configureTransactionManager(Cache, Settings, Properties) - Method in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Injects the TransactionManager found via Settings.getTransactionManagerLookup() into the cache.
Conjunction - Class in org.hibernate.criterion
 
Conjunction() - Constructor for class org.hibernate.criterion.Conjunction
 
conjunction() - Static method in class org.hibernate.criterion.Restrictions
Group expressions together in a single conjunction (A and B and C...)
conjunction() - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
conjunction() - Static method in class org.hibernate.envers.query.AuditEntity
Group criterions together in a single conjunction (A and B and C...).
connect() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
connect() - Method in class org.hibernate.stat.StatisticsImpl
 
connect() - Method in interface org.hibernate.stat.StatisticsImplementor
 
connection() - Method in interface org.hibernate.engine.SessionImplementor
 
connection() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
connection() - Method in class org.hibernate.impl.SessionImpl
 
connection() - Method in class org.hibernate.impl.StatelessSessionImpl
 
connection() - Method in class org.hibernate.jdbc.JDBCContext
 
connection() - Method in interface org.hibernate.Session
Deprecated. (scheduled for removal in 4.x). Replacement depends on need; for doing direct JDBC stuff use Session.doWork(org.hibernate.jdbc.Work); for opening a 'temporary Session' use (TBD).
connection() - Method in interface org.hibernate.StatelessSession
Returns the current JDBC connection associated with this instance.

If the session is using aggressive connection release (as in a CMT environment), it is the application's responsibility to close the connection returned by this call.
CONNECTION_PREFIX - Static variable in class org.hibernate.cfg.Environment
prefix for arbitrary JDBC connection properties
CONNECTION_PROVIDER - Static variable in class org.hibernate.cfg.Environment
ConnectionProvider implementor to use when obtaining connections
connectionCleanedUp() - Method in interface org.hibernate.jdbc.ConnectionManager.Callback
 
connectionCleanedUp() - Method in class org.hibernate.jdbc.JDBCContext
 
ConnectionManager - Class in org.hibernate.jdbc
Encapsulates JDBC Connection management logic needed by Hibernate.
ConnectionManager(SessionFactoryImplementor, ConnectionManager.Callback, ConnectionReleaseMode, Connection, Interceptor) - Constructor for class org.hibernate.jdbc.ConnectionManager
Constructs a ConnectionManager.
ConnectionManager.Callback - Interface in org.hibernate.jdbc
 
connectionOpened() - Method in interface org.hibernate.jdbc.ConnectionManager.Callback
 
connectionOpened() - Method in class org.hibernate.jdbc.JDBCContext
 
ConnectionProvider - Interface in org.hibernate.connection
A strategy for obtaining JDBC connections.
ConnectionProviderFactory - Class in org.hibernate.connection
Instantiates a connection provider given either System properties or a java.util.Properties instance.
ConnectionProviderImpl - Class in org.hibernate.test.tm
A ConnectionProvider implementation adding JTA-style transactionality around the returned connections using the SimpleJtaTransactionManagerImpl.
ConnectionProviderImpl() - Constructor for class org.hibernate.test.tm.ConnectionProviderImpl
 
ConnectionReleaseMode - Class in org.hibernate
Defines the various policies by which Hibernate might release its underlying JDBC connection.
ConnectionWrapper - Interface in org.hibernate.jdbc
Interface implemented by JDBC connection wrappers in order to give access to the underlying wrapped connection.
Constraint - Class in org.hibernate.mapping
A relational constraint.
Constraint() - Constructor for class org.hibernate.mapping.Constraint
 
ConstraintViolationException - Exception in org.hibernate.exception
Implementation of JDBCException indicating that the requested DML operation resulted in a violation of a defined integrity constraint.
ConstraintViolationException(String, SQLException, String) - Constructor for exception org.hibernate.exception.ConstraintViolationException
 
ConstraintViolationException(String, SQLException, String, String) - Constructor for exception org.hibernate.exception.ConstraintViolationException
 
construct(Class<Y>, Selection<?>...) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
construct(Class<Y>, List<Selection<?>>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Version of CriteriaBuilderImpl.construct(Class,Selection[]) taking the to-be-constructed type as well as a list of selections.
constructDefaultTuplizer(EntityMode, Component) - Method in class org.hibernate.tuple.component.ComponentTuplizerFactory
Construct am instance of the default tuplizer for the given entity-mode.
constructDefaultTuplizer(EntityMode, EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
Construct am instance of the default tuplizer for the given entity-mode.
constructDialect(String) - Static method in class org.hibernate.dialect.resolver.DialectFactory
Returns a dialect instance given the name of the class to use.
ConstructorNode - Class in org.hibernate.hql.ast.tree
Represents a constructor (new) in a SELECT.
ConstructorNode() - Constructor for class org.hibernate.hql.ast.tree.ConstructorNode
 
constructTuplizer(String, Component) - Method in class org.hibernate.tuple.component.ComponentTuplizerFactory
Construct an instance of the given tuplizer class.
constructTuplizer(Class, Component) - Method in class org.hibernate.tuple.component.ComponentTuplizerFactory
Construct an instance of the given tuplizer class.
constructTuplizer(String, EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
Construct an instance of the given tuplizer class.
constructTuplizer(Class, EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
Construct an instance of the given tuplizer class.
consumeIdentifier(ResultSet) - Method in interface org.hibernate.id.ResultSetIdentifierConsumer
Given a result set, consume/extract the necessary values and construct an appropriate identifier value.
consumesCollectionAlias() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
consumesCollectionAlias() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
consumesCollectionAlias() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
consumesCollectionAlias() - Method in interface org.hibernate.persister.entity.Joinable
Very, very, very ugly...
consumesEntityAlias() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
consumesEntityAlias() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
consumesEntityAlias() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
consumesEntityAlias() - Method in interface org.hibernate.persister.entity.Joinable
Very, very, very ugly...
contains(Object) - Method in class org.hibernate.cache.impl.bridge.BaseRegionAdapter
 
contains(Object) - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
contains(Object) - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
contains(Object) - Method in interface org.hibernate.cache.Region
Determine whether this region contains data for the given key.
contains(Object) - Method in class org.hibernate.collection.PersistentBag
 
contains(Object) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
contains(Object) - Method in class org.hibernate.collection.PersistentList
 
contains(Object) - Method in class org.hibernate.collection.PersistentSet
 
contains(Object) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
contains(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
contains(String, Number, Object) - Method in class org.hibernate.envers.reader.FirstLevelCache
 
contains(Object) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class org.hibernate.impl.SessionImpl
 
contains(Object) - Method in interface org.hibernate.Session
Check if this instance is associated with this Session.
contains(Object, Object, SessionImplementor) - Method in class org.hibernate.type.CollectionType
 
contains(Object, Object, SessionImplementor) - Method in class org.hibernate.type.CustomCollectionType
 
contains(Object, Object) - Method in interface org.hibernate.usertype.UserCollectionType
Optional operation.
contains(Object) - Method in class org.hibernate.util.IdentitySet
 
containsAll(Collection) - Method in class org.hibernate.collection.PersistentBag
 
containsAll(Collection) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
containsAll(Collection) - Method in class org.hibernate.collection.PersistentList
 
containsAll(Collection) - Method in class org.hibernate.collection.PersistentSet
 
containsAll(Collection<?>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
containsAll(Collection) - Method in class org.hibernate.util.IdentitySet
 
containsAnnotationConfiguredFetchProfile(FetchProfile) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
containsAnnotationConfiguredFetchProfile(FetchProfile) - Method in interface org.hibernate.cfg.ExtendedMappings
 
containsClassAlias(String) - Method in class org.hibernate.hql.ast.tree.FromClause
Returns true if the from node contains the class alias name.
containsCollection(String, Serializable) - Method in interface org.hibernate.Cache
Determine whether the cache contains data for the given collection.
containsCollection(PersistentCollection) - Method in interface org.hibernate.engine.PersistenceContext
Is the given collection associated with this persistence context?
containsCollection(PersistentCollection) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
containsCollectionFetches() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
containsCollectionFetches() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
containsCollectionFetches() - Method in interface org.hibernate.hql.QueryTranslator
Does the translated query contain collection fetches?
containsColumn(Column) - Method in class org.hibernate.mapping.Constraint
 
containsColumn(Column) - Method in class org.hibernate.mapping.DenormalizedTable
 
containsColumn(Column) - Method in class org.hibernate.mapping.Index
 
containsColumn(Column) - Method in class org.hibernate.mapping.Table
 
containsEntity(Class, Serializable) - Method in interface org.hibernate.Cache
Determine whether the cache contains data for the given entity "instance".
containsEntity(String, Serializable) - Method in interface org.hibernate.Cache
Determine whether the cache contains data for the given entity "instance".
containsEntity(EntityKey) - Method in interface org.hibernate.engine.PersistenceContext
Is there an entity with the given key in the persistence context
containsEntity(EntityKey) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
containsEvictAllNotification(Set, AddressAdapter) - Static method in class org.hibernate.cache.infinispan.util.CacheHelper
 
containsFetchProfileDefinition(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
containsFetchProfileDefinition(String) - Method in interface org.hibernate.SessionFactory
Determine if this session factory contains a fetch profile definition registered under the given name.
containsKey(Object) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Method to check whether a certain key exists in this cache.
containsKey(Object) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
containsKey(Object) - Method in class org.hibernate.collection.PersistentMap
 
containsKey(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
containsKey(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
containsKey(Object) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class org.hibernate.proxy.map.MapProxy
 
containsKey(Object) - Method in class org.hibernate.util.FastHashMap
Return true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.hibernate.util.IdentityMap
 
containsProperty(Property) - Method in class org.hibernate.mapping.Join
 
containsProxy(Object) - Method in interface org.hibernate.engine.PersistenceContext
Is the given proxy associated with this persistence context?
containsProxy(Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
containsQuery(String) - Method in interface org.hibernate.Cache
Determine whether the cache contains data for the given query.
containsTableAlias(String) - Method in class org.hibernate.hql.ast.tree.FromClause
Returns true if the from node contains the table alias name.
containsValue(Object) - Method in class org.hibernate.collection.PersistentMap
 
containsValue(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
containsValue(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
containsValue(Object) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.hibernate.proxy.map.MapProxy
 
containsValue(Object) - Method in class org.hibernate.util.FastHashMap
Return true if this map contains one or more keys mapping to the specified value.
containsValue(Object) - Method in class org.hibernate.util.IdentityMap
 
containsWork() - Method in class org.hibernate.envers.synchronization.work.AddWorkUnit
 
containsWork() - Method in interface org.hibernate.envers.synchronization.work.AuditWorkUnit
 
containsWork() - Method in class org.hibernate.envers.synchronization.work.CollectionChangeWorkUnit
 
containsWork() - Method in class org.hibernate.envers.synchronization.work.DelWorkUnit
 
containsWork() - Method in class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
containsWork() - Method in class org.hibernate.envers.synchronization.work.ModWorkUnit
 
containsWork() - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
content() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
content() - Method in class org.hibernate.tuple.ElementWrapper
 
context - Variable in class org.hibernate.sql.ordering.antlr.OrderByFragmentTranslator
 
ContextualLobCreator - Class in org.hibernate.engine.jdbc
LobCreator implementation using contextual creation against the JDBC Connection class's LOB creation methods.
ContextualLobCreator(LobCreationContext) - Constructor for class org.hibernate.engine.jdbc.ContextualLobCreator
 
convert(SQLException) - Method in class org.hibernate.dialect.resolver.BasicSQLExceptionConverter
Perform a conversion.
convert(HibernateException) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
Converts a Hibernate-specific exception into a JPA-specified exception; note that the JPA sepcification makes use of exceptions outside its exception hierarchy, though they are all runtime exceptions.
convert(RuntimeException) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
convert(HibernateException, LockOptions) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
Converts a Hibernate-specific exception into a JPA-specified exception; note that the JPA sepcification makes use of exceptions outside its exception hierarchy, though they are all runtime exceptions.
convert(Object) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.BigDecimalValueHandler
 
convert(Object) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.BigIntegerValueHandler
 
convert(Object) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.ByteValueHandler
 
convert(Object, Class<T>) - Static method in class org.hibernate.ejb.criteria.ValueHandlerFactory
Convert the given value into the specified target type.
convert(Object) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.DoubleValueHandler
 
convert(Object) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.FloatValueHandler
 
convert(Object) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.IntegerValueHandler
 
convert(Object) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.LongValueHandler
 
convert(Object) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.NoOpValueHandler
 
convert(Object) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.ShortValueHandler
 
convert(Object) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.StringValueHandler
 
convert(Object) - Method in interface org.hibernate.ejb.criteria.ValueHandlerFactory.ValueHandler
 
convert(HibernateException, LockOptions) - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor
Converts a Hibernate-specific exception into a JPA-specified exception; note that the JPA sepcification makes use of exceptions outside its exception hierarchy, though they are all runtime exceptions.
convert(HibernateException) - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor
Converts a Hibernate-specific exception into a JPA-specified exception; note that the JPA sepcification makes use of exceptions outside its exception hierarchy, though they are all runtime exceptions.
convert(SQLException, String, String) - Method in class org.hibernate.exception.CacheSQLStateConverter
Convert the given SQLException into Hibernate's JDBCException hierarchy.
convert(SQLExceptionConverter, SQLException, String) - Static method in class org.hibernate.exception.JDBCExceptionHelper
Converts the given SQLException into Hibernate's JDBCException hierarchy, as well as performing appropriate logging.
convert(SQLExceptionConverter, SQLException, String, String) - Static method in class org.hibernate.exception.JDBCExceptionHelper
Converts the given SQLException into Hibernate's JDBCException hierarchy, as well as performing appropriate logging.
convert(SQLException, String, String) - Method in interface org.hibernate.exception.SQLExceptionConverter
Convert the given SQLException into Hibernate's JDBCException hierarchy.
convert(SQLException, String, String) - Method in class org.hibernate.exception.SQLStateConverter
Convert the given SQLException into Hibernate's JDBCException hierarchy.
convert(RecognitionException) - Static method in exception org.hibernate.hql.ast.QuerySyntaxException
 
convert(RecognitionException, String) - Static method in exception org.hibernate.hql.ast.QuerySyntaxException
 
ConvertFunction - Class in org.hibernate.dialect.function
A Caché defintion of a convert function.
ConvertFunction() - Constructor for class org.hibernate.dialect.function.ConvertFunction
 
convertToFirstRowValue(int) - Method in class org.hibernate.dialect.DB2Dialect
DB2 does have a one-based offset, however this was actually already handled in the limiot string building (the '?+1' bit).
convertToFirstRowValue(int) - Method in class org.hibernate.dialect.Dialect
Hibernate APIs explicitly state that setFirstResult() should be a zero-based offset.
coordinateSharedCacheCleanup(SessionImplementor) - Method in class org.hibernate.engine.query.NativeSQLQueryPlan
 
coordinateSharedCacheCleanup(SessionImplementor) - Method in class org.hibernate.hql.ast.exec.AbstractStatementExecutor
 
copy(InputStream, OutputStream) - Static method in class org.hibernate.engine.jdbc.StreamUtils
 
copy(InputStream, OutputStream, int) - Static method in class org.hibernate.engine.jdbc.StreamUtils
 
copy(Reader, Writer) - Static method in class org.hibernate.engine.jdbc.StreamUtils
 
copy(Reader, Writer, int) - Static method in class org.hibernate.engine.jdbc.StreamUtils
 
copy() - Method in class org.hibernate.engine.JoinSequence
 
copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
copy() - Method in interface org.hibernate.id.IntegralDataTypeHolder
Make a copy of this holder.
copy(LockOptions, LockOptions) - Static method in class org.hibernate.LockOptions
Shallow copy From to Dest
copy() - Method in class org.hibernate.sql.ANSIJoinFragment
 
copy() - Method in class org.hibernate.sql.JoinFragment
 
copy() - Method in class org.hibernate.sql.OracleJoinFragment
 
copy() - Method in class org.hibernate.sql.QueryJoinFragment
 
copy() - Method in class org.hibernate.sql.QuerySelect
 
copy() - Method in class org.hibernate.sql.Sybase11JoinFragment
 
CopyIdentifierComponentSecondPass - Class in org.hibernate.cfg
 
CopyIdentifierComponentSecondPass(Component, String, Ejb3JoinColumn[], ExtendedMappings) - Constructor for class org.hibernate.cfg.CopyIdentifierComponentSecondPass
 
copyReferencedStructureAndCreateDefaultJoinColumns(PersistentClass, Iterator, SimpleValue) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
copyValues(EntityPersister, Object, Object, SessionImplementor, Map) - Method in class org.hibernate.event.def.DefaultMergeEventListener
 
copyValues(EntityPersister, Object, Object, SessionImplementor, Map, ForeignKeyDirection) - Method in class org.hibernate.event.def.DefaultMergeEventListener
 
correlate(Root<Y>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
correlate(Join<X, Y>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
correlate(CollectionJoin<X, Y>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
correlate(SetJoin<X, Y>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
correlate(ListJoin<X, Y>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
correlate(MapJoin<X, K, V>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.ejb.criteria.CollectionJoinImplementor

Refined return type

correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.ejb.criteria.FromImplementor
 
correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.ejb.criteria.JoinImplementor

Refined return type

correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.ejb.criteria.ListJoinImplementor

Refined return type

correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.ejb.criteria.MapJoinImplementor

Refined return type

correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.ejb.criteria.path.AbstractJoinImpl
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.ejb.criteria.path.CollectionAttributeJoin
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.ejb.criteria.path.ListAttributeJoin
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.ejb.criteria.path.MapAttributeJoin
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.ejb.criteria.path.RootImpl
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.ejb.criteria.path.SetAttributeJoin
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.ejb.criteria.path.SingularAttributeJoin
 
correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.ejb.criteria.SetJoinImplementor

Refined return type

count(String) - Static method in class org.hibernate.criterion.Projections
A property value count
count() - Method in class org.hibernate.criterion.Property
 
count(Expression<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
COUNT - Static variable in class org.hibernate.engine.ExecuteUpdateResultCheckStyle
Perform row-count checking.
count(String) - Method in class org.hibernate.envers.query.criteria.AuditId
Projection counting the values TODO: idPropertyName isn't needed, should be read from the configuration
count() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Projection counting the values
countCollectionPersisters(List) - Static method in class org.hibernate.loader.JoinWalker
Count the number of instances of Joinable which are actually also instances of PersistentCollection which are being fetched by outer join
countDistinct(String) - Static method in class org.hibernate.criterion.Projections
A distinct property value count
countDistinct(Expression<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
countDistinct() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Projection counting distinct values
countEntityPersisters(List) - Static method in class org.hibernate.loader.JoinWalker
Count the number of instances of Joinable which are actually also instances of Loadable, or are one-to-many associations
CountNode - Class in org.hibernate.hql.ast.tree
Represents a COUNT expression in a select.
CountNode() - Constructor for class org.hibernate.hql.ast.tree.CountNode
 
CountProjection - Class in org.hibernate.criterion
A count
CountProjection(String) - Constructor for class org.hibernate.criterion.CountProjection
 
countSubclassProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
countSubclassProperties() - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
How many properties are there, for this class and all subclasses?
countTrue(boolean[]) - Static method in class org.hibernate.util.ArrayHelper
 
countUnquoted(String, char) - Static method in class org.hibernate.util.StringHelper
 
create(Class, String[], String[], Class[]) - Static method in class org.hibernate.bytecode.javassist.BulkAccessor
Creates a new instance of BulkAccessor.
create(Class) - Static method in class org.hibernate.bytecode.javassist.FastClass
 
create(Object) - Static method in class org.hibernate.criterion.Example
Create a new instance, which includes all non-null properties by default
create() - Method in class org.hibernate.criterion.ProjectionList
 
create(AbstractManagedType<X>, Type<E>, Class<C>, Type<K>) - Static method in class org.hibernate.ejb.metamodel.PluralAttributeImpl
 
create(Class) - Method in class org.hibernate.hql.ast.SqlASTFactory
Actually instantiate the AST node.
create(ASTFactory, int, String) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Deprecated. silly
create(boolean, boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
Run the schema creation script.
createAlias(String, String) - Method in interface org.hibernate.Criteria
Join an association, assigning an alias to the joined association.
createAlias(String, String, int) - Method in interface org.hibernate.Criteria
Join an association using the specified join-type, assigning an alias to the joined association.
createAlias(String, String, int, Criterion) - Method in interface org.hibernate.Criteria
Join an association using the specified join-type, assigning an alias to the joined association.
createAlias(String, String) - Method in class org.hibernate.criterion.DetachedCriteria
 
createAlias(String, String, int) - Method in class org.hibernate.criterion.DetachedCriteria
 
createAlias(String, String) - Method in class org.hibernate.impl.CriteriaImpl
 
createAlias(String, String, int) - Method in class org.hibernate.impl.CriteriaImpl
 
createAlias(String, String, int, Criterion) - Method in class org.hibernate.impl.CriteriaImpl
 
createAlias(String, String) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
createAlias(String, String, int) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
createAlias(String, String, int, Criterion) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
createAllKeys() - Method in class org.hibernate.mapping.Collection
 
createAllKeys() - Method in class org.hibernate.mapping.Map
 
createAnnotationConfiguration() - Method in class org.hibernate.tool.ant.EnversHibernateToolTask
 
createBatcher(ConnectionManager, Interceptor) - Method in interface org.hibernate.jdbc.BatcherFactory
 
createBatcher(ConnectionManager, Interceptor) - Method in class org.hibernate.jdbc.BatchingBatcherFactory
 
createBatcher(ConnectionManager, Interceptor) - Method in class org.hibernate.jdbc.NonBatchingBatcherFactory
 
createBatcherFactory(Properties, int) - Method in class org.hibernate.cfg.SettingsFactory
 
createBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Static method in class org.hibernate.loader.collection.BatchingCollectionInitializer
 
createBatchingEntityLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Static method in class org.hibernate.loader.entity.BatchingEntityLoader
 
createBatchingEntityLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Static method in class org.hibernate.loader.entity.BatchingEntityLoader
 
createBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Static method in class org.hibernate.loader.collection.BatchingCollectionInitializer
 
createBinarySubtree(ASTFactory, int, String, AST, AST) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Creates a 'binary operator' subtree, given the information about the parent and the two child nodex.
createBlob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
Create the basic contextual BLOB reference.
createBlob(byte[]) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
Create a BLOB reference encapsulating the given byte array.
createBlob(InputStream, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
Create a BLOB reference encapsulating the given binary stream.
createBlob(byte[]) - Method in interface org.hibernate.engine.jdbc.LobCreator
Create a BLOB reference encapsulating the given byte array.
createBlob(InputStream, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
Create a BLOB reference encapsulating the given binary stream.
createBlob(byte[]) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
Create a BLOB reference encapsulating the given byte array.
createBlob(InputStream, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
Create a BLOB reference encapsulating the given binary stream.
createBlob(byte[]) - Static method in class org.hibernate.Hibernate
Deprecated. Use Hibernate.createBlob(byte[], Session) instead
createBlob(byte[], Session) - Static method in class org.hibernate.Hibernate
Create a new Blob.
createBlob(InputStream, int) - Static method in class org.hibernate.Hibernate
Deprecated. Use Hibernate.createBlob(InputStream, long, Session) instead
createBlob(InputStream, long) - Static method in class org.hibernate.Hibernate
Deprecated. Use Hibernate.createBlob(InputStream, long, Session) instead
createBlob(InputStream, long, Session) - Static method in class org.hibernate.Hibernate
Create a new Blob.
createBlob(InputStream) - Static method in class org.hibernate.Hibernate
Deprecated. Use Hibernate.createBlob(InputStream, long, Session) instead
createCacheManager(Properties) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
createCacheManager(Properties) - Method in class org.hibernate.cache.infinispan.JndiInfinispanRegionFactory
 
createCaseFragment() - Method in class org.hibernate.dialect.DerbyDialect
Return the case statement modified for Cloudscape.
createCaseFragment() - Method in class org.hibernate.dialect.Dialect
Create a CaseFragment strategy responsible for handling this dialect's variations in how CASE statements are handled.
createCaseFragment() - Method in class org.hibernate.dialect.MckoiDialect
 
createCaseFragment() - Method in class org.hibernate.dialect.Oracle8iDialect
Map case support to the Oracle DECODE function.
createCaseFragment() - Method in class org.hibernate.dialect.Oracle9iDialect
 
createCaseFragment() - Method in class org.hibernate.dialect.OracleDialect
Deprecated.  
createCaseFragment() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
createCaseFragment() - Method in class org.hibernate.dialect.SAPDBDialect
 
createClassicHolderInstantiator(Constructor, ResultTransformer) - Static method in class org.hibernate.hql.HolderInstantiator
 
createClassPersister(PersistentClass, EntityRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Static method in class org.hibernate.persister.PersisterFactory
 
createClassProperties(Element, PersistentClass, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
createClassProperties(Element, PersistentClass, Mappings, Map, UniqueKey, boolean, boolean, boolean) - Static method in class org.hibernate.cfg.HbmBinder
 
createClob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
Create the basic contextual CLOB reference.
createClob(String) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
Create a CLOB reference encapsulating the given String data.
createClob(Reader, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
Create a CLOB reference encapsulating the given character data.
createClob(String) - Method in interface org.hibernate.engine.jdbc.LobCreator
Create a CLOB reference encapsulating the given String data.
createClob(Reader, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
Create a CLOB reference encapsulating the given character data.
createClob(String) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
Create a CLOB reference encapsulating the given String data.
createClob(Reader, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
Create a CLOB reference encapsulating the given character data.
createClob(String) - Static method in class org.hibernate.Hibernate
Deprecated. Use Hibernate.createClob(String, Session) instead
createClob(String, Session) - Static method in class org.hibernate.Hibernate
Create a new Clob.
createClob(Reader, int) - Static method in class org.hibernate.Hibernate
Deprecated. Use Hibernate.createClob(Reader,long,Session) instead
createClob(Reader, long) - Static method in class org.hibernate.Hibernate
Deprecated. Use Hibernate.createClob(Reader,long,Session) instead
createClob(Reader, long, Session) - Static method in class org.hibernate.Hibernate
Create a new Clob.
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.ArrayBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.BagBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.IdBagBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.ListBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.MapBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.PrimitiveArrayBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.SetBinder
 
createCollectionInitializer(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
createCollectionInitializer(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
Create the CollectionLoader
createCollectionInitializer(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.OneToManyPersister
Create the OneToManyLoader
createCollectionJoinSequence(QueryableCollection, String) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Create a join sequence rooted at the given collection.
createCollectionPersister(Configuration, Collection, CollectionRegionAccessStrategy, SessionFactoryImplementor) - Static method in class org.hibernate.persister.PersisterFactory
 
createCollectionSubquery(JoinSequence, Map, String[]) - Static method in class org.hibernate.hql.CollectionSubqueryFactory
 
createComponent(PropertyHolder, PropertyData, boolean, boolean) - Static method in class org.hibernate.cfg.AnnotationBinder
 
createComponentJoin(ComponentType) - Method in class org.hibernate.hql.ast.tree.FromElementFactory
 
createComponentPrefix(String) - Static method in class org.hibern