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.hibernate.envers.tools.MappingTools
 
createConfiguration() - Method in class org.hibernate.tool.ant.EnversHibernateToolTask
 
createConnectionProvider(Properties) - Method in class org.hibernate.cfg.SettingsFactory
 
createConnectionProvider(Properties) - Method in class org.hibernate.ejb.InjectionSettingsFactory
 
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.hibernate.ejb.HibernatePersistence
Create an entity manager factory from the given persistence unit info, using the specified properties (they override any on the PUI).
createCopy() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
createCopy(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
createCopy(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
createCopy() - Method in class org.hibernate.tuple.ElementWrapper
 
createCopy(String) - Method in class org.hibernate.tuple.ElementWrapper
 
createCopy(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
createCopyUsing(RowSelection) - Method in class org.hibernate.engine.QueryParameters
 
createCorrelationDelegate() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
createCorrelationDelegate() - Method in class org.hibernate.ejb.criteria.path.CollectionAttributeJoin
 
createCorrelationDelegate() - Method in class org.hibernate.ejb.criteria.path.ListAttributeJoin
 
createCorrelationDelegate() - Method in class org.hibernate.ejb.criteria.path.MapAttributeJoin
 
createCorrelationDelegate() - Method in class org.hibernate.ejb.criteria.path.RootImpl
 
createCorrelationDelegate() - Method in class org.hibernate.ejb.criteria.path.SetAttributeJoin
 
createCorrelationDelegate() - Method in class org.hibernate.ejb.criteria.path.SingularAttributeJoin
 
createCriteria(String) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity.
createCriteria(String, int) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity, using the specified join type.
createCriteria(String, String) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity, assigning the given alias.
createCriteria(String, String, int) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity, assigning the given alias and using the specified join type.
createCriteria(String, String, int, Criterion) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity, assigning the given alias and using the specified join type.
createCriteria(String, String) - Method in class org.hibernate.criterion.DetachedCriteria
 
createCriteria(String) - Method in class org.hibernate.criterion.DetachedCriteria
 
createCriteria(String, int) - Method in class org.hibernate.criterion.DetachedCriteria
 
createCriteria(String, String, int) - Method in class org.hibernate.criterion.DetachedCriteria
 
createCriteria(String) - Method in class org.hibernate.impl.CriteriaImpl
 
createCriteria(String, int) - Method in class org.hibernate.impl.CriteriaImpl
 
createCriteria(String, String) - Method in class org.hibernate.impl.CriteriaImpl
 
createCriteria(String, String, int) - Method in class org.hibernate.impl.CriteriaImpl
 
createCriteria(String, String, int, Criterion) - Method in class org.hibernate.impl.CriteriaImpl
 
createCriteria(String) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
createCriteria(String, int) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
createCriteria(String, String) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
createCriteria(String, String, int) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
createCriteria(String, String, int, Criterion) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
createCriteria(Class, String) - Method in class org.hibernate.impl.SessionImpl
 
createCriteria(String, String) - Method in class org.hibernate.impl.SessionImpl
 
createCriteria(Class) - Method in class org.hibernate.impl.SessionImpl
 
createCriteria(String) - Method in class org.hibernate.impl.SessionImpl
 
createCriteria(Class, String) - Method in class org.hibernate.impl.StatelessSessionImpl
 
createCriteria(String, String) - Method in class org.hibernate.impl.StatelessSessionImpl
 
createCriteria(Class) - Method in class org.hibernate.impl.StatelessSessionImpl
 
createCriteria(String) - Method in class org.hibernate.impl.StatelessSessionImpl
 
createCriteria(Class) - Method in interface org.hibernate.Session
Create a new Criteria instance, for the given entity class, or a superclass of an entity class.
createCriteria(Class, String) - Method in interface org.hibernate.Session
Create a new Criteria instance, for the given entity class, or a superclass of an entity class, with the given alias.
createCriteria(String) - Method in interface org.hibernate.Session
Create a new Criteria instance, for the given entity name.
createCriteria(String, String) - Method in interface org.hibernate.Session
Create a new Criteria instance, for the given entity name, with the given alias.
createCriteria(Class) - Method in interface org.hibernate.StatelessSession
Create a new Criteria instance, for the given entity class, or a superclass of an entity class.
createCriteria(Class, String) - Method in interface org.hibernate.StatelessSession
Create a new Criteria instance, for the given entity class, or a superclass of an entity class, with the given alias.
createCriteria(String) - Method in interface org.hibernate.StatelessSession
Create a new Criteria instance, for the given entity name.
createCriteria(String, String) - Method in interface org.hibernate.StatelessSession
Create a new Criteria instance, for the given entity name, with the given alias.
createDOMReader() - Method in class org.hibernate.util.XMLHelper
Create a dom4j DOMReader
createEntity(Document, AuditTableData, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
createEntityLoader(LockMode, LoadQueryInfluencers) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createEntityLoader(LockOptions, LoadQueryInfluencers) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createEntityLoader(LockMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createEntityManager() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
createEntityManager(Map) - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
createEntityManagerFactory(Map) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated. use the Java Persistence API
createEntityManagerFactory() - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
createEntityManagerFactory(String, Map) - Method in class org.hibernate.ejb.HibernatePersistence
Get an entity manager factory by its entity manager name, using the specified properties (they override any found in the peristence.xml file).
createEntityManagerFactory(Map) - Method in class org.hibernate.ejb.HibernatePersistence
Deprecated.  
createExtendedMappings() - Method in class org.hibernate.cfg.AnnotationConfiguration
 
createFailureExpectedSuite(Class) - Static method in class org.hibernate.junit.UnitTestCase
Supports easy creation of TestSuites where a subclass' "FailureExpected" version of a base test is included in the suite, while the base test is excluded.
createFilter(Object, String) - Method in class org.hibernate.impl.SessionImpl
 
createFilter(Object, String) - Method in interface org.hibernate.Session
Create a new instance of Query for the given collection and filter string.
createFilterKeys(Map, EntityMode) - Static method in class org.hibernate.cache.FilterKey
 
createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.hql.ast.ASTQueryTranslatorFactory
 
createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.hql.classic.ClassicQueryTranslatorFactory
 
createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in interface org.hibernate.hql.QueryTranslatorFactory
Construct a FilterTranslator instance capable of translating an HQL filter string.
createForeignKey() - Method in class org.hibernate.mapping.Collection
 
createForeignKey() - Method in class org.hibernate.mapping.Join
 
createForeignKey() - Method in class org.hibernate.mapping.ManyToOne
 
createForeignKey() - Method in class org.hibernate.mapping.OneToMany
 
createForeignKey() - Method in class org.hibernate.mapping.OneToOne
 
createForeignKey() - Method in class org.hibernate.mapping.SimpleValue
 
createForeignKey() - Method in class org.hibernate.mapping.Subclass
 
createForeignKey(String, List, String) - Method in class org.hibernate.mapping.Table
 
createForeignKey(String, List, String, List) - Method in class org.hibernate.mapping.Table
 
createForeignKey() - Method in class org.hibernate.mapping.ToOne
 
createForeignKey() - Method in interface org.hibernate.mapping.Value
 
createForeignKeyOfEntity(String) - Method in interface org.hibernate.mapping.KeyValue
 
createForeignKeyOfEntity(String) - Method in class org.hibernate.mapping.SimpleValue
 
createForeignKeys() - Method in class org.hibernate.mapping.DenormalizedTable
 
createForeignKeys() - Method in class org.hibernate.mapping.Table
 
createFormulatedValue(Value, Collection, String, PersistentClass) - Method in class org.hibernate.cfg.annotations.MapBinder
 
createFrom(int, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createFromElement(String, AST, AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
createFromFilterElement(AST, AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
createFromJoinElement(AST, AST, int, AST, AST, AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
createGetter(Class, String) - Static method in class org.hibernate.property.BasicPropertyAccessor
 
createIdentifierGenerator(String, Type, Properties) - Method in class org.hibernate.id.factory.DefaultIdentifierGeneratorFactory
Given a strategy, retrieve the appropriate identifier generator instance.
createIdentifierGenerator(String, Type, Properties) - Method in interface org.hibernate.id.factory.IdentifierGeneratorFactory
Given a strategy, retrieve the appropriate identifier generator instance.
createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in class org.hibernate.mapping.Component
 
createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in interface org.hibernate.mapping.KeyValue
 
createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in class org.hibernate.mapping.SimpleValue
 
createInfinispanConfiguration() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
createInstanceFromVersionsEntity(String, Map, Number) - Method in class org.hibernate.envers.entities.EntityInstantiator
Creates an entity instance based on an entry from the versions table.
createIntoClause(String, AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
createJoin(Element, String, String, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
createJoin(String, boolean, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createJoin(int[], String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createJoinSequence() - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Generate an empty join sequence instance.
createJoinSequence(boolean, AssociationType, String, int, String[]) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Generate a join sequence representing the given association type.
createJpaConfiguration() - Method in class org.hibernate.tool.ant.EnversHibernateToolTask
 
CreateKeySecondPass - Class in org.hibernate.cfg
 
CreateKeySecondPass(RootClass) - Constructor for class org.hibernate.cfg.CreateKeySecondPass
 
CreateKeySecondPass(JoinedSubclass) - Constructor for class org.hibernate.cfg.CreateKeySecondPass
 
createMappings() - Method in class org.hibernate.cfg.Configuration
Create a new Mappings to add class and collection mappings to.
createName(String) - Method in class org.hibernate.hql.ast.util.AliasGenerator
 
createNamedQuery(String) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
createNamedQuery(String, Class<T>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
createNativeQuery(String) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
createNativeQuery(String, Class) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
createNativeQuery(String, String) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
createNClob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
Create the basic contextual NCLOB reference.
createNClob(String) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
Create a NCLOB reference encapsulating the given String data.
createNClob(Reader, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
Create a NCLOB reference encapsulating the given character data.
createNClob(String) - Method in interface org.hibernate.engine.jdbc.LobCreator
Create a NCLOB reference encapsulating the given String data.
createNClob(Reader, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
Create a NCLOB reference encapsulating the given character data.
createNClob(String) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
Create a NCLOB reference encapsulating the given String data.
createNClob(Reader, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
Create a NCLOB reference encapsulating the given character data.
createNumber(long, Class) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
Deprecated. Use the holders instead.
createOuterJoinFragment() - Method in class org.hibernate.dialect.Cache71Dialect
 
createOuterJoinFragment() - Method in class org.hibernate.dialect.Dialect
Create a JoinFragment strategy responsible for handling this dialect's variations in how joins are handled.
createOuterJoinFragment() - Method in class org.hibernate.dialect.Oracle10gDialect
 
createOuterJoinFragment() - Method in class org.hibernate.dialect.Oracle8iDialect
Support for the oracle proprietary join syntax...
createOuterJoinFragment() - Method in class org.hibernate.dialect.OracleDialect
Deprecated.  
createOuterJoinFragment() - Method in class org.hibernate.dialect.Sybase11Dialect
 
createOuterJoinFragment() - Method in class org.hibernate.dialect.TimesTenDialect
 
createParent(ASTFactory, int, String, AST) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Creates a single parent of the specified child (i.e.
createPrimaryKey() - Method in class org.hibernate.mapping.Join
 
createPrimaryKey() - Method in class org.hibernate.mapping.PersistentClass
 
createPropertyRefConstraints(Map) - Method in class org.hibernate.mapping.ManyToOne
 
createProxy(Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createProxy(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Create a new proxy instance
createProxy(Serializable, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
createProxy(Serializable, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Generates an appropriate proxy representation of this entity for this entity-mode.
createQuery(String) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
createQuery(String, Class<T>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
createQuery(String, Class<T>, Selection, HibernateEntityManagerImplementor.Options) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
createQuery(CriteriaQuery<T>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
createQuery() - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
createQuery(Class<T>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
createQuery(String, Class<T>, Selection, HibernateEntityManagerImplementor.Options) - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor
Used during "compiling" a JPA criteria query.
createQuery() - Method in interface org.hibernate.envers.AuditReader
 
createQuery() - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
createQuery(String) - Method in class org.hibernate.impl.AbstractSessionImpl
 
createQuery(String) - Method in class org.hibernate.impl.SessionImpl
 
createQuery(String) - Method in interface org.hibernate.Session
Create a new instance of Query for the given HQL query string.
createQuery(String) - Method in interface org.hibernate.StatelessSession
Create a new instance of Query for the given HQL query string.
createQueryCacheFactory(Properties) - Method in class org.hibernate.cfg.SettingsFactory
 
createQueryLoader() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createQueryTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.hql.ast.ASTQueryTranslatorFactory
 
createQueryTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.hql.classic.ClassicQueryTranslatorFactory
 
createQueryTranslator(String, String, Map, SessionFactoryImplementor) - Method in interface org.hibernate.hql.QueryTranslatorFactory
Construct a QueryTranslator instance capable of translating an HQL query string.
createQueryTranslatorFactory(Properties) - Method in class org.hibernate.cfg.SettingsFactory
 
createRegionFactory(Properties, boolean) - Static method in class org.hibernate.cfg.SettingsFactory
 
createRegionFqn(String, String) - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
createRegionFqn(String, String) - Method in class org.hibernate.cache.jbc.collection.CollectionRegionImpl
 
createRegionFqn(String, String) - Method in class org.hibernate.cache.jbc.entity.EntityRegionImpl
 
createRegionFqn(String, String) - Method in class org.hibernate.cache.jbc.query.QueryResultsRegionImpl
 
createRegionFqn(String, String) - Method in class org.hibernate.cache.jbc.timestamp.ClusteredConcurrentTimestampsRegionImpl
 
createRegionFqn(String, String) - Method in class org.hibernate.cache.jbc.timestamp.TimestampsRegionImpl
 
createSAXReader(String, List, EntityResolver) - Method in class org.hibernate.util.XMLHelper
Create a dom4j SAXReader which will append all validation errors to errorList
createSchema() - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
createSchema() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
createSelect(int[], int[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createSelectNewTransformer(Constructor, boolean, boolean) - Static method in class org.hibernate.hql.HolderInstantiator
 
createSharedCache(Settings, Properties) - Method in class org.hibernate.cache.jbc.builder.JndiSharedCacheInstanceManager
 
createSharedCache(Settings, Properties) - Method in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Create a cache using the given settings and properties.
createSibling(ASTFactory, int, String, AST) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Creates a single node AST as a sibling of the passed prevSibling, taking care to reorganize the tree correctly to account for this newly created node.
createSQLQuery(String, String, Class) - Method in interface org.hibernate.classic.Session
Deprecated. will be replaced with a more Query like interface in later release
createSQLQuery(String, String[], Class[]) - Method in interface org.hibernate.classic.Session
Deprecated. will be replaced with a more Query like interface in later release
createSQLQuery(String) - Method in class org.hibernate.impl.AbstractSessionImpl
 
createSQLQuery(String) - Method in class org.hibernate.impl.SessionImpl
 
createSQLQuery(String, String, Class) - Method in class org.hibernate.impl.SessionImpl
 
createSQLQuery(String, String[], Class[]) - Method in class org.hibernate.impl.SessionImpl
 
createSQLQuery(String) - Method in interface org.hibernate.Session
Create a new instance of SQLQuery for the given SQL query string.
createSQLQuery(String) - Method in interface org.hibernate.StatelessSession
Create a new instance of SQLQuery for the given SQL query string.
createSubclassEntity(Document, String, AuditTableData, String, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
createSubselectInitializer(SubselectFetch, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
createSubselectInitializer(SubselectFetch, SessionImplementor) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
createSubselectInitializer(SubselectFetch, SessionImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
createSyntheticPropertyReference(Ejb3JoinColumn[], PersistentClass, PersistentClass, Value, boolean, ExtendedMappings) - Static method in class org.hibernate.cfg.BinderHelper
 
createTemporaryTableIfNecessary(Queryable, SessionImplementor) - Method in class org.hibernate.hql.ast.exec.AbstractStatementExecutor
 
createToOneRelationPrefix(String) - Static method in class org.hibernate.envers.tools.MappingTools
 
createTransaction(JDBCContext, TransactionFactory.Context) - Method in class org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
 
createTransaction(JDBCContext, TransactionFactory.Context) - Method in class org.hibernate.transaction.CMTTransactionFactory
 
createTransaction(JDBCContext, TransactionFactory.Context) - Method in class org.hibernate.transaction.JDBCTransactionFactory
Begin a transaction and return the associated Transaction instance.
createTransaction(JDBCContext, TransactionFactory.Context) - Method in class org.hibernate.transaction.JTATransactionFactory
Begin a transaction and return the associated Transaction instance.
createTransaction(JDBCContext, TransactionFactory.Context) - Method in interface org.hibernate.transaction.TransactionFactory
Begin a transaction and return the associated Transaction instance.
createTransactionFactory(Properties) - Method in class org.hibernate.cfg.SettingsFactory
 
createTransactionManagerLookup(Properties) - Method in class org.hibernate.cfg.SettingsFactory
 
createTree(ASTFactory, AST[]) - Static method in class org.hibernate.hql.ast.util.ASTUtil
 
createTupleQuery() - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
createUnique(String) - Method in class org.hibernate.envers.configuration.metadata.AuditEntityNameRegister
Creates a unique (not yet registered) audit entity name by appending consecutive numbers to the base name.
createUniqueConstraint(Value) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
createUniqueKey(List) - Method in class org.hibernate.mapping.Table
 
createUniqueKeyLoaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createUsingCtor(Token, String) - Method in class org.hibernate.hql.ast.SqlASTFactory
 
createWhereByKey(int, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createXPath(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
createXPath(String) - Method in class org.hibernate.tuple.ElementWrapper
 
Criteria - Interface in org.hibernate
Criteria is a simplified API for retrieving entities by composing Criterion objects.
criteriaBuilder() - Method in class org.hibernate.ejb.criteria.AbstractNode
Provides protected access to the underlying CriteriaBuilderImpl.
CriteriaBuilderImpl - Class in org.hibernate.ejb.criteria
Hibernate implementation of the JPA CriteriaBuilder contract.
CriteriaBuilderImpl(EntityManagerFactoryImpl) - Constructor for class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
CriteriaImpl - Class in org.hibernate.impl
Implementation of the Criteria interface
CriteriaImpl(String, SessionImplementor) - Constructor for class org.hibernate.impl.CriteriaImpl
 
CriteriaImpl(String, String, SessionImplementor) - Constructor for class org.hibernate.impl.CriteriaImpl
 
CriteriaImpl.CriterionEntry - Class in org.hibernate.impl
 
CriteriaImpl.OrderEntry - Class in org.hibernate.impl
 
CriteriaImpl.Subcriteria - Class in org.hibernate.impl
 
CriteriaJoinWalker - Class in org.hibernate.loader.criteria
A JoinWalker for Criteria queries.
CriteriaJoinWalker(OuterJoinLoadable, CriteriaQueryTranslator, SessionFactoryImplementor, CriteriaImpl, String, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.criteria.CriteriaJoinWalker
 
CriteriaJoinWalker(OuterJoinLoadable, CriteriaQueryTranslator, SessionFactoryImplementor, CriteriaImpl, String, LoadQueryInfluencers, String) - Constructor for class org.hibernate.loader.criteria.CriteriaJoinWalker
 
CriteriaLoader - Class in org.hibernate.loader.criteria
A Loader for Criteria queries.
CriteriaLoader(OuterJoinLoadable, SessionFactoryImplementor, CriteriaImpl, String, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.criteria.CriteriaLoader
 
CriteriaQuery - Interface in org.hibernate.criterion
An instance of CriteriaQuery is passed to criterion, order and projection instances when actually compiling and executing the query.
CriteriaQueryCompiler - Class in org.hibernate.ejb.criteria
Compiles a JPA criteria query into an executable TypedQuery.
CriteriaQueryCompiler(HibernateEntityManagerImplementor) - Constructor for class org.hibernate.ejb.criteria.CriteriaQueryCompiler
 
CriteriaQueryCompiler.ImplicitParameterBinding - Interface in org.hibernate.ejb.criteria
Used to describe implicit (not defined in criteria query) parameters.
CriteriaQueryCompiler.RenderedCriteriaQuery - Interface in org.hibernate.ejb.criteria
 
CriteriaQueryCompiler.RenderingContext - Interface in org.hibernate.ejb.criteria
Used to provide a context and services to the rendering.
CriteriaQueryImpl<T> - Class in org.hibernate.ejb.criteria
The Hibernate implementation of the JPA CriteriaQuery contract.
CriteriaQueryImpl(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.ejb.criteria.CriteriaQueryImpl
 
CriteriaQueryTranslator - Class in org.hibernate.loader.criteria
 
CriteriaQueryTranslator(SessionFactoryImplementor, CriteriaImpl, String, String, CriteriaQuery) - Constructor for class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
CriteriaQueryTranslator(SessionFactoryImplementor, CriteriaImpl, String, String) - Constructor for class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
CriteriaSpecification - Interface in org.hibernate.criterion
 
CriteriaSubqueryImpl<T> - Class in org.hibernate.ejb.criteria
The Hibernate implementation of the JPA Subquery contract.
CriteriaSubqueryImpl(CriteriaBuilderImpl, Class<T>, AbstractQuery<?>) - Constructor for class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
 
CriteriaTools - Class in org.hibernate.envers.query.criteria
 
Criterion - Interface in org.hibernate.criterion
An object-oriented representation of a query criterion that may be used as a restriction in a Criteria query.
criterions - Variable in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
CURRENCY - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
CURRENCY_CLASS - Static variable in class org.hibernate.type.CurrencyType
 
CurrencyType - Class in org.hibernate.type
currency: A type that maps an SQL VARCHAR to a java.util.Currency
CurrencyType() - Constructor for class org.hibernate.type.CurrencyType
 
CURRENT_SESSION_CONTEXT_CLASS - Static variable in class org.hibernate.cfg.Environment
Context scoping impl for SessionFactory.getCurrentSession() processing.
currentColumns() - Method in class org.hibernate.hql.classic.PathExpressionParser
 
currentDate() - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
CurrentDateFunction - Class in org.hibernate.ejb.criteria.expression.function
Models the ANSI SQL CURRENT_DATE function.
CurrentDateFunction(CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.expression.function.CurrentDateFunction
 
CurrentEntityManagerImpl - Class in org.hibernate.ejb
Deprecated. no longer used since getEntityManager is no longer here
CurrentEntityManagerImpl(EntityManagerFactoryImpl, PersistenceUnitTransactionType, Map) - Constructor for class org.hibernate.ejb.CurrentEntityManagerImpl
Deprecated.  
currentSession() - Method in interface org.hibernate.context.CurrentSessionContext
Retrieve the current session according to the scoping defined by this implementation.
currentSession() - Method in class org.hibernate.context.JTASessionContext
Retrieve the current session according to the scoping defined by this implementation.
currentSession() - Method in class org.hibernate.context.ManagedSessionContext
Retrieve the current session according to the scoping defined by this implementation.
currentSession() - Method in class org.hibernate.context.ThreadLocalSessionContext
Retrieve the current session according to the scoping defined by this implementation.
CurrentSessionContext - Interface in org.hibernate.context
Defines the contract for implementations which know how to scope the notion of a current session.
currentTime() - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
CurrentTimeFunction - Class in org.hibernate.ejb.criteria.expression.function
Models the ANSI SQL CURRENT_TIME function.
CurrentTimeFunction(CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.expression.function.CurrentTimeFunction
 
currentTimestamp() - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
CurrentTimestampFunction - Class in org.hibernate.ejb.criteria.expression.function
Models the ANSI SQL CURRENT_TIMESTAMP function.
CurrentTimestampFunction(CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.expression.function.CurrentTimestampFunction
 
currentView - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
currentView - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
custom(Class) - Static method in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5182
custom(Class, String[], String[]) - Static method in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5182
custom(Class, Properties) - Static method in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5182
customCollection(String, String, String, boolean) - Static method in class org.hibernate.type.TypeFactory
Deprecated. Use TypeFactory.customCollection(String, java.util.Properties, String, String, boolean) instead
customCollection(String, Properties, String, String, boolean) - Static method in class org.hibernate.type.TypeFactory
 
CustomCollectionType - Class in org.hibernate.type
A custom type for mapping user-written classes that implement PersistentCollection
CustomCollectionType(Class, String, String, boolean) - Constructor for class org.hibernate.type.CustomCollectionType
 
CustomizableColumns - Class in org.hibernate.cfg.annotations
 
CustomizableColumns(Column[]) - Constructor for class org.hibernate.cfg.annotations.CustomizableColumns
 
CustomLoader - Class in org.hibernate.loader.custom
Extension point for loaders which use a SQL result set with "unexpected" column aliases.
CustomLoader(CustomQuery, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.custom.CustomLoader
 
CustomLoader.NonScalarResultColumnProcessor - Class in org.hibernate.loader.custom
 
CustomLoader.NonScalarResultColumnProcessor(int) - Constructor for class org.hibernate.loader.custom.CustomLoader.NonScalarResultColumnProcessor
 
CustomLoader.ResultRowProcessor - Class in org.hibernate.loader.custom
 
CustomLoader.ResultRowProcessor(boolean, CustomLoader.ResultColumnProcessor[]) - Constructor for class org.hibernate.loader.custom.CustomLoader.ResultRowProcessor
 
CustomLoader.ScalarResultColumnProcessor - Class in org.hibernate.loader.custom
 
CustomLoader.ScalarResultColumnProcessor(int) - Constructor for class org.hibernate.loader.custom.CustomLoader.ScalarResultColumnProcessor
 
CustomLoader.ScalarResultColumnProcessor(String, Type) - Constructor for class org.hibernate.loader.custom.CustomLoader.ScalarResultColumnProcessor
 
CustomQuery - Interface in org.hibernate.loader.custom
Extension point allowing any SQL query with named and positional parameters to be executed by Hibernate, returning managed entities, collections and simple scalar values.
customSQLDelete - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
customSQLInsert - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
customSQLUpdate - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
CustomType - Class in org.hibernate.type
Adapts UserType to the generic Type interface, in order to isolate user code from changes in the internal Type contracts.
CustomType(Class, Properties) - Constructor for class org.hibernate.type.CustomType
 

D

DatabaseMetadata - Class in org.hibernate.tool.hbm2ddl
JDBC database metadata
DatabaseMetadata(Connection, Dialect) - Constructor for class org.hibernate.tool.hbm2ddl.DatabaseMetadata
 
DatabaseMetadata(Connection, Dialect, boolean) - Constructor for class org.hibernate.tool.hbm2ddl.DatabaseMetadata
 
DatabaseSpecificFunctionalTestCase - Class in org.hibernate.junit.functional
DatabaseSpecificFunctionalTestCase(String) - Constructor for class org.hibernate.junit.functional.DatabaseSpecificFunctionalTestCase
 
DatabaseStructure - Interface in org.hibernate.id.enhanced
Encapsulates definition of the underlying data structure backing a sequence-style generator.
dataDescription - Variable in class org.hibernate.cache.jbc.access.OptimisticTransactionalAccessDelegate
 
DataDirectOracle9Dialect - Class in org.hibernate.dialect
 
DataDirectOracle9Dialect() - Constructor for class org.hibernate.dialect.DataDirectOracle9Dialect
 
DataException - Exception in org.hibernate.exception
Implementation of JDBCException indicating that evaluation of the valid SQL statement against the given data resulted in some illegal operation, mismatched types or incorrect cardinality.
DataException(String, SQLException) - Constructor for exception org.hibernate.exception.DataException
Constructor for JDBCException.
DataException(String, SQLException, String) - Constructor for exception org.hibernate.exception.DataException
Constructor for JDBCException.
DATASOURCE - Static variable in class org.hibernate.cfg.Environment
java.sql.Datasource JNDI name
DatasourceConnectionProvider - Class in org.hibernate.connection
A connection provider that uses a DataSource registered with JNDI.
DatasourceConnectionProvider() - Constructor for class org.hibernate.connection.DatasourceConnectionProvider
 
DataVersionAdapter - Class in org.hibernate.cache.jbc.util
A DataVersionAdapter.
DataVersionAdapter(Object, Object, Comparator, String) - Constructor for class org.hibernate.cache.jbc.util.DataVersionAdapter
 
DATE - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
DateType - Class in org.hibernate.type
date: A type that maps an SQL DATE to a Java Date.
DateType() - Constructor for class org.hibernate.type.DateType
 
DB2390Dialect - Class in org.hibernate.dialect
An SQL dialect for DB2/390.
DB2390Dialect() - Constructor for class org.hibernate.dialect.DB2390Dialect
 
DB2400Dialect - Class in org.hibernate.dialect
An SQL dialect for DB2/400.
DB2400Dialect() - Constructor for class org.hibernate.dialect.DB2400Dialect
 
DB2Dialect - Class in org.hibernate.dialect
An SQL dialect for DB2.
DB2Dialect() - Constructor for class org.hibernate.dialect.DB2Dialect
 
DbTimestampType - Class in org.hibernate.type
dbtimestamp: An extension of TimestampType which maps to the database's current timestamp, rather than the jvm's current timestamp.
DbTimestampType() - Constructor for class org.hibernate.type.DbTimestampType
 
DDL - Static variable in class org.hibernate.jdbc.util.FormatStyle
 
DDLFormatterImpl - Class in org.hibernate.jdbc.util
Performs formatting of DDL SQL statements.
DDLFormatterImpl() - Constructor for class org.hibernate.jdbc.util.DDLFormatterImpl
 
deactivateLocalNode() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
debug(String) - Method in interface org.hibernate.bytecode.buildtime.Logger
 
debug(String) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
 
DECIMAL_LITERAL_FORMAT - Static variable in class org.hibernate.hql.ast.util.LiteralProcessor
In what format should Float and Double literal values be sent to the database?
declaredNamespaces() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
declaredNamespaces() - Method in class org.hibernate.tuple.ElementWrapper
 
decode(PersistentClass) - Static method in class org.hibernate.cache.impl.CacheDataDescriptionImpl
 
decode(Collection) - Static method in class org.hibernate.cache.impl.CacheDataDescriptionImpl
 
DecodeCaseFragment - Class in org.hibernate.sql
An Oracle-style DECODE function.
DecodeCaseFragment() - Constructor for class org.hibernate.sql.DecodeCaseFragment
 
decrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
decrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
decrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
decrement() - Method in interface org.hibernate.id.IntegralDataTypeHolder
Equivalent to a -- operation
decrementCascadeLevel() - Method in interface org.hibernate.engine.PersistenceContext
Called after cascading
decrementCascadeLevel() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
decrementIndexByBase(Object) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
deepCopy(Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.BlobType
Return a deep copy of the persistent state, stopping at entities and at collections.
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
deepCopy(Object) - Method in class org.hibernate.type.CharacterArrayClobType
 
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.ClobType
 
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.CompositeCustomType
 
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.CustomType
 
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
Return a deep copy of the persistent state, stopping at entities and at collections.
deepCopy(Object) - Method in class org.hibernate.type.EnumType
 
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.ImmutableType
Deprecated.  
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.MetaType
 
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.MutableType
Deprecated.  
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
deepCopy(Object) - Method in class org.hibernate.type.StringClobType
Deprecated.  
deepCopy(Object, EntityMode, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
Return a deep copy of the persistent state, stopping at entities and at collections.
deepCopy(Object[], Type[], boolean[], Object[], SessionImplementor) - Static method in class org.hibernate.type.TypeFactory
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
deepCopy(Object) - Method in interface org.hibernate.usertype.CompositeUserType
Return a deep copy of the persistent state, stopping at entities and at collections.
deepCopy(Object) - Method in interface org.hibernate.usertype.UserType
Return a deep copy of the persistent state, stopping at entities and at collections.
deepCopyNotNull(Object) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
deepCopyNotNull(Object) - Method in class org.hibernate.type.AbstractCharArrayType
Deprecated.  
deepCopyNotNull(Object) - Method in class org.hibernate.type.CalendarDateType
 
deepCopyNotNull(Object) - Method in class org.hibernate.type.CalendarType
 
deepCopyNotNull(Object) - Method in class org.hibernate.type.DateType
 
deepCopyNotNull(Object) - Method in class org.hibernate.type.MutableType
Deprecated.  
deepCopyNotNull(Object) - Method in class org.hibernate.type.SerializableType
 
deepCopyNotNull(Object) - Method in class org.hibernate.type.TimestampType
 
deepCopyNotNull(Object) - Method in class org.hibernate.type.TimeType
 
DEF_CACHE_FACTORY_RESOURCE - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Default value for MultiplexingCacheInstanceManager.CACHE_FACTORY_RESOURCE_PROP.
DEF_CACHE_REG_FACTORY - Static variable in class org.hibernate.cfg.SettingsFactory
 
DEF_ENTITY_RESOURCE - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Default value for InfinispanRegionFactory.ENTITY_CACHE_RESOURCE_PROP.
DEF_ENTITY_RESOURCE - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Default value for MultiplexingCacheInstanceManager.ENTITY_CACHE_RESOURCE_PROP.
DEF_ILLEGAL_COLL_DEREF_EXCP_BUILDER - Static variable in class org.hibernate.hql.ast.tree.DotNode
 
DEF_INFINISPAN_CONFIG_RESOURCE - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Default value for InfinispanRegionFactory.INFINISPAN_CONFIG_RESOURCE_PROP.
DEF_JGROUPS_RESOURCE - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Default value for MultiplexingCacheInstanceManager.CHANNEL_FACTORY_RESOURCE_PROP.
DEF_JGROUPS_RESOURCE - Static variable in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Default value for SharedCacheInstanceManager.CHANNEL_FACTORY_RESOURCE_PROP.
DEF_PROVIDER - Static variable in class org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
 
DEF_QUERY_RESOURCE - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Default value for InfinispanRegionFactory.QUERY_CACHE_RESOURCE_PROP.
DEF_QUERY_RESOURCE - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Default value for MultiplexingCacheInstanceManager.ENTITY_CACHE_RESOURCE_PROP.
DEF_SEGMENT_COLUMN - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
DEF_SEGMENT_LENGTH - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
DEF_SEGMENT_VALUE - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
DEF_SEQUENCE_NAME - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
DEF_TABLE - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
DEF_TIMESTAMPS_RESOURCE - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Default value for InfinispanRegionFactory.TIMESTAMPS_CACHE_RESOURCE_PROP.
DEF_TS_RESOURCE - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Default value for MultiplexingCacheInstanceManager.TIMESTAMP_CACHE_RESOURCE_PROP.
DEF_VALUE_COLUMN - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
DEF_VALUE_COLUMN - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
DEFAULT - Static variable in class org.hibernate.FetchMode
Default to the setting configured in the mapping file.
DEFAULT_ARTEFACT_PROCESSING_ORDER - Static variable in class org.hibernate.cfg.AnnotationConfiguration
 
DEFAULT_BATCH_FETCH_SIZE - Static variable in class org.hibernate.cfg.Environment
The default batch size for batch fetching
DEFAULT_BATCH_SIZE - Static variable in class org.hibernate.dialect.Dialect
 
DEFAULT_CACHE_CONCURRENCY_STRATEGY - Static variable in class org.hibernate.cfg.AnnotationConfiguration
Setting used to give the name of the default CacheConcurrencyStrategy to use when either @Cacheable or @Cache is used.
DEFAULT_CACHE_RESOURCE - Static variable in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Default name for the JBoss Cache configuration file.
DEFAULT_CATALOG - Static variable in class org.hibernate.cfg.Environment
A default database catalog name to use for unqualified tablenames
DEFAULT_CHUNK_SIZE - Static variable in class org.hibernate.engine.jdbc.StreamUtils
 
DEFAULT_COLUMN_LENGTH - Static variable in class org.hibernate.cfg.Ejb3Column
 
DEFAULT_COLUMN_NAME - Static variable in class org.hibernate.id.TableGenerator
Default column name
DEFAULT_DISCRIMINATOR_COLUMN_NAME - Static variable in class org.hibernate.mapping.RootClass
 
DEFAULT_DTD_RESOLVER - Static variable in class org.hibernate.util.XMLHelper
 
DEFAULT_ELEMENT_COLUMN_NAME - Static variable in class org.hibernate.mapping.Collection
 
DEFAULT_ENTITY_MODE - Static variable in class org.hibernate.cfg.Environment
The EntityMode in which set the Session opened from the SessionFactory.
DEFAULT_EXCEPTION_MSG - Static variable in class org.hibernate.util.JDBCExceptionReporter
 
DEFAULT_ID_GEN_STRATEGY - Static variable in class org.hibernate.mapping.SimpleValue
 
DEFAULT_IDENTIFIER_COLUMN_NAME - Static variable in class org.hibernate.mapping.IdentifierCollection
 
DEFAULT_IDENTIFIER_COLUMN_NAME - Static variable in class org.hibernate.mapping.RootClass
 
DEFAULT_INCREMENT_SIZE - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
DEFAULT_INCREMENT_SIZE - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
DEFAULT_INDEX_COLUMN_NAME - Static variable in class org.hibernate.mapping.IndexedCollection
 
DEFAULT_INITIAL_VALUE - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
DEFAULT_INITIAL_VALUE - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
DEFAULT_JOIN_TYPE - Static variable in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
DEFAULT_KEY_COLUMN_NAME - Static variable in class org.hibernate.mapping.Collection
 
DEFAULT_LEGACY_MODE - Static variable in class org.hibernate.ejb.util.CacheModeHelper
 
DEFAULT_LENGTH - Static variable in class org.hibernate.mapping.Column
 
DEFAULT_LOCK_MODE - Static variable in class org.hibernate.event.def.DefaultLoadEventListener
 
DEFAULT_LOCK_MODE - Static variable in class org.hibernate.event.LoadEvent
 
DEFAULT_PRECISION - Static variable in class org.hibernate.mapping.Column
 
DEFAULT_RETRIEVE_MODE - Static variable in class org.hibernate.ejb.util.CacheModeHelper
 
DEFAULT_SCALE - Static variable in class org.hibernate.mapping.Column
 
DEFAULT_SCHEMA - Static variable in class org.hibernate.cfg.Environment
A default database schema (owner) name to use for unqualified tablenames
DEFAULT_STORE_MODE - Static variable in class org.hibernate.ejb.util.CacheModeHelper
 
DEFAULT_STRONG_REF_COUNT - Static variable in class org.hibernate.util.SimpleMRUCache
 
DEFAULT_STRONG_REF_COUNT - Static variable in class org.hibernate.util.SoftLimitMRUCache
 
DEFAULT_TABLE - Static variable in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
DEFAULT_TABLE_NAME - Static variable in class org.hibernate.id.TableGenerator
Default table name
DEFAULT_TRIM_CHAR - Static variable in class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
DEFAULT_TRIM_CHARACTER - Static variable in class org.hibernate.dialect.function.TrimFunctionTemplate.Options
 
DEFAULT_TRIMSPEC - Static variable in class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
DEFAULT_USER_TRANSACTION_NAME - Static variable in class org.hibernate.transaction.JTATransactionFactory
 
DEFAULT_WARNING_MSG - Static variable in class org.hibernate.util.JDBCExceptionReporter
 
DefaultAutoFlushEventListener - Class in org.hibernate.event.def
Defines the default flush event listeners used by hibernate for flushing session state in response to generated auto-flush events.
DefaultAutoFlushEventListener() - Constructor for class org.hibernate.event.def.DefaultAutoFlushEventListener
 
defaultClassLoader() - Static method in class org.hibernate.util.SerializationHelper
Returns the Thread Context ClassLoader (TCCL).
DefaultComponentSafeNamingStrategy - Class in org.hibernate.cfg
 
DefaultComponentSafeNamingStrategy() - Constructor for class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
DefaultDeleteEventListener - Class in org.hibernate.event.def
Defines the default delete event listener used by hibernate for deleting entities from the datastore in response to generated delete events.
DefaultDeleteEventListener() - Constructor for class org.hibernate.event.def.DefaultDeleteEventListener
 
DefaultDirtyCheckEventListener - Class in org.hibernate.event.def
Defines the default dirty-check event listener used by hibernate for checking the session for dirtiness in response to generated dirty-check events.
DefaultDirtyCheckEventListener() - Constructor for class org.hibernate.event.def.DefaultDirtyCheckEventListener
 
DefaultEntityAliases - Class in org.hibernate.loader
EntityAliases which handles the logic of selecting user provided aliases (via return-property), before using the default aliases.
DefaultEntityAliases(Map, Loadable, String) - Constructor for class org.hibernate.loader.DefaultEntityAliases
Calculate and cache select-clause aliases
DefaultEntityAliases(Loadable, String) - Constructor for class org.hibernate.loader.DefaultEntityAliases
 
DefaultEvictEventListener - Class in org.hibernate.event.def
Defines the default evict event listener used by hibernate for evicting entities in response to generated flush events.
DefaultEvictEventListener() - Constructor for class org.hibernate.event.def.DefaultEvictEventListener
 
DefaultFlushEntityEventListener - Class in org.hibernate.event.def
An event that occurs for each entity instance at flush time
DefaultFlushEntityEventListener() - Constructor for class org.hibernate.event.def.DefaultFlushEntityEventListener
 
DefaultFlushEventListener - Class in org.hibernate.event.def
Defines the default flush event listeners used by hibernate for flushing session state in response to generated flush events.
DefaultFlushEventListener() - Constructor for class org.hibernate.event.def.DefaultFlushEventListener
 
DefaultIdentifierGeneratorFactory - Class in org.hibernate.id.factory
Basic templated support for IdentifierGeneratorFactory implementations.
DefaultIdentifierGeneratorFactory() - Constructor for class org.hibernate.id.factory.DefaultIdentifierGeneratorFactory
Constructs a new DefaultIdentifierGeneratorFactory.
DefaultInitializeCollectionEventListener - Class in org.hibernate.event.def
 
DefaultInitializeCollectionEventListener() - Constructor for class org.hibernate.event.def.DefaultInitializeCollectionEventListener
 
DefaultLoadEventListener - Class in org.hibernate.event.def
Defines the default load event listeners used by hibernate for loading entities in response to generated load events.
DefaultLoadEventListener() - Constructor for class org.hibernate.event.def.DefaultLoadEventListener
 
DefaultLockEventListener - Class in org.hibernate.event.def
Defines the default lock event listeners used by hibernate to lock entities in response to generated lock events.
DefaultLockEventListener() - Constructor for class org.hibernate.event.def.DefaultLockEventListener
 
DefaultMergeEventListener - Class in org.hibernate.event.def
Defines the default copy event listener used by hibernate for copying entities in response to generated copy events.
DefaultMergeEventListener() - Constructor for class org.hibernate.event.def.DefaultMergeEventListener
 
DefaultNamingStrategy - Class in org.hibernate.cfg
The default NamingStrategy
DefaultNamingStrategy() - Constructor for class org.hibernate.cfg.DefaultNamingStrategy
 
DefaultPersistEventListener - Class in org.hibernate.event.def
Defines the default create event listener used by hibernate for creating transient entities in response to generated create events.
DefaultPersistEventListener() - Constructor for class org.hibernate.event.def.DefaultPersistEventListener
 
DefaultPersistOnFlushEventListener - Class in org.hibernate.event.def
When persist is used as the cascade action, persistOnFlush should be used
DefaultPersistOnFlushEventListener() - Constructor for class org.hibernate.event.def.DefaultPersistOnFlushEventListener
 
DefaultPostLoadEventListener - Class in org.hibernate.event.def
We do 2 things here: Call Lifecycle interface if necessary Perform needed EntityEntry.getLockMode() related processing
DefaultPostLoadEventListener() - Constructor for class org.hibernate.event.def.DefaultPostLoadEventListener
 
DefaultPreLoadEventListener - Class in org.hibernate.event.def
Called before injecting property values into a newly loaded entity instance.
DefaultPreLoadEventListener() - Constructor for class org.hibernate.event.def.DefaultPreLoadEventListener
 
DefaultRefreshEventListener - Class in org.hibernate.event.def
Defines the default refresh event listener used by hibernate for refreshing entities in response to generated refresh events.
DefaultRefreshEventListener() - Constructor for class org.hibernate.event.def.DefaultRefreshEventListener
 
DefaultReplicateEventListener - Class in org.hibernate.event.def
Defines the default replicate event listener used by Hibernate to replicate entities in response to generated replicate events.
DefaultReplicateEventListener() - Constructor for class org.hibernate.event.def.DefaultReplicateEventListener
 
DefaultRevisionEntity - Class in org.hibernate.envers
 
DefaultRevisionEntity() - Constructor for class org.hibernate.envers.DefaultRevisionEntity
 
DefaultRevisionInfoGenerator - Class in org.hibernate.envers.revisioninfo
 
DefaultRevisionInfoGenerator(String, Class<?>, Class<? extends RevisionListener>, PropertyData, boolean) - Constructor for class org.hibernate.envers.revisioninfo.DefaultRevisionInfoGenerator
 
DefaultSaveEventListener - Class in org.hibernate.event.def
An event handler for save() events
DefaultSaveEventListener() - Constructor for class org.hibernate.event.def.DefaultSaveEventListener
 
DefaultSaveOrUpdateCopyEventListener - Class in org.hibernate.event.def
 
DefaultSaveOrUpdateCopyEventListener() - Constructor for class org.hibernate.event.def.DefaultSaveOrUpdateCopyEventListener
 
DefaultSaveOrUpdateEventListener - Class in org.hibernate.event.def
Defines the default listener used by Hibernate for handling save-update events.
DefaultSaveOrUpdateEventListener() - Constructor for class org.hibernate.event.def.DefaultSaveOrUpdateEventListener
 
DefaultUpdateEventListener - Class in org.hibernate.event.def
An event handler for update() events
DefaultUpdateEventListener() - Constructor for class org.hibernate.event.def.DefaultUpdateEventListener
 
defineFetchingStrategy(ToOne, XProperty) - Static method in class org.hibernate.cfg.AnnotationBinder
 
definesLimits() - Method in class org.hibernate.engine.RowSelection
 
dehydrate(Serializable, Object[], boolean[], boolean[][], int, PreparedStatement, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
dehydrate(Serializable, Object[], Object, boolean[], boolean[][], int, PreparedStatement, SessionImplementor, int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Marshall the fields of a persistent instance to a prepared statement
DelayedPostInsertIdentifier - Class in org.hibernate.action
Acts as a stand-in for an entity identifier which is supposed to be generated on insert (like an IDENTITY column) where the insert needed to be delayed because we were outside a transaction when the persist occurred (save currently still performs the insert).
DelayedPostInsertIdentifier() - Constructor for class org.hibernate.action.DelayedPostInsertIdentifier
 
delegate - Variable in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
delegate - Variable in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
delegate - Variable in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
delegate - Variable in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
delegateWork(IsolatedWork, boolean) - Method in class org.hibernate.engine.transaction.Isolater.JdbcDelegate
 
delegateWork(IsolatedWork, boolean) - Method in class org.hibernate.engine.transaction.Isolater.JtaDelegate
 
delete(String) - Method in interface org.hibernate.classic.Session
Deprecated. consider using HQL delete statements
delete(String, Object, Type) - Method in interface org.hibernate.classic.Session
Deprecated. consider using HQL delete statements
delete(String, Object[], Type[]) - Method in interface org.hibernate.classic.Session
Deprecated. consider using HQL delete statements
DELETE - Static variable in class org.hibernate.engine.CascadeStyle
delete
DELETE - Static variable in class org.hibernate.engine.CascadingAction
 
delete(String, Object, boolean, Set) - Method in interface org.hibernate.event.EventSource
Cascade delete an entity instance
delete(Object) - Method in class org.hibernate.impl.SessionImpl
Delete a persistent object
delete(String, Object) - Method in class org.hibernate.impl.SessionImpl
Delete a persistent object (by explicit entity name)
delete(String, Object, boolean, Set) - Method in class org.hibernate.impl.SessionImpl
Delete a persistent object
delete(String) - Method in class org.hibernate.impl.SessionImpl
 
delete(String, Object, Type) - Method in class org.hibernate.impl.SessionImpl
 
delete(String, Object[], Type[]) - Method in class org.hibernate.impl.SessionImpl
 
delete(Object) - Method in class org.hibernate.impl.StatelessSessionImpl
 
delete(String, Object) - Method in class org.hibernate.impl.StatelessSessionImpl
 
delete(Serializable, Object, int, Object, String, SessionImplementor, Object[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Perform an SQL DELETE
delete(Serializable, Object, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Delete an object
delete(Serializable, Object, Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Delete a persistent instance
DELETE - Static variable in class org.hibernate.secure.HibernatePermission
 
delete(Object) - Method in interface org.hibernate.Session
Remove a persistent instance from the datastore.
delete(String, Object) - Method in interface org.hibernate.Session
Remove a persistent instance from the datastore.
Delete - Class in org.hibernate.sql
An SQL DELETE statement
Delete() - Constructor for class org.hibernate.sql.Delete
 
delete(Object) - Method in interface org.hibernate.StatelessSession
Delete a row.
delete(String, Object) - Method in interface org.hibernate.StatelessSession
Delete a row.
DELETE_ORPHAN - Static variable in class org.hibernate.engine.CascadeStyle
delete + delete orphans
deleteCallable - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
DELETED - Static variable in class org.hibernate.engine.Status
 
DELETED - Static variable in class org.hibernate.event.def.AbstractSaveEventListener
 
deleteEntity(EventSource, Object, EntityEntry, boolean, EntityPersister, Set) - Method in class org.hibernate.event.def.DefaultDeleteEventListener
Perform the entity deletion.
deleteEntity(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
deleteEntity(String) - Method in class org.hibernate.stat.StatisticsImpl
 
deleteEntity(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
DeleteEvent - Class in org.hibernate.event
Defines an event class for the deletion of an entity.
DeleteEvent(Object, EventSource) - Constructor for class org.hibernate.event.DeleteEvent
Constructs a new DeleteEvent instance.
DeleteEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.DeleteEvent
 
DeleteEvent(String, Object, boolean, EventSource) - Constructor for class org.hibernate.event.DeleteEvent
 
DeleteEventListener - Interface in org.hibernate.event
Defines the contract for handling of deletion events generated from a session.
deleteOrphans() - Method in class org.hibernate.engine.CascadingAction
Does this action potentially extrapolate to orphan deletes?
deleteResultCheckStyles - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
deleteRows(PersistentCollection, Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
deleteRows(PersistentCollection, Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Delete the persistent state of any elements that were removed from the collection
DeleteStatement - Class in org.hibernate.hql.ast.tree
Defines a top-level AST node representing an HQL delete statement.
DeleteStatement() - Constructor for class org.hibernate.hql.ast.tree.DeleteStatement
 
deleteTransientEntity(EventSource, Object, boolean, EntityPersister, Set) - Method in class org.hibernate.event.def.DefaultDeleteEventListener
We encountered a delete request on a transient instance.
delistResource(XAResource, int) - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
delistResource(XAResource, int) - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter
DelWorkUnit - Class in org.hibernate.envers.synchronization.work
 
DelWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, EntityPersister, Object[]) - Constructor for class org.hibernate.envers.synchronization.work.DelWorkUnit
 
DenormalizedTable - Class in org.hibernate.mapping
 
DenormalizedTable(Table) - Constructor for class org.hibernate.mapping.DenormalizedTable
 
DependantValue - Class in org.hibernate.mapping
A value which is "typed" by reference to some other value (for example, a foreign key is typed by the referenced primary key).
DependantValue(Table, KeyValue) - Constructor for class org.hibernate.mapping.DependantValue
 
deploy(URL, Map, EntityResolver) - Static method in class org.hibernate.ejb.packaging.PersistenceXmlLoader
Method used by JBoss AS 4.0.5 for parsing
deploy(URL, Map, EntityResolver, PersistenceUnitTransactionType) - Static method in class org.hibernate.ejb.packaging.PersistenceXmlLoader
Method used by JBoss EJB3 (4.2 and above) for parsing
DEPRECATED_ORACLE_TYPES_CLASS_NAME - Static variable in class org.hibernate.dialect.Oracle8iDialect
 
DerbyCaseFragment - Class in org.hibernate.sql
 
DerbyCaseFragment() - Constructor for class org.hibernate.sql.DerbyCaseFragment
 
DerbyConcatFunction - Class in org.hibernate.dialect.function
A specialized concat() function definition in which: we translate to use the concat operator ('||') wrap dynamic parameters in CASTs to VARCHAR

This last spec is to deal with a limitation on DB2 and variants (e.g.

DerbyConcatFunction() - Constructor for class org.hibernate.dialect.function.DerbyConcatFunction
 
DerbyDialect - Class in org.hibernate.dialect
Hibernate Dialect for Cloudscape 10 - aka Derby.
DerbyDialect() - Constructor for class org.hibernate.dialect.DerbyDialect
 
desc(String) - Static method in class org.hibernate.criterion.Order
Descending order
desc() - Method in class org.hibernate.criterion.Property
 
desc(Expression<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
desc() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Sort the results by the property in descending order
DESCENDING - Static variable in class org.hibernate.sql.ordering.antlr.OrderingSpecification.Ordering
 
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.ActionQueue
Used by the owning session to explicitly control deserialization of the action queue
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.StatefulPersistenceContext
 
deserialize(ObjectInputStream, SessionFactoryImplementor, Interceptor, ConnectionReleaseMode, JDBCContext) - Static method in class org.hibernate.jdbc.ConnectionManager
 
deserialize(ObjectInputStream, JDBCContext.Context, Interceptor) - Static method in class org.hibernate.jdbc.JDBCContext
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
deserialize(Object) - Static method in class org.hibernate.util.IdentityMap
Workaround for a JDK 1.4.1 bug where IdentityHashMaps are not correctly deserialized.
deserialize(InputStream) - Static method in class org.hibernate.util.SerializationHelper
Deserializes an object from the specified stream using the Thread Context ClassLoader (TCCL).
deserialize(InputStream, ClassLoader) - Static method in class org.hibernate.util.SerializationHelper
Deserializes an object from the specified stream using the Thread Context ClassLoader (TCCL).
deserialize(byte[]) - Static method in class org.hibernate.util.SerializationHelper
Deserializes an object from an array of bytes using the Thread Context ClassLoader (TCCL).
deserialize(byte[], ClassLoader) - Static method in class org.hibernate.util.SerializationHelper
Deserializes an object from an array of bytes.
destroy() - Method in interface org.hibernate.cache.Cache
Deprecated. Clean up
destroy() - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. Clean up all resources.
destroy() - Method in class org.hibernate.cache.EhCache
Remove the cache and make it unuseable.
destroy() - Method in class org.hibernate.cache.HashtableCache
 
destroy() - Method in class org.hibernate.cache.impl.bridge.BaseRegionAdapter
 
destroy() - Method in class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
destroy() - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
destroy() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
destroy() - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
 
destroy() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
destroy() - Method in class org.hibernate.cache.jbc.timestamp.ClusteredConcurrentTimestampsRegionImpl
 
destroy() - Method in class org.hibernate.cache.jbc.timestamp.TimestampsRegionImpl
 
destroy() - Method in class org.hibernate.cache.NonstrictReadWriteCache
 
destroy() - Method in class org.hibernate.cache.OSCache
 
destroy() - Method in interface org.hibernate.cache.QueryCache
 
destroy() - Method in class org.hibernate.cache.ReadOnlyCache
 
destroy() - Method in class org.hibernate.cache.ReadWriteCache
 
destroy() - Method in interface org.hibernate.cache.Region
The "end state" contract of the region's lifecycle.
destroy() - Method in class org.hibernate.cache.StandardQueryCache
 
destroy() - Method in class org.hibernate.cache.SwarmCache
Clean up
destroy() - Method in class org.hibernate.cache.TransactionalCache
 
destroy() - Method in class org.hibernate.cache.UpdateTimestampsCache
 
destroyListeners() - Method in class org.hibernate.event.EventListeners
Call Destructible.cleanup() on any listeners that implement the Destructible interface.
Destructible - Interface in org.hibernate.event
Contract for listeners which require notification of SessionFactory closing, presumably to destroy internal state.
destructure(Object, SessionFactoryImplementor) - Method in interface org.hibernate.cache.entry.CacheEntryStructure
 
destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.entry.StructuredCacheEntry
 
destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.entry.StructuredCollectionCacheEntry
 
destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.entry.StructuredMapCacheEntry
 
destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.entry.UnstructuredCacheEntry
 
detach(Object) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
detach() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
detach() - Method in class org.hibernate.tuple.ElementWrapper
 
DETACHED - Static variable in class org.hibernate.event.def.AbstractSaveEventListener
 
DetachedCriteria - Class in org.hibernate.criterion
Some applications need to create criteria queries in "detached mode", where the Hibernate session is not available.
DetachedCriteria(String) - Constructor for class org.hibernate.criterion.DetachedCriteria
 
DetachedCriteria(String, String) - Constructor for class org.hibernate.criterion.DetachedCriteria
 
DetachedCriteria(CriteriaImpl, Criteria) - Constructor for class org.hibernate.criterion.DetachedCriteria
 
DetailedSemanticException - Exception in org.hibernate.hql.ast
Thrown when a call to the underlying Hibernate engine fails, indicating some form of semantic exception (e.g.
DetailedSemanticException(String) - Constructor for exception org.hibernate.hql.ast.DetailedSemanticException
 
DetailedSemanticException(String, Throwable) - Constructor for exception org.hibernate.hql.ast.DetailedSemanticException
 
determineAdjustedIncrementSize(String, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
In certain cases we need to adjust the increment size based on the selected optimizer.
determineAppropriateHandler(Class<T>) - Static method in class org.hibernate.ejb.criteria.ValueHandlerFactory
Determine the appropriate ValueHandlerFactory.ValueHandler strategy for converting a value to the given target type
determineAppropriateLocalCacheMode(Map<String, Object>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
determineCollectionType(Class) - Static method in class org.hibernate.ejb.metamodel.AttributeFactory
 
determineConcreteSubclassEntityName(Object, SessionFactoryImplementor) - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer
Given an entity instance, determine the most appropriate (most targeted) entity-name which represents it.
determineConcreteSubclassEntityName(Object, SessionFactoryImplementor) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Given an entity instance, determine the most appropriate (most targeted) entity-name which represents it.
determineConcreteSubclassEntityName(Object, SessionFactoryImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Given an entity instance, determine the most appropriate (most targeted) entity-name which represents it.
determineConcreteSubclassEntityName(Object, SessionFactoryImplementor) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Given an entity instance, determine the most appropriate (most targeted) entity-name which represents it.
determineDecimalRepresentation(String, int) - Method in class org.hibernate.hql.ast.util.LiteralProcessor
 
determineDefault(String, boolean) - Static method in class org.hibernate.engine.ExecuteUpdateResultCheckStyle
 
determineDefaultSegmentValue(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
Used in the cases where TableGenerator.determineSegmentValue(java.util.Properties) is unable to determine the value to use.
determineGeneratedIdentifier(SessionImplementor, Object) - Method in class org.hibernate.id.IdentityGenerator.InsertSelectDelegate
 
determineGeneratorTableName(Properties, Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
Determine the table name to use for the generator values.
determineImplicitName(NamingStrategy) - Method in interface org.hibernate.cfg.ObjectNameNormalizer.NamingStrategyHelper
Called when the user supplied no explicit name/identifier for the given database object.
determineIncrementSize(Properties) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Determine the increment size to be applied.
determineIncrementSize(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
 
determineInitialValue(Properties) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Determine the initial sequence value to use.
determineInitialValue(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
 
determineOptimizationStrategy(Properties, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Determine the optimizer to use.
determineProperSizing(Map) - Static method in class org.hibernate.util.CollectionHelper
Given a map, determine the proper initial size for a new Map to hold the same number of values.
determineProperSizing(Set) - Static method in class org.hibernate.util.CollectionHelper
Given a set, determine the proper initial size for a new set to hold the same number of values.
determineProperSizing(int) - Static method in class org.hibernate.util.CollectionHelper
Determine the proper initial size for a new collection in order for it to hold the given a number of elements.
determineReturnType(Class<? extends Number>, Expression<? extends Number>) - Static method in class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
Helper for determining the appropriate operation return type based on one of the operands as an expression.
determineReturnType(Class<? extends Number>, Number) - Static method in class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
Helper for determining the appropriate operation return type based on one of the operands as a literal.
determineRowCount(int, PreparedStatement) - Method in class org.hibernate.jdbc.Expectations.BasicExpectation
 
determineRowCount(int, PreparedStatement) - Method in class org.hibernate.jdbc.Expectations.BasicParamExpectation
 
determineSegmentColumnName(Properties, Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
Determine the name of the column used to indicate the segment for each row.
determineSegmentColumnSize(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
Determine the size of the segment column

Called during configuration.

determineSegmentValue(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
Determine the segment value corresponding to this generator instance.
determineSequenceName(Properties, Dialect) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Determine the name of the sequence (or table if this resolves to a physical table) to use.
determineSingularAssociationAttributeType(Member) - Static method in class org.hibernate.ejb.metamodel.AttributeFactory
 
determineSkipByDialect(Dialect, Method) - Method in class org.hibernate.test.annotations.HibernateTestCase
 
determineSql(int) - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
determineSqlStateClassCode(String) - Static method in class org.hibernate.exception.JDBCExceptionHelper
 
determineType(int, Object, Type) - Method in class org.hibernate.impl.AbstractQueryImpl
 
determineType(int, Object) - Method in class org.hibernate.impl.AbstractQueryImpl
 
determineType(String, Object, Type) - Method in class org.hibernate.impl.AbstractQueryImpl
 
determineType(String, Object) - Method in class org.hibernate.impl.AbstractQueryImpl
 
determineType(String, Class) - Method in class org.hibernate.impl.AbstractQueryImpl
 
determineValueColumnName(Properties, Dialect) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Determine the name of the column used to store the generator value in the db.
determineValueColumnName(Properties, Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
Determine the name of the column in which we will store the generator persistent value.
DIALECT - Static variable in class org.hibernate.cfg.Environment
Hibernate SQL Dialect class
Dialect - Class in org.hibernate.dialect
Represents a dialect of SQL implemented by a particular RDBMS.
Dialect() - Constructor for class org.hibernate.dialect.Dialect
 
DIALECT - Static variable in class org.hibernate.junit.functional.ExecutionEnvironment
 
dialect - Variable in class org.hibernate.sql.Select
 
DIALECT_RESOLVERS - Static variable in class org.hibernate.cfg.Environment
DialectResolver classes to register with the DialectFactory
DialectChecks - Class in org.hibernate.junit
Container class for different implementation of the DialectCheck interface.
DialectChecks() - Constructor for class org.hibernate.junit.DialectChecks
 
DialectChecks.SupportsExpectedLobUsagePattern - Class in org.hibernate.junit
 
DialectChecks.SupportsExpectedLobUsagePattern() - Constructor for class org.hibernate.junit.DialectChecks.SupportsExpectedLobUsagePattern
 
DialectChecks.SupportsIdentityColumns - Class in org.hibernate.junit
 
DialectChecks.SupportsIdentityColumns() - Constructor for class org.hibernate.junit.DialectChecks.SupportsIdentityColumns
 
DialectChecks.SupportsSequences - Class in org.hibernate.junit
 
DialectChecks.SupportsSequences() - Constructor for class org.hibernate.junit.DialectChecks.SupportsSequences
 
DialectFactory - Class in org.hibernate.dialect.resolver
A factory for generating Dialect instances.
DialectFactory() - Constructor for class org.hibernate.dialect.resolver.DialectFactory
 
dialectIs(Class) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
dialectIsCaseSensitive(String) - Method in class org.hibernate.junit.functional.FunctionalTestCase
Is the db/dialect sensitive in terms of string comparisons?
dialectIsNot(Class) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
dialectIsNot(Class[]) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
dialectIsOneOf(Class[]) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
DialectResolver - Interface in org.hibernate.dialect.resolver
Contract for determining the Dialect to use based on a JDBC Connection.
DialectResolverSet - Class in org.hibernate.dialect.resolver
A DialectResolver implementation which coordinates resolution by delegating to its registered sub-resolvers.
DialectResolverSet() - Constructor for class org.hibernate.dialect.resolver.DialectResolverSet
 
dialectSupportsEmptyInList(String) - Method in class org.hibernate.junit.functional.FunctionalTestCase
Does the db/dialect support empty lists in the IN operator?

For example, is "...

diff(Expression<? extends N>, Expression<? extends N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
diff(Expression<? extends N>, N) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
diff(N, Expression<? extends N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
DirectPropertyAccessor - Class in org.hibernate.property
Accesses fields directly.
DirectPropertyAccessor() - Constructor for class org.hibernate.property.DirectPropertyAccessor
 
DirectPropertyAccessor.DirectGetter - Class in org.hibernate.property
 
DirectPropertyAccessor.DirectSetter - Class in org.hibernate.property
 
dirty() - Method in class org.hibernate.collection.AbstractPersistentCollection
 
dirty() - Method in interface org.hibernate.collection.PersistentCollection
Mark the collection as dirty
dirty() - Method in class org.hibernate.intercept.AbstractFieldInterceptor
 
dirty() - Method in interface org.hibernate.intercept.FieldInterceptor
Forcefully mark the entity as being dirty.
dirtyCheck(FlushEntityEvent) - Method in class org.hibernate.event.def.DefaultFlushEntityEventListener
Perform a dirty check, and attach the results to the event
DirtyCheckEvent - Class in org.hibernate.event
Defines an event class for the dirty-checking of a session.
DirtyCheckEvent(EventSource) - Constructor for class org.hibernate.event.DirtyCheckEvent
 
DirtyCheckEventListener - Interface in org.hibernate.event
Defines the contract for handling of session dirty-check events.
DirtyCollectionSearchVisitor - Class in org.hibernate.event.def
Do we have a dirty collection here? 1.
disableFetchProfile(String) - Method in class org.hibernate.engine.LoadQueryInfluencers
 
disableFetchProfile(String) - Method in class org.hibernate.impl.SessionImpl
 
disableFetchProfile(String) - Method in interface org.hibernate.Session
Disable a particular fetch profile on this session.
disableFilter(String) - Method in class org.hibernate.engine.LoadQueryInfluencers
 
disableFilter(String) - Method in class org.hibernate.impl.SessionImpl
Disable the named filter for the current session.
disableFilter(String) - Method in interface org.hibernate.Session
Disable the named filter for the current session.
disassemble(CollectionPersister) - Method in class org.hibernate.collection.PersistentArrayHolder
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.PersistentBag
 
disassemble(CollectionPersister) - Method in interface org.hibernate.collection.PersistentCollection
Disassemble the collection, ready for the cache
disassemble(CollectionPersister) - Method in class org.hibernate.collection.PersistentElementHolder
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.PersistentList
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.PersistentListElementHolder
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.PersistentMap
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.PersistentMapElementHolder
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.PersistentSet
 
disassemble(Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AnyType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.type.BlobType
Return a cacheable "disassembled" representation of the object.
disassemble(Object) - Method in class org.hibernate.type.CharacterArrayClobType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.type.ClobType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.type.ComponentType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.type.CompositeCustomType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.type.CustomType
 
disassemble(Object) - Method in class org.hibernate.type.EnumType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.type.ManyToOneType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.type.OneToOneType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.type.SerializableType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.type.SpecialOneToOneType
 
disassemble(Object) - Method in class org.hibernate.type.StringClobType
Deprecated.  
disassemble(Object, SessionImplementor, Object) - Method in interface org.hibernate.type.Type
Return a cacheable "disassembled" representation of the object.
disassemble(Object[], Type[], boolean[], SessionImplementor, Object) - Static method in class org.hibernate.type.TypeFactory
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
disassemble(Object, SessionImplementor) - Method in interface org.hibernate.usertype.CompositeUserType
Transform the object into its cacheable representation.
disassemble(Object) - Method in interface org.hibernate.usertype.UserType
Transform the object into its cacheable representation.
DISCARD_PC_ON_CLOSE - Static variable in class org.hibernate.ejb.AvailableSettings
Whether or not discard persistent context on entityManager.close() The EJB3 compliant and default choice is false
discardOnClose - Variable in class org.hibernate.ejb.EntityManagerImpl
 
disconnect() - Method in class org.hibernate.impl.SessionImpl
 
disconnect() - Method in interface org.hibernate.Session
Disconnect the Session from the current JDBC connection.
DISCRIMINATOR_PROPERTY_NAME - Static variable in class org.hibernate.hql.ast.tree.FromElement
 
DiscriminatorFormula - Annotation Type in org.hibernate.annotations
Discriminator formula To be placed at the root entity.
DiscriminatorMetadata - Interface in org.hibernate.persister.entity
Provides the information needed to properly handle type discrimination in HQL queries, either by 'something.class' or 'type(something)' references.
DiscriminatorType - Class in org.hibernate.persister.entity
TODO : javadoc
DiscriminatorType(Type, Loadable) - Constructor for class org.hibernate.persister.entity.DiscriminatorType
 
DiscriminatorType - Interface in org.hibernate.type
A Type that may be used for a discriminator column.
Disjunction - Class in org.hibernate.criterion
 
Disjunction() - Constructor for class org.hibernate.criterion.Disjunction
 
disjunction() - Static method in class org.hibernate.criterion.Restrictions
Group expressions together in a single disjunction (A or B or C...)
disjunction() - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
disjunction() - Static method in class org.hibernate.envers.query.AuditEntity
Group criterions together in a single disjunction (A or B or C...).
DisjunctionFragment - Class in org.hibernate.sql
A disjunctive string of conditions
DisjunctionFragment() - Constructor for class org.hibernate.sql.DisjunctionFragment
 
dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.synchronization.work.AddWorkUnit
 
dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.synchronization.work.CollectionChangeWorkUnit
 
dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.synchronization.work.DelWorkUnit
 
dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.synchronization.work.ModWorkUnit
 
dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
dispatch(WorkUnitMergeVisitor) - Method in interface org.hibernate.envers.synchronization.work.WorkUnitMergeDispatcher
Shuold be invoked on the second work unit.
DisplayableNode - Interface in org.hibernate.hql.ast.tree
Implementors will return additional display text, which will be used by the ASTPrinter to display information (besides the node type and node text).
Distinct - Class in org.hibernate.criterion
 
Distinct(Projection) - Constructor for class org.hibernate.criterion.Distinct
 
distinct(Projection) - Static method in class org.hibernate.criterion.Projections
Create a distinct projection from a projection
distinct(boolean) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
distinct(boolean) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
 
distinct() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Projection on distinct values
DISTINCT_ROOT_ENTITY - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Each row of results is a distinct instance of the root entity
DistinctResultTransformer - Class in org.hibernate.transform
Distinctions the result tuples in the final result based on the defined equality of the tuples.
DistinctRootEntityResultTransformer - Class in org.hibernate.transform
Much like RootEntityResultTransformer, but we also distinct the entity in the final result.
doAfterTransactionCompletion(boolean, SessionImplementor) - Method in interface org.hibernate.action.AfterTransactionCompletionProcess
Perform whatever processing is encapsulated here after completion of the transaction.
doAfterTransactionCompletion(boolean, SessionImplementor) - Method in class org.hibernate.action.EntityDeleteAction
 
doAfterTransactionCompletion(boolean, SessionImplementor) - Method in class org.hibernate.action.EntityIdentityInsertAction
 
doAfterTransactionCompletion(boolean, SessionImplementor) - Method in class org.hibernate.action.EntityInsertAction
Perform whatever processing is encapsulated here after completion of the transaction.
doAfterTransactionCompletion(boolean, SessionImplementor) - Method in class org.hibernate.action.EntityUpdateAction
 
doBeforeTransactionCompletion(SessionImplementor) - Method in interface org.hibernate.action.BeforeTransactionCompletionProcess
Perform whatever processing is encapsulated here before completion of the transaction.
doBeforeTransactionCompletion(SessionImplementor) - Method in class org.hibernate.action.EntityIncrementVersionProcess
Perform whatever processing is encapsulated here before completion of the transaction.
doBeforeTransactionCompletion(SessionImplementor) - Method in class org.hibernate.action.EntityVerifyVersionProcess
Perform whatever processing is encapsulated here before completion of the transaction.
doBeforeTransactionCompletion(SessionImplementor) - Method in class org.hibernate.envers.synchronization.AuditProcess
 
doCascade(CascadingAction) - Method in class org.hibernate.engine.CascadeStyle
For this style, should the given action be cascaded?
doCascade(CascadingAction) - Method in class org.hibernate.engine.CascadeStyle.MultipleCascadeStyle
 
doConfiguration(Configuration) - Method in class org.hibernate.envers.ant.AnnotationConfigurationTaskWithEnvers
 
doConfiguration(Configuration) - Method in class org.hibernate.envers.ant.ConfigurationTaskWithEnvers
 
doConfiguration(Configuration) - Method in class org.hibernate.envers.ant.JPAConfigurationTaskWithEnvers
 
doConfigure(InputStream, String) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
doConfigure(Document) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
doConfigure(InputStream, String) - Method in class org.hibernate.cfg.Configuration
Use the mappings and properties specified in the given application resource.
doConfigure(Document) - Method in class org.hibernate.cfg.Configuration
 
doDeserialize(InputStream, ClassLoader, ClassLoader, ClassLoader) - Static method in class org.hibernate.util.SerializationHelper
 
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.DB2Dialect
 
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.Dialect
For the underlying database, is READ_COMMITTED isolation implemented by forcing readers to wait for write locks to be released?
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.HSQLDialect
For the underlying database, is READ_COMMITTED isolation implemented by forcing readers to wait for write locks to be released?
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.Ingres9Dialect
For the underlying database, is READ_COMMITTED isolation implemented by forcing readers to wait for write locks to be released?
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.SQLServerDialect
 
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.TeradataDialect
 
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.Dialect
For the underlying database, is REPEATABLE_READ isolation implemented by forcing writers to wait for read locks to be released?
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.HSQLDialect
For the underlying database, is REPEATABLE_READ isolation implemented by forcing writers to wait for read locks to be released?
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.Ingres9Dialect
For the underlying database, is REPEATABLE_READ isolation implemented by forcing writers to wait for read locks to be released?
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.SQLServerDialect
 
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.TeradataDialect
 
doEvict(Object, EntityKey, EntityPersister, EventSource) - Method in class org.hibernate.event.def.DefaultEvictEventListener
 
doExecuteBatch(PreparedStatement) - Method in class org.hibernate.jdbc.AbstractBatcher
 
doExecuteBatch(PreparedStatement) - Method in class org.hibernate.jdbc.BatchingBatcher
 
doExecuteBatch(PreparedStatement) - Method in class org.hibernate.jdbc.NonBatchingBatcher
 
doImmediateLoad(String) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
doImmediateLoad(String) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.ToOneDelegateSessionImplementor
 
doIsolatedWork(IsolatedWork, SessionImplementor) - Static method in class org.hibernate.engine.transaction.Isolater
Ensures that all processing actually performed by the given work will occur on a seperate transaction.
doList(SessionImplementor, QueryParameters) - Method in class org.hibernate.loader.Loader
Actually execute a query, ignoring the query cache
doLoad(LoadEvent, EntityPersister, EntityKey, LoadEventListener.LoadType) - Method in class org.hibernate.event.def.DefaultLoadEventListener
Coordinates the efforts to load a given entity.
DOM4J - Static variable in class org.hibernate.EntityMode
 
Dom4jAccessor - Class in org.hibernate.property
Responsible for accessing property values represented as a dom4j Element or Attribute.
Dom4jAccessor(String, Type, SessionFactoryImplementor) - Constructor for class org.hibernate.property.Dom4jAccessor
 
Dom4jAccessor.AttributeGetter - Class in org.hibernate.property
For nodes like "@bar"
Dom4jAccessor.AttributeSetter - Class in org.hibernate.property
For nodes like "@bar"
Dom4jAccessor.Dom4jGetter - Class in org.hibernate.property
Defines the strategy for getting property values out of a dom4j Node.
Dom4jAccessor.Dom4jSetter - Class in org.hibernate.property
 
Dom4jAccessor.ElementAttributeGetter - Class in org.hibernate.property
For nodes like "foo/@bar"
Dom4jAccessor.ElementAttributeSetter - Class in org.hibernate.property
For nodes like "foo/@bar"
Dom4jAccessor.ElementGetter - Class in org.hibernate.property
For nodes like "foo"
Dom4jAccessor.ElementSetter - Class in org.hibernate.property
For nodes like "foo"
Dom4jAccessor.TextGetter - Class in org.hibernate.property
For nodes like "."
Dom4jAccessor.TextSetter - Class in org.hibernate.property
For nodes like "."
Dom4jComponentTuplizer - Class in org.hibernate.tuple.component
A ComponentTuplizer specific to the dom4j entity mode.
Dom4jComponentTuplizer(Component) - Constructor for class org.hibernate.tuple.component.Dom4jComponentTuplizer
 
Dom4jEntityTuplizer - Class in org.hibernate.tuple.entity
An EntityTuplizer specific to the dom4j entity mode.
Dom4jEntityTuplizer.BasicEntityNameResolver - Class in org.hibernate.tuple.entity
 
Dom4jEntityTuplizer.BasicEntityNameResolver(String, Map) - Constructor for class org.hibernate.tuple.entity.Dom4jEntityTuplizer.BasicEntityNameResolver
 
Dom4jInstantiator - Class in org.hibernate.tuple
Performs "instantiation" based on DOM4J elements.
Dom4jInstantiator(Component) - Constructor for class org.hibernate.tuple.Dom4jInstantiator
 
Dom4jInstantiator(PersistentClass) - Constructor for class org.hibernate.tuple.Dom4jInstantiator
 
Dom4jLazyInitializer - Class in org.hibernate.proxy.dom4j
Lazy initializer for "dom4j" entity representations.
Dom4jProxy - Class in org.hibernate.proxy.dom4j
Proxy for "dom4j" entity representations.
Dom4jProxy(Dom4jLazyInitializer) - Constructor for class org.hibernate.proxy.dom4j.Dom4jProxy
 
Dom4jProxyFactory - Class in org.hibernate.proxy.dom4j
Builds proxies for "dom4j" entity representations.
Dom4jProxyFactory() - Constructor for class org.hibernate.proxy.dom4j.Dom4jProxyFactory
 
done - Variable in class org.hibernate.ejb.packaging.AbstractJarVisitor
 
doNonTransactedWork(IsolatedWork, SessionImplementor) - Static method in class org.hibernate.engine.transaction.Isolater
Ensures that all processing actually performed by the given work will occur outside of a transaction.
doProcessElements() - Method in class org.hibernate.ejb.packaging.AbstractJarVisitor
 
doProcessElements() - Method in class org.hibernate.ejb.packaging.ExplodedJarVisitor
 
doProcessElements() - Method in class org.hibernate.ejb.packaging.FileZippedJarVisitor
 
doProcessElements() - Method in class org.hibernate.ejb.packaging.InputStreamZippedJarVisitor
 
doSecondPass(Map) - Method in class org.hibernate.cfg.annotations.ResultsetMappingSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.CollectionSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.CopyIdentifierComponentSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.CreateKeySecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.IndexOrUniqueKeySecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.JoinedSubclassFkSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.NamedSQLQuerySecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.OneToOneSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.PkDrivenByDefaultMapsIdSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.ResultSetMappingSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.SecondaryTableSecondPass
 
doSecondPass(Map) - Method in interface org.hibernate.cfg.SecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.SetSimpleValueTypeSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.ToOneFkSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.VerifyFetchProfileReferenceSecondPass
 
DotNode - Class in org.hibernate.hql.ast.tree
Represents a reference to a property or alias expression.
DotNode() - Constructor for class org.hibernate.hql.ast.tree.DotNode
 
DotNode.IllegalCollectionDereferenceExceptionBuilder - Interface in org.hibernate.hql.ast.tree
 
doTransform(ClassLoader, String, Class, ProtectionDomain, byte[]) - Method in class org.hibernate.bytecode.AbstractClassTransformerImpl
 
doTransform(ClassLoader, String, Class, ProtectionDomain, byte[]) - Method in class org.hibernate.bytecode.cglib.CglibClassTransformer
Deprecated.  
doTransform(ClassLoader, String, Class, ProtectionDomain, byte[]) - Method in class org.hibernate.bytecode.javassist.JavassistClassTransformer
 
DOUBLE - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
DoubleType - Class in org.hibernate.type
double: A type that maps an SQL DOUBLE to a Java Double.
DoubleType() - Constructor for class org.hibernate.type.DoubleType
 
doUpdateRows(Serializable, PersistentCollection, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
doUpdateRows(Serializable, PersistentCollection, SessionImplementor) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
doUpdateRows(Serializable, PersistentCollection, SessionImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
doWork(Connection) - Method in interface org.hibernate.engine.transaction.IsolatedWork
Perform the actual work to be done.
doWork(Work) - Method in class org.hibernate.impl.SessionImpl
 
doWork(Work) - Method in interface org.hibernate.Session
Controller for allowing users to perform JDBC related work using the Connection managed by this Session.
doWorkInCurrentTransaction(Connection, String) - Method in class org.hibernate.engine.TransactionHelper
The work to be done
doWorkInCurrentTransaction(Connection, String) - Method in class org.hibernate.id.enhanced.TableGenerator
The work to be done
doWorkInCurrentTransaction(Connection, String) - Method in class org.hibernate.id.enhanced.TableStructure
The work to be done
doWorkInCurrentTransaction(Connection, String) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
doWorkInCurrentTransaction(Connection, String) - Method in class org.hibernate.id.TableGenerator
Get the next value.
doWorkInNewTransaction(SessionImplementor) - Method in class org.hibernate.engine.TransactionHelper
Suspend the current transaction and perform work in a new transaction
DRIVER - Static variable in class org.hibernate.cfg.Environment
JDBC driver class
DriverManagerConnectionProvider - Class in org.hibernate.connection
A connection provider that uses java.sql.DriverManager.
DriverManagerConnectionProvider() - Constructor for class org.hibernate.connection.DriverManagerConnectionProvider
 
drop(boolean, boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
Run the drop schema script.
dropConstraints() - Method in class org.hibernate.dialect.Cache71Dialect
 
dropConstraints() - Method in class org.hibernate.dialect.DB2Dialect
 
dropConstraints() - Method in class org.hibernate.dialect.DerbyDialect
 
dropConstraints() - Method in class org.hibernate.dialect.Dialect
Do we need to drop constraints before dropping tables in this dialect?
dropConstraints() - Method in class org.hibernate.dialect.FrontBaseDialect
 
dropConstraints() - Method in class org.hibernate.dialect.IngresDialect
Do we need to drop constraints before dropping tables in this dialect?
dropConstraints() - Method in class org.hibernate.dialect.JDataStoreDialect
 
dropConstraints() - Method in class org.hibernate.dialect.MimerSQLDialect
We do not have to drop constraints before we drop the table
dropConstraints() - Method in class org.hibernate.dialect.MySQLMyISAMDialect
 
dropConstraints() - Method in class org.hibernate.dialect.Oracle8iDialect
 
dropConstraints() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
dropConstraints() - Method in class org.hibernate.dialect.PointbaseDialect
 
dropConstraints() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
dropConstraints() - Method in class org.hibernate.dialect.SAPDBDialect
 
dropConstraints() - Method in class org.hibernate.dialect.SybaseAnywhereDialect
ASA does not require to drop constraint before dropping tables, so disable it.
dropConstraints() - Method in class org.hibernate.dialect.TimesTenDialect
 
dropTemporaryTableAfterUse() - Method in class org.hibernate.dialect.Cache71Dialect
 
dropTemporaryTableAfterUse() - Method in class org.hibernate.dialect.Dialect
Do we need to drop the temporary table after use?
dropTemporaryTableAfterUse() - Method in class org.hibernate.dialect.HSQLDialect
Do we need to drop the temporary table after use? todo - clarify usage by Hibernate Version 1.8 GLOBAL TEMPORARY table definitions persist beyond the end of the session (data is cleared).
dropTemporaryTableAfterUse() - Method in class org.hibernate.dialect.Oracle8iDialect
 
dropTemporaryTableAfterUse() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
dropTemporaryTableAfterUse() - Method in class org.hibernate.dialect.TeradataDialect
 
dropTemporaryTableIfNecessary(Queryable, SessionImplementor) - Method in class org.hibernate.hql.ast.exec.AbstractStatementExecutor
 
DTDEntityResolver - Class in org.hibernate.util
An EntityResolver implementation which attempts to resolve various systemId URLs to local classpath lookups Any systemId URL beginning with http://hibernate.sourceforge.net/ is searched for as a classpath resource in the classloader which loaded the Hibernate classes. Any systemId URL using classpath as the scheme (i.e.
DTDEntityResolver() - Constructor for class org.hibernate.util.DTDEntityResolver
 
DUMMY - Static variable in class org.hibernate.cache.jbc.util.CacheHelper
Key and value used in a hack to create region root nodes
dump(Element) - Static method in class org.hibernate.util.XMLHelper
 
DuplicateMappingException - Exception in org.hibernate
Raised whenever a duplicate for a certain type occurs.
DuplicateMappingException(String, String, String) - Constructor for exception org.hibernate.DuplicateMappingException
 
DuplicateMappingException(String, String) - Constructor for exception org.hibernate.DuplicateMappingException
 
DynamicFilterParameterSpecification - Class in org.hibernate.param
A specialized ParameterSpecification impl for dealing with a dynamic filter parameters.
DynamicFilterParameterSpecification(String, String, Type) - Constructor for class org.hibernate.param.DynamicFilterParameterSpecification
Constructs a parameter specification for a particular filter parameter.
DynamicMapComponentTuplizer - Class in org.hibernate.tuple.component
A ComponentTuplizer specific to the dynamic-map entity mode.
DynamicMapComponentTuplizer(Component) - Constructor for class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
DynamicMapEntityTuplizer - Class in org.hibernate.tuple.entity
An EntityTuplizer specific to the dynamic-map entity mode.
DynamicMapEntityTuplizer.BasicEntityNameResolver - Class in org.hibernate.tuple.entity
 
DynamicMapEntityTuplizer.BasicEntityNameResolver() - Constructor for class org.hibernate.tuple.entity.DynamicMapEntityTuplizer.BasicEntityNameResolver
 
DynamicMapInstantiator - Class in org.hibernate.tuple
 
DynamicMapInstantiator() - Constructor for class org.hibernate.tuple.DynamicMapInstantiator
 
DynamicMapInstantiator(PersistentClass) - Constructor for class org.hibernate.tuple.DynamicMapInstantiator
 

E

EAGER - Static variable in class org.hibernate.FetchMode
Deprecated. use FetchMode.JOIN
EhCache - Class in org.hibernate.cache
EHCache plugin for Hibernate

EHCache uses a net.sf.ehcache.store.MemoryStore and a net.sf.ehcache.store.DiskStore.

EhCache(Ehcache) - Constructor for class org.hibernate.cache.EhCache
Creates a new Hibernate pluggable cache based on a cache name.
EhCacheProvider - Class in org.hibernate.cache
Cache Provider plugin for ehcache-1.2.
EhCacheProvider() - Constructor for class org.hibernate.cache.EhCacheProvider
 
EJB3AutoFlushEventListener - Class in org.hibernate.ejb.event
In EJB3, it is the create operation that is cascaded to unmanaged entities at flush time (instead of the save-update operation in Hibernate).
EJB3AutoFlushEventListener() - Constructor for class org.hibernate.ejb.event.EJB3AutoFlushEventListener
 
EJB3CascadeStyle - Class in org.hibernate.engine
Becasue CascadeStyle is not opened and package protected, I need to subclass and override the persist alias Note that This class has to be triggered by EJB3PersistEventListener at class loading time TODO get rid of it for 3.3
EJB3CascadeStyle() - Constructor for class org.hibernate.engine.EJB3CascadeStyle
 
EJB3CascadingAction - Class in org.hibernate.engine
Because of CascadingAction constructor visibility I need a packaged friendly subclass TODO Get rid of it for 3.3
EJB3CascadingAction() - Constructor for class org.hibernate.engine.EJB3CascadingAction
 
Ejb3Column - Class in org.hibernate.cfg
Wrap state of an EJB3 @Column annotation and build the Hibernate column mapping element
Ejb3Column() - Constructor for class org.hibernate.cfg.Ejb3Column
 
Ejb3Configuration - Class in org.hibernate.ejb
Allow a fine tuned configuration of an EJB 3.0 EntityManagerFactory A Ejb3Configuration object is only guaranteed to create one EntityManagerFactory.
Ejb3Configuration() - Constructor for class org.hibernate.ejb.Ejb3Configuration
 
Ejb3ConfigurationObjectFactory - Class in org.hibernate.ejb
 
Ejb3ConfigurationObjectFactory() - Constructor for class org.hibernate.ejb.Ejb3ConfigurationObjectFactory
 
EJB3DeleteEventListener - Class in org.hibernate.ejb.event
Overrides the LifeCycle OnSave call to call the PreRemove operation
EJB3DeleteEventListener() - Constructor for class org.hibernate.ejb.event.EJB3DeleteEventListener
 
EJB3DeleteEventListener(EntityCallbackHandler) - Constructor for class org.hibernate.ejb.event.EJB3DeleteEventListener
 
Ejb3DiscriminatorColumn - Class in org.hibernate.cfg
Discriminator column
Ejb3DiscriminatorColumn() - Constructor for class org.hibernate.cfg.Ejb3DiscriminatorColumn
 
EJB3DTDEntityResolver - Class in org.hibernate.cfg
Resolve JPA xsd files locally
EJB3DTDEntityResolver() - Constructor for class org.hibernate.cfg.EJB3DTDEntityResolver
 
EJB3FlushEntityEventListener - Class in org.hibernate.ejb.event
Overrides the LifeCycle OnSave call to call the PreUpdate operation
EJB3FlushEntityEventListener() - Constructor for class org.hibernate.ejb.event.EJB3FlushEntityEventListener
 
EJB3FlushEntityEventListener(EntityCallbackHandler) - Constructor for class org.hibernate.ejb.event.EJB3FlushEntityEventListener
 
EJB3FlushEventListener - Class in org.hibernate.ejb.event
In EJB3, it is the create operation that is cascaded to unmanaged entities at flush time (instead of the save-update operation in Hibernate).
EJB3FlushEventListener() - Constructor for class org.hibernate.ejb.event.EJB3FlushEventListener
 
Ejb3JoinColumn - Class in org.hibernate.cfg
Wrap state of an EJB3 @JoinColumn annotation and build the Hibernate column mapping element
EJB3MergeEventListener - Class in org.hibernate.ejb.event
Overrides the LifeCycle OnSave call to call the PrePersist operation
EJB3MergeEventListener() - Constructor for class org.hibernate.ejb.event.EJB3MergeEventListener
 
EJB3MergeEventListener(EntityCallbackHandler) - Constructor for class org.hibernate.ejb.event.EJB3MergeEventListener
 
EJB3NamingStrategy - Class in org.hibernate.cfg
Naming strategy implementing the EJB3 standards
EJB3NamingStrategy() - Constructor for class org.hibernate.cfg.EJB3NamingStrategy
 
EJB3PersistEventListener - Class in org.hibernate.ejb.event
Overrides the LifeCycle OnSave call to call the PrePersist operation
EJB3PersistEventListener() - Constructor for class org.hibernate.ejb.event.EJB3PersistEventListener
 
EJB3PersistEventListener(EntityCallbackHandler) - Constructor for class org.hibernate.ejb.event.EJB3PersistEventListener
 
EJB3PersistOnFlushEventListener - Class in org.hibernate.ejb.event
 
EJB3PersistOnFlushEventListener() - Constructor for class org.hibernate.ejb.event.EJB3PersistOnFlushEventListener
 
EJB3PostDeleteEventListener - Class in org.hibernate.ejb.event
 
EJB3PostDeleteEventListener() - Constructor for class org.hibernate.ejb.event.EJB3PostDeleteEventListener
 
EJB3PostDeleteEventListener(EntityCallbackHandler) - Constructor for class org.hibernate.ejb.event.EJB3PostDeleteEventListener
 
EJB3PostInsertEventListener - Class in org.hibernate.ejb.event
 
EJB3PostInsertEventListener() - Constructor for class org.hibernate.ejb.event.EJB3PostInsertEventListener
 
EJB3PostInsertEventListener(EntityCallbackHandler) - Constructor for class org.hibernate.ejb.event.EJB3PostInsertEventListener
 
EJB3PostLoadEventListener - Class in org.hibernate.ejb.event
 
EJB3PostLoadEventListener() - Constructor for class org.hibernate.ejb.event.EJB3PostLoadEventListener
 
EJB3PostLoadEventListener(EntityCallbackHandler) - Constructor for class org.hibernate.ejb.event.EJB3PostLoadEventListener
 
EJB3PostUpdateEventListener - Class in org.hibernate.ejb.event
Implementation of the post update listeners.
EJB3PostUpdateEventListener() - Constructor for class org.hibernate.ejb.event.EJB3PostUpdateEventListener
 
EJB3PostUpdateEventListener(EntityCallbackHandler) - Constructor for class org.hibernate.ejb.event.EJB3PostUpdateEventListener
 
EJB3SaveEventListener - Class in org.hibernate.ejb.event
Overrides the LifeCycle OnSave call to call the PrePersist operation
EJB3SaveEventListener() - Constructor for class org.hibernate.ejb.event.EJB3SaveEventListener
 
EJB3SaveEventListener(EntityCallbackHandler) - Constructor for class org.hibernate.ejb.event.EJB3SaveEventListener
 
EJB3SaveOrUpdateEventListener - Class in org.hibernate.ejb.event
Overrides the LifeCycle OnSave call to call the PrePersist operation
EJB3SaveOrUpdateEventListener() - Constructor for class org.hibernate.ejb.event.EJB3SaveOrUpdateEventListener
 
EJB3SaveOrUpdateEventListener(EntityCallbackHandler) - Constructor for class org.hibernate.ejb.event.EJB3SaveOrUpdateEventListener
 
element - Variable in class org.hibernate.collection.PersistentElementHolder
 
element - Variable in class org.hibernate.collection.PersistentIndexedElementHolder
 
element(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
element(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
element(String) - Method in class org.hibernate.tuple.ElementWrapper
 
element(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
elementByID(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
elementByID(String) - Method in class org.hibernate.tuple.ElementWrapper
 
elementColumnAliases - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnIsInPrimaryKey - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnIsSettable - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnNames - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnReaders - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnReaderTemplates - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnWriters - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementExists(Serializable, Object, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementExists(Serializable, Object, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
elementFormulas - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementFormulaTemplates - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementIsPureFormula - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementIterator() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
elementIterator(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
elementIterator(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
elementIterator() - Method in class org.hibernate.tuple.ElementWrapper
 
elementIterator(String) - Method in class org.hibernate.tuple.ElementWrapper
 
elementIterator(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
ElementPropertyMapping - Class in org.hibernate.persister.collection
 
ElementPropertyMapping(String[], Type) - Constructor for class org.hibernate.persister.collection.ElementPropertyMapping
 
elements() - Method in class org.hibernate.collection.PersistentArrayHolder
 
elements() - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Returns an enumeration of the values in this table.
elements() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
elements(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
elements(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
elements() - Method in class org.hibernate.tuple.ElementWrapper
 
elements(String) - Method in class org.hibernate.tuple.ElementWrapper
 
elements(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
elementText(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
elementText(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
elementText(String) - Method in class org.hibernate.tuple.ElementWrapper
 
elementText(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
elementTextTrim(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
elementTextTrim(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
elementTextTrim(String) - Method in class org.hibernate.tuple.ElementWrapper
 
elementTextTrim(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
elementType - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
ElementWrapper - Class in org.hibernate.tuple
Wraps dom4j elements, allowing them to exist in a non-hierarchical structure.
ElementWrapper(Element) - Constructor for class org.hibernate.tuple.ElementWrapper
 
embeddable(Class<X>) - Method in class org.hibernate.ejb.metamodel.MetamodelImpl
EmbeddableTypeImpl<X> - Class in org.hibernate.ejb.metamodel
 
EmbeddableTypeImpl(Class<X>, AbstractManagedType, ComponentType) - Constructor for class org.hibernate.ejb.metamodel.EmbeddableTypeImpl
 
EmbeddedComponentType - Class in org.hibernate.type
 
EmbeddedComponentType(ComponentMetamodel) - Constructor for class org.hibernate.type.EmbeddedComponentType
 
EmbeddedIdMapper - Class in org.hibernate.envers.entities.mapper.id
 
EmbeddedIdMapper(PropertyData, String) - Constructor for class org.hibernate.envers.entities.mapper.id.EmbeddedIdMapper
 
EmbeddedPropertyAccessor - Class in org.hibernate.property
 
EmbeddedPropertyAccessor() - Constructor for class org.hibernate.property.EmbeddedPropertyAccessor
 
EmbeddedPropertyAccessor.EmbeddedGetter - Class in org.hibernate.property
 
EmbeddedPropertyAccessor.EmbeddedSetter - Class in org.hibernate.property
 
empty() - Method in class org.hibernate.collection.AbstractPersistentCollection
Is the initialized collection empty?
empty() - Method in class org.hibernate.collection.PersistentArrayHolder
 
empty() - Method in class org.hibernate.collection.PersistentBag
 
empty() - Method in interface org.hibernate.collection.PersistentCollection
Is the collection empty? (don't try to initialize the collection)
empty() - Method in class org.hibernate.collection.PersistentElementHolder
 
empty() - Method in class org.hibernate.collection.PersistentIdentifierBag
 
empty() - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
empty() - Method in class org.hibernate.collection.PersistentList
 
empty() - Method in class org.hibernate.collection.PersistentMap
 
empty() - Method in class org.hibernate.collection.PersistentSet
 
EMPTY_BOOLEAN_ARRAY - Static variable in class org.hibernate.util.ArrayHelper
 
EMPTY_CLASS_ARRAY - Static variable in class org.hibernate.util.ArrayHelper
 
EMPTY_COLLECTION - Static variable in class org.hibernate.util.CollectionHelper
 
EMPTY_INT_ARRAY - Static variable in class org.hibernate.util.ArrayHelper
 
EMPTY_LIST - Static variable in class org.hibernate.util.CollectionHelper
 
EMPTY_MAP - Static variable in class org.hibernate.util.CollectionHelper
 
EMPTY_OBJECT_ARRAY - Static variable in class org.hibernate.util.ArrayHelper
 
EMPTY_STRING_ARRAY - Static variable in class org.hibernate.util.ArrayHelper
 
EMPTY_TYPE_ARRAY - Static variable in class org.hibernate.util.ArrayHelper
 
EmptyExpression - Class in org.hibernate.criterion
 
EmptyExpression(String) - Constructor for class org.hibernate.criterion.EmptyExpression
 
EmptyInterceptor - Class in org.hibernate
An interceptor that does nothing.
EmptyInterceptor() - Constructor for class org.hibernate.EmptyInterceptor
 
EmptyIterator - Class in org.hibernate.util
 
enableFetchProfile(String) - Method in class org.hibernate.engine.LoadQueryInfluencers
 
enableFetchProfile(String) - Method in class org.hibernate.impl.SessionImpl
 
enableFetchProfile(String) - Method in interface org.hibernate.Session
Enable a particular fetch profile on this session.
enableFilter(String) - Method in class org.hibernate.engine.LoadQueryInfluencers
 
enableFilter(String) - Method in class org.hibernate.impl.SessionImpl
Enable the named filter for this current session.
enableFilter(String) - Method in interface org.hibernate.Session
Enable the named filter for this current session.
enableHibernateSearch(EventListeners, Properties) - Static method in class org.hibernate.cfg.search.HibernateSearchEventListenerRegister
Deprecated. as of release 3.4.0.CR2, replaced by Hibernate Search's org.hibernate.search.cfg.EventListenerRegister#enableHibernateSearch(EventListeners, Properties)
enableLike(MatchMode) - Method in class org.hibernate.criterion.Example
Use the "like" operator for all string-valued properties
enableLike() - Method in class org.hibernate.criterion.Example
Use the "like" operator for all string-valued properties
END - Static variable in class org.hibernate.criterion.MatchMode
Match the end of the string to the pattern
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.ClauseParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.FromParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.FromPathExpressionParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.GroupByParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.OrderByParser
 
end(QueryTranslatorImpl) - Method in interface org.hibernate.hql.classic.Parser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.PathExpressionParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.PreprocessingParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.SelectParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.SelectPathExpressionParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.WhereParser
 
endFunctionTemplate(AST) - Method in class org.hibernate.hql.ast.SqlGenerator
 
endLoadingCollections(CollectionPersister) - Method in class org.hibernate.engine.loading.CollectionLoadContext
Finish the process of collection-loading for this bound result set.
endRead() - Method in class org.hibernate.collection.AbstractPersistentCollection
Called after reading all rows from the JDBC result set
endRead() - Method in class org.hibernate.collection.PersistentArrayHolder
 
endRead() - Method in interface org.hibernate.collection.PersistentCollection
Called after reading all rows from the JDBC result set
endRead() - Method in class org.hibernate.collection.PersistentSet
 
endTransaction(boolean) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
endTransaction(boolean) - Method in class org.hibernate.stat.StatisticsImpl
 
endTransaction(boolean) - Method in interface org.hibernate.stat.StatisticsImplementor
 
EnhancedProjection - Interface in org.hibernate.criterion
An "enhanced" Projection for a Criteria query.
EnhancedUserType - Interface in org.hibernate.usertype
A custom type that may function as an identifier or discriminator type, or may be marshalled to and from an XML document
enlistConnection(Connection) - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
enlistResource(XAResource) - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
enlistResource(XAResource) - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter
ensureRegionRootExists() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
Checks for the validity of the root cache node for this region, creating a new one if it does not exist or is invalid, and also ensuring that the root node is marked as resident.
EntitiesAtRevisionQuery - Class in org.hibernate.envers.query.impl
 
EntitiesAtRevisionQuery(AuditConfiguration, AuditReaderImplementor, Class<?>, Number) - Constructor for class org.hibernate.envers.query.impl.EntitiesAtRevisionQuery
 
EntitiesAtRevisionQuery(AuditConfiguration, AuditReaderImplementor, Class<?>, String, Number) - Constructor for class org.hibernate.envers.query.impl.EntitiesAtRevisionQuery
 
EntitiesConfigurations - Class in org.hibernate.envers.entities
Configuration of the user entities: property mapping of the entities, relations, inheritance.
EntitiesConfigurations(Map<String, EntityConfiguration>, Map<String, EntityConfiguration>) - Constructor for class org.hibernate.envers.entities.EntitiesConfigurations
 
EntitiesConfigurator - Class in org.hibernate.envers.configuration
 
EntitiesConfigurator() - Constructor for class org.hibernate.envers.configuration.EntitiesConfigurator
 
entitiesEqual(SessionImplementor, String, Object, Object) - Static method in class org.hibernate.envers.tools.Tools
 
Entity - Annotation Type in org.hibernate.annotations
Extends Entity with Hibernate features
entity(Class<X>) - Method in class org.hibernate.ejb.metamodel.MetamodelImpl
entity(Class) - Static method in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5182
entity(String) - Static method in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5182
ENTITY_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Name of the configuration that should be used for entity caches.
ENTITY_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Name of the configuration that should be used for entity caches.
ENTITY_CLASS - Static variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
ENTITY_ID - Static variable in interface org.hibernate.persister.entity.EntityPersister
The property name of the "special" identifier property in HQL
ENTITY_NAME - Static variable in interface org.hibernate.id.IdentifierGenerator
The configuration parameter holding the entity name
ENTITY_TUP_CTOR_SIG - Static variable in class org.hibernate.tuple.entity.EntityTuplizerFactory
 
EntityAccessStrategyAdapter - Class in org.hibernate.cache.impl.bridge
Adapter specifically bridging EntityRegionAccessStrategy to CacheConcurrencyStrategy.
EntityAccessStrategyAdapter(EntityRegion, CacheConcurrencyStrategy, Settings) - Constructor for class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
EntityAction - Class in org.hibernate.action
Base class for actions relating to insert/update/delete of an entity instance.
EntityAction(SessionImplementor, Serializable, Object, EntityPersister) - Constructor for class org.hibernate.action.EntityAction
Instantiate an action.
EntityAliases - Interface in org.hibernate.loader
Metadata describing the SQL result set column aliases for a particular entity.
EntityBinder - Class in org.hibernate.cfg.annotations
Stateful holder and processor for binding Entity information
EntityBinder() - Constructor for class org.hibernate.cfg.annotations.EntityBinder
Use as a fake one for Collection of elements
EntityBinder(Entity, Entity, XClass, PersistentClass, ExtendedMappings) - Constructor for class org.hibernate.cfg.annotations.EntityBinder
 
EntityCallbackHandler - Class in org.hibernate.ejb.event
Keep track of all lifecycle callbacks and listeners for a given persistence unit
EntityCallbackHandler() - Constructor for class org.hibernate.ejb.event.EntityCallbackHandler
 
entityClassName - Variable in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
EntityConfiguration - Class in org.hibernate.envers.entities
 
EntityConfiguration(String, String, IdMappingData, ExtendedPropertyMapper, String) - Constructor for class org.hibernate.envers.entities.EntityConfiguration
 
EntityDeleteAction - Class in org.hibernate.action
 
EntityDeleteAction(Serializable, Object[], Object, Object, EntityPersister, boolean, SessionImplementor) - Constructor for class org.hibernate.action.EntityDeleteAction
 
EntityEntityModeToTuplizerMapping - Class in org.hibernate.tuple.entity
Handles mapping EntityModes to EntityTuplizers.
EntityEntityModeToTuplizerMapping(PersistentClass, EntityMetamodel) - Constructor for class org.hibernate.tuple.entity.EntityEntityModeToTuplizerMapping
Instantiates a EntityEntityModeToTuplizerMapping based on the given entity mapping and metamodel definitions.
EntityEntry - Class in org.hibernate.engine
We need an entry to tell us all about the current state of an object with respect to its persistent state
EntityFetchReturn - Class in org.hibernate.loader.custom
Spefically a fetch return that refers to an entity association.
EntityFetchReturn(String, EntityAliases, NonScalarReturn, String, LockMode) - Constructor for class org.hibernate.loader.custom.EntityFetchReturn
 
EntityIdentityInsertAction - Class in org.hibernate.action
 
EntityIdentityInsertAction(Object[], Object, EntityPersister, SessionImplementor, boolean) - Constructor for class org.hibernate.action.EntityIdentityInsertAction
 
EntityIncrementVersionProcess - Class in org.hibernate.action
Verify/Increment the entity version
EntityIncrementVersionProcess(Object, EntityEntry) - Constructor for class org.hibernate.action.EntityIncrementVersionProcess
 
EntityInsertAction - Class in org.hibernate.action
 
EntityInsertAction(Serializable, Object[], Object, Object, EntityPersister, SessionImplementor) - Constructor for class org.hibernate.action.EntityInsertAction
 
EntityInstantiator - Class in org.hibernate.envers.entities
 
EntityInstantiator(AuditConfiguration, AuditReaderImplementor) - Constructor for class org.hibernate.envers.entities.EntityInstantiator
 
entityInstantiator - Variable in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
entityInstantiator - Variable in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
entityIsDetached(MergeEvent, Map) - Method in class org.hibernate.event.def.DefaultMergeEventListener
 
entityIsDetached(SaveOrUpdateEvent) - Method in class org.hibernate.event.def.DefaultSaveOrUpdateEventListener
The given save-update event named a detached entity.
entityIsPersistent(MergeEvent, Map) - Method in class org.hibernate.event.def.DefaultMergeEventListener
 
entityIsPersistent(PersistEvent, Map) - Method in class org.hibernate.event.def.DefaultPersistEventListener
 
entityIsPersistent(SaveOrUpdateEvent) - Method in class org.hibernate.event.def.DefaultSaveOrUpdateEventListener
 
entityIsTransient(MergeEvent, Map) - Method in class org.hibernate.event.def.DefaultMergeEventListener
 
entityIsTransient(PersistEvent, Map) - Method in class org.hibernate.event.def.DefaultPersistEventListener
Handle the given create event.
entityIsTransient(SaveOrUpdateEvent) - Method in class org.hibernate.event.def.DefaultSaveOrUpdateEventListener
The given save-update event named a transient entity.
EntityJoinWalker - Class in org.hibernate.loader.entity
A walker for loaders that fetch entities
EntityJoinWalker(OuterJoinLoadable, String[], int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityJoinWalker
 
EntityJoinWalker(OuterJoinLoadable, String[], int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityJoinWalker
 
EntityKey - Class in org.hibernate.engine
Uniquely identifies of an entity instance in a particular session by identifier.
EntityKey(Serializable, EntityPersister, EntityMode) - Constructor for class org.hibernate.engine.EntityKey
Construct a unique identifier for an entity class instance
EntityLoadContext - Class in org.hibernate.engine.loading
EntityLoadContext(LoadContexts, ResultSet) - Constructor for class org.hibernate.engine.loading.EntityLoadContext
 
EntityLoader - Class in org.hibernate.loader.entity
Loads an entity instance using outerjoin fetching to fetch associated entities.
EntityLoader(OuterJoinLoadable, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityLoader
 
EntityLoader(OuterJoinLoadable, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityLoader
 
EntityLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityLoader
 
EntityLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityLoader
 
EntityLoader(OuterJoinLoadable, String[], Type, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityLoader
 
EntityLoader(OuterJoinLoadable, String[], Type, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityLoader
 
EntityManagerFactoryImpl - Class in org.hibernate.ejb
Actual Hiberate implementation of EntityManagerFactory.
EntityManagerFactoryImpl(SessionFactory, PersistenceUnitTransactionType, boolean, Class<?>, Configuration) - Constructor for class org.hibernate.ejb.EntityManagerFactoryImpl
 
EntityManagerImpl - Class in org.hibernate.ejb
Hibernate implementation of EntityManager.
EntityManagerImpl(EntityManagerFactoryImpl, PersistenceContextType, PersistenceUnitTransactionType, boolean, Class, Map) - Constructor for class org.hibernate.ejb.EntityManagerImpl
 
EntityMetamodel - Class in org.hibernate.tuple.entity
Centralizes metamodel information about an entity.
EntityMetamodel(PersistentClass, SessionFactoryImplementor) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel
 
EntityMode - Class in org.hibernate
Defines the representation modes available for entities.
EntityMode(String) - Constructor for class org.hibernate.EntityMode
 
EntityModeToTuplizerMapping - Class in org.hibernate.tuple
Centralizes handling of EntityMode to Tuplizer mappings.
EntityModeToTuplizerMapping() - Constructor for class org.hibernate.tuple.EntityModeToTuplizerMapping
 
EntityModeToTuplizerMapping(Map) - Constructor for class org.hibernate.tuple.EntityModeToTuplizerMapping
 
entityName - Variable in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
entityName - Variable in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
entityName - Variable in class org.hibernate.loader.entity.AbstractEntityLoader
 
EntityNameResolver - Interface in org.hibernate
Contract for resolving an entity-name from a given entity instance.
EntityNotFoundDelegate - Interface in org.hibernate.proxy
Delegate to handle the scenario of an entity not found by a specified id.
EntityPersister - Interface in org.hibernate.persister.entity
Implementors define mapping and persistence logic for a particular strategy of entity mapping.
EntityPropertyName - Class in org.hibernate.envers.query.property
Used for specifying restrictions on a property of an audited entity.
EntityPropertyName(String) - Constructor for class org.hibernate.envers.query.property.EntityPropertyName
 
EntityRegion - Interface in org.hibernate.cache
Defines the contract for a cache region which will specifically be used to store entity data.
EntityRegionAccessStrategy - Interface in org.hibernate.cache.access
Contract for managing transactional and concurrent access to cached entity data.
EntityRegionAdapter - Class in org.hibernate.cache.impl.bridge
Adapter specifically bridging EntityRegion to Cache.
EntityRegionAdapter(Cache, Settings, CacheDataDescription) - Constructor for class org.hibernate.cache.impl.bridge.EntityRegionAdapter
 
EntityRegionImpl - Class in org.hibernate.cache.infinispan.entity
 
EntityRegionImpl(CacheAdapter, String, CacheDataDescription, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.entity.EntityRegionImpl
 
EntityRegionImpl - Class in org.hibernate.cache.jbc.entity
Defines the behavior of the entity cache regions for JBossCache.
EntityRegionImpl(Cache, String, String, CacheDataDescription) - Constructor for class org.hibernate.cache.jbc.entity.EntityRegionImpl
 
EntityStatistics - Interface in org.hibernate.stat
Entity related statistics
EntityStatisticsImpl - Class in org.hibernate.stat
Entity related statistics
EntityTuplizer - Interface in org.hibernate.tuple.entity
Defines further responsibilities reagarding tuplization based on a mapped entity.
EntityTuplizerFactory - Class in org.hibernate.tuple.entity
A registry allowing users to define the default EntityTuplizer class to use per EntityMode.
EntityTuplizerFactory() - Constructor for class org.hibernate.tuple.entity.EntityTuplizerFactory
 
EntityType - Class in org.hibernate.type
Base for types which map associations to persistent entities.
EntityType(String, String, boolean, boolean, boolean) - Constructor for class org.hibernate.type.EntityType
Constructs the requested entity type mapping.
EntityTypeExpression<T> - Class in org.hibernate.ejb.criteria.expression
TODO : javadoc
EntityTypeExpression(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.ejb.criteria.expression.EntityTypeExpression
 
EntityTypeImpl<X> - Class in org.hibernate.ejb.metamodel
Defines the Hibernate implementation of the JPA EntityType contract.
EntityTypeImpl(Class<X>, AbstractIdentifiableType<? super X>, String, boolean, boolean) - Constructor for class org.hibernate.ejb.metamodel.EntityTypeImpl
 
EntityUniqueKey - Class in org.hibernate.engine
Used to uniquely key an entity instance in relation to a particular session by some unique property reference, as opposed to identifier.
EntityUniqueKey(String, String, Object, Type, EntityMode, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.EntityUniqueKey
 
EntityUpdateAction - Class in org.hibernate.action
 
EntityUpdateAction(Serializable, Object[], int[], boolean, Object[], Object, Object, Object, Object, EntityPersister, SessionImplementor) - Constructor for class org.hibernate.action.EntityUpdateAction
 
EntityVerifyVersionProcess - Class in org.hibernate.action
Verify/Increment the entity version
EntityVerifyVersionProcess(Object, EntityEntry) - Constructor for class org.hibernate.action.EntityVerifyVersionProcess
 
EntityXmlMappingData - Class in org.hibernate.envers.configuration.metadata
 
EntityXmlMappingData() - Constructor for class org.hibernate.envers.configuration.metadata.EntityXmlMappingData
 
entries(CollectionPersister) - Method in class org.hibernate.collection.PersistentArrayHolder
 
entries(CollectionPersister) - Method in class org.hibernate.collection.PersistentBag
 
entries(CollectionPersister) - Method in interface org.hibernate.collection.PersistentCollection
Iterate all collection entries, during update of the database
entries(CollectionPersister) - Method in class org.hibernate.collection.PersistentElementHolder
 
entries(CollectionPersister) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
entries(CollectionPersister) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
entries(CollectionPersister) - Method in class org.hibernate.collection.PersistentList
 
entries(CollectionPersister) - Method in class org.hibernate.collection.PersistentMap
 
entries(CollectionPersister) - Method in class org.hibernate.collection.PersistentSet
 
entries(Map) - Static method in class org.hibernate.util.IdentityMap
 
entry() - Method in class org.hibernate.ejb.criteria.path.MapAttributeJoin
Entry - Class in org.hibernate.ejb.packaging
Represent a JAR entry Contains a name and an optional Input stream to the entry
Entry(String, InputStream) - Constructor for class org.hibernate.ejb.packaging.Entry
 
entryArray() - Method in class org.hibernate.util.IdentityMap
 
entryExists(Object, int) - Method in class org.hibernate.collection.PersistentArrayHolder
 
entryExists(Object, int) - Method in class org.hibernate.collection.PersistentBag
 
entryExists(Object, int) - Method in interface org.hibernate.collection.PersistentCollection
Does an element exist at this entry in the collection?
entryExists(Object, int) - Method in class org.hibernate.collection.PersistentElementHolder
 
entryExists(Object, int) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
entryExists(Object, int) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
entryExists(Object, int) - Method in class org.hibernate.collection.PersistentList
 
entryExists(Object, int) - Method in class org.hibernate.collection.PersistentMap
 
entryExists(Object, int) - Method in class org.hibernate.collection.PersistentSet
 
entryInvalidated(CacheEntryInvalidatedEvent) - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
entryList() - Method in class org.hibernate.util.IdentityMap
 
entryModified(CacheEntryModifiedEvent) - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
entrySet() - Method in class org.hibernate.collection.PersistentMap
 
entrySet() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
entrySet() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
entrySet() - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class org.hibernate.proxy.map.MapProxy
 
entrySet() - Method in class org.hibernate.util.FastHashMap
Return a collection view of the mappings contained in this map.
entrySet() - Method in class org.hibernate.util.IdentityMap
 
ENUM - Static variable in class org.hibernate.type.EnumType
 
EnumType - Class in org.hibernate.type
Enum type mapper Try and find the appropriate SQL type depending on column metadata

TODO implements readobject/writeobject to recalculate the enumclasses

EnumType() - Constructor for class org.hibernate.type.EnumType
 
EnversHibernateToolTask - Class in org.hibernate.tool.ant
 
EnversHibernateToolTask() - Constructor for class org.hibernate.tool.ant.EnversHibernateToolTask
 
Environment - Class in org.hibernate.cfg
Provides access to configuration info passed in Properties objects.
eq(Object) - Method in class org.hibernate.criterion.Property
 
eq(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
eq(String, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply an "equal" constraint to the named property
eq(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
eq(Object) - Method in class org.hibernate.envers.query.criteria.AuditId
Apply an "equal" constraint
eq(T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply an "equal" constraint
eq(Object) - Method in class org.hibernate.envers.query.criteria.AuditRelatedId
Apply an "equal" constraint
eq(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
eq(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
eq(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
eq(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
eq(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
eq(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
eq(IntegralDataTypeHolder) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform an equality comparison check
eq(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform an equality comparison check
eqAll(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
eqAll(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
eqProperty(Property) - Method in class org.hibernate.criterion.Property
 
eqProperty(String) - Method in class org.hibernate.criterion.Property
 
eqProperty(String, String) - Static method in class org.hibernate.criterion.Restrictions
Apply an "equal" constraint to two properties
eqProperty(String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply an "equal" constraint to another property
equal(Expression<?>, Expression<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
equal(Expression<?>, Object) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
equals(Object) - Method in class org.hibernate.action.DelayedPostInsertIdentifier
 
equals(Object) - Method in class org.hibernate.bytecode.javassist.FastClass
 
equals(Object) - Method in class org.hibernate.cache.CacheKey
 
equals(Object) - Method in class org.hibernate.cache.FilterKey
 
equals(Object) - Method in class org.hibernate.cache.infinispan.util.AddressAdapterImpl
 
equals(Object) - Method in class org.hibernate.cache.QueryKey
equals(Object) - Method in class org.hibernate.cfg.FkSecondPass
 
equals(Object) - Method in class org.hibernate.collection.PersistentBag
Bag does not respect the collection API and do an JVM instance comparison to do the equals.
equals(Object) - Method in class org.hibernate.collection.PersistentList
 
equals(Object) - Method in class org.hibernate.collection.PersistentMap
 
equals(Object) - Method in class org.hibernate.collection.PersistentSet
 
equals(Object) - Method in class org.hibernate.ejb.packaging.Entry
 
equals(Object) - Method in class org.hibernate.engine.CollectionKey
 
equals(Object) - Method in class org.hibernate.engine.EntityKey
 
equals(Object) - Method in class org.hibernate.engine.EntityUniqueKey
 
equals(Object) - Method in class org.hibernate.engine.query.sql.NativeSQLQueryCollectionReturn
 
equals(Object) - Method in class org.hibernate.engine.query.sql.NativeSQLQueryJoinReturn
 
equals(Object) - Method in class org.hibernate.engine.query.sql.NativeSQLQueryNonScalarReturn
 
equals(Object) - Method in class org.hibernate.engine.query.sql.NativeSQLQueryRootReturn
 
equals(Object) - Method in class org.hibernate.engine.query.sql.NativeSQLQueryScalarReturn
 
equals(Object) - Method in class org.hibernate.engine.query.sql.NativeSQLQuerySpecification
 
equals(Object) - Method in class org.hibernate.engine.TypedValue
 
equals(Object) - Method in class org.hibernate.envers.DefaultRevisionEntity
 
equals(Object) - Method in class org.hibernate.envers.entities.mapper.id.QueryParameterData
 
equals(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
equals(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
equals(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
equals(Object) - Method in class org.hibernate.envers.entities.PropertyData
 
equals(Object, Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
equals(Object) - Method in class org.hibernate.envers.tools.Pair
 
equals(Object) - Method in class org.hibernate.envers.tools.Triple
 
equals(Object) - Method in class org.hibernate.hql.ast.tree.FromElement
 
equals(Object) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
equals(Object) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
equals(Object) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
equals(Object) - Method in class org.hibernate.jdbc.util.FormatStyle
 
equals(Object) - Method in class org.hibernate.mapping.Column
 
equals(Column) - Method in class org.hibernate.mapping.Column
 
equals(Object) - Method in class org.hibernate.mapping.FetchProfile
 
equals(Object) - Method in class org.hibernate.secure.HibernatePermission
 
equals(Object) - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter
equals(Object) - Method in class org.hibernate.transform.AliasToBeanConstructorResultTransformer
2 AliasToBeanConstructorResultTransformer are considered equal if they have the same defined constructor.
equals(Object) - Method in class org.hibernate.transform.AliasToBeanResultTransformer
 
equals(Object) - Method in class org.hibernate.tuple.ElementWrapper
 
equals(Object) - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer.BasicEntityNameResolver
equals(Object) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer.BasicEntityNameResolver
equals(Object, Object) - Method in class org.hibernate.type.CharacterArrayClobType
 
equals(Object, Object) - Method in class org.hibernate.type.EnumType
 
equals(Object, Object) - Method in class org.hibernate.type.StringClobType
Deprecated.  
equals(Object, Object) - Method in interface org.hibernate.usertype.CompositeUserType
Compare two instances of the class mapped by this type for persistence "equality".
equals(Object, Object) - Method in interface org.hibernate.usertype.UserType
Compare two instances of the class mapped by this type for persistence "equality".
equals(Object, Object) - Static method in class org.hibernate.util.EqualsHelper
 
equals(Object) - Method in class org.hibernate.util.FastHashMap
Compare the specified object with this list for equality.
equals(Object) - Method in class org.hibernate.util.IdentityMap.IdentityKey
 
EqualsHelper - Class in org.hibernate.util
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentArrayHolder
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentBag
 
equalsSnapshot(CollectionPersister) - Method in interface org.hibernate.collection.PersistentCollection
Does the current state exactly match the snapshot?
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentElementHolder
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentList
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentMap
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentSet
 
error(String) - Method in interface org.hibernate.bytecode.buildtime.Logger
 
error(SAXParseException) - Method in class org.hibernate.ejb.packaging.PersistenceXmlLoader.ErrorLogger
 
error(String) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
 
error(SAXParseException) - Method in class org.hibernate.util.xml.ErrorLogger
error(SAXParseException) - Method in class org.hibernate.util.XMLHelper.ErrorLogger
 
ERROR_CANNOT_DETERMINE_TYPE - Static variable in interface org.hibernate.hql.QueryTranslator
 
ERROR_CANNOT_FETCH_WITH_ITERATE - Static variable in interface org.hibernate.hql.QueryTranslator
 
ERROR_CANNOT_FORMAT_LITERAL - Static variable in interface org.hibernate.hql.QueryTranslator
 
ERROR_NAMED_PARAMETER_DOES_NOT_APPEAR - Static variable in interface org.hibernate.hql.QueryTranslator
 
ErrorCounter - Class in org.hibernate.hql.ast
An error handler that counts parsing errors and warnings.
ErrorCounter() - Constructor for class org.hibernate.hql.ast.ErrorCounter
 
errorIfClosed() - Method in class org.hibernate.impl.AbstractSessionImpl
 
ErrorLogger - Class in org.hibernate.util.xml
Implements an ErrorHandler that mainly just logs errors/warnings.
ErrorLogger() - Constructor for class org.hibernate.util.xml.ErrorLogger
 
ErrorReporter - Interface in org.hibernate.hql.ast
Implementations will report or handle errors invoked by an ANTLR base parser.
escapeMultibyteChars(String) - Static method in class org.hibernate.hql.ast.util.ASTPrinter
 
escapeRegionName(String, String) - Static method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
evaluateAssignment(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
EVENT_LISTENER_PREFIX - Static variable in class org.hibernate.ejb.AvailableSettings
Event configuration should follow the following pattern hibernate.ejb.event.[eventType] f.q.c.n.EventListener1, f.q.c.n.EventListener12 ...
EventListenerConfigurator - Class in org.hibernate.ejb
 
EventListenerConfigurator(Ejb3Configuration) - Constructor for class org.hibernate.ejb.EventListenerConfigurator
 
EventListeners - Class in org.hibernate.event
A convience holder for all defined session event listeners.
EventListeners() - Constructor for class org.hibernate.event.EventListeners
 
EventSource - Interface in org.hibernate.event
 
evict() - Method in class org.hibernate.action.CollectionAction
 
evict(Object) - Method in interface org.hibernate.cache.access.CollectionRegionAccessStrategy
Forcibly evict an item from the cache immediately without regard for transaction isolation.
evict(Object) - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Forcibly evict an item from the cache immediately without regard for transaction isolation.
evict(Object) - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. Called after an item has become stale (before the transaction completes).
evict(Object) - Method in interface org.hibernate.cache.GeneralDataRegion
Evict an item from the cache immediately (without regard for transaction isolation).
evict(Object) - Method in class org.hibernate.cache.impl.bridge.BaseGeneralDataRegionAdapter
 
evict(Object) - Method in class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
evict(Object) - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
evict(Object) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
evict(Object) - Method in class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion
 
evict(Object) - Method in class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl
 
evict(Object) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
 
evict(Object) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Evict the given key from memory.
evict(Object) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
evict(Object) - Method in class org.hibernate.cache.jbc.access.OptimisticTransactionalAccessDelegate
Overrides the superclass by adding a NonLockingDataVersion to the invocation.
evict(Object) - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
evict(Object) - Method in class org.hibernate.cache.jbc.collection.TransactionalAccess
Forcibly evict an item from the cache immediately without regard for transaction isolation.
evict(Object) - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
evict(Object) - Method in class org.hibernate.cache.jbc.query.QueryResultsRegionImpl
 
evict(Object) - Method in class org.hibernate.cache.jbc.timestamp.ClusteredConcurrentTimestampsRegionImpl
 
evict(Object) - Method in class org.hibernate.cache.jbc.timestamp.TimestampsRegionImpl
 
evict(Object) - Method in class org.hibernate.cache.NonstrictReadWriteCache
Invalidate the item
evict(Object) - Method in class org.hibernate.cache.ReadOnlyCache
Do nothing.
evict(Object) - Method in class org.hibernate.cache.ReadWriteCache
Do nothing.
evict(Object) - Method in class org.hibernate.cache.TransactionalCache
 
EVICT - Static variable in class org.hibernate.engine.CascadeStyle
evict
EVICT - Static variable in class org.hibernate.engine.CascadingAction
 
evict(Class, Serializable) - Method in class org.hibernate.impl.SessionFactoryImpl
 
evict(Class) - Method in class org.hibernate.impl.SessionFactoryImpl
 
evict(Object) - Method in class org.hibernate.impl.SessionImpl
remove any hard references to the entity that are held by the infrastructure (references held by application or other persistant instances are okay)
evict(Object) - Method in interface org.hibernate.Session
Remove this instance from the session cache.
evict(Class) - Method in interface org.hibernate.SessionFactory
Deprecated. Use Cache.evictEntityRegion(Class) accessed through SessionFactory.getCache() instead.
evict(Class, Serializable) - Method in interface org.hibernate.SessionFactory
Deprecated. Use Cache.containsEntity(Class, Serializable) accessed through SessionFactory.getCache() instead.
evictAll() - Method in interface org.hibernate.cache.access.CollectionRegionAccessStrategy
Forcibly evict all items from the cache immediately without regard for transaction isolation.
evictAll() - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Forcibly evict all items from the cache immediately without regard for transaction isolation.
evictAll() - Method in interface org.hibernate.cache.GeneralDataRegion
Evict all contents of this particular cache region (without regard for transaction isolation).
evictAll() - Method in class org.hibernate.cache.impl.bridge.BaseGeneralDataRegionAdapter
 
evictAll() - Method in class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
evictAll() - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
evictAll() - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
evictAll() - Method in class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion
 
evictAll() - Method in class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl
 
evictAll() - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
 
evictAll() - Method in class org.hibernate.cache.jbc.access.OptimisticTransactionalAccessDelegate
 
evictAll() - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
evictAll() - Method in class org.hibernate.cache.jbc.collection.TransactionalAccess
Forcibly evict all items from the cache immediately without regard for transaction isolation.
evictAll() - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
evictAll() - Method in class org.hibernate.cache.jbc.query.QueryResultsRegionImpl
 
evictAll() - Method in class org.hibernate.cache.jbc.timestamp.ClusteredConcurrentTimestampsRegionImpl
 
evictAll() - Method in class org.hibernate.cache.jbc.timestamp.TimestampsRegionImpl
 
evictCollection(String, Serializable) - Method in interface org.hibernate.Cache
Evicts the cache data for the given identified collection instance.
evictCollection(Object, CollectionType) - Method in class org.hibernate.event.def.EvictVisitor
 
evictCollection(String, Serializable) - Method in class org.hibernate.impl.SessionFactoryImpl
 
evictCollection(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
evictCollection(String) - Method in interface org.hibernate.SessionFactory
Deprecated. Use Cache.evictCollectionRegion(String) accessed through SessionFactory.getCache() instead.
evictCollection(String, Serializable) - Method in interface org.hibernate.SessionFactory
Deprecated. Use Cache.evictCollection(String,Serializable) accessed through SessionFactory.getCache() instead.
evictCollectionRegion(String) - Method in interface org.hibernate.Cache
Evicts all entity data from the given region (i.e.
evictCollectionRegions() - Method in interface org.hibernate.Cache
Evict data from all collection regions.
evictDefaultQueryRegion() - Method in interface org.hibernate.Cache
Evicts all cached query results from the default region.
evictEntity(Class, Serializable) - Method in interface org.hibernate.Cache
Evicts the entity data for a particular entity "instance".
evictEntity(String, Serializable) - Method in interface org.hibernate.Cache
Evicts the entity data for a particular entity "instance".
evictEntity(String, Serializable) - Method in class org.hibernate.impl.SessionFactoryImpl
 
evictEntity(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
evictEntity(String) - Method in interface org.hibernate.SessionFactory
Deprecated. Use Cache.evictEntityRegion(String) accessed through SessionFactory.getCache() instead.
evictEntity(String, Serializable) - Method in interface org.hibernate.SessionFactory
Deprecated. Use Cache.evictEntity(String,Serializable) accessed through SessionFactory.getCache() instead.
evictEntityRegion(Class) - Method in interface org.hibernate.Cache
Evicts all entity data from the given region (i.e.
evictEntityRegion(String) - Method in interface org.hibernate.Cache
Evicts all entity data from the given region (i.e.
evictEntityRegions() - Method in interface org.hibernate.Cache
Evict data from all entity regions.
EvictEvent - Class in org.hibernate.event
Defines an event class for the evicting of an entity.
EvictEvent(Object, EventSource) - Constructor for class org.hibernate.event.EvictEvent
 
EvictEventListener - Interface in org.hibernate.event
Defines the contract for handling of evict events generated from a session.
evictQueries() - Method in class org.hibernate.impl.SessionFactoryImpl
 
evictQueries(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
evictQueries(String) - Method in interface org.hibernate.SessionFactory
Deprecated. Use Cache.evictQueryRegion(String) accessed through SessionFactory.getCache() instead.
evictQueries() - Method in interface org.hibernate.SessionFactory
Deprecated. Use Cache.evictQueryRegions() accessed through SessionFactory.getCache() instead.
evictQueryRegion(String) - Method in interface org.hibernate.Cache
Evicts all cached query results under the given name.
evictQueryRegions() - Method in interface org.hibernate.Cache
Evict data from all query regions.
EvictVisitor - Class in org.hibernate.event.def
Evict any collections referenced by the object from the session cache.
EXACT - Static variable in class org.hibernate.criterion.MatchMode
Match the entire string to the pattern
EXACT - Static variable in class org.hibernate.hql.ast.util.LiteralProcessor
Indicates that Float and Double literal values should be treated using the SQL "exact" format (i.e., '.001')
Example - Class in org.hibernate.criterion
Support for query by example.
Example(Object, Example.PropertySelector) - Constructor for class org.hibernate.criterion.Example
 
Example.PropertySelector - Interface in org.hibernate.criterion
A strategy for choosing property values for inclusion in the query criteria
EXCEPTION - Static variable in class org.hibernate.ReplicationMode
Throw an exception when a row already exists.
exclude(AST) - Method in interface org.hibernate.hql.ast.util.ASTUtil.FilterPredicate
Returns true if the node should be filtered out.
exclude(AST) - Method in class org.hibernate.hql.ast.util.ASTUtil.IncludePredicate
 
excludeEmpty() - Method in class org.hibernate.criterion.AbstractEmptinessExpression
 
excludeEmpty() - Method in class org.hibernate.criterion.EmptyExpression
 
excludeEmpty() - Method in class org.hibernate.criterion.NotEmptyExpression
 
excludeNone() - Method in class org.hibernate.criterion.Example
Don't exclude null or zero-valued properties
excludeProperty(String) - Method in class org.hibernate.criterion.Example
Exclude a particular named property
excludeZeroes() - Method in class org.hibernate.criterion.Example
Exclude zero-valued properties
Executable - Interface in org.hibernate.action
An operation which may be scheduled for later execution.
execute() - Method in class org.hibernate.action.BulkOperationCleanupAction
 
execute() - Method in class org.hibernate.action.CollectionRecreateAction
 
execute() - Method in class org.hibernate.action.CollectionRemoveAction
 
execute() - Method in class org.hibernate.action.CollectionUpdateAction
 
execute() - Method in class org.hibernate.action.EntityDeleteAction
 
execute() - Method in class org.hibernate.action.EntityIdentityInsertAction
 
execute() - Method in class org.hibernate.action.EntityInsertAction
 
execute() - Method in class org.hibernate.action.EntityUpdateAction
 
execute() - Method in interface org.hibernate.action.Executable
Execute this action
execute(Set) - Method in class org.hibernate.bytecode.buildtime.AbstractInstrumenter
The main instrumentation entry point.
execute(Set) - Method in interface org.hibernate.bytecode.buildtime.Instrumenter
 
execute(Executable) - Method in class org.hibernate.engine.ActionQueue
 
execute(LobCreationContext.Callback) - Method in interface org.hibernate.engine.jdbc.LobCreationContext
Execute the given callback, making sure it has access to a viable JDBC Connection.
execute(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.ast.exec.BasicExecutor
 
execute(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.ast.exec.MultiTableDeleteExecutor
 
execute(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.ast.exec.MultiTableUpdateExecutor
 
execute(QueryParameters, SessionImplementor) - Method in interface org.hibernate.hql.ast.exec.StatementExecutor
Execute the sql managed by this executor using the given parameters.
execute(SessionImplementor, Object, Object) - Method in interface org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationPlan
Execute the value generation.
execute(LobCreationContext.Callback) - Method in class org.hibernate.impl.SessionImpl
 
execute(Connection) - Method in interface org.hibernate.jdbc.Work
Execute the discrete work encapsulated by this work instance using the supplied connection.
execute(SessionImplementor, Object, Object) - Method in class org.hibernate.mapping.Component.ValueGenerationPlan
Execute the value generation.
execute(Connection) - Method in class org.hibernate.test.annotations.HibernateTestCase.RollbackWork
 
execute(boolean, boolean, boolean, boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
 
execute() - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
Execute the task
execute(boolean, boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
Execute the schema updates
execute() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
Execute the task
execute() - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
Execute the task
execute() - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
executeActions() - Method in class org.hibernate.engine.ActionQueue
Perform all currently queued actions.
executeAndExtract(PreparedStatement) - Method in class org.hibernate.id.IdentityGenerator.GetGeneratedKeysDelegate
 
executeAndExtract(PreparedStatement) - Method in class org.hibernate.id.IdentityGenerator.InsertSelectDelegate
 
executeAndExtract(PreparedStatement) - Method in class org.hibernate.id.insert.AbstractReturningDelegate
 
executeAndExtract(PreparedStatement) - Method in class org.hibernate.id.SequenceIdentityGenerator.Delegate
 
executeBatch() - Method in class org.hibernate.jdbc.AbstractBatcher
 
executeBatch() - Method in interface org.hibernate.jdbc.Batcher
Execute the batch
executeInserts() - Method in class org.hibernate.engine.ActionQueue
Perform all currently queued entity-insertion actions.
executeNativeUpdate(NativeSQLQuerySpecification, QueryParameters) - Method in interface org.hibernate.engine.SessionImplementor
Execute a native SQL update or delete query
executeNativeUpdate(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
executeNativeUpdate(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.impl.SessionImpl
 
executeNativeUpdate(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.impl.StatelessSessionImpl
 
executeOnConnection(Connection) - Method in interface org.hibernate.engine.jdbc.LobCreationContext.Callback
Perform whatever actions are necessary using the provided JDBC Connection.
executeUpdate() - Method in class org.hibernate.ejb.AbstractQueryImpl
executeUpdate(String, QueryParameters) - Method in interface org.hibernate.engine.SessionImplementor
Execute a HQL update or delete query
executeUpdate(String, QueryParameters) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
executeUpdate(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
executeUpdate(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
executeUpdate(QueryParameters, SessionImplementor) - Method in interface org.hibernate.hql.QueryTranslator
Perform a bulk update/delete operation given the underlying query definition.
executeUpdate() - Method in class org.hibernate.impl.QueryImpl
 
executeUpdate(String, QueryParameters) - Method in class org.hibernate.impl.SessionImpl
 
executeUpdate() - Method in class org.hibernate.impl.SQLQueryImpl
 
executeUpdate(String, QueryParameters) - Method in class org.hibernate.impl.StatelessSessionImpl
 
executeUpdate() - Method in interface org.hibernate.Query
Execute the update or delete statement.
ExecuteUpdateResultCheckStyle - Class in org.hibernate.engine
For persistence operations (INSERT, UPDATE, DELETE) what style of determining results (success/failure) is to be used.
ExecutionEnvironment - Class in org.hibernate.junit.functional
ExecutionEnvironment(ExecutionEnvironment.Settings) - Constructor for class org.hibernate.junit.functional.ExecutionEnvironment
 
ExecutionEnvironment.Settings - Interface in org.hibernate.junit.functional
 
ExecutionException - Exception in org.hibernate.bytecode.buildtime
Indicates problem performing the instrumentation execution.
ExecutionException(String) - Constructor for exception org.hibernate.bytecode.buildtime.ExecutionException
 
ExecutionException(Throwable) - Constructor for exception org.hibernate.bytecode.buildtime.ExecutionException
 
ExecutionException(String, Throwable) - Constructor for exception org.hibernate.bytecode.buildtime.ExecutionException
 
exists(DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
exists(Subquery<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
ExistsPredicate - Class in org.hibernate.ejb.criteria.predicate
Models an EXISTS() predicate
ExistsPredicate(CriteriaBuilderImpl, Subquery<?>) - Constructor for class org.hibernate.ejb.criteria.predicate.ExistsPredicate
 
ExistsSubqueryExpression - Class in org.hibernate.criterion
 
ExistsSubqueryExpression(String, DetachedCriteria) - Constructor for class org.hibernate.criterion.ExistsSubqueryExpression
 
expandParameterLists(Map) - Method in class org.hibernate.impl.AbstractQueryImpl
Warning: adds new parameters to the argument by side-effect, as well as mutating the query string!
Expectation - Interface in org.hibernate.jdbc
Defines an expected DML operation outcome.
Expectations - Class in org.hibernate.jdbc
Holds various often used Expectations.BasicExpectation definitions.
Expectations.BasicExpectation - Class in org.hibernate.jdbc
 
Expectations.BasicExpectation(int) - Constructor for class org.hibernate.jdbc.Expectations.BasicExpectation
 
Expectations.BasicParamExpectation - Class in org.hibernate.jdbc
 
Expectations.BasicParamExpectation(int, int) - Constructor for class org.hibernate.jdbc.Expectations.BasicParamExpectation
 
ExpectedTypeAwareNode - Interface in org.hibernate.hql.ast.tree
Interface for nodes which wish to be made aware of any determined "expected type" based on the context within they appear in the query.
ExplicitParameterSpecification - Interface in org.hibernate.param
An additional contract for parameters which originate from parameters explicitly encountered in the source statement (HQL or native-SQL).
ExplicitTruthValueCheck - Class in org.hibernate.ejb.criteria.predicate
ANSI-SQL defines TRUE, FALSE and UNKNOWN as truth values.
ExplicitTruthValueCheck(CriteriaBuilderImpl, Expression<Boolean>, TruthValue) - Constructor for class org.hibernate.ejb.criteria.predicate.ExplicitTruthValueCheck
 
ExplodedJarVisitor - Class in org.hibernate.ejb.packaging
 
ExplodedJarVisitor(URL, Filter[], String) - Constructor for class org.hibernate.ejb.packaging.ExplodedJarVisitor
 
ExplodedJarVisitor(String, Filter[]) - Constructor for class org.hibernate.ejb.packaging.ExplodedJarVisitor
 
Expression - Class in org.hibernate.criterion
Deprecated. Use Restrictions.
expressionDescription() - Method in class org.hibernate.hql.ast.tree.AbstractMapComponentNode
 
expressionDescription() - Method in class org.hibernate.hql.ast.tree.MapEntryNode
 
expressionDescription() - Method in class org.hibernate.hql.ast.tree.MapKeyNode
 
expressionDescription() - Method in class org.hibernate.hql.ast.tree.MapValueNode
 
ExpressionImpl<T> - Class in org.hibernate.ejb.criteria.expression
Models an expression in the criteria query language.
ExpressionImpl(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.ejb.criteria.expression.ExpressionImpl
 
ExpressionImplementor<T> - Interface in org.hibernate.ejb.criteria
TODO : javadoc
ExtendableCriterion - Interface in org.hibernate.envers.query.criteria
 
ExtendedMappings - Interface in org.hibernate.cfg
Allow annotation related mappings

at least for named generators

ExtendedPropertyMapper - Interface in org.hibernate.envers.entities.mapper
 
extendsQueue - Variable in class org.hibernate.cfg.Configuration
 
ExtendsQueueEntry - Class in org.hibernate.cfg
Represents a mapping queued for delayed processing to await processing of an extends entity upon which it depends.
ExtendsQueueEntry(String, String, Document) - Constructor for class org.hibernate.cfg.ExtendsQueueEntry
 
ExternalSessionFactoryConfig - Class in org.hibernate.util
Defines support for various externally configurable SessionFactory(s), for example, JMX or the JCA adapter.
ExternalSessionFactoryConfig() - Constructor for class org.hibernate.util.ExternalSessionFactoryConfig
 
extract(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader.NonScalarResultColumnProcessor
 
extract(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader.ScalarResultColumnProcessor
 
extractBigDecimal(IntegralDataTypeHolder) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
extractBigInteger(IntegralDataTypeHolder) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
extractConstraintName(SQLException) - Method in interface org.hibernate.exception.ViolatedConstraintNameExtracter
Extract the name of the violated constraint from the given SQLException.
extractDataType(Node) - Method in class org.hibernate.hql.ast.tree.BinaryLogicOperatorNode
 
extractEmbeddedEntityName(Map) - Static method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
 
extractEqualsMethod(Class) - Static method in class org.hibernate.util.ReflectHelper
Encapsulation of getting hold of a class's equals method.
EXTRACTER - Static variable in class org.hibernate.dialect.Cache71Dialect
 
extractErrorCode(SQLException) - Static method in class org.hibernate.exception.JDBCExceptionHelper
For the given SQLException, locates the vendor-specific error code.
extractFieldInterceptor(Object) - Static method in class org.hibernate.intercept.cglib.CGLIBHelper
 
extractFieldInterceptor(Object) - Static method in class org.hibernate.intercept.FieldInterceptionHelper
 
extractFieldInterceptor(Object) - Static method in class org.hibernate.intercept.javassist.JavassistHelper
 
extractFromSession(EventSource) - Method in interface org.hibernate.engine.NonFlushedChanges
Extracts the non-flushed Changes from an EventSource into this NonFlushedChanges object.
extractFromSession(EventSource) - Method in class org.hibernate.impl.NonFlushedChangesImpl
 
extractHashCodeMethod(Class) - Static method in class org.hibernate.util.ReflectHelper
Encapsulation of getting hold of a class's hashCode method.
extractLong(IntegralDataTypeHolder) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
extractMutationTexts(Node, int) - Static method in class org.hibernate.hql.ast.tree.BinaryLogicOperatorNode
 
extractNodeName(Element) - Static method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer
 
extractOracleCursorTypeValue() - Method in class org.hibernate.dialect.Oracle8iDialect
 
extractPropertyValue(String, Properties) - Static method in class org.hibernate.util.PropertiesHelper
Extract a property value by name from the given properties object.
extractSqlState(SQLException) - Static method in class org.hibernate.exception.JDBCExceptionHelper
For the given SQLException, locates the X/Open-compliant SQLState.
extractSqlStateClassCode(SQLException) - Static method in class org.hibernate.exception.JDBCExceptionHelper
For the given SQLException, locates the X/Open-compliant SQLState's class code.
extractUsingTemplate(String, String, String) - Method in class org.hibernate.exception.TemplatedViolatedConstraintNameExtracter
Extracts the constraint name based on a template (i.e., templateStartconstraintNametemplateEnd).

F

factory - Variable in class org.hibernate.context.JTASessionContext
 
factory - Variable in class org.hibernate.context.ThreadLocalSessionContext.CleanupSynch
 
factory - Variable in class org.hibernate.context.ThreadLocalSessionContext
 
factory - Variable in class org.hibernate.impl.AbstractSessionImpl
 
factory - Variable in class org.hibernate.property.Dom4jAccessor.Dom4jGetter
 
Factory - Class in org.hibernate.sql.ordering.antlr
Acts as a ASTFactory for injecting our specific AST node classes into the Antlr generated trees.
Factory() - Constructor for class org.hibernate.sql.ordering.antlr.Factory
 
FailureExpected - Annotation Type in org.hibernate.junit
Annotations used to mark a test as an expected failure.
FakeBidirectionalRelationWorkUnit - Class in org.hibernate.envers.synchronization.work
A work unit that handles "fake" bidirectional one-to-many relations (mapped with @OneToMany+@JoinColumn and @ManyToOne+@Column(insertable=false, updatable=false).
FakeBidirectionalRelationWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, String, Object, RelationDescription, RevisionType, Object, AuditWorkUnit) - Constructor for class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
FakeBidirectionalRelationWorkUnit(FakeBidirectionalRelationWorkUnit, Map<String, FakeBidirectionalRelationWorkUnit.FakeRelationChange>, AuditWorkUnit) - Constructor for class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
FakeBidirectionalRelationWorkUnit(FakeBidirectionalRelationWorkUnit, AuditWorkUnit) - Constructor for class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
FALSE - Static variable in class org.hibernate.util.ArrayHelper
 
FastClass - Class in org.hibernate.bytecode.javassist
 
FastHashMap - Class in org.hibernate.util
A customized implementation of java.util.HashMap designed to operate in a multithreaded environment where the large majority of method calls are read-only, instead of structural changes.
FastHashMap() - Constructor for class org.hibernate.util.FastHashMap
Construct a an empty map.
FastHashMap(int) - Constructor for class org.hibernate.util.FastHashMap
Construct an empty map with the specified capacity.
FastHashMap(int, float) - Constructor for class org.hibernate.util.FastHashMap
Construct an empty map with the specified capacity and load factor.
FastHashMap(Map) - Constructor for class org.hibernate.util.FastHashMap
Construct a new map with the same mappings as the specified map.
fatalError(SAXParseException) - Method in class org.hibernate.ejb.packaging.PersistenceXmlLoader.ErrorLogger
 
fatalError(SAXParseException) - Method in class org.hibernate.util.xml.ErrorLogger
fatalError(SAXParseException) - Method in class org.hibernate.util.XMLHelper.ErrorLogger
 
Fetch - Annotation Type in org.hibernate.annotations
Define the fetching strategy used for the given association
fetch(SingularAttribute<? super X, Y>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
fetch(SingularAttribute<? super X, Y>, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
fetch(PluralAttribute<? super X, ?, Y>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
fetch(PluralAttribute<? super X, ?, Y>, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
fetch(String) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
fetch(String, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
Fetch - Class in org.hibernate.engine.profile
Models an individual fetch within a profile.
Fetch(Association, Fetch.Style) - Constructor for class org.hibernate.engine.profile.Fetch
 
fetch(QueryTranslatorImpl, String) - Method in class org.hibernate.hql.classic.PathExpressionParser
 
Fetch.Style - Class in org.hibernate.engine.profile
The type or style of fetch.
Fetchable - Interface in org.hibernate.mapping
Any mapping with an outer-join attribute
fetchCollection(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
fetchCollection(String) - Method in class org.hibernate.stat.StatisticsImpl
 
fetchCollection(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
fetchEntity(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
fetchEntity(String) - Method in class org.hibernate.stat.StatisticsImpl
 
fetchEntity(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
FetchingScrollableResultsImpl - Class in org.hibernate.impl
Implementation of ScrollableResults which can handle collection fetches.
FetchingScrollableResultsImpl(ResultSet, PreparedStatement, SessionImplementor, Loader, QueryParameters, Type[], HolderInstantiator) - Constructor for class org.hibernate.impl.FetchingScrollableResultsImpl
 
FetchMode - Enum in org.hibernate.annotations
Fetch options on associations
FetchMode - Class in org.hibernate
Represents an association fetching strategy.
FetchProfile - Annotation Type in org.hibernate.annotations
Define the fetching strategy profile.
FetchProfile - Class in org.hibernate.engine.profile
A 'fetch profile' allows a user to dynamically modify the fetching strategy used for particular associations at runtime, whereas that information was historically only statically defined in the metadata.
FetchProfile(String) - Constructor for class org.hibernate.engine.profile.FetchProfile
A 'fetch profile' is uniquely named within a SessionFactory, thus it is also uniquely and easily identifiable within that SessionFactory.
FetchProfile - Class in org.hibernate.mapping
A fetch profile allows a user to dynamically modify the fetching strategy used for particular associations at runtime, whereas that information was historically only statically defined in the metadata.
FetchProfile(String) - Constructor for class org.hibernate.mapping.FetchProfile
 
FetchProfile.Fetch - Class in org.hibernate.mapping
Defines an individual association fetch within the given profile.
FetchProfile.Fetch(String, String, String) - Constructor for class org.hibernate.mapping.FetchProfile.Fetch
 
FetchProfile.FetchOverride - Annotation Type in org.hibernate.annotations
 
FetchProfiles - Annotation Type in org.hibernate.annotations
 
fetchProfiles - Variable in class org.hibernate.cfg.Configuration
 
FetchReturn - Class in org.hibernate.loader.custom
Represents a return which names a fetched association.
FetchReturn(NonScalarReturn, String, String, LockMode) - Constructor for class org.hibernate.loader.custom.FetchReturn
Creates a return descriptor for an association fetch.
fieldFilter - Variable in class org.hibernate.bytecode.AbstractClassTransformerImpl
 
FieldFilter - Interface in org.hibernate.bytecode.javassist
Contract for deciding whether fields should be read and/or write intercepted.
FieldFilter - Interface in org.hibernate.bytecode.util
Used to determine whether a field reference should be instrumented.
FieldHandled - Interface in org.hibernate.bytecode.javassist
Interface introduced to the enhanced class in order to be able to inject a FieldHandler to define the interception behavior.
FieldHandler - Interface in org.hibernate.bytecode.javassist
The interface defining how interception of a field should be handled.
FieldInterceptionHelper - Class in org.hibernate.intercept
Helper class for dealing with enhanced entity classes.
FieldInterceptor - Interface in org.hibernate.intercept
Contract for field interception handlers.
FieldInterceptorImpl - Class in org.hibernate.intercept.cglib
A field-level interceptor that initializes lazily fetched properties.
FieldInterceptorImpl - Class in org.hibernate.intercept.javassist
A field-level interceptor that initializes lazily fetched properties.
FieldTransformer - Class in org.hibernate.bytecode.javassist
The thing that handles actual class enhancement in regards to intercepting field accesses.
FieldTransformer() - Constructor for class org.hibernate.bytecode.javassist.FieldTransformer
 
FieldTransformer(FieldFilter) - Constructor for class org.hibernate.bytecode.javassist.FieldTransformer
 
FileFilter - Class in org.hibernate.ejb.packaging
Filter use to match a file by its name
FileFilter(boolean) - Constructor for class org.hibernate.ejb.packaging.FileFilter
 
filesets() - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
FileZippedJarVisitor - Class in org.hibernate.ejb.packaging
Work on a JAR that can be accessed through a File
FileZippedJarVisitor(String, Filter[]) - Constructor for class org.hibernate.ejb.packaging.FileZippedJarVisitor
 
FileZippedJarVisitor(URL, Filter[], String) - Constructor for class org.hibernate.ejb.packaging.FileZippedJarVisitor
 
fillArray(String, int) - Static method in class org.hibernate.util.ArrayHelper
 
fillArray(int, int) - Static method in class org.hibernate.util.ArrayHelper
 
fillArray(LockMode, int) - Static method in class org.hibernate.util.ArrayHelper
 
fillArray(LockOptions, int) - Static method in class org.hibernate.util.ArrayHelper
 
fillComponent(PropertyHolder, PropertyData, AccessType, boolean, EntityBinder, boolean, boolean, boolean, ExtendedMappings, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.AnnotationBinder
 
fillComponent(PropertyHolder, PropertyData, PropertyData, AccessType, boolean, EntityBinder, boolean, boolean, boolean, ExtendedMappings, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.AnnotationBinder
 
fillDataWithId(Map<String, Object>, Object, RevisionType) - Method in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
fillSimpleValue() - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
fillTable(String, String, String, String, boolean, List, String, Table, ExtendedMappings) - Static method in class org.hibernate.cfg.annotations.TableBinder
Deprecated. Use TableBinder.buildAndFillTable(java.lang.String, java.lang.String, org.hibernate.cfg.ObjectNameSource, org.hibernate.cfg.ObjectNameNormalizer.NamingStrategyHelper, boolean, java.util.List, java.lang.String, org.hibernate.mapping.Table, org.hibernate.cfg.ExtendedMappings, java.lang.String) instead.
Filter - Annotation Type in org.hibernate.annotations
Add filters to an entity or a target entity of a collection
filter(Object, String) - Method in interface org.hibernate.classic.Session
Deprecated. use Session.createFilter(Object, String).Query.list()
filter(Object, String, Object, Type) - Method in interface org.hibernate.classic.Session
Deprecated. use Session.createFilter(Object, String).setXYZ.Query.list()
filter(Object, String, Object[], Type[]) - Method in interface org.hibernate.classic.Session
Deprecated. use Session.createFilter(Object, String).setXYZ.Query.list()
Filter - Class in org.hibernate.ejb.packaging
Filter used when searching elements in a JAR
Filter(boolean) - Constructor for class org.hibernate.ejb.packaging.Filter
 
Filter - Interface in org.hibernate
Type definition of Filter.
filter(Object, String) - Method in class org.hibernate.impl.SessionImpl
 
filter(Object, String, Object, Type) - Method in class org.hibernate.impl.SessionImpl
 
filter(Object, String, Object[], Type[]) - Method in class org.hibernate.impl.SessionImpl
 
Filterable - Interface in org.hibernate.mapping
Defines mapping elements to which filters may be applied.
FilterDef - Annotation Type in org.hibernate.annotations
Filter definition
FilterDefinition - Class in org.hibernate.engine
A FilterDefinition defines the global attributes of a dynamic filter.
FilterDefinition(String, String, Map) - Constructor for class org.hibernate.engine.FilterDefinition
Construct a new FilterDefinition instance.
filterDefinitions - Variable in class org.hibernate.cfg.Configuration
 
FilterDefs - Annotation Type in org.hibernate.annotations
Array of filter definitions
filterFragment(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
filterFragment(String, Map) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
filterFragment(String) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
filterFragment(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
filterFragment(String, Map) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
filterFragment(String, Map) - Method in interface org.hibernate.persister.entity.Joinable
Get the where clause filter, given a query alias and considering enabled session filters
filterFragment(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
filterFragment(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
filterFragment(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
FilterHelper - Class in org.hibernate.util
Implementation of FilterHelper.
FilterHelper(Map, Dialect, SQLFunctionRegistry) - Constructor for class org.hibernate.util.FilterHelper
The map of defined filters.
FilterImpl - Class in org.hibernate.impl
Implementation of FilterImpl.
FilterImpl(FilterDefinition) - Constructor for class org.hibernate.impl.FilterImpl
Constructs a new FilterImpl.
FilterJoinTable - Annotation Type in org.hibernate.annotations
Add filters to a join table collection
FilterJoinTables - Annotation Type in org.hibernate.annotations
Add multiple @FilterJoinTable to a collection
FilterKey - Class in org.hibernate.cache
Allows cached queries to be keyed by enabled filters.
FilterKey(String, Map, Map, EntityMode) - Constructor for class org.hibernate.cache.FilterKey
 
FilterQueryPlan - Class in org.hibernate.engine.query
Extends an HQLQueryPlan to maintain a reference to the collection-role name being filtered.
FilterQueryPlan(String, String, boolean, Map, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.query.FilterQueryPlan
 
Filters - Annotation Type in org.hibernate.annotations
Add multiple @Filters
FilterTranslator - Interface in org.hibernate.hql
Specialized interface for filters.
finalize() - Method in class org.hibernate.connection.DriverManagerConnectionProvider
 
finalSecondaryTableBinding(PropertyHolder) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
find(String) - Method in interface org.hibernate.classic.Session
Deprecated. use Session.createQuery(java.lang.String).Query.list()
find(String, Object, Type) - Method in interface org.hibernate.classic.Session
Deprecated. use Session.createQuery(java.lang.String).setXYZ.Query.list()
find(String, Object[], Type[]) - Method in interface org.hibernate.classic.Session
Deprecated. use Session.createQuery(java.lang.String).setXYZ.Query.list()
find(Class<A>, Object) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
find(Class<T>, Object, Map<String, Object>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
find(Class<A>, Object, LockModeType) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
find(Class<A>, Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
find(Class<T>, Object, Number) - Method in interface org.hibernate.envers.AuditReader
Find an entity by primary key at the given revision.
find(Class<T>, String, Object, Number) - Method in interface org.hibernate.envers.AuditReader
Find an entity by primary key at the given revision with the specified entityName.
find(Class<T>, Object, Number) - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
find(Class<T>, String, Object, Number) - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
find(String) - Method in class org.hibernate.impl.SessionImpl
Retrieve a list of persistent objects using a hibernate query
find(String, Object, Type) - Method in class org.hibernate.impl.SessionImpl
 
find(String, Object[], Type[]) - Method in class org.hibernate.impl.SessionImpl
 
findAsResource(String) - Static method in class org.hibernate.util.ConfigHelper
Try to locate a local URL representing the incoming path.
findClass(String) - Method in class org.hibernate.bytecode.javassist.TransformingClassLoader
 
findColumnOwner(PersistentClass, String, ExtendedMappings) - Static method in class org.hibernate.cfg.BinderHelper
Find the column owner (ie PersistentClass or Join) of columnName.
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.hibernate.EmptyInterceptor
 
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called from flush().
findDirty(Object[], Object[], Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Locate the property-indices of all properties considered to be dirty.
findDirty(Object[], Object[], Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Compare the two snapshots to determine if they represent dirty state.
findDirty(StandardProperty[], Object[], Object[], boolean[][], boolean, SessionImplementor) - Static method in class org.hibernate.type.TypeFactory
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
findEntityNameByEntityClass(Class) - Method in class org.hibernate.tuple.entity.EntityMetamodel
Return the entity-name mapped to the given class within our inheritance hierarchy, if any.
findFromElementBySqlAlias(String) - Method in class org.hibernate.hql.ast.tree.FromClause
 
findFromElementByUserOrSqlAlias(String, String) - Method in class org.hibernate.hql.ast.tree.FromClause
 
findFunctionReturnType(String, AST) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Find the function return type given the function name and the first argument expression node.
findFunctionReturnType(String, SQLFunction, AST) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
 
findModified(Object[], Object[], Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Locate the property-indices of all properties considered to be dirty.
findModified(Object[], Object[], Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Compare the two snapshots to determine if they represent modified state.
findModified(StandardProperty[], Object[], Object[], boolean[][], boolean, SessionImplementor) - Static method in class org.hibernate.type.TypeFactory
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
findOrCreateFetchProfile(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
findOrCreateFetchProfile(String) - Method in interface org.hibernate.cfg.Mappings
Retrieves a fetch profile by either finding one currently in this repository matching the given name or by creating one (and adding it).
findPossibleExtends() - Method in class org.hibernate.cfg.Configuration
Find the first possible element in the queue of extends.
findPreviousSibling(AST, AST) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Find the previous sibling in the parent for the given child.
findPropertyByName(PersistentClass, String) - Static method in class org.hibernate.cfg.BinderHelper
Retrieve the property by path in a recursive way, including IndetifierProperty in the loop If propertyName is null or empty, the IdentifierProperty is returned
findPropertyByName(Component, String) - Static method in class org.hibernate.cfg.BinderHelper
Retrieve the property by path in a recursive way
findQueryableUsingImports(String) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Given a (potentially unqualified) class name, locate its persister.
findQueryableUsingImports(SessionFactoryImplementor, String) - Static method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Given a (potentially unqualified) class name, locate its persister.
findRevision(Class<T>, Number) - Method in interface org.hibernate.envers.AuditReader
A helper method; should be used only if a custom revision entity is used.
findRevision(Class<T>, Number) - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
findSQLFunction(String) - Method in class org.hibernate.dialect.function.SQLFunctionRegistry
 
findSQLFunction(String) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Locate a registered sql function by name.
findTypeInChildren(AST, int) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Finds the first node of the specified type in the chain of children.
FirebirdDialect - Class in org.hibernate.dialect
An SQL dialect for Firebird.
FirebirdDialect() - Constructor for class org.hibernate.dialect.FirebirdDialect
 
first() - Method in class org.hibernate.collection.PersistentSortedSet
 
first() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
first() - Method in class org.hibernate.impl.FetchingScrollableResultsImpl
Go to the first result
first() - Method in class org.hibernate.impl.ScrollableResultsImpl
 
first() - Method in interface org.hibernate.ScrollableResults
Go to the first result
firstIndexOfChar(String, String, int) - Static method in class org.hibernate.util.StringHelper
 
firstKey() - Method in class org.hibernate.collection.PersistentSortedMap
 
firstKey() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
FirstLevelCache - Class in org.hibernate.envers.reader
First level cache for versioned entities, versions reader-scoped.
FirstLevelCache() - Constructor for class org.hibernate.envers.reader.FirstLevelCache
 
firstLevelSecondaryTablesBinding(SecondaryTable, SecondaryTables) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
FkSecondPass - Class in org.hibernate.cfg
 
FkSecondPass(SimpleValue, Ejb3JoinColumn[]) - Constructor for class org.hibernate.cfg.FkSecondPass
 
FlagAdapter - Enum in org.hibernate.cache.infinispan.util
FlagAdapter.
FLOAT - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
FloatType - Class in org.hibernate.type
float: A type that maps an SQL FLOAT to a Java Float.
FloatType() - Constructor for class org.hibernate.type.FloatType
 
flush() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
flush() - Method in interface org.hibernate.engine.SessionImplementor
 
flush() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
flush() - Method in class org.hibernate.impl.SessionImpl
 
flush() - Method in class org.hibernate.impl.StatelessSessionImpl
 
flush() - Method in interface org.hibernate.Session
Force this session to flush.
flush() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
flush() - Method in class org.hibernate.stat.StatisticsImpl
 
flush() - Method in interface org.hibernate.stat.StatisticsImplementor
 
FLUSH_BEFORE_COMPLETION - Static variable in class org.hibernate.cfg.Environment
Enable automatic flush during the JTA beforeCompletion() callback
FLUSH_MODE - Static variable in class org.hibernate.ejb.AvailableSettings
Used to determine flush mode.
flushBeginning() - Method in class org.hibernate.jdbc.ConnectionManager
Callback to let us know that a flush is beginning.
flushEnding() - Method in class org.hibernate.jdbc.ConnectionManager
Callback to let us know that a flush is ending.
FlushEntityEvent - Class in org.hibernate.event
 
FlushEntityEvent(EventSource, Object, EntityEntry) - Constructor for class org.hibernate.event.FlushEntityEvent
 
FlushEntityEventListener - Interface in org.hibernate.event
 
FlushEvent - Class in org.hibernate.event
Defines an event class for the flushing of a session.
FlushEvent(EventSource) - Constructor for class org.hibernate.event.FlushEvent
 
FlushEventListener - Interface in org.hibernate.event
Defines the contract for handling of session flush events.
flushEverythingToExecutions(FlushEvent) - Method in class org.hibernate.event.def.AbstractFlushingEventListener
Coordinates the processing necessary to get things ready for executions as db calls by preping the session caches and moving the appropriate entities and collections to their respective execution queues.
FlushMode - Class in org.hibernate
Represents a flushing strategy.
FlushModeType - Enum in org.hibernate.annotations
Enumeration extending javax.persistence flush modes.
FlushVisitor - Class in org.hibernate.event.def
Process collections reachable from an entity.
FORCE - Static variable in class org.hibernate.LockMode
Deprecated. instead use PESSIMISTIC_FORCE_INCREMENT
FORCE_TBL_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
forceConversion(ValueHandlerFactory.ValueHandler<X>) - Method in class org.hibernate.ejb.criteria.expression.AbstractTupleElement
 
ForceDiscriminator - Annotation Type in org.hibernate.annotations
ForceDiscriminator flag To be placed at the root entity near @DiscriminatorColumn or @DiscriminatorFormula
forceFlush(EntityEntry) - Method in interface org.hibernate.event.EventSource
Force an immediate flush
forceFlush(EntityEntry) - Method in class org.hibernate.impl.SessionImpl
 
forceInitialization() - Method in class org.hibernate.collection.AbstractPersistentCollection
To be called internally by the session, forcing immediate initialization.
forceInitialization() - Method in interface org.hibernate.collection.PersistentCollection
To be called internally by the session, forcing immediate initialization.
forceLimitUsage() - Method in class org.hibernate.dialect.Dialect
Generally, if there is no limit applied to a Hibernate query we do not apply any limits to the SQL query.
forceLocked(Object, Object) - Method in class org.hibernate.engine.EntityEntry
 
forceNotNull() - Method in class org.hibernate.cfg.Ejb3Column
 
forceVersionIncrement(Serializable, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
forceVersionIncrement(Serializable, Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
 
forClass(Class) - Static method in class org.hibernate.criterion.DetachedCriteria
 
forClass(Class, String) - Static method in class org.hibernate.criterion.DetachedCriteria
 
FOREIGN_KEY_FROM_PARENT - Static variable in class org.hibernate.type.ForeignKeyDirection
A foreign key from parent to child
FOREIGN_KEY_TO_PARENT - Static variable in class org.hibernate.type.ForeignKeyDirection
A foreign key from child to parent
ForeignGenerator - Class in org.hibernate.id
foreign

An Identifier generator that uses the value of the id property of an associated object

One mapping parameter is required: property.
ForeignGenerator() - Constructor for class org.hibernate.id.ForeignGenerator
 
ForeignKey - Annotation Type in org.hibernate.annotations
 
ForeignKey - Class in org.hibernate.mapping
A foreign key constraint
ForeignKey() - Constructor for class org.hibernate.mapping.ForeignKey
 
foreignKeyColumnName(String, String, String, String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
foreignKeyColumnName(String, String, String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the property name or propertyTableName
foreignKeyColumnName(String, String, String, String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
foreignKeyColumnName(String, String, String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Return the property name or propertyTableName
foreignKeyColumnName(String, String, String, String) - Method in interface org.hibernate.cfg.NamingStrategy
Return the foreign key column name for the given parameters
ForeignKeyDirection - Class in org.hibernate.type
Represents directionality of the foreign key constraint
ForeignKeyDirection() - Constructor for class org.hibernate.type.ForeignKeyDirection
 
ForeignKeyMetadata - Class in org.hibernate.tool.hbm2ddl
JDBC foreign key metadata
ForeignKeys - Class in org.hibernate.engine
Algorithms related to foreign key constraint transparency
ForeignKeys.Nullifier - Class in org.hibernate.engine
 
ForeignKeys.Nullifier(Object, boolean, boolean, SessionImplementor) - Constructor for class org.hibernate.engine.ForeignKeys.Nullifier
 
forEntitiesAtRevision(Class<?>, Number) - Method in class org.hibernate.envers.query.AuditQueryCreator
Creates a query, which will return entities satisfying some conditions (specified later), at a given revision.
forEntitiesAtRevision(Class<?>, String, Number) - Method in class org.hibernate.envers.query.AuditQueryCreator
Creates a query, which will return entities satisfying some conditions (specified later), at a given revision and a given entityName.
forEntityName(String) - Static method in class org.hibernate.criterion.DetachedCriteria
 
forEntityName(String, String) - Static method in class org.hibernate.criterion.DetachedCriteria
 
format(int) - Method in class org.hibernate.id.UUIDHexGenerator
 
format(short) - Method in class org.hibernate.id.UUIDHexGenerator
 
format(String) - Method in class org.hibernate.jdbc.util.BasicFormatterImpl
 
format(String) - Method in class org.hibernate.jdbc.util.DDLFormatterImpl
Format an SQL statement using simple rules Insert newline after each comma Indent three spaces after each inserted newline If the statement contains single/double quotes return unchanged, it is too complex and could be broken by simple formatting.
format(String) - Method in interface org.hibernate.jdbc.util.Formatter
 
FORMAT_SQL - Static variable in class org.hibernate.cfg.Environment
Enable formatting of SQL logged to the console
FormatStyle - Class in org.hibernate.jdbc.util
Represents the the understood types or styles of formatting.
Formatter - Interface in org.hibernate.jdbc.util
Formatter contract
Formula - Annotation Type in org.hibernate.annotations
Formula.
Formula - Class in org.hibernate.mapping
A formula is a derived column value
Formula() - Constructor for class org.hibernate.mapping.Formula
 
forName(String) - Static method in class org.hibernate.criterion.Property
 
forRevisionsOfEntity(Class<?>, boolean, boolean) - Method in class org.hibernate.envers.query.AuditQueryCreator
Creates a query, which selects the revisions, at which the given entity was modified.
forRevisionsOfEntity(Class<?>, String, boolean, boolean) - Method in class org.hibernate.envers.query.AuditQueryCreator
Creates a query, which selects the revisions, at which the given entity was modified and with a given entityName.
ForUpdateFragment - Class in org.hibernate.sql
 
ForUpdateFragment(Dialect) - Constructor for class org.hibernate.sql.ForUpdateFragment
 
ForUpdateFragment(Dialect, LockOptions, Map) - Constructor for class org.hibernate.sql.ForUpdateFragment
 
forUpdateOfColumns() - Method in class org.hibernate.dialect.Dialect
Is FOR UPDATE OF syntax supported?
forUpdateOfColumns() - Method in class org.hibernate.dialect.Ingres9Dialect
Is FOR UPDATE OF syntax supported?
forUpdateOfColumns() - Method in class org.hibernate.dialect.MimerSQLDialect
Does the FOR UPDATE OF syntax specify particular columns?
forUpdateOfColumns() - Method in class org.hibernate.dialect.Oracle8iDialect
 
forUpdateOfColumns() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
forUpdateOfColumns() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
The RDMS DB supports the 'FOR UPDATE OF' clause.
FORWARD_ONLY - Static variable in class org.hibernate.ScrollMode
 
from(EntityType<X>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
from(Class<X>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
from(EntityType<X>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
from(Class<X>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
from(Class<X>) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
from(EntityType<X>) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
fromAccessType(AccessType) - Static method in enum org.hibernate.annotations.CacheConcurrencyStrategy
 
FromClause - Class in org.hibernate.hql.ast.tree
Represents the 'FROM' part of a query or subquery, containing all mapped class references.
FromClause() - Constructor for class org.hibernate.hql.ast.tree.FromClause
 
FromElement - Class in org.hibernate.hql.ast.tree
Represents a single mapped class mentioned in an HQL FROM clause.
FromElement() - Constructor for class org.hibernate.hql.ast.tree.FromElement
 
FromElement(FromClause, FromElement, String) - Constructor for class org.hibernate.hql.ast.tree.FromElement
Constructor form used to initialize ComponentJoin
FromElementFactory - Class in org.hibernate.hql.ast.tree
Encapsulates the creation of FromElements and JoinSequences.
FromElementFactory(FromClause, FromElement, String) - Constructor for class org.hibernate.hql.ast.tree.FromElementFactory
Creates entity from elements.
FromElementFactory(FromClause, FromElement, String, String, String[], boolean) - Constructor for class org.hibernate.hql.ast.tree.FromElementFactory
Creates collection from elements.
fromFragmentSeparator(AST) - Method in class org.hibernate.hql.ast.SqlGenerator
 
FromImplementor<Z,X> - Interface in org.hibernate.ejb.criteria
Implementation contract for the JPA From interface.
fromJoinFragment(String, boolean, boolean) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
fromJoinFragment(String, boolean, boolean) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
fromJoinFragment(String, boolean, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
fromJoinFragment(String, boolean, boolean) - Method in interface org.hibernate.persister.entity.Joinable
Get the from clause part of any joins (optional operation)
FromParser - Class in org.hibernate.hql.classic
Parses the from clause of a hibernate query, looking for tables and aliases for the SQL query.
FromParser() - Constructor for class org.hibernate.hql.classic.FromParser
 
FromPathExpressionParser - Class in org.hibernate.hql.classic
 
FromPathExpressionParser() - Constructor for class org.hibernate.hql.classic.FromPathExpressionParser
 
FromReferenceNode - Class in org.hibernate.hql.ast.tree
Represents a reference to a FROM element, for example a class alias in a WHERE clause.
FromReferenceNode() - Constructor for class org.hibernate.hql.ast.tree.FromReferenceNode
 
fromRepresentation(Object) - Static method in enum org.hibernate.envers.RevisionType
 
fromStringValue(String) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
fromStringValue(String) - Method in class org.hibernate.type.AbstractCharArrayType
Deprecated.  
fromStringValue(String) - Method in class org.hibernate.type.AbstractLongStringType
Deprecated.  
fromStringValue(String) - Method in class org.hibernate.type.AdaptedImmutableType
 
fromStringValue(String) - Method in class org.hibernate.type.BigDecimalType
 
fromStringValue(String) - Method in class org.hibernate.type.BigIntegerType
 
fromStringValue(String) - Method in class org.hibernate.type.BooleanType
 
fromStringValue(String) - Method in class org.hibernate.type.ByteType
 
fromStringValue(String) - Method in class org.hibernate.type.CalendarDateType
 
fromStringValue(String) - Method in class org.hibernate.type.CalendarType
 
fromStringValue(String) - Method in class org.hibernate.type.CharacterType
 
fromStringValue(String) - Method in class org.hibernate.type.ClassType
 
fromStringValue(String) - Method in class org.hibernate.type.CurrencyType
 
fromStringValue(String) - Method in class org.hibernate.type.DateType
 
fromStringValue(String) - Method in class org.hibernate.type.DoubleType
 
fromStringValue(String) - Method in class org.hibernate.type.FloatType
 
fromStringValue(String) - Method in class org.hibernate.type.IntegerType
 
fromStringValue(String) - Method in class org.hibernate.type.LocaleType
 
fromStringValue(String) - Method in class org.hibernate.type.LongType
 
fromStringValue(String) - Method in class org.hibernate.type.NullableType
Deprecated.  
fromStringValue(String) - Method in class org.hibernate.type.SerializableType
 
fromStringValue(String) - Method in class org.hibernate.type.ShortType
 
fromStringValue(String) - Method in class org.hibernate.type.StringType
 
fromStringValue(String) - Method in class org.hibernate.type.TimestampType
 
fromStringValue(String) - Method in class org.hibernate.type.TimeType
 
fromStringValue(String) - Method in class org.hibernate.type.TimeZoneType
 
fromTableFragment(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
fromTableFragment(String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Get the main from table fragment, given a query alias.
fromTableFragment(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
fromTableFragment(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.AnyType
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.BlobType
Parse the XML representation of an instance.
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.ClobType
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.CollectionType
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.ComponentType
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.CompositeCustomType
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.CustomType
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.EntityType
Parse the XML representation of an instance.
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.MetaType
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.NullableType
Deprecated.  
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.SerializableToBlobType
 
fromXMLNode(Node, Mapping) - Method in interface org.hibernate.type.Type
Parse the XML representation of an instance.
fromXMLString(String, Mapping) - Method in class org.hibernate.type.CustomType
 
fromXMLString(String) - Method in class org.hibernate.type.EnumType
 
fromXMLString(String, Mapping) - Method in class org.hibernate.type.MetaType
 
fromXMLString(String, Mapping) - Method in class org.hibernate.type.NullableType
Deprecated.  
fromXMLString(String) - Method in interface org.hibernate.usertype.EnhancedUserType
Parse a string representation of this value, as it appears in an XML document
FrontBaseDialect - Class in org.hibernate.dialect
An SQL Dialect for Frontbase.
FrontBaseDialect() - Constructor for class org.hibernate.dialect.FrontBaseDialect
 
FULL - Static variable in class org.hibernate.engine.ValueInclusion
 
FULL_JOIN - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Specifies joining to an entity based on a full join.
FULL_JOIN - Static variable in class org.hibernate.sql.JoinFragment
 
fullTestName() - Method in class org.hibernate.junit.UnitTestCase
 
fullTestName() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
function(String, Class<T>, Expression<?>...) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
function(String, Class<T>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Create a reference to a function taking no params.
function(String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Projection using a custom function
FunctionalTestCase - Class in org.hibernate.junit.functional
Most of the Hibernate test suite in fact is a series of functional tests, not unit tests.
FunctionalTestCase(String) - Constructor for class org.hibernate.junit.functional.FunctionalTestCase
 
FunctionalTestClassTestSuite - Class in org.hibernate.junit.functional
A specialized TestSuite implementation intended for use as an aggregate for a single test class specifically for the purpose of maintaing a single SessionFactory for executings all tests defined as part of the given functional test class.
FunctionalTestClassTestSuite(Class, String) - Constructor for class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 
FunctionalTestClassTestSuite(Class) - Constructor for class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 
FunctionExpression<T> - Interface in org.hibernate.ejb.criteria.expression.function
Contract for expressions which model a SQL function call.
FunctionNode - Interface in org.hibernate.hql.ast.tree
Identifies a node which models a SQL function.

G

ge(Object) - Method in class org.hibernate.criterion.Property
 
ge(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
ge(String, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply a "greater than or equal" constraint to the named property
ge(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
ge(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
ge(Expression<? extends Number>, Number) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
ge(T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "greater than or equal" constraint
geAll(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
geAll(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
GeneralDataRegion - Interface in org.hibernate.cache
Contract for general-purpose cache regions.
generate() - Method in class org.hibernate.envers.revisioninfo.DefaultRevisionInfoGenerator
 
generate() - Method in interface org.hibernate.envers.revisioninfo.RevisionInfoGenerator
 
generate(SessionImplementor, Object) - Method in class org.hibernate.id.AbstractPostInsertGenerator
Generate a new identifier.
generate(SessionImplementor, Object) - Method in class org.hibernate.id.Assigned
 
generate(SessionImplementor, Object) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
 
generate(AccessCallback) - Method in interface org.hibernate.id.enhanced.Optimizer
Generate an identifier value accounting for this specific optimization.
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.OptimizerFactory.HiLoOptimizer
Generate an identifier value accounting for this specific optimization.
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.OptimizerFactory.LegacyHiLoAlgorithmOptimizer
Generate an identifier value accounting for this specific optimization.
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.OptimizerFactory.NoopOptimizer
Generate an identifier value accounting for this specific optimization.
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledLoOptimizer
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledOptimizer
Generate an identifier value accounting for this specific optimization.
generate(SessionImplementor, Object) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Generate a new identifier.
generate(SessionImplementor, Object) - Method in class org.hibernate.id.enhanced.TableGenerator
Generate a new identifier.
generate(SessionImplementor, Object) - Method in class org.hibernate.id.ForeignGenerator
Generate a new identifier.
generate(SessionImplementor, Object) - Method in class org.hibernate.id.GUIDGenerator
 
generate(SessionImplementor, Object) - Method in interface org.hibernate.id.IdentifierGenerator
Generate a new identifier.
generate(SessionImplementor, Object) - Method in class org.hibernate.id.IncrementGenerator
 
generate(SessionImplementor, Object) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
generate(SessionImplementor, Object) - Method in class org.hibernate.id.SequenceGenerator
 
generate(SessionImplementor, Object) - Method in class org.hibernate.id.SequenceHiLoGenerator
 
generate(SessionImplementor, Object) - Method in class org.hibernate.id.SequenceIdentityGenerator
 
generate(SessionImplementor, Object) - Method in class org.hibernate.id.TableGenerator
 
generate(SessionImplementor, Object) - Method in class org.hibernate.id.TableHiLoGenerator
 
generate(SessionImplementor, Object) - Method in class org.hibernate.id.UUIDHexGenerator
 
GENERATE_STATISTICS - Static variable in class org.hibernate.cfg.Environment
Enable statistics collection
generateAlias() - Method in interface org.hibernate.ejb.criteria.CriteriaQueryCompiler.RenderingContext
Generate a correlation name.
generateAlias(String) - Method in interface org.hibernate.sql.AliasGenerator
 
generateAlias(String) - Static method in class org.hibernate.util.StringHelper
 
generateAlias(String, int) - Static method in class org.hibernate.util.StringHelper
Generate a nice alias for the given class name or collection role name and unique integer.
generateColumnNames(Type[]) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
 
generateColumnNames(Type[], SessionFactoryImplementor) - Static method in class org.hibernate.hql.NameGenerator
 
generateCustomReturns(boolean) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor
 
Generated - Annotation Type in org.hibernate.annotations
The annotated property is generated by the database
generateData(Object) - Method in class org.hibernate.envers.synchronization.work.AddWorkUnit
 
generateData(Object) - Method in interface org.hibernate.envers.synchronization.work.AuditWorkUnit
 
generateData(Object) - Method in class org.hibernate.envers.synchronization.work.CollectionChangeWorkUnit
 
generateData(Object) - Method in class org.hibernate.envers.synchronization.work.DelWorkUnit
 
generateData(Object) - Method in class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
generateData(Object) - Method in class org.hibernate.envers.synchronization.work.ModWorkUnit
 
generateData(Object) - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
GeneratedCollectionAliases - Class in org.hibernate.loader
CollectionAliases which handles the logic of selecting user provided aliases (via return-property), before using the default aliases.
GeneratedCollectionAliases(Map, CollectionPersister, String) - Constructor for class org.hibernate.loader.GeneratedCollectionAliases
 
GeneratedCollectionAliases(CollectionPersister, String) - Constructor for class org.hibernate.loader.GeneratedCollectionAliases
 
generateDeleteRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateDeleteRowString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
Generate the SQL DELETE that deletes a particular row
generateDeleteRowString() - Method in class org.hibernate.persister.collection.OneToManyPersister
Generate the SQL UPDATE that updates a particular row's foreign key to null
generateDeleteString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateDeleteString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
Generate the SQL DELETE that deletes all rows
generateDeleteString() - Method in class org.hibernate.persister.collection.OneToManyPersister
Generate the SQL UPDATE that updates all the foreign keys to null
generateDeleteString(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Generate the SQL that deletes a row by id (and version)
generateDetectRowByElementString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateDetectRowByIndexString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateDom4jElement(String) - Static method in class org.hibernate.util.XMLHelper
 
generateDropSchemaScript(Dialect) - Method in class org.hibernate.cfg.Configuration
Generate DDL for dropping tables
generateFilterConditionAlias(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateFilterConditionAlias(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
generateFilterConditionAlias(String) - Method in interface org.hibernate.persister.entity.Queryable
The alias used for any filter conditions (mapped where-fragments or enabled-filters).
generateFirstPass(PersistentClass, ClassAuditingData, EntityXmlMappingData, boolean) - Method in class org.hibernate.envers.configuration.metadata.AuditMetadataGenerator
 
generateHashCode() - Method in class org.hibernate.engine.CollectionKey
 
generateHashCode(SessionFactoryImplementor) - Method in class org.hibernate.engine.EntityUniqueKey
 
generateHolder(SessionImplementor) - Method in class org.hibernate.id.SequenceGenerator
 
generateHolder(SessionImplementor) - Method in class org.hibernate.id.TableGenerator
 
generateIdentityInsertString(boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Used to generate an insery statement against the root table in the case of identifier generation strategies where the insert statement executions actually generates the identifier value.
generateIdInsertSelect(Queryable, String, AST) - Method in class org.hibernate.hql.ast.exec.AbstractStatementExecutor
 
generateIdSubselect(Queryable) - Method in class org.hibernate.hql.ast.exec.AbstractStatementExecutor
 
generateInsertGeneratedValuesSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateInsertRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateInsertRowString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
Generate the SQL INSERT that creates a new row
generateInsertRowString() - Method in class org.hibernate.persister.collection.OneToManyPersister
Generate the SQL UPDATE that updates a foreign key to a value
generateInsertString(boolean[], int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateInsertString(boolean, boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateInsertString(boolean, boolean[], int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Generate the SQL that inserts a row
generateLazySelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateLocker(LockMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateLockString(int) - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
generateLockString(int) - Method in class org.hibernate.dialect.lock.PessimisticReadSelectLockingStrategy
 
generateLockString() - Method in class org.hibernate.dialect.lock.PessimisticReadUpdateLockingStrategy
 
generateLockString(int) - Method in class org.hibernate.dialect.lock.PessimisticWriteSelectLockingStrategy
 
generateLockString() - Method in class org.hibernate.dialect.lock.PessimisticWriteUpdateLockingStrategy
 
generateLockString(int) - Method in class org.hibernate.dialect.lock.SelectLockingStrategy
 
generateLockString() - Method in class org.hibernate.dialect.lock.UpdateLockingStrategy
 
generateMap() - Method in class org.hibernate.tuple.DynamicMapInstantiator
 
generateNamedParameter(AST, AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
generatePositionalParameter(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
generateProxy(byte[]) - Static method in class org.hibernate.engine.jdbc.BlobProxy
Generates a BlobImpl proxy using byte data.
generateProxy(InputStream, long) - Static method in class org.hibernate.engine.jdbc.BlobProxy
Generates a BlobImpl proxy using a given number of bytes from an InputStream.
generateProxy(String) - Static method in class org.hibernate.engine.jdbc.ClobProxy
Generates a Clob proxy using the string data.
generateProxy(Reader, long) - Static method in class org.hibernate.engine.jdbc.ClobProxy
Generates a Clob proxy using a character reader of given length.
generateProxy(String) - Static method in class org.hibernate.engine.jdbc.NClobProxy
Generates a Clob proxy using the string data.
generateProxy(Reader, long) - Static method in class org.hibernate.engine.jdbc.NClobProxy
Generates a Clob proxy using a character reader of given length.
generateProxy(ResultSet, ColumnNameCache) - Static method in class org.hibernate.engine.jdbc.ResultSetWrapperProxy
Generates a proxy wrapping the ResultSet.
generateProxy(Blob) - Static method in class org.hibernate.engine.jdbc.SerializableBlobProxy
Generates a SerializableBlob proxy wrapping the provided Blob object.
generateProxy(Clob) - Static method in class org.hibernate.engine.jdbc.SerializableClobProxy
Generates a SerializableClobProxy proxy wrapping the provided Clob object.
generateProxy(Clob) - Static method in class org.hibernate.engine.jdbc.SerializableNClobProxy
Generates a SerializableClobProxy proxy wrapping the provided Clob object.
generateProxy(ConnectionManager) - Static method in class org.hibernate.jdbc.BorrowedConnectionProxy
Generates a Connection proxy wrapping the connection managed by the passed connection manager.
generateQueryKey(String, QueryParameters, Set, SessionImplementor, ResultTransformer) - Static method in class org.hibernate.cache.QueryKey
Generates a QueryKey.
generateRootAlias(String) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
generateRootAlias(String) - Method in class org.hibernate.loader.JoinWalker
 
generateScalarColumns(HqlSqlWalkerNode, String[], int) - Static method in class org.hibernate.hql.ast.util.ColumnHelper
Generates the scalar column AST nodes for a given array of SQL columns
generateSchemaCreationScript(Dialect) - Method in class org.hibernate.cfg.Configuration
Generate DDL for creating tables
generateSchemaUpdateScript(Dialect, DatabaseMetadata) - Method in class org.hibernate.cfg.Configuration
Generate DDL for altering tables
generateSecondPass(PersistentClass, ClassAuditingData, EntityXmlMappingData) - Method in class org.hibernate.envers.configuration.metadata.AuditMetadataGenerator
 
generateSelectFragment(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateSelectRowByIndexString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateSelectSizeString(boolean) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateSelectString(LockMode) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
Generate the SQL that selects a row by id
generateSelectVersionString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Generate the SQL that selects the version number by id
generateSingleScalarColumn(HqlSqlWalkerNode, int) - Static method in class org.hibernate.hql.ast.util.ColumnHelper
 
generateSnapshotSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateSQLAlias() - Method in interface org.hibernate.criterion.CriteriaQuery
 
generateSQLAlias() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
generateSubquery(PersistentClass, Mapping) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
generateSuffixes(int) - Static method in class org.hibernate.loader.BasicLoader
Utility method that generates 0_, 1_ suffixes.
generateSuffixes(int, int) - Static method in class org.hibernate.loader.BasicLoader
 
generateTableAlias(int, String, Joinable) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
generateTableAlias(int, String, Joinable) - Method in class org.hibernate.loader.JoinWalker
 
generateTableAlias(String, int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateTemporaryTableName(String) - Method in class org.hibernate.dialect.Cache71Dialect
 
generateTemporaryTableName(String) - Method in class org.hibernate.dialect.DB2Dialect
 
generateTemporaryTableName(String) - Method in class org.hibernate.dialect.Dialect
Generate a temporary table name given the bas table.
generateTemporaryTableName(String) - Method in class org.hibernate.dialect.HSQLDialect
With HSQLDB 2.0, the table name is qualified with MODULE to assist the drop statement (in-case there is a global name beginning with HT_)
generateTemporaryTableName(String) - Method in class org.hibernate.dialect.IngresDialect
 
generateTemporaryTableName(String) - Method in class org.hibernate.dialect.Oracle8iDialect
 
generateTemporaryTableName(String) - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
generateTemporaryTableName(String) - Method in class org.hibernate.dialect.SAPDBDialect
 
generateTemporaryTableName(String) - Method in class org.hibernate.dialect.TimesTenDialect
 
generateTokenNameCache(Class) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Method to generate a map of token type names, keyed by their token type values.
generateUpdateGeneratedValuesSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateUpdateRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateUpdateRowString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
Generate the SQL UPDATE that updates a row
generateUpdateRowString() - Method in class org.hibernate.persister.collection.OneToManyPersister
Not needed for one-to-many association
generateUpdateString(boolean[], int, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateUpdateString(boolean[], int, Object[], boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Generate the SQL that updates a row by id (and version)
GenerationTime - Enum in org.hibernate.annotations
When should the generation occurs
generatorKey() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Return a key unique to the underlying database objects.
generatorKey() - Method in class org.hibernate.id.enhanced.TableGenerator
Return a key unique to the underlying database objects.
generatorKey() - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
generatorKey() - Method in interface org.hibernate.id.PersistentIdentifierGenerator
Return a key unique to the underlying database objects.
generatorKey() - Method in class org.hibernate.id.SequenceGenerator
 
generatorKey() - Method in class org.hibernate.id.TableGenerator
 
GenericGenerator - Annotation Type in org.hibernate.annotations
Generator annotation describing any kind of Hibernate generator in a detyped manner
GenericGenerators - Annotation Type in org.hibernate.annotations
Array of generic generator definitions
GenericJDBCException - Exception in org.hibernate.exception
Generic, non-specific JDBCException.
GenericJDBCException(String, SQLException) - Constructor for exception org.hibernate.exception.GenericJDBCException
 
GenericJDBCException(String, SQLException, String) - Constructor for exception org.hibernate.exception.GenericJDBCException
 
geProperty(Property) - Method in class org.hibernate.criterion.Property
 
geProperty(String) - Method in class org.hibernate.criterion.Property
 
geProperty(String, String) - Static method in class org.hibernate.criterion.Restrictions
Apply a "greater than or equal" constraint to two properties
geProperty(String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "greater than or equal" constraint to another property
geSome(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
geSome(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
get(Object, long) - Method in interface org.hibernate.cache.access.CollectionRegionAccessStrategy
Attempt to retrieve an object from the cache.
get(Object, long) - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Attempt to retrieve an object from the cache.
get(Object) - Method in interface org.hibernate.cache.Cache
Deprecated. Get an item from the cache, nontransactionally
get(Object, long) - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. Attempt to retrieve an object from the cache.
get(Object) - Method in class org.hibernate.cache.EhCache
Gets a value of an element which matches the given key.
get(Object) - Method in interface org.hibernate.cache.GeneralDataRegion
Get an item from the cache.
get(Object) - Method in class org.hibernate.cache.HashtableCache
 
get(Object) - Method in class org.hibernate.cache.impl.bridge.BaseGeneralDataRegionAdapter
 
get(Object, long) - Method in class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
get(Object, long) - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
get(Object, long) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
get(Object) - Method in class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion
 
get(Object, FlagAdapter, boolean) - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
Performs a Infinispan get(Fqn, Object)
get(Object) - Method in class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl
 
get(Object) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
 
get(Object) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Performs an get(Object) on the cache, wrapping any exception in a CacheException.
get(Object) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
get(Object, long) - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
get(Object, long) - Method in class org.hibernate.cache.jbc.collection.TransactionalAccess
Attempt to retrieve an object from the cache.
get(Object, long) - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
get(Object) - Method in class org.hibernate.cache.jbc.query.QueryResultsRegionImpl
 
get(Object) - Method in class org.hibernate.cache.jbc.timestamp.ClusteredConcurrentTimestampsRegionImpl
 
get(Object) - Method in class org.hibernate.cache.jbc.timestamp.TimestampsRegionImpl
 
get(Cache, Fqn, Object) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Builds an Fqn from region and key and performs a JBoss Cache get(Fqn, Object), wrapping any exception in a CacheException.
get(Object, long) - Method in class org.hibernate.cache.NonstrictReadWriteCache
Get the most recent version, if available.
get(Object) - Method in class org.hibernate.cache.OSCache
 
get(QueryKey, Type[], boolean, Set, SessionImplementor) - Method in interface org.hibernate.cache.QueryCache
 
get(Object, long) - Method in class org.hibernate.cache.ReadOnlyCache
 
get(Object, long) - Method in class org.hibernate.cache.ReadWriteCache
Do not return an item whose timestamp is later than the current transaction timestamp.
get(QueryKey, Type[], boolean, Set, SessionImplementor) - Method in class org.hibernate.cache.StandardQueryCache
 
get(Object) - Method in class org.hibernate.cache.SwarmCache
Get an item from the cache
get(Object, long) - Method in class org.hibernate.cache.TransactionalCache
 
GET - Static variable in class org.hibernate.CacheMode
The session may read items from the cache, but will not add items, except to invalidate items when updates occur
get(GroupsPerOperation.Operation) - Method in class org.hibernate.cfg.beanvalidation.GroupsPerOperation
 
get(int) - Method in class org.hibernate.collection.PersistentBag
 
get(int) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
get(int) - Method in class org.hibernate.collection.PersistentList
 
get(Object) - Method in class org.hibernate.collection.PersistentMap
 
get(int) - Method in class org.hibernate.dialect.TypeNames
get default type name for specified type
get(int, int, int, int) - Method in class org.hibernate.dialect.TypeNames
get type name for specified type and size
get(SingularAttribute<? super X, Y>) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
get(PluralAttribute<X, C, E>) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
get(MapAttribute<X, K, V>) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
get(String) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
get(Session) - Static method in class org.hibernate.envers.AuditReaderFactory
Create an audit reader associated with an open session.
get(EntityManager) - Static method in class org.hibernate.envers.AuditReaderFactory
Create an audit reader associated with an open entity manager.
get(PersistentClass) - Static method in enum org.hibernate.envers.configuration.metadata.InheritanceType
 
get(String) - Method in class org.hibernate.envers.entities.EntitiesConfigurations
 
get(int) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
get(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
get(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
get(AuditConfiguration) - Method in class org.hibernate.envers.query.property.EntityPropertyName
 
get(AuditConfiguration) - Method in class org.hibernate.envers.query.property.OriginalIdPropertyName
 
get(AuditConfiguration) - Method in interface org.hibernate.envers.query.property.PropertyNameGetter
 
get(AuditConfiguration) - Method in class org.hibernate.envers.query.property.RevisionNumberPropertyName
 
get(AuditConfiguration) - Method in class org.hibernate.envers.query.property.RevisionPropertyPropertyName
 
get(AuditConfiguration) - Method in class org.hibernate.envers.query.property.RevisionTypePropertyName
 
get(String, Number, Object) - Method in class org.hibernate.envers.reader.FirstLevelCache
 
get(EventSource) - Method in class org.hibernate.envers.synchronization.AuditProcessManager
 
get(Object) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
GET - Static variable in interface org.hibernate.event.LoadEventListener
 
get(ResultSet, Type) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
Extract the value from the result set (which is assumed to already have been positioned to the apopriate row) and wrp it in the appropriate Java numeric type.
get() - Method in class org.hibernate.impl.AbstractScrollableResults
 
get(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
get(Class, Serializable) - Method in class org.hibernate.impl.SessionImpl
 
get(String, Serializable) - Method in class org.hibernate.impl.SessionImpl
 
get(Class, Serializable, LockMode) - Method in class org.hibernate.impl.SessionImpl
 
get(Class, Serializable, LockOptions) - Method in class org.hibernate.impl.SessionImpl
 
get(String, Serializable, LockMode) - Method in class org.hibernate.impl.SessionImpl
 
get(String, Serializable, LockOptions) - Method in class org.hibernate.impl.SessionImpl
 
get(Class, Serializable) - Method in class org.hibernate.impl.StatelessSessionImpl
 
get(Class, Serializable, LockMode) - Method in class org.hibernate.impl.StatelessSessionImpl
 
get(String, Serializable) - Method in class org.hibernate.impl.StatelessSessionImpl
 
get(String, Serializable, LockMode) - Method in class org.hibernate.impl.StatelessSessionImpl
 
get(Object) - Method in class org.hibernate.property.BackrefPropertyAccessor.BackrefGetter
Get the property value from the given instance .
get(Object) - Method in class org.hibernate.property.BasicPropertyAccessor.BasicGetter
Get the property value from the given instance .
get(Object) - Method in class org.hibernate.property.DirectPropertyAccessor.DirectGetter
Get the property value from the given instance .
get(Object) - Method in class org.hibernate.property.Dom4jAccessor.AttributeGetter
Get the property value from the given instance .
get(Object) - Method in class org.hibernate.property.Dom4jAccessor.ElementAttributeGetter
Get the property value from the given instance .
get(Object) - Method in class org.hibernate.property.Dom4jAccessor.ElementGetter
Get the property value from the given instance .
get(Object) - Method in class org.hibernate.property.Dom4jAccessor.TextGetter
Get the property value from the given instance .
get(Object) - Method in class org.hibernate.property.EmbeddedPropertyAccessor.EmbeddedGetter
Get the property value from the given instance .
get(Object) - Method in interface org.hibernate.property.Getter
Get the property value from the given instance .
get(Object) - Method in class org.hibernate.property.IndexPropertyAccessor.IndexGetter
Get the property value from the given instance .
get(Object) - Method in class org.hibernate.property.MapAccessor.MapGetter
Get the property value from the given instance .
get(Object) - Method in class org.hibernate.proxy.map.MapProxy
 
get() - Method in interface org.hibernate.ScrollableResults
Get the current row of results
get(int) - Method in interface org.hibernate.ScrollableResults
Get the ith object in the current row of results, without initializing any other results in the row.
get(Class, Serializable) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(Class, Serializable, LockMode) - Method in interface org.hibernate.Session
Deprecated. LockMode parameter should be replaced with LockOptions
get(Class, Serializable, LockOptions) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(String, Serializable) - Method in interface org.hibernate.Session
Return the persistent instance of the given named entity with the given identifier, or null if there is no such persistent instance.
get(String, Serializable, LockMode) - Method in interface org.hibernate.Session
Deprecated. LockMode parameter should be replaced with LockOptions
get(String, Serializable, LockOptions) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(String, Serializable) - Method in interface org.hibernate.StatelessSession
Retrieve a row.
get(Class, Serializable) - Method in interface org.hibernate.StatelessSession
Retrieve a row.
get(String, Serializable, LockMode) - Method in interface org.hibernate.StatelessSession
Retrieve a row, obtaining the specified lock mode.
get(Class, Serializable, LockMode) - Method in interface org.hibernate.StatelessSession
Retrieve a row, obtaining the specified lock mode.
get(ResultSet, String) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
get(ResultSet, String) - Method in class org.hibernate.type.AbstractCharArrayType
Deprecated.  
get(ResultSet, String) - Method in class org.hibernate.type.AbstractLobType
 
get(ResultSet, String) - Method in class org.hibernate.type.AbstractLongStringType
Deprecated.  
get(ResultSet, String) - Method in class org.hibernate.type.AdaptedImmutableType
 
get(ResultSet, String) - Method in class org.hibernate.type.BigDecimalType
 
get(ResultSet, String) - Method in class org.hibernate.type.BigIntegerType
 
get(ResultSet, String) - Method in class org.hibernate.type.BlobType
Deprecated. Use BlobType.get(ResultSet,String,LobCreator) instead
get(ResultSet, String, LobCreator) - Method in class org.hibernate.type.BlobType
 
get(ResultSet, String) - Method in class org.hibernate.type.BooleanType
 
get(ResultSet, String) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
get(ResultSet, String) - Method in class org.hibernate.type.ByteType
 
get(ResultSet, String) - Method in class org.hibernate.type.CalendarDateType
 
get(ResultSet, String) - Method in class org.hibernate.type.CalendarType
 
get(ResultSet, String) - Method in class org.hibernate.type.CharacterType
 
get(ResultSet, String) - Method in class org.hibernate.type.CharBooleanType
Deprecated.  
get(ResultSet, String) - Method in class org.hibernate.type.ClassType
 
get(ResultSet, String) - Method in class org.hibernate.type.ClobType
Deprecated. Use ClobType.get(ResultSet,String,LobCreator) instead
get(ResultSet, String, LobCreator) - Method in class org.hibernate.type.ClobType
 
get(ResultSet, String) - Method in class org.hibernate.type.CurrencyType
 
get(ResultSet, String) - Method in class org.hibernate.type.DateType
 
get(ResultSet, String) - Method in class org.hibernate.type.DoubleType
 
get(ResultSet, String) - Method in class org.hibernate.type.FloatType
 
get(ResultSet, String) - Method in class org.hibernate.type.IntegerType
 
get(ResultSet, String) - Method in class org.hibernate.type.LocaleType
 
get(ResultSet, String) - Method in class org.hibernate.type.LongType
 
get(ResultSet, String) - Method in class org.hibernate.type.NullableType
Deprecated. Get a column value from a result set, without worrying about the possibility of null values.
get(ResultSet, String) - Method in class org.hibernate.type.NumericBooleanType
Get a column value from a result set, without worrying about the possibility of null values.
get(ResultSet, String) - Method in class org.hibernate.type.SerializableToBlobType
 
get(ResultSet, String) - Method in class org.hibernate.type.SerializableType
 
get(ResultSet, String) - Method in class org.hibernate.type.ShortType
 
get(ResultSet, String) - Method in class org.hibernate.type.StringType
 
get(ResultSet, String) - Method in class org.hibernate.type.TimestampType
 
get(ResultSet, String) - Method in class org.hibernate.type.TimeType
 
get(ResultSet, String) - Method in class org.hibernate.type.TimeZoneType
 
get(Object) - Method in class org.hibernate.util.FastHashMap
Return the value to which this map maps the specified key.
get(Object) - Method in class org.hibernate.util.IdentityMap
 
get(Object) - Method in class org.hibernate.util.SimpleMRUCache
 
get(Object) - Method in class org.hibernate.util.SoftLimitMRUCache
 
getAccess() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getAccessOptimizer() - Method in class org.hibernate.bytecode.cglib.ReflectionOptimizerImpl
Deprecated.  
getAccessOptimizer() - Method in class org.hibernate.bytecode.javassist.ReflectionOptimizerImpl
 
getAccessOptimizer() - Method in interface org.hibernate.bytecode.ReflectionOptimizer
 
getAccessorPropertyName(EntityMode) - Method in class org.hibernate.mapping.Property
 
getAccessStrategy(String) - Static method in enum org.hibernate.cfg.AccessType
 
getAccessStrategy(AccessType) - Static method in enum org.hibernate.cfg.AccessType
 
getAccessType() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getAccessType() - Method in class org.hibernate.envers.entities.PropertyData
 
getActionQueue() - Method in interface org.hibernate.event.EventSource
Get the ActionQueue for this session
getActionQueue() - Method in class org.hibernate.impl.SessionImpl
 
getActions() - Method in class org.hibernate.secure.HibernatePermission
 
getActualConnectionProvider() - Static method in class org.hibernate.test.tm.ConnectionProviderImpl
 
getActualLongValue() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
getActualRowCount() - Method in exception org.hibernate.jdbc.TooManyRowsAffectedException
 
getAddColumnString() - Method in class org.hibernate.dialect.Cache71Dialect
 
getAddColumnString() - Method in class org.hibernate.dialect.DB2Dialect
 
getAddColumnString() - Method in class org.hibernate.dialect.Dialect
The syntax used to add a column to a table (optional).
getAddColumnString() - Method in class org.hibernate.dialect.FrontBaseDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.H2Dialect
 
getAddColumnString() - Method in class org.hibernate.dialect.HSQLDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.InformixDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.IngresDialect
The syntax used to add a column to a table (optional).
getAddColumnString() - Method in class org.hibernate.dialect.InterbaseDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.JDataStoreDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.MckoiDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.MimerSQLDialect
The syntax used to add a column to a table
getAddColumnString() - Method in class org.hibernate.dialect.MySQLDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getAddColumnString() - Method in class org.hibernate.dialect.PointbaseDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.ProgressDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
getAddColumnString() - Method in class org.hibernate.dialect.SAPDBDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.TeradataDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.TimesTenDialect
 
getAddedInstance() - Method in interface org.hibernate.collection.AbstractPersistentCollection.DelayedOperation
 
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.Cache71Dialect
The syntax used to add a foreign key constraint to a table.
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.Dialect
The syntax used to add a foreign key constraint to a table.
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.InformixDialect
The syntax used to add a foreign key constraint to a table.
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.MySQLDialect
 
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.SAPDBDialect
 
getAdditionalXmlMappings() - Method in class org.hibernate.envers.configuration.metadata.EntityXmlMappingData
 
getAddPrimaryKeyConstraintString(String) - Method in class org.hibernate.dialect.Dialect
The syntax used to add a primary key constraint to a table.
getAddPrimaryKeyConstraintString(String) - Method in class org.hibernate.dialect.InformixDialect
The syntax used to add a primary key constraint to a table.
getAddPrimaryKeyConstraintString(String) - Method in class org.hibernate.dialect.SAPDBDialect
 
getAddress() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getAddress() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Get local cluster address.
getAddress() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
getAffectedOwnerEntityName(CollectionPersister, Object, EventSource) - Static method in class org.hibernate.event.AbstractCollectionEvent
 
getAffectedOwnerEntityName() - Method in class org.hibernate.event.AbstractCollectionEvent
Get the entity name for the collection owner entity that is affected by this event.
getAffectedOwnerIdOrNull() - Method in class org.hibernate.event.AbstractCollectionEvent
Get the ID for the collection owner entity that is affected by this event.
getAffectedOwnerOrNull() - Method in class org.hibernate.event.AbstractCollectionEvent
Get the collection owner entity that is affected by this event.
getAffectedQueryable() - Method in class org.hibernate.hql.ast.exec.MultiTableUpdateExecutor
 
getAffectedQueryables() - Method in class org.hibernate.hql.ast.exec.AbstractStatementExecutor
 
getAffectedQueryables() - Method in class org.hibernate.hql.ast.exec.BasicExecutor
 
getAffectedQueryables() - Method in class org.hibernate.hql.ast.exec.MultiTableDeleteExecutor
 
getAffectedQueryables() - Method in class org.hibernate.hql.ast.exec.MultiTableUpdateExecutor
 
getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.BulkOperationCleanupAction
 
getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.CollectionAction
 
getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.EntityAction
 
getAfterTransactionCompletionProcess() - Method in interface org.hibernate.action.Executable
Get the after-transaction-completion process, if any, for this action.
getAggregatedAliases() - Method in interface org.hibernate.hql.ast.tree.AggregatedSelectExpression
Retrieve the aliases for the columns aggregated here.
getAggregatedAliases() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
getAggregatedAliases() - Method in class org.hibernate.hql.ast.tree.MapEntryNode
 
getAggregatedSelectExpression() - Method in class org.hibernate.hql.ast.tree.SelectClause
 
getAggregatedSelectionTypeList() - Method in interface org.hibernate.hql.ast.tree.AggregatedSelectExpression
Retrieves a list of the selection types being aggregated
getAggregatedSelectionTypeList() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
getAggregatedSelectionTypeList() - Method in class org.hibernate.hql.ast.tree.MapEntryNode
 
getAlias() - Method in interface org.hibernate.Criteria
Get the alias of the entity encapsulated by this criteria instance.
getAlias() - Method in class org.hibernate.criterion.DetachedCriteria
 
getAlias() - Method in class org.hibernate.ejb.criteria.expression.AbstractTupleElement
getAlias() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
getAlias() - Method in class org.hibernate.engine.JoinSequence.Join
 
getAlias() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryNonScalarReturn
Retrieve the defined result alias
getAlias() - Method in class org.hibernate.hql.ast.tree.AbstractSelectExpression
 
getAlias() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
getAlias() - Method in class org.hibernate.hql.ast.tree.QueryNode
 
getAlias() - Method in interface org.hibernate.hql.ast.tree.SelectExpression
 
getAlias(String) - Static method in class org.hibernate.hql.ast.util.PathHelper
 
getAlias() - Method in class org.hibernate.impl.CriteriaImpl
 
getAlias() - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
getAlias() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
getAlias() - Method in class org.hibernate.loader.custom.NonScalarReturn
 
getAlias(Dialect) - Method in class org.hibernate.mapping.Column
For any column name, generate an alias that is unique to that column name, and also 10 characters or less in length.
getAlias(Dialect, Table) - Method in class org.hibernate.mapping.Column
Generate a column alias that is unique across multiple tables
getAlias(Dialect) - Method in class org.hibernate.mapping.Formula
 
getAlias(Dialect, Table) - Method in class org.hibernate.mapping.Formula
 
getAlias(Dialect) - Method in interface org.hibernate.mapping.Selectable
 
getAlias(Dialect, Table) - Method in interface org.hibernate.mapping.Selectable
 
getAlias() - Method in interface org.hibernate.sql.SelectExpression
 
getAliasedLHSColumnNames(AssociationType, String, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.JoinHelper
Get the aliased columns of the owning entity which are to be used in the join
getAliasedLHSColumnNames(AssociationType, String, int, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.JoinHelper
Get the aliased columns of the owning entity which are to be used in the join
getAliases() - Method in class org.hibernate.criterion.AliasedProjection
 
getAliases() - Method in class org.hibernate.criterion.Distinct
 
getAliases() - Method in interface org.hibernate.criterion.Projection
Get the criteria-level aliases for this projection (ie.
getAliases() - Method in class org.hibernate.criterion.ProjectionList
 
getAliases() - Method in class org.hibernate.criterion.SimpleProjection
 
getAliases() - Method in class org.hibernate.criterion.SQLProjection
 
getAliases() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getAliases() - Method in class org.hibernate.loader.hql.QueryLoader
 
getAliases() - Method in class org.hibernate.loader.JoinWalker
 
getAliases() - Method in class org.hibernate.loader.Loader
Get the SQL table aliases of entities whose associations are subselect-loadable, returning null if this loader does not support subselect loading
getAliases() - Method in class org.hibernate.loader.OuterJoinLoader
 
getAliasGenerator() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getAliasGenerator() - Method in class org.hibernate.hql.ast.tree.HqlSqlWalkerNode
 
getAliasLockCount() - Method in class org.hibernate.LockOptions
Get the number of aliases that have specific lock modes defined.
getAliasLockIterator() - Method in class org.hibernate.LockOptions
Iterator for accessing Alias (key) and LockMode (value) as Map.Entry
getAliasName(String) - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getAliasSpecificLockMode(String) - Method in class org.hibernate.LockOptions
Get the LockMode explicitly specified for the given alias via LockOptions.setAliasSpecificLockMode(java.lang.String, org.hibernate.LockMode)

Differs from LockOptions.getEffectiveLockMode(java.lang.String) in that here we only return explicitly specified alias-specific lock modes.

getAllClassAuditedData() - Method in class org.hibernate.envers.configuration.ClassesAuditingData
 
getAllClassMetadata() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getAllClassMetadata() - Method in interface org.hibernate.SessionFactory
Retrieve the ClassMetadata for all mapped entities.
getAllCollectionMetadata() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getAllCollectionMetadata() - Method in interface org.hibernate.SessionFactory
Get the CollectionMetadata for all mapped collections
getAllDocuments() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
getAllowingTimeout(Object) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Performs an get(Object) on the cache ignoring any TimeoutException and wrapping any other exception in a CacheException.
getAllowingTimeout(Object) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
getAllowingTimeout(Cache, Fqn, Object) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Builds an Fqn from region and key and performs a JBoss Cache get(Fqn, Object), wrapping any exception in a CacheException.
getAllSecondLevelCacheRegions() - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get a map of all the second level cache regions currently maintained in this session factory.
getAllSecondLevelCacheRegions() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getAndIncrease() - Method in class org.hibernate.envers.tools.MutableInteger
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
getAnnotatedPackages() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
getAnnotation(Class<T>) - Method in class org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader
 
getAnnotationReader(AnnotatedElement) - Method in class org.hibernate.cfg.annotations.reflection.JPAMetadataProvider
 
getAnnotations() - Method in class org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader
 
getAnnotations() - Method in class org.hibernate.ejb.packaging.JavaElementFilter
 
getAnticipatedNumberOfArguments() - Method in class org.hibernate.dialect.function.TemplateRenderer
 
getAnyMetaDef(String) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
getAnyMetaDef(String) - Method in interface org.hibernate.cfg.ExtendedMappings
 
getAnything() - Method in class org.hibernate.ejb.event.EJB3AutoFlushEventListener
 
getAnything() - Method in class org.hibernate.ejb.event.EJB3FlushEventListener
 
getAnything() - Method in class org.hibernate.event.def.AbstractFlushingEventListener
 
getAppropriateInitializer(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getArgumentExpressions() - Method in class org.hibernate.ejb.criteria.expression.function.ParameterizedFunctionExpression
 
getArray() - Method in class org.hibernate.collection.PersistentArrayHolder
 
getAsciiStream() - Method in class org.hibernate.engine.jdbc.ClobProxy
 
getAssertedValue() - Method in class org.hibernate.ejb.criteria.predicate.BooleanAssertionPredicate
 
getAssertedValue() - Method in class org.hibernate.ejb.criteria.predicate.BooleanStaticAssertionPredicate
 
getAssignmentSpecifications() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getAssociatedClass() - Method in class org.hibernate.mapping.OneToMany
 
getAssociatedEntityName(CollectionType) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Given a collection type, determine the entity name of the elements contained within instance of that collection.
getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
getAssociatedEntityName(SessionFactoryImplementor) - Method in interface org.hibernate.type.AssociationType
Get the entity name of the associated entity
getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
getAssociatedEntityName() - Method in class org.hibernate.type.EntityType
The name of the associated entity.
getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
The name of the associated entity.
getAssociatedJoinable(SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
getAssociatedJoinable(SessionFactoryImplementor) - Method in interface org.hibernate.type.AssociationType
Get the "persister" for this association - a class or collection persister
getAssociatedJoinable(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
getAssociatedJoinable(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
Retrieves the Joinable defining the associated entity.
getAssociation() - Method in class org.hibernate.engine.profile.Fetch
 
getAssociation() - Method in class org.hibernate.mapping.FetchProfile.Fetch
 
getAssociationPath() - Method in class org.hibernate.engine.profile.Association
 
getAssociationType() - Method in class org.hibernate.engine.JoinSequence.Join
 
getAssumedUnsaved() - Method in class org.hibernate.event.def.AbstractSaveEventListener
 
getAssumedUnsaved() - Method in class org.hibernate.event.def.DefaultMergeEventListener
 
getAssumedUnsaved() - Method in class org.hibernate.event.def.DefaultPersistEventListener
 
getASTFactory() - Method in class org.hibernate.hql.ast.tree.HqlSqlWalkerNode
 
getASTNodeType(int) - Method in class org.hibernate.hql.ast.HqlASTFactory
Returns the class for a given token type (a.k.a.
getASTNodeType(int) - Method in class org.hibernate.hql.ast.SqlASTFactory
Returns the class for a given token type (a.k.a.
getASTNodeType(int) - Method in class org.hibernate.sql.ordering.antlr.Factory
getASTPrinter() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getAttribute() - Method in exception org.hibernate.ejb.criteria.BasicPathUsageException
 
getAttribute() - Method in class org.hibernate.ejb.criteria.expression.MapEntryExpression
 
getAttribute() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
Retrieve reference to the attribute this path represents.
getAttribute() - Method in class org.hibernate.ejb.criteria.path.AbstractJoinImpl
Retrieve reference to the attribute this path represents.
getAttribute() - Method in class org.hibernate.ejb.criteria.path.CollectionAttributeJoin
 
getAttribute() - Method in class org.hibernate.ejb.criteria.path.ListAttributeJoin
 
getAttribute() - Method in class org.hibernate.ejb.criteria.path.MapAttributeJoin
 
getAttribute() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyPath
 
getAttribute() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeySource
 
getAttribute() - Method in class org.hibernate.ejb.criteria.path.PluralAttributeJoinSupport
 
getAttribute() - Method in class org.hibernate.ejb.criteria.path.PluralAttributePath
 
getAttribute() - Method in class org.hibernate.ejb.criteria.path.SetAttributeJoin
 
getAttribute() - Method in class org.hibernate.ejb.criteria.path.SingularAttributeJoin
 
getAttribute() - Method in class org.hibernate.ejb.criteria.path.SingularAttributePath
Retrieve reference to the attribute this path represents.
getAttribute() - Method in interface org.hibernate.ejb.criteria.PathImplementor
Retrieve reference to the attribute this path represents.
getAttribute(String) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getAttributes() - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getAuditData() - Method in class org.hibernate.envers.configuration.metadata.reader.AnnotationsMetadataReader
 
getAuditEntCfg() - Method in class org.hibernate.envers.configuration.AuditConfiguration
 
getAuditEntityName(String) - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
getAuditEntityName() - Method in class org.hibernate.envers.configuration.metadata.AuditTableData
 
getAuditEntityName() - Method in class org.hibernate.envers.entities.mapper.relation.MiddleIdData
 
getAuditingOverrides() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getAuditMappedBy() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getAuditTable() - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
getAuditTableName(String, String) - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
getAuditTableName() - Method in class org.hibernate.envers.configuration.metadata.AuditTableData
 
getAutoFlushEventListeners() - Method in class org.hibernate.event.EventListeners
 
getBagRoles() - Method in exception org.hibernate.loader.MultipleBagFetchException
Retrieves the collection-roles for the bags encountered.
getBase() - Method in class org.hibernate.cfg.IndexColumn
 
getBaseForMappings() - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
getBaseForMappings() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
getBaseIndex() - Method in class org.hibernate.mapping.List
 
getBasePropertyMapping() - Method in class org.hibernate.hql.ast.tree.ComponentJoin
 
getBasicSelectClauseNullString(int) - Method in class org.hibernate.dialect.Oracle8iDialect
Allows access to the basic Dialect.getSelectClauseNullString(int) implementation...
getBatcher() - Method in interface org.hibernate.engine.SessionImplementor
Get the prepared statement Batcher for this session
getBatcher() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getBatcher() - Method in class org.hibernate.impl.SessionImpl
 
getBatcher() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getBatcher() - Method in class org.hibernate.jdbc.ConnectionManager
The batcher managed by this ConnectionManager.
getBatcherFactory() - Method in class org.hibernate.cfg.Settings
 
getBatcherFactory() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getBatchFetchQueue() - Method in interface org.hibernate.engine.PersistenceContext
Get the BatchFetchQueue, instantiating one if necessary.
getBatchFetchQueue() - Method in class org.hibernate.engine.StatefulPersistenceContext
Get the BatchFetchQueue, instantiating one if necessary.
getBatchPosition() - Method in exception org.hibernate.jdbc.BatchedTooManyRowsAffectedException
 
getBatchSize() - Method in class org.hibernate.mapping.Collection
 
getBatchSize() - Method in class org.hibernate.mapping.PersistentClass
 
getBatchSizes() - Method in class org.hibernate.loader.collection.BatchingCollectionInitializer
 
getBatchSizes(int) - Static method in class org.hibernate.util.ArrayHelper
 
getBatchVersionedDataEnabled() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getBeanName() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getBeanName() - Method in class org.hibernate.envers.entities.PropertyData
 
getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.BulkOperationCleanupAction
 
getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.CollectionAction
 
getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.EntityAction
 
getBeforeTransactionCompletionProcess() - Method in interface org.hibernate.action.Executable
Get the before-transaction-completion process, if any, for this action.
getBigDecimal(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getBigDecimal(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a big_decimal
getBigInteger(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getBigInteger(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a big_integer
getBinary(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getBinary(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a binary
getBindableJavaType() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
 
getBindableJavaType() - Method in class org.hibernate.ejb.metamodel.EntityTypeImpl
 
getBindableJavaType() - Method in class org.hibernate.ejb.metamodel.PluralAttributeImpl
getBindableJavaType() - Method in class org.hibernate.ejb.metamodel.SingularAttributeImpl
getBindableType() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
 
getBindableType() - Method in class org.hibernate.ejb.metamodel.EntityTypeImpl
 
getBindableType() - Method in class org.hibernate.ejb.metamodel.PluralAttributeImpl
getBindableType() - Method in class org.hibernate.ejb.metamodel.SingularAttributeImpl
getBlob(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getBlob(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a blob
getBoolean(Object) - Static method in class org.hibernate.ejb.util.ConfigurationHelper
 
getBoolean(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getBoolean(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a boolean
getBoolean(String, Properties) - Static method in class org.hibernate.util.PropertiesHelper
Get a property value as a boolean.
getBoolean(String, Properties, boolean) - Static method in class org.hibernate.util.PropertiesHelper
Get a property value as a boolean.
getBooleanExpression() - Method in class org.hibernate.ejb.criteria.predicate.ExplicitTruthValueCheck
 
getBuilder() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
 
getBuilder() - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
 
getByte(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getByte(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a byte
getBytecodeProvider() - Static method in class org.hibernate.cfg.Environment
 
getBytes() - Method in interface org.hibernate.bytecode.util.ClassDescriptor
The bytes making up the class' bytecode.
getBytesFromInputStream(InputStream) - Static method in class org.hibernate.ejb.packaging.JarVisitorFactory
 
getCache() - Method in class org.hibernate.cache.AbstractJndiBoundCacheProvider
 
getCache() - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. Get the wrapped cache implementation
getCache() - Method in class org.hibernate.cache.NonstrictReadWriteCache
 
getCache() - Method in class org.hibernate.cache.ReadOnlyCache
 
getCache() - Method in class org.hibernate.cache.ReadWriteCache
 
getCache() - Method in class org.hibernate.cache.TransactionalCache
 
getCache() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
getCache() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getCache() - Method in interface org.hibernate.SessionFactory
Obtain direct access to the underlying cache regions.
getCacheable() - Method in class org.hibernate.impl.CriteriaImpl
 
getCacheAccessStrategy() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCacheAccessStrategy() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the cache
getCacheAccessStrategy() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getCacheAccessStrategy() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the cache (optional operation)
getCacheAdapter() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getCacheConcurrencyStrategy(CacheConcurrencyStrategy) - Static method in class org.hibernate.cfg.annotations.EntityBinder
 
getCacheConcurrencyStrategy() - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.Collection
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.PersistentClass
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.RootClass
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.Subclass
 
getCacheDataDescription() - Method in class org.hibernate.cache.impl.bridge.BaseTransactionalDataRegionAdapter
 
getCacheDataDescription() - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
 
getCacheDataDescription() - Method in class org.hibernate.cache.jbc.TransactionalDataRegionAdapter
getCacheDataDescription() - Method in interface org.hibernate.cache.TransactionalDataRegion
 
getCachedDatabaseSnapshot(EntityKey) - Method in interface org.hibernate.engine.PersistenceContext
 
getCachedDatabaseSnapshot(EntityKey) - Method in class org.hibernate.engine.StatefulPersistenceContext
Retrieve the cached database snapshot for the requested entity key.
getCachedSize() - Method in class org.hibernate.collection.AbstractPersistentCollection
 
getCacheEntryStructure() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCacheEntryStructure() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the cache structure
getCacheEntryStructure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getCacheEntryStructure() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the cache structure
getCacheFactory() - Method in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Getter for property 'cacheFactory'.
getCacheHitCount() - Method in class org.hibernate.stat.ConcurrentQueryStatisticsImpl
Queries retrieved successfully from the cache
getCacheHitCount() - Method in interface org.hibernate.stat.QueryStatistics
 
getCacheHitCount() - Method in class org.hibernate.stat.QueryStatisticsImpl
Queries retrieved successfully from the cache
getCacheInstance() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
getCacheInstanceManager() - Method in class org.hibernate.cache.jbc.JBossCacheRegionFactory
 
getCacheManager() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
getCacheMissCount() - Method in class org.hibernate.stat.ConcurrentQueryStatisticsImpl
 
getCacheMissCount() - Method in interface org.hibernate.stat.QueryStatistics
 
getCacheMissCount() - Method in class org.hibernate.stat.QueryStatisticsImpl
 
getCacheMode(String) - Static method in class org.hibernate.cfg.HbmBinder
 
getCacheMode(Object) - Static method in class org.hibernate.ejb.util.ConfigurationHelper
 
getCacheMode() - Method in class org.hibernate.engine.NamedQueryDefinition
 
getCacheMode() - Method in interface org.hibernate.engine.SessionImplementor
 
getCacheMode() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getCacheMode() - Method in class org.hibernate.impl.AbstractQueryImpl
 
getCacheMode() - Method in class org.hibernate.impl.SessionImpl
 
getCacheMode() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getCacheMode() - Method in interface org.hibernate.Session
Get the current cache mode.
getCacheName() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
getCacheProvider() - Method in class org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
 
getCacheProvider() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
The cache provider to be tested.
getCacheProviderClass() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getCacheProviderConfig() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getCachePutCount() - Method in class org.hibernate.stat.ConcurrentQueryStatisticsImpl
 
getCachePutCount() - Method in interface org.hibernate.stat.QueryStatistics
 
getCachePutCount() - Method in class org.hibernate.stat.QueryStatisticsImpl
 
getCacheRegion() - Method in class org.hibernate.engine.NamedQueryDefinition
 
getCacheRegion() - Method in class org.hibernate.engine.QueryParameters
 
getCacheRegion() - Method in class org.hibernate.impl.CriteriaImpl
 
getCacheRegionName() - Method in class org.hibernate.mapping.Collection
 
getCacheRegionName() - Method in class org.hibernate.mapping.RootClass
 
getCacheRegionPrefix() - Method in class org.hibernate.cfg.Settings
 
getCacheRegionPrefix() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getCalendar(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getCalendar(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a calendar or calendar_date
getCallbackMethod() - Method in class org.hibernate.ejb.event.Callback
 
getCanonicalName() - Method in class org.hibernate.mapping.Column
 
getCascadableChildrenIterator(EventSource, CollectionType, Object) - Method in class org.hibernate.engine.CascadingAction
Given a collection, get an iterator of the children upon which the current cascading action should be visited.
getCascade() - Method in class org.hibernate.mapping.Property
 
getCascadeAction() - Method in class org.hibernate.ejb.event.EJB3PersistEventListener
 
getCascadeAction() - Method in class org.hibernate.ejb.event.EJB3PersistOnFlushEventListener
 
getCascadeAction() - Method in class org.hibernate.event.def.AbstractSaveEventListener
 
getCascadeAction() - Method in class org.hibernate.event.def.DefaultMergeEventListener
 
getCascadeAction() - Method in class org.hibernate.event.def.DefaultPersistEventListener
 
getCascadeAction() - Method in class org.hibernate.event.def.DefaultPersistOnFlushEventListener
 
getCascadeAction() - Method in class org.hibernate.event.def.DefaultReplicateEventListener
 
getCascadeAction() - Method in class org.hibernate.event.def.DefaultSaveOrUpdateCopyEventListener
 
getCascadeAction() - Method in class org.hibernate.event.def.DefaultSaveOrUpdateEventListener
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.Cache71Dialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.Dialect
Completely optional cascading drop clause
getCascadeConstraintsString() - Method in class org.hibernate.dialect.FrontBaseDialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.JDataStoreDialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.MimerSQLDialect
The syntax for using cascade on constraints
getCascadeConstraintsString() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getCascadeConstraintsString() - Method in class org.hibernate.dialect.PointbaseDialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
getCascadeLevel() - Method in interface org.hibernate.engine.PersistenceContext
How deep are we cascaded?
getCascadeLevel() - Method in class org.hibernate.engine.StatefulPersistenceContext
Do we already know that the entity does not exist in the database?
getCascadePersist() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getCascadeStyle(String) - Static method in class org.hibernate.engine.CascadeStyle
Factory method for obtaining named cascade styles
getCascadeStyle() - Method in class org.hibernate.mapping.Property
 
getCascadeStyle(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getCascadeStyle(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Get the cascade style of this (subclass closure) property
getCascadeStyle() - Method in class org.hibernate.tuple.StandardProperty
 
getCascadeStyle(int) - Method in interface org.hibernate.type.AbstractComponentType
 
getCascadeStyle(int) - Method in class org.hibernate.type.AnyType
 
getCascadeStyle(int) - Method in class org.hibernate.type.ComponentType
 
getCascadeStyle(int) - Method in class org.hibernate.type.CompositeCustomType
 
getCascadeStyles() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getCascadingAction() - Method in class org.hibernate.ejb.event.EJB3AutoFlushEventListener
 
getCascadingAction() - Method in class org.hibernate.ejb.event.EJB3FlushEventListener
 
getCascadingAction() - Method in class org.hibernate.event.def.AbstractFlushingEventListener
 
getCastSource() - Method in class org.hibernate.ejb.criteria.expression.function.CastFunction
 
getCastType(Class) - Method in interface org.hibernate.ejb.criteria.CriteriaQueryCompiler.RenderingContext
Given a java type, determine the proper cast type name.
getCastTypeName(int) - Method in class org.hibernate.dialect.Dialect
Get the name of the database type appropriate for casting operations (via the CAST() SQL function) for the given Types typecode.
getCastTypeName(int) - Method in class org.hibernate.dialect.MySQLDialect
 
getCatalog() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getCatalog(String, Table) - Method in class org.hibernate.envers.configuration.metadata.AuditMetadataGenerator
 
getCatalog() - Method in class org.hibernate.envers.configuration.metadata.AuditTableData
 
getCatalog() - Method in class org.hibernate.mapping.Table
 
getCatalog() - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
 
getCatalogName() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getCatalogName() - Method in interface org.hibernate.cfg.Mappings
Returns the currently bound default catalog name.
getCategoryName() - Method in class org.hibernate.stat.CategorizedStatistics
 
getCause() - Method in exception org.hibernate.bytecode.javassist.BulkAccessorException
Gets the cause of this throwable.
getCfg() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
getCfg() - Static method in class org.hibernate.test.annotations.HibernateTestCase
 
getChangedElement() - Method in class org.hibernate.envers.entities.mapper.PersistentCollectionChangeData
 
getChangedElementIndex() - Method in class org.hibernate.envers.entities.mapper.PersistentCollectionChangeData
 
getChannelFactory() - Method in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Getter for property 'channelFactory'.
getCharacter(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getCharacter(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a character
getCharacterStream() - Method in class org.hibernate.engine.jdbc.ClobProxy
 
getCheckConstraint() - Method in class org.hibernate.mapping.Column
 
getCheckConstraintsIterator() - Method in class org.hibernate.mapping.Table
 
getChildrenByTagName(Element, String) - Static method in class org.hibernate.ejb.packaging.XmlHelper
Returns an iterator over the children of the given element with the given tag name.
getChildrenNames(Cache, Fqn) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
 
getClass(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getClass(String) - Method in interface org.hibernate.cfg.Mappings
Retrieves the entity mapping metadata for the given entity name.
getClass(Object) - Static method in class org.hibernate.Hibernate
Get the true, underlying class of a proxied persistent class.
getClassAlias() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getClassAuditingData(String) - Method in class org.hibernate.envers.configuration.ClassesAuditingData
 
getClassDescriptor(byte[]) - Method in class org.hibernate.bytecode.buildtime.AbstractInstrumenter
Given the bytecode of a java class, retrieve the descriptor for that class.
getClassDescriptor(byte[]) - Method in class org.hibernate.bytecode.buildtime.CGLIBInstrumenter
 
getClassDescriptor(byte[]) - Method in class org.hibernate.bytecode.buildtime.JavassistInstrumenter
 
getClasses() - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
getClasses() - Method in interface org.hibernate.cfg.ExtendedMappings
 
getClasses() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getClassesInJar(URL, Set<Class<? extends Annotation>>) - Method in class org.hibernate.ejb.packaging.NativeScanner
 
getClassesInJar(URL, Set<Class<? extends Annotation>>) - Method in interface org.hibernate.ejb.packaging.Scanner
return all classes in the jar matching one of these annotations if annotationsToLookFor is empty, return all classes
getClassMapping(String) - Method in class org.hibernate.cfg.Configuration
Get the mapping for a particular entity
getClassMapping(String) - Method in class org.hibernate.ejb.Ejb3Configuration
 
getClassMapping() - Method in class org.hibernate.envers.configuration.metadata.EntityXmlMappingData
 
getClassMappings() - Method in class org.hibernate.cfg.Configuration
Iterate the entity mappings
getClassMappings() - Method in class org.hibernate.ejb.Ejb3Configuration
 
getClassMetadata(Class) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getClassMetadata(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getClassMetadata() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getClassMetadata() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the user-visible metadata for the class (optional operation)
getClassMetadata(Class) - Method in interface org.hibernate.SessionFactory
Retrieve the ClassMetadata associated with the given entity class.
getClassMetadata(String) - Method in interface org.hibernate.SessionFactory
Retrieve the ClassMetadata associated with the given entity class.
getClassName() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
getClassName() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
getClassName() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
getClassName(String, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
getClassName(String, String) - Static method in class org.hibernate.cfg.HbmBinder
 
getClassName() - Method in interface org.hibernate.cfg.PropertyHolder
 
getClassName() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getClassName() - Method in class org.hibernate.mapping.PersistentClass
 
getClassOrElement() - Method in interface org.hibernate.cfg.PropertyData
Returns the returned class itself or the element type if an array
getClassOrElement() - Method in class org.hibernate.cfg.PropertyInferredData
 
getClassOrElement() - Method in class org.hibernate.cfg.PropertyPreloadedData
 
getClassOrElement() - Method in class org.hibernate.cfg.WrappedInferredData
 
getClassOrElementName() - Method in interface org.hibernate.cfg.PropertyData
Returns the returned class name itself or the element type if an array
getClassOrElementName() - Method in class org.hibernate.cfg.PropertyInferredData
 
getClassOrElementName() - Method in class org.hibernate.cfg.PropertyPreloadedData
 
getClassOrElementName() - Method in class org.hibernate.cfg.WrappedInferredData
 
getClassTransformer(ClassDescriptor, Set) - Method in class org.hibernate.bytecode.buildtime.AbstractInstrumenter
Create class transformer for the class.
getClassTransformer(ClassDescriptor, Set) - Method in class org.hibernate.bytecode.buildtime.CGLIBInstrumenter
 
getClassTransformer(ClassDescriptor, Set) - Method in class org.hibernate.bytecode.buildtime.JavassistInstrumenter
 
getClassType(XClass) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
getClassType(XClass) - Method in interface org.hibernate.cfg.ExtendedMappings
Get and maintain a cache of class type.
getClassWithIdClass(boolean) - Method in class org.hibernate.cfg.InheritanceState
 
getClassWithoutInitializingProxy(Object) - Static method in class org.hibernate.proxy.HibernateProxyHelper
Get the class of an instance or the underlying class of a proxy (without initializing the proxy!).
getClazz() - Method in class org.hibernate.cfg.InheritanceState
 
getClob(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getClob(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a clob
getCloseStatementCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getCloseStatementCount() - Method in interface org.hibernate.stat.Statistics
The number of prepared statements that were released
getCloseStatementCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getCollation() - Method in class org.hibernate.sql.ordering.antlr.SortSpecification
Locate the specified collation specification, if one.
getCollectedParameters() - Method in class org.hibernate.hql.ast.SqlGenerator
 
getCollectedParameterSpecifications() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
getCollection() - Method in class org.hibernate.action.CollectionAction
 
getCollection() - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
getCollection(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getCollection(String) - Method in interface org.hibernate.cfg.Mappings
Retrieves the collection mapping metadata for the given collection role.
getCollection(String) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getCollection(String, Class<E>) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getCollection() - Method in class org.hibernate.engine.loading.LoadingCollectionEntry
 
getCollection(CollectionKey) - Method in interface org.hibernate.engine.PersistenceContext
Get the collection instance associated with the CollectionKey
getCollection(CollectionKey) - Method in class org.hibernate.engine.StatefulPersistenceContext
Get the collection instance associated with the CollectionKey
getCollection() - Method in class org.hibernate.event.AbstractCollectionEvent
 
getCollection(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
instantiate a collection wrapper (called when loading an object)
getCollectionAliases() - Method in class org.hibernate.loader.BasicLoader
 
getCollectionAliases() - Method in class org.hibernate.loader.custom.CollectionFetchReturn
 
getCollectionAliases() - Method in class org.hibernate.loader.custom.CollectionReturn
 
getCollectionAliases() - Method in class org.hibernate.loader.custom.CustomLoader
 
getCollectionAliases() - Method in class org.hibernate.loader.Loader
 
getCollectionBatch(CollectionPersister, Serializable, int, EntityMode) - Method in class org.hibernate.engine.BatchFetchQueue
Get a batch of uninitialized collection keys for a given role
getCollectionBinder(String, XProperty, boolean, boolean) - Static method in class org.hibernate.cfg.annotations.CollectionBinder
collection binder factory
getCollectionCacheInstance() - Method in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Retrieve a handle to the Cache instance to be used for storing collection data.
getCollectionCacheInstance() - Method in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Retrieve a handle to the Cache instance to be used for storing collection data.
getCollectionCacheInstance() - Method in interface org.hibernate.cache.jbc.CacheInstanceManager
Retrieve a handle to the Cache instance to be used for storing collection data.
getCollectionChanges() - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
getCollectionCount() - Method in interface org.hibernate.stat.SessionStatistics
Get the number of collection instances associated with the session
getCollectionCount() - Method in class org.hibernate.stat.SessionStatisticsImpl
 
getCollectionElementColumns(String, String) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Retrieves the column names corresponding to the collection elements for the given collection role.
getCollectionEntries() - Method in interface org.hibernate.engine.PersistenceContext
Get the mapping from collection instance to collection entry
getCollectionEntries() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
getCollectionEntry(PersistentCollection) - Method in interface org.hibernate.engine.PersistenceContext
Get the collection entry for a persistent collection
getCollectionEntry(PersistentCollection) - Method in class org.hibernate.engine.StatefulPersistenceContext
Get the collection entry for a persistent collection
getCollectionEntryOrNull(Object) - Method in interface org.hibernate.engine.PersistenceContext
Get the collection entry for a collection passed to filter, which might be a collection wrapper, an array, or an unwrapped collection.
getCollectionEntryOrNull(Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
Get the collection entry for a collection passed to filter, which might be a collection wrapper, an array, or an unwrapped collection.
getCollectionFetchCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getCollectionFetchCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections fetched
getCollectionFetchCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getCollectionFetches() - Method in class org.hibernate.hql.ast.tree.FromClause
 
getCollectionFilterRole() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getCollectionFromElements() - Method in class org.hibernate.hql.ast.tree.SelectClause
 
getCollectionHolder(Object) - Method in interface org.hibernate.engine.PersistenceContext
Get the PersistentCollection object for an array
getCollectionHolder(Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
Get the PersistentCollection object for an array
getCollectionKeys() - Method in class org.hibernate.engine.QueryParameters
 
getCollectionKeys() - Method in interface org.hibernate.stat.SessionStatistics
Get the set of all CollectionKeys
getCollectionKeys() - Method in class org.hibernate.stat.SessionStatisticsImpl
 
getCollectionLoadContext(ResultSet) - Method in class org.hibernate.engine.loading.LoadContexts
Get the CollectionLoadContext associated with the given ResultSet, creating one if needed.
getCollectionLoadCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getCollectionLoadCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections loaded
getCollectionLoadCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getCollectionMapping(String) - Method in class org.hibernate.cfg.Configuration
Get the mapping for a particular collection role
getCollectionMapping(String) - Method in class org.hibernate.ejb.Ejb3Configuration
 
getCollectionMappings() - Method in class org.hibernate.cfg.Configuration
Iterate the collection mappings
getCollectionMetadata(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getCollectionMetadata() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionMetadata() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getCollectionMetadata(String) - Method in interface org.hibernate.SessionFactory
Get the CollectionMetadata associated with the named collection role.
getCollectionOwner(Serializable, CollectionPersister) - Method in interface org.hibernate.engine.PersistenceContext
Get the entity that owns this persistent collection
getCollectionOwner(Serializable, CollectionPersister) - Method in class org.hibernate.engine.StatefulPersistenceContext
Get the entity that owns this persistent collection
getCollectionOwners() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getCollectionOwners() - Method in class org.hibernate.loader.custom.CustomLoader
 
getCollectionOwners() - Method in class org.hibernate.loader.hql.QueryLoader
 
getCollectionOwners() - Method in class org.hibernate.loader.JoinWalker
 
getCollectionOwners() - Method in class org.hibernate.loader.Loader
Get the index of the entity that owns the collection, or -1 if there is no owner in the query results (ie.
getCollectionOwners() - Method in class org.hibernate.loader.OuterJoinLoader
 
getCollectionPath() - Method in class org.hibernate.ejb.criteria.expression.SizeOfCollectionExpression
 
getCollectionPath() - Method in class org.hibernate.ejb.criteria.predicate.MemberOfPredicate
 
getCollectionPersister(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get the persister object for a collection role.
getCollectionPersister(String) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Locate the collection persister by the collection role.
getCollectionPersister(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getCollectionPersister() - Method in class org.hibernate.loader.collection.BatchingCollectionInitializer
 
getCollectionPersisterClass() - Method in class org.hibernate.mapping.Collection
 
getCollectionPersisters() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
Overrides method from Loader
getCollectionPersisters() - Method in class org.hibernate.loader.custom.CustomLoader
 
getCollectionPersisters() - Method in class org.hibernate.loader.hql.QueryLoader
An (optional) persister for a collection to be initialized; only collection loaders return a non-null value
getCollectionPersisters() - Method in class org.hibernate.loader.JoinWalker
 
getCollectionPersisters() - Method in class org.hibernate.loader.Loader
An (optional) persister for a collection to be initialized; only collection loaders return a non-null value
getCollectionPersisters() - Method in class org.hibernate.loader.OuterJoinLoader
 
getCollectionPropertyColumnAliases(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionPropertyColumnAliases(String, String) - Method in interface org.hibernate.persister.collection.SQLLoadableCollection
 
getCollectionRecreateCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getCollectionRecreateCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections recreated
getCollectionRecreateCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getCollectionReferencingPropertyData() - Method in class org.hibernate.envers.entities.mapper.relation.CommonCollectionMapperData
 
getCollectionRemoveCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getCollectionRemoveCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections removed
getCollectionRemoveCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getCollectionRole() - Method in class org.hibernate.engine.query.FilterQueryPlan
 
getCollectionRole() - Method in class org.hibernate.mapping.Backref
 
getCollectionRole() - Method in class org.hibernate.mapping.IndexBackref
 
getCollectionRoleNames() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
Get the names of all collection roles
getCollectionRoleNames() - Method in interface org.hibernate.stat.Statistics
Get the names of all collection roles
getCollectionRoleNames() - Method in class org.hibernate.stat.StatisticsImpl
Get the names of all collection roles
getCollectionRolesByEntityParticipant(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
Retrieves a set of all the collection roles in which the given entity is a participant, as either an index or an element.
getCollectionRolesByEntityParticipant(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getCollectionsByKey() - Method in interface org.hibernate.engine.PersistenceContext
Get the mapping from collection key to collection instance
getCollectionsByKey() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
getCollectionSpaces() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionSpaces() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the "space" that holds the persistent state
getCollectionStatistics(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
Get collection statistics per role
getCollectionStatistics(String) - Method in interface org.hibernate.stat.Statistics
Get collection statistics per role
getCollectionStatistics(String) - Method in class org.hibernate.stat.StatisticsImpl
Get collection statistics per role
getCollectionSubquery(Map) - Method in class org.hibernate.hql.classic.PathExpressionParser
 
getCollectionSuffix() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getCollectionSuffixes() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getCollectionSuffixes() - Method in class org.hibernate.loader.BasicLoader
 
getCollectionSuffixes() - Method in class org.hibernate.loader.hql.QueryLoader
 
getCollectionSuffixes() - Method in class org.hibernate.loader.JoinWalker
 
getCollectionSuffixes() - Method in class org.hibernate.loader.OuterJoinLoader
 
getCollectionTable() - Method in class org.hibernate.mapping.Collection
 
getCollectionTableAlias() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getCollectionType() - Method in class org.hibernate.mapping.Collection
 
getCollectionType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionType() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the associated Type
getCollectionUpdateCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getCollectionUpdateCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections updated
getCollectionUpdateCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getColumn(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the names of the columns mapped by a property path, ignoring projection aliases
getColumn() - Method in class org.hibernate.hql.ast.tree.Node
 
getColumn(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getColumn(int) - Method in class org.hibernate.mapping.Constraint
 
getColumn(Column) - Method in class org.hibernate.mapping.DenormalizedTable
 
getColumn(Column) - Method in class org.hibernate.mapping.Table
Return the column which is identified by column provided as argument.
getColumn(int) - Method in class org.hibernate.mapping.Table
 
getColumnAlias() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryScalarReturn
 
getColumnAlias() - Method in class org.hibernate.loader.custom.ScalarReturn
 
getColumnAliases(int) - Method in class org.hibernate.criterion.AliasedProjection
 
getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
 
getColumnAliases(String, int) - Method in class org.hibernate.criterion.AliasedProjection
 
getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
 
getColumnAliases(int) - Method in class org.hibernate.criterion.Distinct
 
getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
 
getColumnAliases(String, int) - Method in class org.hibernate.criterion.Distinct
 
getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
 
getColumnAliases(int, Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.EnhancedProjection
Get the SQL column aliases used by this projection for the columns it writes for inclusion into the SELECT clause (Projection.toSqlString(org.hibernate.Criteria, int, org.hibernate.criterion.CriteriaQuery).
getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.EnhancedProjection
Get the SQL column aliases used by this projection for the columns it writes for inclusion into the SELECT clause (Projection.toSqlString(org.hibernate.Criteria, int, org.hibernate.criterion.CriteriaQuery) for a particular criteria-level alias.
getColumnAliases(int) - Method in interface org.hibernate.criterion.Projection
Get the SQL column aliases used by this projection for the columns it writes for inclusion into the SELECT clause (Projection.toSqlString(org.hibernate.Criteria, int, org.hibernate.criterion.CriteriaQuery).
getColumnAliases(String, int) - Method in interface org.hibernate.criterion.Projection
Get the SQL column aliases used by this projection for the columns it writes for inclusion into the SELECT clause (Projection.toSqlString(org.hibernate.Criteria, int, org.hibernate.criterion.CriteriaQuery) for a particular criteria-level alias.
getColumnAliases(int) - Method in class org.hibernate.criterion.ProjectionList
 
getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
 
getColumnAliases(String, int) - Method in class org.hibernate.criterion.ProjectionList
 
getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
 
getColumnAliases(String, int) - Method in class org.hibernate.criterion.SimpleProjection
 
getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
 
getColumnAliases(int) - Method in class org.hibernate.criterion.SimpleProjection
 
getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
 
getColumnAliases(int) - Method in class org.hibernate.criterion.SQLProjection
 
getColumnAliases(String, int) - Method in class org.hibernate.criterion.SQLProjection
 
getColumnComment(String) - Method in class org.hibernate.dialect.Dialect
 
getColumnComment(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getColumnCount(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
 
getColumnInsertability() - Method in class org.hibernate.mapping.Collection
 
getColumnInsertability() - Method in class org.hibernate.mapping.Component
 
getColumnInsertability() - Method in class org.hibernate.mapping.OneToMany
 
getColumnInsertability() - Method in class org.hibernate.mapping.SimpleValue
 
getColumnInsertability() - Method in interface org.hibernate.mapping.Value
 
getColumnIterator() - Method in class org.hibernate.mapping.Collection
 
getColumnIterator() - Method in class org.hibernate.mapping.Component
 
getColumnIterator() - Method in class org.hibernate.mapping.Constraint
 
getColumnIterator() - Method in class org.hibernate.mapping.DenormalizedTable
 
getColumnIterator() - Method in class org.hibernate.mapping.Index
 
getColumnIterator() - Method in class org.hibernate.mapping.OneToMany
 
getColumnIterator() - Method in class org.hibernate.mapping.Property
 
getColumnIterator() - Method in class org.hibernate.mapping.SimpleValue
 
getColumnIterator() - Method in class org.hibernate.mapping.Table
 
getColumnIterator() - Method in interface org.hibernate.mapping.Value
 
getColumnMapper() - Method in interface org.hibernate.sql.ordering.antlr.TranslationContext
Retrieves the column mapper for this context.
getColumnMetadata(String) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
 
getColumnNameIterator(Iterator<Column>) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
getColumnNameIterator(JoinColumn[]) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
getColumnNames() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
getColumnNames() - Method in class org.hibernate.hql.ast.tree.SelectClause
The column alias names being used in the generated SQL.
getColumnNames() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getColumnNames() - Method in interface org.hibernate.hql.QueryTranslator
Returns the column names in the generated SQL.
getColumnNames(String) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
getColumns() - Method in class org.hibernate.cfg.UniqueConstraintHolder
 
getColumns(String, Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the names of the columns mapped by a property path, ignoring projection aliases
getColumns() - Method in class org.hibernate.hql.ast.tree.AbstractMapComponentNode
 
getColumns(String, Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getColumns() - Method in class org.hibernate.mapping.Constraint
 
getColumns() - Method in class org.hibernate.sql.SelectFragment
 
getColumns() - Method in class org.hibernate.tool.hbm2ddl.IndexMetadata
 
getColumnSize() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
 
getColumnSpan(Type) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Retrieve the number of columns represented by this type.
getColumnSpan() - Method in class org.hibernate.mapping.Collection
 
getColumnSpan() - Method in class org.hibernate.mapping.Component
 
getColumnSpan() - Method in class org.hibernate.mapping.Constraint
 
getColumnSpan() - Method in class org.hibernate.mapping.Index
 
getColumnSpan() - Method in class org.hibernate.mapping.OneToMany
 
getColumnSpan() - Method in class org.hibernate.mapping.Property
 
getColumnSpan() - Method in class org.hibernate.mapping.SimpleValue
 
getColumnSpan() - Method in class org.hibernate.mapping.Table
 
getColumnSpan() - Method in interface org.hibernate.mapping.Value
 
getColumnSpan(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.AbstractLobType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.AnyType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.BlobType
How many columns are used to persist this type.
getColumnSpan(Mapping) - Method in class org.hibernate.type.ClobType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.CollectionType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.ComponentType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.CompositeCustomType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.CustomType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.ManyToOneType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.MetaType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.NullableType
Deprecated.  
getColumnSpan(Mapping) - Method in class org.hibernate.type.OneToOneType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.SpecialOneToOneType
 
getColumnSpan(Mapping) - Method in interface org.hibernate.type.Type
How many columns are used to persist this type.
getColumnsUsingProjection(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the names of the columns mapped by a property path
getColumnsUsingProjection(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
Get the names of the columns constrained by this criterion.
getColumnUpdateability() - Method in class org.hibernate.mapping.Collection
 
getColumnUpdateability() - Method in class org.hibernate.mapping.Component
 
getColumnUpdateability() - Method in class org.hibernate.mapping.OneToMany
 
getColumnUpdateability() - Method in class org.hibernate.mapping.SimpleValue
 
getColumnUpdateability() - Method in interface org.hibernate.mapping.Value
 
getComment() - Method in class org.hibernate.engine.NamedQueryDefinition
 
getComment() - Method in class org.hibernate.engine.QueryParameters
 
getComment() - Method in class org.hibernate.impl.CriteriaImpl
 
getComment() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
getComment() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getComment() - Method in class org.hibernate.loader.entity.CascadeEntityJoinWalker
 
getComment() - Method in class org.hibernate.loader.entity.EntityJoinWalker
 
getComment() - Method in class org.hibernate.mapping.Column
 
getComment() - Method in class org.hibernate.mapping.Table
 
getCommentsEnabled() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getComparator() - Method in class org.hibernate.mapping.Collection
 
getComparator() - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
getComparator() - Method in class org.hibernate.type.ByteType
 
getComparator() - Method in class org.hibernate.type.CalendarType
 
getComparator() - Method in class org.hibernate.type.CustomType
 
getComparator() - Method in class org.hibernate.type.IntegerType
 
getComparator() - Method in class org.hibernate.type.LongType
 
getComparator() - Method in class org.hibernate.type.ShortType
 
getComparator() - Method in class org.hibernate.type.TimestampType
 
getComparator() - Method in interface org.hibernate.type.VersionType
Get a comparator for version values.
getComparatorClassName() - Method in class org.hibernate.mapping.Collection
 
getComparisonOperator() - Method in class org.hibernate.ejb.criteria.predicate.ComparisonPredicate
 
getComponentClass() - Method in class org.hibernate.mapping.Component
 
getComponentClassName() - Method in class org.hibernate.mapping.Component
 
getComponentIndex() - Method in class org.hibernate.envers.entities.mapper.relation.MiddleComponentData
 
getComponentMapper() - Method in class org.hibernate.envers.entities.mapper.relation.MiddleComponentData
 
getComponentPath() - Method in class org.hibernate.hql.ast.tree.ComponentJoin
 
getComponentProperty() - Method in class org.hibernate.hql.ast.tree.ComponentJoin
 
getComponentType() - Method in class org.hibernate.hql.ast.tree.ComponentJoin
 
getComponentValue(ComponentType, Object, String) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Extract a component property value.
getCompoundSelectionItems() - Method in class org.hibernate.ejb.criteria.expression.CompoundSelectionImpl
 
getCompoundSelectionItems() - Method in class org.hibernate.ejb.criteria.expression.SelectionImpl
 
getCompoundSelectionItems() - Method in class org.hibernate.ejb.criteria.predicate.AbstractPredicateImpl
 
getConcreteProxyClass(EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getConcreteProxyClass(EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the proxy interface that instances of this concrete class will be cast to (optional operation).
getConcreteProxyClass() - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer
Returns the java class to which generated proxies will be typed.
getConcreteProxyClass() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Returns the java class to which generated proxies will be typed.
getConcreteProxyClass() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Returns the java class to which generated proxies will be typed.
getConcreteProxyClass() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Returns the java class to which generated proxies will be typed.
getCondition() - Method in class org.hibernate.ejb.criteria.expression.SearchedCaseExpression.WhenClause
 
getCondition() - Method in class org.hibernate.ejb.criteria.expression.SimpleCaseExpression.WhenClause
 
getConfigProperties(String) - Static method in class org.hibernate.util.ConfigHelper
Loads a properties instance based on the data at the incoming config location.
getConfigResourceKey() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
For provider-specific configuration, the name of the property key the provider expects.
getConfigResourceLocation() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
For provider-specific configuration, the resource location of that config resource.
getConfigStream(String) - Static method in class org.hibernate.util.ConfigHelper
Open an InputStream to the URL represented by the incoming path.
getConfigStreamReader(String) - Static method in class org.hibernate.util.ConfigHelper
Open an Reader to the URL represented by the incoming path.
getConfiguration() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Get cache configuration.
getConfiguration() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
getConfiguration() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
getConfigurationInputStream(String) - Method in class org.hibernate.cfg.Configuration
Get the configuration file as an InputStream.
getConfigurationProperties() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getConfigurationProperties() - Method in interface org.hibernate.cfg.Mappings
Retrieve the configuration properties currently in effect.
getConnectCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getConnectCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of connections asked by the sessions (the actual number of connections used may be much smaller depending whether you use a connection pool or not)
getConnectCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getConnection() - Method in class org.hibernate.connection.C3P0ConnectionProvider
Grab a connection, with the autocommit mode specified by hibernate.connection.autocommit.
getConnection() - Method in interface org.hibernate.connection.ConnectionProvider
Grab a connection, with the autocommit mode specified by hibernate.connection.autocommit.
getConnection() - Method in class org.hibernate.connection.DatasourceConnectionProvider
 
getConnection() - Method in class org.hibernate.connection.DriverManagerConnectionProvider
 
getConnection() - Method in class org.hibernate.connection.ProxoolConnectionProvider
Grab a connection
getConnection() - Method in class org.hibernate.connection.UserSuppliedConnectionProvider
 
getConnection() - Method in class org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
 
getConnection() - Method in class org.hibernate.jdbc.ConnectionManager
Retrieves the connection currently managed by this ConnectionManager.
getConnection() - Method in class org.hibernate.test.tm.ConnectionProviderImpl
 
getConnectionManager() - Method in class org.hibernate.jdbc.JDBCContext
 
getConnectionProperties(Properties) - Static method in class org.hibernate.connection.ConnectionProviderFactory
Transform JDBC connection properties.
getConnectionProvider() - Method in class org.hibernate.cfg.Settings
 
getConnectionProvider() - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get the connection provider
getConnectionProvider() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getConnectionReleaseMode() - Method in class org.hibernate.cfg.Settings
 
getConnectionReleaseMode() - Method in class org.hibernate.context.JTASessionContext
Mainly for subclass usage.
getConnectionReleaseMode() - Method in class org.hibernate.context.ThreadLocalSessionContext
Mainly for subclass usage.
getConnectionReleaseMode() - Method in class org.hibernate.impl.SessionImpl
 
getConnectionReleaseMode() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getConnectionReleaseMode() - Method in interface org.hibernate.jdbc.JDBCContext.Context
 
getConstantName(Class, int) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Deprecated. Use #getTokenTypeName instead
getConstantValue(String) - Static method in class org.hibernate.util.ReflectHelper
Resolve a constant to its actual value.
getConstraintColumns() - Method in class org.hibernate.mapping.OneToOne
 
getConstraintColumns() - Method in class org.hibernate.mapping.SimpleValue
 
getConstraintName() - Method in exception org.hibernate.exception.ConstraintViolationException
Returns the name of the violated constraint, if known.
getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getConstraintOrderedTableNameClosure() - Method in interface org.hibernate.persister.entity.Queryable
Get the names of all tables used in the hierarchy (up and down) ordered such that deletes in the given order would not cause contraint violations.
getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getConstructor() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
getConstructor(Class, Type[]) - Static method in class org.hibernate.util.ReflectHelper
Retrieve a constructor for the given class, with arguments matching the specified Hibernate mapping types.
getConstructorArgumentTypeList() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
getContextEntityIdentifier(Object) - Method in interface org.hibernate.engine.SessionImplementor
Return the identifier of the persistent object, or null if not associated with the session
getContextEntityIdentifier(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getContextEntityIdentifier(Object) - Method in class org.hibernate.impl.SessionImpl
Get the id value for an object that is actually associated with the session.
getContextEntityIdentifier(Object) - Method in class org.hibernate.impl.StatelessSessionImpl
 
getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getContraintOrderedTableKeyColumnClosure() - Method in interface org.hibernate.persister.entity.Queryable
For each table specified in Queryable.getConstraintOrderedTableNameClosure(), get the columns that define the key between the various hierarchy classes.
getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getCorrelatedJoins() - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
getCorrelatedSubqueryOperator() - Method in class org.hibernate.envers.configuration.GlobalConfiguration
 
getCorrelationParent() - Method in interface org.hibernate.ejb.criteria.FromImplementor
 
getCorrelationParent() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
getCount() - Method in class org.hibernate.id.AbstractUUIDGenerator
Unique in a millisecond for this JVM instance (unless there are > Short.MAX_VALUE instances created in a millisecond)
getCreateMultisetTableString() - Method in class org.hibernate.dialect.Dialect
Slight variation on Dialect.getCreateTableString().
getCreateMultisetTableString() - Method in class org.hibernate.dialect.TeradataDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.DB2Dialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.Dialect
Typically dialects which support sequences can create a sequence with a single command.
getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.Dialect
Overloaded form of Dialect.getCreateSequenceString(String), additionally taking the initial value and increment size to be applied to the sequence definition.
getCreateSequenceString(String) - Method in class org.hibernate.dialect.H2Dialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.HSQLDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.InformixDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.IngresDialect
The syntax used to create a sequence, if sequences are supported.
getCreateSequenceString(String) - Method in class org.hibernate.dialect.InterbaseDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.MckoiDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.MimerSQLDialect
The syntax used to create a sequence.
getCreateSequenceString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getCreateSequenceString(String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.SAPDBDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.TimesTenDialect
 
getCreateSequenceStrings(String) - Method in class org.hibernate.dialect.Dialect
Deprecated. Use Dialect.getCreateSequenceString(String, int, int) instead
getCreateSequenceStrings(String, int, int) - Method in class org.hibernate.dialect.Dialect
An optional multi-line form for databases which Dialect.supportsPooledSequences().
getCreateTableString() - Method in class org.hibernate.dialect.Dialect
Command used to create a table.
getCreateTemporaryTablePostfix() - Method in class org.hibernate.dialect.Cache71Dialect
 
getCreateTemporaryTablePostfix() - Method in class org.hibernate.dialect.DB2Dialect
 
getCreateTemporaryTablePostfix() - Method in class org.hibernate.dialect.Dialect
Get any fragments needing to be postfixed to the command for temporary table creation.
getCreateTemporaryTablePostfix() - Method in class org.hibernate.dialect.HSQLDialect
No fragment is needed if data is not needed beyond commit, otherwise should add "on commit preserve rows"
getCreateTemporaryTablePostfix() - Method in class org.hibernate.dialect.IngresDialect
 
getCreateTemporaryTablePostfix() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCreateTemporaryTablePostfix() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getCreateTemporaryTablePostfix() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getCreateTemporaryTablePostfix() - Method in class org.hibernate.dialect.SAPDBDialect
 
getCreateTemporaryTablePostfix() - Method in class org.hibernate.dialect.TeradataDialect
 
getCreateTemporaryTablePostfix() - Method in class org.hibernate.dialect.TimesTenDialect
 
getCreateTemporaryTableString() - Method in class org.hibernate.dialect.Cache71Dialect
 
getCreateTemporaryTableString() - Method in class org.hibernate.dialect.DB2Dialect
 
getCreateTemporaryTableString() - Method in class org.hibernate.dialect.Dialect
Command used to create a temporary table.
getCreateTemporaryTableString() - Method in class org.hibernate.dialect.H2Dialect
 
getCreateTemporaryTableString() - Method in class org.hibernate.dialect.HSQLDialect
Command used to create a temporary table.
getCreateTemporaryTableString() - Method in class org.hibernate.dialect.IngresDialect
 
getCreateTemporaryTableString() - Method in class org.hibernate.dialect.MySQLDialect
 
getCreateTemporaryTableString() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCreateTemporaryTableString() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getCreateTemporaryTableString() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getCreateTemporaryTableString() - Method in class org.hibernate.dialect.TeradataDialect
 
getCreateTemporaryTableString() - Method in class org.hibernate.dialect.TimesTenDialect
 
getCriteria() - Method in class org.hibernate.impl.CriteriaImpl.CriterionEntry
 
getCriteria() - Method in class org.hibernate.impl.CriteriaImpl.OrderEntry
 
getCriteria(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getCriteriaBuilder() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
getCriteriaBuilder() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
getCriterion() - Method in class org.hibernate.impl.CriteriaImpl.CriterionEntry
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.DerbyDialect
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.Dialect
Get the separator to use for defining cross joins when translating HQL queries.
getCrossJoinSeparator() - Method in class org.hibernate.dialect.Oracle8iDialect
Get the separator to use for defining cross joins when translating HQL queries.
getCrossJoinSeparator() - Method in class org.hibernate.dialect.Sybase11Dialect
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.TimesTenDialect
 
getCurrentFromClause() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getCurrentKey() - Method in class org.hibernate.engine.CollectionEntry
This is only available late during the flush cycle
getCurrentLockMode(Object) - Method in class org.hibernate.impl.SessionImpl
 
getCurrentLockMode(Object) - Method in interface org.hibernate.Session
Determine the current lock mode of the given object.
getCurrentPersister() - Method in class org.hibernate.engine.CollectionEntry
 
getCurrentRevision(Class<T>, boolean) - Method in interface org.hibernate.envers.AuditReader
Gets an instance of the current revision entity, to which any entries in the audit tables will be bound.
getCurrentRevision(Class<T>, boolean) - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
getCurrentRevisionData(Session, boolean) - Method in class org.hibernate.envers.synchronization.AuditProcess
 
getCurrentRow() - Method in class org.hibernate.impl.AbstractScrollableResults
 
getCurrentRow() - Method in class org.hibernate.impl.FetchingScrollableResultsImpl
 
getCurrentRow() - Method in class org.hibernate.impl.ScrollableResultsImpl
 
getCurrentSession() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getCurrentSession() - Method in interface org.hibernate.SessionFactory
Obtains the current session.
getCurrentTimestampCallString() - Method in class org.hibernate.dialect.FrontBaseDialect
 
getCurrentTimestampCallString() - Method in class org.hibernate.dialect.InterbaseDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.DB2Dialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Dialect
Retrieve the command used to retrieve the current timestamp from the database.
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.H2Dialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.HSQLDialect
Retrieve the command used to retrieve the current timestamp from the database.
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.InformixDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Ingres9Dialect
Retrieve the command used to retrieve the current timestammp from the database.
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.MySQLDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Oracle9iDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.OracleDialect
Deprecated.  
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.PostgresPlusDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.SQLServerDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.TimesTenDialect
 
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.Dialect
The name of the database-specific SQL function for retrieving the current timestamp.
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.HSQLDialect
The name of the database-specific SQL function for retrieving the current timestamp.
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.Ingres9Dialect
Expression for current_timestamp
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.IngresDialect
Expression for current_timestamp
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.Oracle9iDialect
 
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.OracleDialect
Deprecated.  
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.PostgresPlusDialect
 
getCurrentTransaction() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
getCurrentVersion(Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Retrieve the version number
getCurrentVersion(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the current version of the object, or return null if there is no row for the given identifier.
getCustomListeners() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getCustomQuery() - Method in class org.hibernate.engine.query.NativeSQLQueryPlan
 
getCustomQueryReturns() - Method in interface org.hibernate.loader.custom.CustomQuery
A collection of descriptors describing the JDBC result set to be expected and how to map this result set.
getCustomQueryReturns() - Method in class org.hibernate.loader.custom.sql.SQLCustomQuery
 
getCustomRead() - Method in class org.hibernate.mapping.Column
 
getCustomSQLDelete() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLDelete() - Method in class org.hibernate.mapping.Join
 
getCustomSQLDelete() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSQLDeleteAll() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLDeleteAllCheckStyle() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLDeleteCheckStyle() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLDeleteCheckStyle() - Method in class org.hibernate.mapping.Join
 
getCustomSQLDeleteCheckStyle() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSQLInsert() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLInsert() - Method in class org.hibernate.mapping.Join
 
getCustomSQLInsert() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSQLInsertCheckStyle() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLInsertCheckStyle() - Method in class org.hibernate.mapping.Join
 
getCustomSQLInsertCheckStyle() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSQLUpdate() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLUpdate() - Method in class org.hibernate.mapping.Join
 
getCustomSQLUpdate() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.Join
 
getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomWrite() - Method in class org.hibernate.mapping.Column
 
getData() - Method in class org.hibernate.envers.entities.mapper.PersistentCollectionChangeData
 
getData(AuditConfiguration) - Method in class org.hibernate.envers.query.criteria.AuditProperty
 
getData(AuditConfiguration) - Method in interface org.hibernate.envers.query.order.AuditOrder
 
getData(AuditConfiguration) - Method in class org.hibernate.envers.query.order.PropertyAuditOrder
 
getData(AuditConfiguration) - Method in interface org.hibernate.envers.query.projection.AuditProjection
 
getData(AuditConfiguration) - Method in class org.hibernate.envers.query.projection.PropertyAuditProjection
 
getData() - Method in class org.hibernate.envers.synchronization.work.ModWorkUnit
 
getData() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getData() - Method in class org.hibernate.tuple.ElementWrapper
 
getDatabaseSnapshot(Serializable, EntityPersister) - Method in interface org.hibernate.engine.PersistenceContext
Get the current state of the entity as known to the underlying database, or null if there is no corresponding row
getDatabaseSnapshot(Serializable, EntityPersister) - Method in class org.hibernate.engine.StatefulPersistenceContext
Get the current state of the entity as known to the underlying database, or null if there is no corresponding row
getDatabaseSnapshot() - Method in class org.hibernate.event.FlushEntityEvent
 
getDatabaseSnapshot(Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDatabaseSnapshot(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the current database state of the object, in a "hydrated" form, without resolving identifiers
getDatabaseStructure() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Getter for property 'databaseStructure'.
getDataSource() - Method in class org.hibernate.connection.DatasourceConnectionProvider
 
getDataType() - Method in class org.hibernate.hql.ast.tree.AggregateNode
 
getDataType() - Method in class org.hibernate.hql.ast.tree.BetweenOperatorNode
 
getDataType() - Method in class org.hibernate.hql.ast.tree.BinaryArithmeticOperatorNode
Figure out the type of the binary expression by looking at the types of the operands.
getDataType() - Method in class org.hibernate.hql.ast.tree.BinaryLogicOperatorNode
 
getDataType() - Method in class org.hibernate.hql.ast.tree.BooleanLiteralNode
 
getDataType() - Method in class org.hibernate.hql.ast.tree.Case2Node
 
getDataType() - Method in class org.hibernate.hql.ast.tree.CaseNode
 
getDataType() - Method in class org.hibernate.hql.ast.tree.ComponentJoin.ComponentFromElementType
 
getDataType() - Method in class org.hibernate.hql.ast.tree.ComponentJoin
 
getDataType() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
Deprecated. (tell clover to ignore this method)
getDataType() - Method in class org.hibernate.hql.ast.tree.CountNode
 
getDataType() - Method in class org.hibernate.hql.ast.tree.DotNode
 
getDataType() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getDataType() - Method in class org.hibernate.hql.ast.tree.IdentNode
 
getDataType() - Method in class org.hibernate.hql.ast.tree.LiteralNode
 
getDataType() - Method in interface org.hibernate.hql.ast.tree.OperatorNode
Retrieves the data type for the overall operator expression.
getDataType() - Method in class org.hibernate.hql.ast.tree.QueryNode
 
getDataType() - Method in interface org.hibernate.hql.ast.tree.SelectExpression
Returns the data type of the select expression.
getDataType() - Method in class org.hibernate.hql.ast.tree.SqlNode
 
getDataType() - Method in class org.hibernate.hql.ast.tree.UnaryArithmeticNode
 
getDataType() - Method in class org.hibernate.hql.ast.tree.UnaryLogicOperatorNode
 
getDate() - Method in exception org.hibernate.envers.exception.RevisionDoesNotExistException
 
getDate(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getDate(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a date, time or timestamp
getDebugString(AST) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Returns the 'list' representation with some brackets around it for debugging.
getDebugText() - Method in interface org.hibernate.sql.ordering.antlr.Node
Get a string representation of this node usable for debug logging or similar.
getDebugText() - Method in class org.hibernate.sql.ordering.antlr.NodeSupport
Get a string representation of this node usable for debug logging or similar.
getDecimalDigits() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
 
getDeclaredAttribute(String) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getDeclaredAttributes() - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getDeclaredCollection(String) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getDeclaredCollection(String, Class<E>) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getDeclaredId(Class<Y>) - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
getDeclaredIdentifierMapper() - Method in class org.hibernate.mapping.MappedSuperclass
 
getDeclaredIdentifierMapper() - Method in class org.hibernate.mapping.PersistentClass
 
getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.MappedSuperclass
 
getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.PersistentClass
 
getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.RootClass
 
getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.Subclass
 
getDeclaredList(String) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getDeclaredList(String, Class<E>) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getDeclaredMap(String) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getDeclaredMap(String, Class<K>, Class<V>) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
 
getDeclaredPluralAttributes() - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getDeclaredPropertyIterator() - Method in class org.hibernate.mapping.Join
 
getDeclaredPropertyIterator() - Method in class org.hibernate.mapping.MappedSuperclass
 
getDeclaredPropertyIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getDeclaredSet(String) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getDeclaredSet(String, Class<E>) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getDeclaredSingularAttribute(String) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getDeclaredSingularAttribute(String, Class<Y>) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getDeclaredSingularAttributes() - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getDeclaredVersion(Class<Y>) - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
getDeclaredVersion() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
For used to retrieve the declared version when populating the static metamodel.
getDeclaredVersion() - Method in class org.hibernate.mapping.MappedSuperclass
 
getDeclaredVersion() - Method in class org.hibernate.mapping.PersistentClass
 
getDeclaredVersion() - Method in class org.hibernate.mapping.RootClass
 
getDeclaredVersion() - Method in class org.hibernate.mapping.Subclass
 
getDeclaringClass() - Method in interface org.hibernate.cfg.PropertyData
Return the Class the property is declared on If the property is declared on a @MappedSuperclass, this class will be different than the PersistentClass's class
getDeclaringClass() - Method in class org.hibernate.cfg.PropertyInferredData
 
getDeclaringClass() - Method in class org.hibernate.cfg.PropertyPreloadedData
 
getDeclaringClass() - Method in class org.hibernate.cfg.WrappedInferredData
 
getDeclaringType() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
getDeclaringType() - Method in class org.hibernate.ejb.metamodel.AbstractAttribute
getDefault(String) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
getDefaultAccess() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getDefaultAccess() - Method in interface org.hibernate.cfg.Mappings
Get the current default property access style.
getDefaultAccess() - Method in interface org.hibernate.cfg.PropertyData
 
getDefaultAccess() - Method in class org.hibernate.cfg.PropertyInferredData
 
getDefaultAccess() - Method in class org.hibernate.cfg.PropertyPreloadedData
 
getDefaultAccess() - Method in class org.hibernate.cfg.WrappedInferredData
 
getDefaultAccessType() - Method in class org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
Get the default access type for entity and collection regions.
getDefaultAccessType() - Method in class org.hibernate.cache.impl.NoCachingRegionFactory
 
getDefaultAccessType() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
getDefaultAccessType() - Method in class org.hibernate.cache.jbc.JBossCacheRegionFactory
 
getDefaultAccessType() - Method in interface org.hibernate.cache.RegionFactory
Get the default access type for entity and collection regions.
getDefaultBatchFetchSize() - Method in class org.hibernate.cfg.Settings
 
getDefaultCascade() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getDefaultCascade() - Method in interface org.hibernate.cfg.Mappings
Get the current default cascade style.
getDefaultCatalog() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getDefaultCatalogName() - Method in class org.hibernate.cfg.Settings
 
getDefaultCatalogName() - Method in class org.hibernate.envers.configuration.GlobalConfiguration
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.Array
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.Bag
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.Collection
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.IdentifierBag
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.List
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.Map
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.Set
 
getDefaultConstructor(Class) - Static method in class org.hibernate.util.ReflectHelper
Retrieve the default (no arg) constructor from the given class.
getDefaultEntityListeners() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
getDefaultEntityMode() - Method in class org.hibernate.cfg.Settings
 
getDefaultFilterCondition() - Method in class org.hibernate.engine.FilterDefinition
 
getDefaultPackage() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getDefaultPackage() - Method in interface org.hibernate.cfg.Mappings
Get the currently bound default package name.
getDefaultProperties() - Method in class org.hibernate.dialect.Dialect
Retrieve a set of default Hibernate properties for this database.
getDefaultReleaseMode() - Method in class org.hibernate.transaction.CMTTransactionFactory
 
getDefaultReleaseMode() - Method in class org.hibernate.transaction.JDBCTransactionFactory
Get the default connection release mode.
getDefaultReleaseMode() - Method in class org.hibernate.transaction.JTATransactionFactory
Get the default connection release mode.
getDefaultReleaseMode() - Method in interface org.hibernate.transaction.TransactionFactory
Get the default connection release mode.
getDefaults() - Method in class org.hibernate.cfg.annotations.reflection.JPAMetadataProvider
 
getDefaultSchema() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getDefaultSchemaName() - Method in class org.hibernate.cfg.Settings
 
getDefaultSchemaName() - Method in class org.hibernate.envers.configuration.GlobalConfiguration
 
getDefaultValue(Serializable) - Method in class org.hibernate.engine.IdentifierValue
 
getDefaultValue(Object) - Method in class org.hibernate.engine.VersionValue
 
getDefaultValue() - Method in class org.hibernate.mapping.Column
 
getDefaultValue() - Method in class org.hibernate.type.BooleanType
 
getDefaultValue() - Method in class org.hibernate.type.ByteType
 
getDefaultValue() - Method in class org.hibernate.type.CharacterType
 
getDefaultValue() - Method in class org.hibernate.type.DoubleType
 
getDefaultValue() - Method in class org.hibernate.type.FloatType
 
getDefaultValue() - Method in class org.hibernate.type.IntegerType
 
getDefaultValue() - Method in class org.hibernate.type.LongType
 
getDefaultValue() - Method in class org.hibernate.type.PrimitiveType
 
getDefaultValue() - Method in class org.hibernate.type.ShortType
 
getDefinedConfigurations() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
getDefinedFilterNames() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getDefinedFilterNames() - Method in interface org.hibernate.SessionFactory
Obtain a set of the names of all filters defined on this SessionFactory.
getDefinedHints() - Static method in class org.hibernate.ejb.QueryHints
 
getDelayedEntityKey() - Method in class org.hibernate.action.EntityIdentityInsertAction
 
getDelegate() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
returns the underlying session
getDeleteAllCheckStyle() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getDeleteCheckStyle() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getDeleteCount() - Method in class org.hibernate.stat.ConcurrentEntityStatisticsImpl
 
getDeleteCount() - Method in interface org.hibernate.stat.EntityStatistics
 
getDeleteCount() - Method in class org.hibernate.stat.EntityStatisticsImpl
 
getDeletedState() - Method in class org.hibernate.engine.EntityEntry
 
getDeletedState() - Method in class org.hibernate.event.PostDeleteEvent
 
getDeletedState() - Method in class org.hibernate.event.PreDeleteEvent
Getter for property 'deletedState'.
getDeleteEventListeners() - Method in class org.hibernate.event.EventListeners
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.PersistentArrayHolder
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.PersistentBag
 
getDeletes(CollectionPersister, boolean) - Method in interface org.hibernate.collection.PersistentCollection
Get all the elements that need deleting
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.PersistentElementHolder
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.PersistentList
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.PersistentMap
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.PersistentSet
 
getDelimitedIdentifier() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getDelimiter() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
getDescription() - Method in class org.hibernate.test.cache.Item
 
getDestinations() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getDialect() - Method in class org.hibernate.cfg.Settings
 
getDialect() - Static method in class org.hibernate.dialect.Dialect
Get an instance of the dialect specified by the current System properties.
getDialect(Properties) - Static method in class org.hibernate.dialect.Dialect
Get an instance of the dialect specified by the given properties or by the current System properties.
getDialect() - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get the SQL dialect.
getDialect() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getDialect() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
getDialect() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
getDialect() - Method in class org.hibernate.loader.JoinWalker
 
getDialect() - Method in class org.hibernate.loader.OuterJoinLoader
 
getDialect() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getDialect() - Method in class org.hibernate.sql.Insert
 
getDialect() - Method in interface org.hibernate.sql.ordering.antlr.TranslationContext
Retrieves the dialect for this context.
getDialect() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
getDialect() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getDialectScopes() - Method in class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
getDirectSubclasses() - Method in class org.hibernate.mapping.PersistentClass
 
getDirtyCheckEventListeners() - Method in class org.hibernate.event.EventListeners
 
getDirtyProperties() - Method in class org.hibernate.event.FlushEntityEvent
 
getDisassembledState() - Method in class org.hibernate.cache.entry.CacheEntry
 
getDiscriminator() - Method in class org.hibernate.mapping.PersistentClass
 
getDiscriminator() - Method in class org.hibernate.mapping.RootClass
 
getDiscriminator() - Method in class org.hibernate.mapping.Subclass
 
getDiscriminatorAlias(Loadable, String) - Method in class org.hibernate.loader.ColumnEntityAliases
 
getDiscriminatorAlias(Loadable, String) - Method in class org.hibernate.loader.DefaultEntityAliases
 
getDiscriminatorAlias() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorAlias(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorAlias(String) - Method in interface org.hibernate.persister.entity.Loadable
Get the result set aliases used for the identifier columns, given a suffix
getDiscriminatorAlias() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorColumnIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getDiscriminatorColumnIterator() - Method in class org.hibernate.mapping.SingleTableSubclass
 
getDiscriminatorColumnName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorColumnName() - Method in interface org.hibernate.persister.entity.Loadable
 
getDiscriminatorColumnName() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorColumnReaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorColumnReaders() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorColumnReaderTemplate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorColumnReaderTemplate() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorFormula() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorFormula() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getDiscriminatorFormulaTemplate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorFormulaTemplate() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorSQLValue() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getDiscriminatorSQLValue() - Method in interface org.hibernate.persister.entity.Queryable
Get the discriminator value for this particular concrete subclass, as a string that may be embedded in a select statement
getDiscriminatorSQLValue() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorSQLValue() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getDiscriminatorType() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getDiscriminatorType() - Method in interface org.hibernate.persister.entity.Loadable
Get the discriminator type
getDiscriminatorType() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorType() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getDiscriminatorTypeName() - Method in class org.hibernate.cfg.Ejb3DiscriminatorColumn
 
getDiscriminatorValue() - Method in class org.hibernate.mapping.PersistentClass
 
getDisplayText() - Method in class org.hibernate.hql.ast.tree.AbstractStatement
Returns additional display text for the AST node.
getDisplayText() - Method in class org.hibernate.hql.ast.tree.BinaryArithmeticOperatorNode
 
getDisplayText() - Method in class org.hibernate.hql.ast.tree.ComponentJoin
Returns additional display text for the AST node.
getDisplayText() - Method in interface org.hibernate.hql.ast.tree.DisplayableNode
Returns additional display text for the AST node.
getDisplayText() - Method in class org.hibernate.hql.ast.tree.DotNode
 
getDisplayText() - Method in class org.hibernate.hql.ast.tree.FromClause
 
getDisplayText() - Method in class org.hibernate.hql.ast.tree.FromElement
Returns additional display text for the AST node.
getDisplayText() - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
 
getDisplayText() - Method in class org.hibernate.hql.ast.tree.IdentNode
 
getDisplayText() - Method in class org.hibernate.hql.ast.tree.ImpliedFromElement
Returns additional display text for the AST node.
getDisplayText() - Method in class org.hibernate.hql.ast.tree.IntoClause
Returns additional display text for the AST node.
getDisplayText() - Method in class org.hibernate.hql.ast.tree.MethodNode
 
getDisplayText() - Method in class org.hibernate.hql.ast.tree.ParameterNode
 
getDocument() - Method in class org.hibernate.cfg.ExtendsQueueEntry
 
getDocument() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getDocument() - Method in class org.hibernate.tuple.ElementWrapper
 
getDocumentTree() - Method in interface org.hibernate.util.xml.XmlDocument
Retrieve the parsed DOM tree.
getDocumentTree() - Method in class org.hibernate.util.xml.XmlDocumentImpl
Retrieve the parsed DOM tree.
getDom4jPropertyAccessor(String, Type, SessionFactoryImplementor) - Static method in class org.hibernate.property.PropertyAccessorFactory
 
getDontFlushFromFind() - Method in interface org.hibernate.engine.SessionImplementor
 
getDontFlushFromFind() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getDontFlushFromFind() - Method in class org.hibernate.impl.SessionImpl
 
getDontFlushFromFind() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getDouble(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getDouble(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a double
getDropForeignKeyString() - Method in class org.hibernate.dialect.Dialect
 
getDropForeignKeyString() - Method in class org.hibernate.dialect.MySQLDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.DB2Dialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.Dialect
Typically dialects which support sequences can drop a sequence with a single command.
getDropSequenceString(String) - Method in class org.hibernate.dialect.FirebirdDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.H2Dialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.HSQLDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.InformixDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.IngresDialect
The syntax used to drop a sequence, if sequences are supported.
getDropSequenceString(String) - Method in class org.hibernate.dialect.InterbaseDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.MckoiDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.MimerSQLDialect
The syntax used to drop sequences
getDropSequenceString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getDropSequenceString(String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.SAPDBDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.TimesTenDialect
 
getDropSequenceStrings(String) - Method in class org.hibernate.dialect.Dialect
The multiline script used to drop a sequence.
getDropTemporaryTableString() - Method in class org.hibernate.dialect.Dialect
Command used to drop a temporary table.
getDropTemporaryTableString() - Method in class org.hibernate.dialect.HSQLDialect
Command used to drop a temporary table.
getDropTemporaryTableString() - Method in class org.hibernate.dialect.MySQLDialect
 
getDynamicMapPropertyAccessor() - Static method in class org.hibernate.property.PropertyAccessorFactory
 
getEffectiveLockMode(String) - Method in class org.hibernate.LockOptions
Determine the LockMode to apply to the given alias.
getElement(Object) - Method in class org.hibernate.collection.PersistentArrayHolder
 
getElement(Object) - Method in class org.hibernate.collection.PersistentBag
 
getElement(Object) - Method in interface org.hibernate.collection.PersistentCollection
Get the value of the given collection entry
getElement(Object) - Method in class org.hibernate.collection.PersistentElementHolder
 
getElement(Object) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
getElement(Object) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
getElement(Object) - Method in class org.hibernate.collection.PersistentList
 
getElement(Object) - Method in class org.hibernate.collection.PersistentMap
 
getElement(Object) - Method in class org.hibernate.collection.PersistentSet
 
getElement() - Method in class org.hibernate.mapping.Collection
 
getElement() - Method in class org.hibernate.proxy.dom4j.Dom4jLazyInitializer
 
getElement() - Method in class org.hibernate.tuple.ElementWrapper
 
getElementAssociationType(CollectionType) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Essentially the same as SessionFactoryHelper.getElementType(org.hibernate.type.CollectionType), but requiring that the element type be an association type.
getElementByIndex(Serializable, Object, SessionImplementor, Object) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementByIndex(Serializable, Object, SessionImplementor, Object) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getElementByIndex(Serializable, Object, SessionImplementor, Object) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
getElementClass() - Method in class org.hibernate.mapping.Array
 
getElementClass() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Return the element class of an array, or null otherwise
getElementClass() - Method in interface org.hibernate.persister.collection.CollectionPersister
Return the element class of an array, or null otherwise
getElementClassName() - Method in class org.hibernate.mapping.Array
 
getElementColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
Generates the collection's element column aliases, based on the given suffix.
getElementColumnNames(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementColumnNames(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Get the names of the collection element columns (or the primary key columns in the case of a one-to-many association), aliased by the given table alias
getElementColumnNames() - Method in interface org.hibernate.persister.collection.QueryableCollection
Get the names of the collection element columns (or the primary key columns in the case of a one-to-many association)
getElementContent(Element) - Static method in class org.hibernate.ejb.packaging.XmlHelper
Get the content of the given element.
getElementContent(Element, String) - Static method in class org.hibernate.ejb.packaging.XmlHelper
Get the content of the given element.
getElementCountInMemory() - Method in interface org.hibernate.cache.Cache
Deprecated. The count of entries currently contained in the regions in-memory store.
getElementCountInMemory() - Method in class org.hibernate.cache.EhCache
 
getElementCountInMemory() - Method in class org.hibernate.cache.HashtableCache
 
getElementCountInMemory() - Method in class org.hibernate.cache.impl.bridge.BaseRegionAdapter
 
getElementCountInMemory() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getElementCountInMemory() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
getElementCountInMemory() - Method in class org.hibernate.cache.OSCache
 
getElementCountInMemory() - Method in interface org.hibernate.cache.Region
The count of entries currently contained in the regions in-memory store.
getElementCountInMemory() - Method in class org.hibernate.cache.SwarmCache
 
getElementCountInMemory() - Method in class org.hibernate.stat.ConcurrentSecondLevelCacheStatisticsImpl
 
getElementCountInMemory() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
getElementCountInMemory() - Method in class org.hibernate.stat.SecondLevelCacheStatisticsImpl
 
getElementCountOnDisk() - Method in interface org.hibernate.cache.Cache
Deprecated. The count of entries currently contained in the regions disk store.
getElementCountOnDisk() - Method in class org.hibernate.cache.EhCache
 
getElementCountOnDisk() - Method in class org.hibernate.cache.HashtableCache
 
getElementCountOnDisk() - Method in class org.hibernate.cache.impl.bridge.BaseRegionAdapter
 
getElementCountOnDisk() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
Not supported.
getElementCountOnDisk() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
getElementCountOnDisk() - Method in class org.hibernate.cache.OSCache
 
getElementCountOnDisk() - Method in interface org.hibernate.cache.Region
The count of entries currently contained in the regions disk store.
getElementCountOnDisk() - Method in class org.hibernate.cache.SwarmCache
 
getElementCountOnDisk() - Method in class org.hibernate.stat.ConcurrentSecondLevelCacheStatisticsImpl
 
getElementCountOnDisk() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
getElementCountOnDisk() - Method in class org.hibernate.stat.SecondLevelCacheStatisticsImpl
 
getElementEntityAliases() - Method in class org.hibernate.loader.custom.CollectionFetchReturn
 
getElementEntityAliases() - Method in class org.hibernate.loader.custom.CollectionReturn
 
getElementExpression() - Method in class org.hibernate.ejb.criteria.predicate.MemberOfPredicate
 
getElementNodeName() - Method in class org.hibernate.mapping.Collection
 
getElementNodeName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementNodeName() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getElementPersister() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementPersister() - Method in interface org.hibernate.persister.collection.QueryableCollection
Get the persister of the element class, if this is a collection of entities (optional operation).
getElementsIterator(Object) - Method in class org.hibernate.type.ArrayType
Not defined for collections of primitive type
getElementsIterator(Object, SessionImplementor) - Method in class org.hibernate.type.CollectionType
Get an iterator over the element set of the collection, which may not yet be wrapped
getElementsIterator(Object) - Method in class org.hibernate.type.CollectionType
Get an iterator over the element set of the collection in POJO mode
getElementsIterator(Object) - Method in class org.hibernate.type.CustomCollectionType
 
getElementsIterator(Object) - Method in class org.hibernate.type.MapType
 
getElementsIterator(Object) - Method in interface org.hibernate.usertype.UserCollectionType
Return an iterator over the elements of this collection - the passed collection instance may or may not be a wrapper
getElementsToProcess() - Method in class org.hibernate.cfg.InheritanceState
 
getElementType() - Method in class org.hibernate.ejb.metamodel.PluralAttributeImpl
getElementType() - Method in interface org.hibernate.metadata.CollectionMetadata
The collection element type
getElementType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementType() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the "element" type
getElementType(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
Get the Hibernate type of the collection elements
getEmbeddables() - Method in class org.hibernate.ejb.metamodel.MetamodelImpl
getEmbeddedParameters() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getEmbeddedParameters() - Method in interface org.hibernate.hql.ast.tree.ParameterContainer
Deprecated. Retrieve all embedded parameter specifications.
getEmbeddedParameters() - Method in class org.hibernate.hql.ast.tree.SqlFragment
 
getEnabledFetchProfileNames() - Method in class org.hibernate.engine.LoadQueryInfluencers
 
getEnabledFilter(String) - Method in class org.hibernate.engine.LoadQueryInfluencers
 
getEnabledFilter(String) - Method in class org.hibernate.impl.SessionImpl
Retrieve a currently enabled filter by name.
getEnabledFilter(String) - Method in interface org.hibernate.Session
Retrieve a currently enabled filter by name.
getEnabledFilterNames() - Method in class org.hibernate.engine.LoadQueryInfluencers
Returns an unmodifiable Set of enabled filter names.
getEnabledFilterNames() - Method in class org.hibernate.engine.query.HQLQueryPlan
 
getEnabledFilters() - Method in class org.hibernate.engine.LoadQueryInfluencers
 
getEnabledFilters() - Method in interface org.hibernate.engine.SessionImplementor
Deprecated. use #getLoadQueryInfluencers instead
getEnabledFilters() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getEnabledFilters() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getEnabledFilters() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
getEnabledFilters() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getEnabledFilters() - Method in interface org.hibernate.hql.QueryTranslator
Returns the filters enabled for this query translator.
getEnabledFilters() - Method in class org.hibernate.impl.SessionImpl
Return the currently enabled filters.
getEnabledFilters() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getEndTime() - Method in class org.hibernate.envers.tools.graph.Vertex
 
getEnlistedConnection() - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
getEntCfg() - Method in class org.hibernate.envers.configuration.AuditConfiguration
 
getEntities() - Method in class org.hibernate.ejb.metamodel.MetamodelImpl
getEntitiesByKey() - Method in interface org.hibernate.engine.PersistenceContext
Get the mapping from key value to entity instance
getEntitiesByKey() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
getEntitiesConfigurations() - Method in class org.hibernate.envers.configuration.metadata.AuditMetadataGenerator
 
getEntity(String, Serializable) - Method in class org.hibernate.EmptyInterceptor
 
getEntity(EntityKey) - Method in interface org.hibernate.engine.PersistenceContext
Get the entity instance associated with the given EntityKey
getEntity(EntityUniqueKey) - Method in interface org.hibernate.engine.PersistenceContext
Get an entity cached by unique key
getEntity(EntityKey) - Method in class org.hibernate.engine.StatefulPersistenceContext
Get the entity instance associated with the given EntityKey
getEntity(EntityUniqueKey) - Method in class org.hibernate.engine.StatefulPersistenceContext
Get an entity cached by unique key
getEntity() - Method in class org.hibernate.event.AbstractPreDatabaseOperationEvent
Retrieves the entity involved in the database operation.
getEntity() - Method in class org.hibernate.event.FlushEntityEvent
 
getEntity() - Method in class org.hibernate.event.MergeEvent
 
getEntity() - Method in class org.hibernate.event.PostDeleteEvent
 
getEntity() - Method in class org.hibernate.event.PostInsertEvent
 
getEntity() - Method in class org.hibernate.event.PostLoadEvent
 
getEntity() - Method in class org.hibernate.event.PostUpdateEvent
 
getEntity() - Method in class org.hibernate.event.PreLoadEvent
 
getEntity() - Method in class org.hibernate.event.SaveOrUpdateEvent
 
getEntity() - Method in interface org.hibernate.id.insert.Binder
 
getEntity(String, Serializable) - Method in interface org.hibernate.Interceptor
Get a fully loaded entity instance that is cached externally
getEntity() - Method in class org.hibernate.mapping.FetchProfile.Fetch
 
getEntity() - Method in exception org.hibernate.OptimisticLockException
 
getEntity() - Method in exception org.hibernate.PessimisticLockException
 
getEntityAliases() - Method in class org.hibernate.loader.BasicLoader
 
getEntityAliases() - Method in class org.hibernate.loader.custom.CustomLoader
 
getEntityAliases() - Method in class org.hibernate.loader.custom.EntityFetchReturn
 
getEntityAliases() - Method in class org.hibernate.loader.custom.RootReturn
 
getEntityAliases() - Method in class org.hibernate.loader.Loader
Get the result set descriptor
getEntityBatch(EntityPersister, Serializable, int, EntityMode) - Method in class org.hibernate.engine.BatchFetchQueue
Get a batch of unloaded identifiers for this class, using a slightly complex algorithm that tries to grab keys registered immediately after the given key.
getEntityCacheInstance() - Method in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Retrieve a handle to the Cache instance to be used for storing entity data.
getEntityCacheInstance() - Method in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Retrieve a handle to the Cache instance to be used for storing entity data.
getEntityCacheInstance() - Method in interface org.hibernate.cache.jbc.CacheInstanceManager
Retrieve a handle to the Cache instance to be used for storing entity data.
getEntityClassName() - Method in class org.hibernate.envers.entities.EntityConfiguration
 
getEntityClassName() - Method in class org.hibernate.event.LoadEvent
 
getEntityCount() - Method in interface org.hibernate.stat.SessionStatistics
Get the number of entity instances associated with the session
getEntityCount() - Method in class org.hibernate.stat.SessionStatisticsImpl
 
getEntityDeleteCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getEntityDeleteCount() - Method in interface org.hibernate.stat.Statistics
Get global number of entity deletes
getEntityDeleteCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getEntityEagerPropertyFetches() - Method in class org.hibernate.loader.hql.QueryLoader
 
getEntityEagerPropertyFetches() - Method in class org.hibernate.loader.Loader
An array indicating whether the entities have eager property fetching enabled.
getEntityEntries() - Method in interface org.hibernate.engine.PersistenceContext
Get the mapping from entity instance to entity entry
getEntityEntries() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
getEntityEntry() - Method in class org.hibernate.event.FlushEntityEvent
 
getEntityFetchCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getEntityFetchCount() - Method in interface org.hibernate.stat.Statistics
Get global number of entity fetchs
getEntityFetchCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getEntityId() - Method in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
getEntityId() - Method in interface org.hibernate.envers.synchronization.work.AuditWorkUnit
 
getEntityId() - Method in class org.hibernate.event.LoadEvent
 
getEntityIdentifierIfNotUnsaved(String, Object, SessionImplementor) - Static method in class org.hibernate.engine.ForeignKeys
Return the identifier of the persistent or transient object, or throw an exception if the instance is "unsaved" Used by OneToOneType and ManyToOneType to determine what id value should be used for an object that may or may not be associated with the session.
getEntityInsertCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getEntityInsertCount() - Method in interface org.hibernate.stat.Statistics
Get global number of entity inserts
getEntityInsertCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getEntityKey() - Method in class org.hibernate.engine.EntityEntry
Get the EntityKey based on this EntityEntry.
getEntityKeys() - Method in interface org.hibernate.stat.SessionStatistics
Get the set of all EntityKeys
getEntityKeys() - Method in class org.hibernate.stat.SessionStatisticsImpl
 
getEntityLoadContext(ResultSet) - Method in class org.hibernate.engine.loading.LoadContexts
 
getEntityLoadCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getEntityLoadCount() - Method in interface org.hibernate.stat.Statistics
Get global number of entity loads
getEntityLoadCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getEntityManager() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getEntityManagerFactory() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
getEntityManagerFactory() - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Provides protected access to the underlying EntityManagerFactoryImpl.
getEntityMetamodel() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getEntityMetamodel() - Method in interface org.hibernate.persister.entity.EntityPersister
Retrieve the underlying entity metamodel instance...
getEntityMetamodel() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getEntityMode() - Method in interface org.hibernate.engine.SessionImplementor
 
getEntityMode() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getEntityMode() - Method in class org.hibernate.impl.SessionImpl
 
getEntityMode() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getEntityMode() - Method in interface org.hibernate.Session
Retrieve the entity mode in effect for this session.
getEntityMode() - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer
Return the entity-mode handled by this tuplizer instance.
getEntityMode() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Return the entity-mode handled by this tuplizer instance.
getEntityMode() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Return the entity-mode handled by this tuplizer instance.
getEntityMode() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Return the entity-mode handled by this tuplizer instance.
getEntityName() - Method in class org.hibernate.action.EntityAction
entity name accessor
getEntityName() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
getEntityName() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
getEntityName() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
getEntityName(Element, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
getEntityName() - Method in interface org.hibernate.cfg.PropertyHolder
 
getEntityName(Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the entity name of an entity
getEntityName(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the entity name of an entity, taking into account the qualifier of the property path
getEntityName(Object) - Method in class org.hibernate.EmptyInterceptor
 
getEntityName() - Method in class org.hibernate.engine.EntityEntry
 
getEntityName() - Method in class org.hibernate.engine.EntityKey
 
getEntityName() - Method in class org.hibernate.engine.EntityUniqueKey
 
getEntityName() - Method in class org.hibernate.envers.entities.mapper.PersistentCollectionChangeData
 
getEntityName() - Method in class org.hibernate.envers.entities.mapper.relation.MiddleIdData
 
getEntityName() - Method in exception org.hibernate.envers.exception.NotAuditedException
 
getEntityName() - Method in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
getEntityName() - Method in interface org.hibernate.envers.synchronization.work.AuditWorkUnit
 
getEntityName() - Method in class org.hibernate.event.DeleteEvent
 
getEntityName() - Method in class org.hibernate.event.LockEvent
 
getEntityName() - Method in class org.hibernate.event.MergeEvent
 
getEntityName() - Method in class org.hibernate.event.PersistEvent
 
getEntityName() - Method in class org.hibernate.event.ReplicateEvent
 
getEntityName() - Method in class org.hibernate.event.SaveOrUpdateEvent
 
getEntityName() - Method in class org.hibernate.hql.ast.tree.IntoClause
 
getEntityName() - Method in class org.hibernate.id.ForeignGenerator
Getter for property 'entityName'.
getEntityName(Object) - Method in class org.hibernate.impl.SessionImpl
 
getEntityName() - Method in class org.hibernate.intercept.AbstractFieldInterceptor
 
getEntityName(Object) - Method in interface org.hibernate.Interceptor
Get the entity name for a persistent or transient instance
getEntityName(Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getEntityName(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getEntityName() - Method in class org.hibernate.loader.custom.RootReturn
 
getEntityName() - Method in class org.hibernate.mapping.Backref
 
getEntityName() - Method in class org.hibernate.mapping.IndexBackref
 
getEntityName() - Method in class org.hibernate.mapping.OneToOne
 
getEntityName() - Method in class org.hibernate.mapping.PersistentClass
 
getEntityName() - Method in interface org.hibernate.metadata.ClassMetadata
The name of the entity
getEntityName() - Method in exception org.hibernate.NonUniqueObjectException
 
getEntityName() - Method in class org.hibernate.persister.collection.CompositeElementPropertyMapping
 
getEntityName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getEntityName() - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
getEntityName() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
 
getEntityName() - Method in interface org.hibernate.persister.entity.EntityPersister
The entity name which this persister maps.
getEntityName() - Method in exception org.hibernate.PropertyValueException
 
getEntityName() - Method in class org.hibernate.proxy.AbstractLazyInitializer
The entity-name of the entity our owning proxy represents.
getEntityName() - Method in class org.hibernate.proxy.AbstractSerializableProxy
 
getEntityName() - Method in interface org.hibernate.proxy.LazyInitializer
The entity-name of the entity our owning proxy represents.
getEntityName(Object) - Method in interface org.hibernate.Session
Return the entity name for a persistent entity
getEntityName() - Method in exception org.hibernate.StaleObjectStateException
 
getEntityName() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Retreives the defined entity-name for the tuplized entity.
getEntityName() - Method in exception org.hibernate.UnresolvableObjectException
 
getEntityName() - Method in exception org.hibernate.WrongClassException
 
getEntityNameForVersionsEntityName(String) - Method in class org.hibernate.envers.entities.EntitiesConfigurations
 
getEntityNameResolvers() - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer
Get any EntityNameResolvers associated with this Tuplizer.
getEntityNameResolvers() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Get any EntityNameResolvers associated with this Tuplizer.
getEntityNameResolvers() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Get any EntityNameResolvers associated with this Tuplizer.
getEntityNameResolvers() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Get any EntityNameResolvers associated with this Tuplizer.
getEntityNames() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
Get the names of all entities
getEntityNames() - Method in interface org.hibernate.stat.Statistics
Get the names of all entities
getEntityNames() - Method in class org.hibernate.stat.StatisticsImpl
Get the names of all entities
getEntityNotFoundDelegate() - Method in class org.hibernate.cfg.Configuration
Retrieve the user-supplied delegate to handle non-existent entity scenarios.
getEntityNotFoundDelegate() - Method in interface org.hibernate.engine.SessionFactoryImplementor
 
getEntityNotFoundDelegate() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getEntityOrClassName() - Method in class org.hibernate.impl.CriteriaImpl
 
getEntityOrRoleName() - Method in class org.hibernate.cache.CacheKey
 
getEntityOwnerClassName() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
getEntityOwnerClassName() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
getEntityOwnerClassName() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
getEntityOwnerClassName() - Method in interface org.hibernate.cfg.PropertyHolder
 
getEntityPersister(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get the persister for the named entity
getEntityPersister(String, Object) - Method in interface org.hibernate.engine.SessionImplementor
Get the EntityPersister for any instance
getEntityPersister(String, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getEntityPersister() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getEntityPersister(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getEntityPersister(String, Object) - Method in class org.hibernate.impl.SessionImpl
 
getEntityPersister(String, Object) - Method in class org.hibernate.impl.StatelessSessionImpl
 
getEntityPersisterClass() - Method in class org.hibernate.mapping.PersistentClass
 
getEntityPersisterClass() - Method in class org.hibernate.mapping.RootClass
 
getEntityPersisterClass() - Method in class org.hibernate.mapping.Subclass
 
getEntityPersisters() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
Persisters for the return values of a find() style query.
getEntityPersisters() - Method in class org.hibernate.loader.custom.CustomLoader
 
getEntityPersisters() - Method in class org.hibernate.loader.hql.QueryLoader
 
getEntityPersisters() - Method in class org.hibernate.loader.Loader
An array of persisters of entity classes contained in each row of results; implemented by all subclasses
getEntityPersisters() - Method in class org.hibernate.loader.OuterJoinLoader
 
getEntityResolver() - Method in class org.hibernate.cfg.Configuration
 
getEntityState(Object, String, EntityEntry, SessionImplementor) - Method in class org.hibernate.event.def.AbstractSaveEventListener
Determine whether the entity is persistent, detached, or transient
getEntityStatistics(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
find entity statistics per name
getEntityStatistics(String) - Method in interface org.hibernate.stat.Statistics
find entity statistics per name
getEntityStatistics(String) - Method in class org.hibernate.stat.StatisticsImpl
find entity statistics per name
getEntityTuplizerFactory() - Method in class org.hibernate.cfg.Configuration
 
getEntityTuplizerFactory() - Method in class org.hibernate.cfg.Settings
 
getEntityType() - Method in class org.hibernate.ejb.criteria.path.RootImpl
 
getEntityType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getEntityType() - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
 
getEntityType() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getEntityUpdateCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getEntityUpdateCount() - Method in interface org.hibernate.stat.Statistics
Get global number of entity updates
getEntityUpdateCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getEntityUsingInterceptor(EntityKey) - Method in interface org.hibernate.engine.SessionImplementor
Get the entity instance associated with the given Key, calling the Interceptor if necessary
getEntityUsingInterceptor(EntityKey) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getEntityUsingInterceptor(EntityKey) - Method in class org.hibernate.impl.SessionImpl
 
getEntityUsingInterceptor(EntityKey) - Method in class org.hibernate.impl.StatelessSessionImpl
 
getEntries() - Method in class org.hibernate.stat.ConcurrentSecondLevelCacheStatisticsImpl
 
getEntries() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
getEntries() - Method in class org.hibernate.stat.SecondLevelCacheStatisticsImpl
 
getEntry(Object) - Method in interface org.hibernate.engine.PersistenceContext
Retreive the EntityEntry representation of the given entity.
getEntry(Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
Retreive the EntityEntry representation of the given entity.
getEntry() - Method in class org.hibernate.event.SaveOrUpdateEvent
 
getEnvironment() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
getError() - Method in class org.hibernate.util.xml.ErrorLogger
Retrieve the initial error encountered, or null if no error was encountered.
getErrorCode() - Method in exception org.hibernate.JDBCException
Get the errorCode of the underlying SQLException.
getErrorCount() - Method in class org.hibernate.hql.ast.ErrorCounter
 
getErrorCount() - Method in interface org.hibernate.hql.ast.ParseErrorHandler
 
getEscapeCharacter() - Method in class org.hibernate.ejb.criteria.predicate.LikePredicate
 
getEventListeners() - Method in class org.hibernate.cfg.Configuration
 
getEventListeners() - Method in class org.hibernate.ejb.Ejb3Configuration
 
getEventListeners() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getEvictEventListeners() - Method in class org.hibernate.event.EventListeners
 
getEvictionMaxEntries() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
getEvictionStrategy() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
getEvictionWakeUpInterval() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
getExceptions() - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
Returns a List of all Exceptions which occured during the export.
getExceptions() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
Returns a List of all Exceptions which occured during the export.
getExcludedPropertyNames() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getExcludeUnlistedClasses() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getExecutableCriteria(Session) - Method in class org.hibernate.criterion.DetachedCriteria
Get an executable instance of Criteria, to actually run the query.
getExecutionAvgTime() - Method in class org.hibernate.stat.ConcurrentQueryStatisticsImpl
average time in ms taken by the excution of this query onto the DB
getExecutionAvgTime() - Method in interface org.hibernate.stat.QueryStatistics
 
getExecutionAvgTime() - Method in class org.hibernate.stat.QueryStatisticsImpl
average time in ms taken by the excution of this query onto the DB
getExecutionCount() - Method in class org.hibernate.stat.ConcurrentQueryStatisticsImpl
queries executed to the DB
getExecutionCount() - Method in interface org.hibernate.stat.QueryStatistics
 
getExecutionCount() - Method in class org.hibernate.stat.QueryStatisticsImpl
queries executed to the DB
getExecutionMaxTime() - Method in class org.hibernate.stat.ConcurrentQueryStatisticsImpl
max time in ms taken by the excution of this query onto the DB
getExecutionMaxTime() - Method in interface org.hibernate.stat.QueryStatistics
 
getExecutionMaxTime() - Method in class org.hibernate.stat.QueryStatisticsImpl
max time in ms taken by the excution of this query onto the DB
getExecutionMinTime() - Method in class org.hibernate.stat.ConcurrentQueryStatisticsImpl
min time in ms taken by the excution of this query onto the DB
getExecutionMinTime() - Method in interface org.hibernate.stat.QueryStatistics
 
getExecutionMinTime() - Method in class org.hibernate.stat.QueryStatisticsImpl
min time in ms taken by the excution of this query onto the DB
getExecutionRowCount() - Method in class org.hibernate.stat.ConcurrentQueryStatisticsImpl
Number of lines returned by all the executions of this query (from DB) For now, Query.iterate() and Query.scroll()() do not fill this statistic
getExecutionRowCount() - Method in interface org.hibernate.stat.QueryStatistics
 
getExecutionRowCount() - Method in class org.hibernate.stat.QueryStatisticsImpl
Number of lines returned by all the executions of this query (from DB) For now, Query.iterate() and Query.scroll()() do not fill this statistic
getExpansionConnectorText() - Method in class org.hibernate.hql.ast.tree.AbstractNullnessCheckNode
When (if) we need to expand a row value constructor, what is the text of the connector to use between the expansion fragments.
getExpansionConnectorText() - Method in class org.hibernate.hql.ast.tree.IsNotNullLogicOperatorNode
 
getExpansionConnectorText() - Method in class org.hibernate.hql.ast.tree.IsNullLogicOperatorNode
 
getExpansionConnectorType() - Method in class org.hibernate.hql.ast.tree.AbstractNullnessCheckNode
When (if) we need to expand a row value constructor, what is the type of connector to use between the expansion fragments.
getExpansionConnectorType() - Method in class org.hibernate.hql.ast.tree.IsNotNullLogicOperatorNode
 
getExpansionConnectorType() - Method in class org.hibernate.hql.ast.tree.IsNullLogicOperatorNode
 
getExpectedRowCount() - Method in exception org.hibernate.jdbc.TooManyRowsAffectedException
 
getExpectedType() - Method in class org.hibernate.engine.query.NamedParameterDescriptor
 
getExpectedType() - Method in class org.hibernate.engine.query.OrdinalParameterDescriptor
 
getExpectedType() - Method in class org.hibernate.hql.ast.ParameterTranslationsImpl.ParameterInfo
 
getExpectedType() - Method in class org.hibernate.hql.ast.tree.BooleanLiteralNode
getExpectedType() - Method in interface org.hibernate.hql.ast.tree.ExpectedTypeAwareNode
 
getExpectedType() - Method in class org.hibernate.hql.ast.tree.JavaConstantNode
 
getExpectedType() - Method in class org.hibernate.hql.ast.tree.ParameterNode
 
getExpectedType() - Method in class org.hibernate.param.AbstractExplicitParameterSpecification
Get the type which we are expeting for a bind into this parameter based on translated contextual information.
getExpectedType() - Method in class org.hibernate.param.CollectionFilterKeyParameterSpecification
Get the type which we are expeting for a bind into this parameter based on translated contextual information.
getExpectedType() - Method in class org.hibernate.param.DynamicFilterParameterSpecification
Get the type which we are expeting for a bind into this parameter based on translated contextual information.
getExpectedType() - Method in interface org.hibernate.param.ParameterSpecification
Get the type which we are expeting for a bind into this parameter based on translated contextual information.
getExpectedType() - Method in class org.hibernate.param.VersionTypeSeedParameterSpecification
Get the type which we are expeting for a bind into this parameter based on translated contextual information.
getExpirationLifespan() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
getExpirationMaxIdle() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
getExplicitAccessType(XAnnotatedElement) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
getExplicitFromElements() - Method in class org.hibernate.hql.ast.tree.FromClause
 
getExplicitName() - Method in class org.hibernate.cfg.ExtendsQueueEntry
 
getExplicitName() - Method in interface org.hibernate.cfg.ObjectNameSource
Retrieve the name explicitly provided by the user.
getExpression() - Method in class org.hibernate.ejb.criteria.expression.SimpleCaseExpression
 
getExpression() - Method in class org.hibernate.ejb.criteria.OrderImpl
 
getExpression() - Method in class org.hibernate.ejb.criteria.predicate.BetweenPredicate
 
getExpression() - Method in class org.hibernate.ejb.criteria.predicate.BooleanAssertionPredicate
 
getExpression() - Method in class org.hibernate.ejb.criteria.predicate.BooleanExpressionPredicate
Get the boolean expression defining the predicate.
getExpression() - Method in class org.hibernate.ejb.criteria.predicate.InPredicate
 
getExpression() - Method in interface org.hibernate.sql.SelectExpression
 
getExpressionInternal() - Method in class org.hibernate.ejb.criteria.predicate.InPredicate
 
getExpressions() - Method in class org.hibernate.ejb.criteria.expression.CoalesceExpression
 
getExpressions() - Method in class org.hibernate.ejb.criteria.predicate.AbstractSimplePredicate
 
getExpressions() - Method in class org.hibernate.ejb.criteria.predicate.CompoundPredicate
 
getExtendsNeeded(Document, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
For the given document, locate all extends attributes which refer to entities (entity-name or class-name) not defined within said document.
getExtraProperties() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getExtraSelectList() - Method in class org.hibernate.sql.SelectFragment
 
getFactory() - Method in class org.hibernate.context.ThreadLocalSessionContext
Getter for property 'factory'.
getFactory() - Method in interface org.hibernate.criterion.CriteriaQuery
 
getFactory() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
Get access to the Hibernate extended EMF contract.
getFactory() - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor
Get access to the Hibernate extended EMF contract.
getFactory() - Method in interface org.hibernate.engine.SessionImplementor
Get the creating SessionFactoryImplementor
getFactory() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getFactory() - Method in class org.hibernate.hql.ast.exec.AbstractStatementExecutor
 
getFactory() - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Get a handle to the encapsulated SessionFactory.
getFactory() - Method in class org.hibernate.impl.AbstractSessionImpl
 
getFactory() - Method in class org.hibernate.jdbc.AbstractBatcher
 
getFactory() - Method in class org.hibernate.jdbc.ConnectionManager
The session factory.
getFactory() - Method in class org.hibernate.jdbc.JDBCContext
 
getFactory() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getFactory() - Method in class org.hibernate.loader.JoinWalker
 
getFactory() - Method in class org.hibernate.loader.Loader
 
getFactory() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getFactory() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getFactory() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getFactory() - Method in interface org.hibernate.persister.entity.EntityPersister
Return the SessionFactory to which this persister "belongs".
getFactory() - Method in interface org.hibernate.transaction.TransactionFactory.Context
 
getFactory() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getFakeBidirectionalRelationIndexMapper() - Method in class org.hibernate.envers.entities.RelationDescription
 
getFakeBidirectionalRelationMapper() - Method in class org.hibernate.envers.entities.RelationDescription
 
getFakeRelationChanges() - Method in class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
getFalseString() - Method in class org.hibernate.type.CharBooleanType
Deprecated.  
getFalseString() - Method in class org.hibernate.type.TrueFalseType
 
getFalseString() - Method in class org.hibernate.type.YesNoType
 
getFetchByRole(String) - Method in class org.hibernate.engine.profile.FetchProfile
 
getFetchCount() - Method in interface org.hibernate.stat.CollectionStatistics
 
getFetchCount() - Method in class org.hibernate.stat.CollectionStatisticsImpl
 
getFetchCount() - Method in class org.hibernate.stat.ConcurrentCollectionStatisticsImpl
 
getFetchCount() - Method in class org.hibernate.stat.ConcurrentEntityStatisticsImpl
 
getFetchCount() - Method in interface org.hibernate.stat.EntityStatistics
 
getFetchCount() - Method in class org.hibernate.stat.EntityStatisticsImpl
 
getFetches() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
getFetches() - Method in class org.hibernate.engine.profile.FetchProfile
Getter for property 'fetches'.
getFetches() - Method in class org.hibernate.mapping.FetchProfile
 
getFetchMode(FetchType) - Static method in class org.hibernate.cfg.AnnotationBinder
 
getFetchMode(String) - Method in class org.hibernate.impl.CriteriaImpl
 
getFetchMode() - Method in class org.hibernate.mapping.Collection
 
getFetchMode() - Method in interface org.hibernate.mapping.Fetchable
 
getFetchMode() - Method in class org.hibernate.mapping.OneToMany
 
getFetchMode() - Method in class org.hibernate.mapping.SimpleValue
 
getFetchMode() - Method in class org.hibernate.mapping.ToOne
 
getFetchMode() - Method in interface org.hibernate.mapping.Value
 
getFetchMode() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getFetchMode() - Method in interface org.hibernate.persister.collection.QueryableCollection
Should we load this collection role by outerjoining?
getFetchMode(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getFetchMode(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
May this (subclass closure) property be fetched using an SQL outerjoin?
getFetchMode() - Method in class org.hibernate.tuple.StandardProperty
 
getFetchMode(int) - Method in interface org.hibernate.type.AbstractComponentType
 
getFetchMode(int) - Method in class org.hibernate.type.AnyType
 
getFetchMode(int) - Method in class org.hibernate.type.ComponentType
 
getFetchMode(int) - Method in class org.hibernate.type.CompositeCustomType
 
getFetchProfile(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
Retrieve fetch profile by name.
getFetchProfile() - Method in interface org.hibernate.engine.SessionImplementor
Deprecated. use #getLoadQueryInfluencers instead
getFetchProfile() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getFetchProfile(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getFetchProfile() - Method in class org.hibernate.impl.SessionImpl
Get the internal fetch profile currently associated with this session.
getFetchProfile() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getFetchSize() - Method in class org.hibernate.engine.NamedQueryDefinition
 
getFetchSize() - Method in class org.hibernate.engine.RowSelection
 
getFetchSize() - Method in class org.hibernate.impl.CriteriaImpl
 
getFieldHandler() - Method in interface org.hibernate.bytecode.javassist.FieldHandled
Access to the current field interception handler.
getFieldTransformer(ClassFile) - Method in class org.hibernate.bytecode.javassist.JavassistClassTransformer
 
getFilename() - Method in class org.hibernate.hql.ast.tree.Node
 
getFilesInClasspath(Set<String>) - Method in class org.hibernate.ejb.packaging.NativeScanner
 
getFilesInClasspath(Set<String>) - Method in interface org.hibernate.ejb.packaging.Scanner
Return all files in the classpath (ie PU visibility) matching one of these file names if filePatterns is empty, return all files the use case is really exact file name.
getFilesInJar(URL, Set<String>) - Method in class org.hibernate.ejb.packaging.NativeScanner
support for patterns is primitive: - **\/*.hbm.xml Other patterns will not be found
getFilesInJar(URL, Set<String>) - Method in interface org.hibernate.ejb.packaging.Scanner
return all files in the jar matching one of these file names if filePatterns is empty, return all files eg **\/*.hbm.xml, META-INF/orm.xml
getFilterDefinition(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getFilterDefinition(String) - Method in interface org.hibernate.cfg.Mappings
Retrieves a filter definition by name.
getFilterDefinition() - Method in interface org.hibernate.Filter
Get the filter definition containing additional information about the filter (such as default-condition and expected parameter names/types).
getFilterDefinition() - Method in class org.hibernate.impl.FilterImpl
 
getFilterDefinition(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getFilterDefinition(String) - Method in interface org.hibernate.SessionFactory
Obtain the definition of a filter by name.
getFilterDefinitions() - Method in class org.hibernate.cfg.Configuration
 
getFilterDefinitions() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getFilterDefinitions() - Method in interface org.hibernate.cfg.Mappings
Retrieves the copmplete map of filter definitions.
getFilterDefinitions() - Method in class org.hibernate.ejb.Ejb3Configuration
 
getFilteredPositionalParameterTypes() - Method in class org.hibernate.engine.QueryParameters
 
getFilteredPositionalParameterValues() - Method in class org.hibernate.engine.QueryParameters
 
getFilteredSQL() - Method in class org.hibernate.engine.QueryParameters
 
getFilterMap() - Method in class org.hibernate.mapping.Collection
 
getFilterMap() - Method in interface org.hibernate.mapping.Filterable
 
getFilterMap() - Method in class org.hibernate.mapping.PersistentClass
 
getFilterMap() - Method in class org.hibernate.mapping.Subclass
 
getFilterName() - Method in class org.hibernate.engine.FilterDefinition
Get the name of the filter this configuration defines.
getFilterParameterType(String) - Method in class org.hibernate.engine.LoadQueryInfluencers
 
getFilterParameterType(String) - Method in interface org.hibernate.engine.SessionImplementor
Deprecated. use #getLoadQueryInfluencers instead
getFilterParameterType(String) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getFilterParameterType(String) - Method in class org.hibernate.impl.SessionImpl
Retreive the type for a given filter parrameter.
getFilterParameterType(String) - Method in class org.hibernate.impl.StatelessSessionImpl
 
getFilterParameterValue(String) - Method in class org.hibernate.engine.LoadQueryInfluencers
 
getFilterParameterValue(String) - Method in interface org.hibernate.engine.SessionImplementor
Deprecated. use #getLoadQueryInfluencers instead
getFilterParameterValue(String) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getFilterParameterValue(String) - Method in class org.hibernate.impl.SessionImpl
Retreive the currently set value for a filter parameter.
getFilterParameterValue(String) - Method in class org.hibernate.impl.StatelessSessionImpl
 
getFilterQueryPlan(String, String, boolean, Map) - Method in class org.hibernate.engine.query.QueryPlanCache
 
getFilters() - Method in class org.hibernate.ejb.packaging.AbstractJarVisitor
 
getFilters() - Method in class org.hibernate.ejb.packaging.JarProtocolVisitor
 
getFilters() - Method in interface org.hibernate.ejb.packaging.JarVisitor
 
getFinal(int, Type) - Method in class org.hibernate.impl.AbstractScrollableResults
Check that the requested type is compatible with the result type, and return the column value.
getFinalFromClause() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getFirst() - Method in class org.hibernate.envers.tools.Pair
 
getFirst() - Method in class org.hibernate.envers.tools.Triple
 
getFirstJoin() - Method in class org.hibernate.engine.JoinSequence
 
getFirstLevelCache() - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
getFirstLevelCache() - Method in interface org.hibernate.envers.reader.AuditReaderImplementor
 
getFirstResult() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getFirstResult() - Method in class org.hibernate.impl.CriteriaImpl
 
getFirstRow() - Method in class org.hibernate.engine.RowSelection
 
getFirstSelectExpression() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
getFirstSelectExpression() - Method in class org.hibernate.hql.ast.tree.SelectClause
 
getFirstSelectExpression() - Method in class org.hibernate.hql.ast.tree.SelectExpressionList
Returns the first select expression node that should be considered when building the array of select expressions.
getFixtureOperand() - Method in class org.hibernate.hql.ast.tree.BetweenOperatorNode
 
getFloat(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getFloat(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a float
getFlushCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getFlushCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of flush executed by sessions (either implicit or explicit)
getFlushCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getFlushEntityEventListeners() - Method in class org.hibernate.event.EventListeners
 
getFlushEventListeners() - Method in class org.hibernate.event.EventListeners
 
getFlushMode(String) - Static method in class org.hibernate.cfg.HbmBinder
 
getFlushMode() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
Hibernate can be set in various flush modes that are unknown to JPA 2.0.
getFlushMode() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getFlushMode(Object) - Static method in class org.hibernate.ejb.util.ConfigurationHelper
 
getFlushMode() - Method in class org.hibernate.engine.NamedQueryDefinition
 
getFlushMode() - Method in interface org.hibernate.engine.SessionImplementor
 
getFlushMode() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getFlushMode() - Method in class org.hibernate.impl.SessionImpl
 
getFlushMode() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getFlushMode() - Method in interface org.hibernate.Session
Get the current flush mode for this session.
getFor(Configuration) - Static method in class org.hibernate.envers.configuration.AuditConfiguration
 
getForeignKeyDirection() - Method in class org.hibernate.type.AnyType
 
getForeignKeyDirection() - Method in interface org.hibernate.type.AssociationType
Get the foreign key directionality of this association
getForeignKeyDirection() - Method in class org.hibernate.type.CollectionType
 
getForeignKeyDirection() - Method in class org.hibernate.type.ManyToOneType
 
getForeignKeyDirection() - Method in class org.hibernate.type.OneToOneType
 
getForeignKeyIterator() - Method in class org.hibernate.mapping.Table
 
getForeignKeyMetadata(String) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
 
getForeignKeyMetadata(ForeignKey) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
 
getForeignKeyName() - Method in class org.hibernate.mapping.SimpleValue
 
getForeignKeyType() - Method in class org.hibernate.mapping.OneToOne
Returns the foreignKeyType.
getForInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.property.BackrefPropertyAccessor.BackrefGetter
Get the property value from the given owner instance.
getForInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.property.BasicPropertyAccessor.BasicGetter
Get the property value from the given owner instance.
getForInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.property.DirectPropertyAccessor.DirectGetter
Get the property value from the given owner instance.
getForInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.property.Dom4jAccessor.Dom4jGetter
 
getForInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.property.EmbeddedPropertyAccessor.EmbeddedGetter
Get the property value from the given owner instance.
getForInsert(Object, Map, SessionImplementor) - Method in interface org.hibernate.property.Getter
Get the property value from the given owner instance.
getForInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.property.IndexPropertyAccessor.IndexGetter
 
getForInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.property.MapAccessor.MapGetter
Get the property value from the given owner instance.
getFormatter() - Method in class org.hibernate.jdbc.util.FormatStyle
 
getFormula() - Method in class org.hibernate.mapping.Formula
 
getFormulaString() - Method in class org.hibernate.cfg.Ejb3Column
 
getForUpdateNowaitString() - Method in class org.hibernate.dialect.Dialect
Retrieves the FOR UPDATE NOWAIT syntax specific to this dialect.
getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.Dialect
Get the FOR UPDATE OF column_list NOWAIT fragment appropriate for this dialect given the aliases of the columns to be write locked.
getForUpdateNowaitString() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
 
getForUpdateNowaitString() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getForUpdateString() - Method in class org.hibernate.dialect.DB2Dialect
 
getForUpdateString() - Method in class org.hibernate.dialect.DerbyDialect
 
getForUpdateString(LockOptions) - Method in class org.hibernate.dialect.Dialect
Given LockOptions (lockMode, timeout), determine the appropriate for update fragment to use.
getForUpdateString(LockMode) - Method in class org.hibernate.dialect.Dialect
Given a lock mode, determine the appropriate for update fragment to use.
getForUpdateString() - Method in class org.hibernate.dialect.Dialect
Get the string to append to SELECT statements to acquire locks for this dialect.
getForUpdateString(String) - Method in class org.hibernate.dialect.Dialect
Get the FOR UPDATE OF column_list fragment appropriate for this dialect given the aliases of the columns to be write locked.
getForUpdateString(String, LockOptions) - Method in class org.hibernate.dialect.Dialect
Get the FOR UPDATE OF column_list fragment appropriate for this dialect given the aliases of the columns to be write locked.
getForUpdateString() - Method in class org.hibernate.dialect.FrontBaseDialect
Does this dialect support the FOR UPDATE syntax.
getForUpdateString() - Method in class org.hibernate.dialect.H2Dialect
 
getForUpdateString() - Method in class org.hibernate.dialect.HSQLDialect
 
getForUpdateString() - Method in class org.hibernate.dialect.InterbaseDialect
 
getForUpdateString(String) - Method in class org.hibernate.dialect.InterbaseDialect
 
getForUpdateString() - Method in class org.hibernate.dialect.MckoiDialect
 
getForUpdateString() - Method in class org.hibernate.dialect.MySQLDialect
 
getForUpdateString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
 
getForUpdateString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getForUpdateString() - Method in class org.hibernate.dialect.Oracle9iDialect
 
getForUpdateString() - Method in class org.hibernate.dialect.PointbaseDialect
 
getForUpdateString(String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getForUpdateString() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getForUpdateString() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
Since the RDMS-JDBC driver does not support for updates, this string is set to an empty string.
getForUpdateString() - Method in class org.hibernate.dialect.TeradataDialect
Does this dialect support the FOR UPDATE syntax?
getForUpdateString() - Method in class org.hibernate.dialect.TimesTenDialect
 
getFreshTimestamp() - Method in class org.hibernate.cache.ReadWriteCache.Item
The timestamp on the cached data
getFromClause() - Method in class org.hibernate.hql.ast.tree.AbstractRestrictableStatement
 
getFromClause() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getFromClause() - Method in interface org.hibernate.hql.ast.tree.RestrictableStatement
Retreives the from-clause in effect for this statement.
getFromElement() - Method in class org.hibernate.hql.ast.tree.AbstractSelectExpression
 
getFromElement() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
getFromElement(String) - Method in class org.hibernate.hql.ast.tree.FromClause
Retreives the from-element represented by the given alias.
getFromElement() - Method in class org.hibernate.hql.ast.tree.FromClause
 
getFromElement() - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
 
getFromElement() - Method in class org.hibernate.hql.ast.tree.MethodNode
 
getFromElement() - Method in class org.hibernate.hql.ast.tree.QueryNode
 
getFromElement() - Method in interface org.hibernate.hql.ast.tree.SelectExpression
Returns the FROM element that this expression refers to.
getFromElement() - Method in class org.hibernate.hql.ast.tree.SqlFragment
 
getFromElements() - Method in class org.hibernate.hql.ast.tree.FromClause
Returns the list of from elements in order.
getFromElementsForLoad() - Method in class org.hibernate.hql.ast.tree.SelectClause
FromElements which need to be accounted for in the load phase (either for return or for fetch).
getFromMappedBy(String, String) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
getFromMappedBy(String, String) - Method in interface org.hibernate.cfg.ExtendedMappings
 
getFromPart() - Method in class org.hibernate.engine.JoinSequence
 
getFromPropertyName() - Method in class org.hibernate.envers.entities.RelationDescription
 
getFunction(CriteriaQuery) - Method in class org.hibernate.criterion.AggregateProjection
 
getFunction(String, CriteriaQuery) - Method in class org.hibernate.criterion.AggregateProjection
 
getFunction(CriteriaQuery) - Method in class org.hibernate.criterion.RowCountProjection
 
getFunctionName() - Method in class org.hibernate.criterion.AggregateProjection
 
getFunctionName() - Method in class org.hibernate.ejb.criteria.expression.function.BasicFunctionExpression
 
getFunctionName() - Method in interface org.hibernate.ejb.criteria.expression.function.FunctionExpression
Retrieve the name of the function.
getFunctions() - Method in class org.hibernate.dialect.Dialect
Retrieves a map of the dialect's registered functions (functionName => SQLFunction).
getGeneratedId() - Method in class org.hibernate.action.EntityIdentityInsertAction
 
getGeneratedIdentity(ResultSet, Type) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
Get the generated identifier when using identity columns
getGeneration() - Method in class org.hibernate.mapping.Property
 
getGenerator(String) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
getGenerator(String, Map<String, IdGenerator>) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
getGenerator(String) - Method in interface org.hibernate.cfg.ExtendedMappings
Retrieve the id-generator by name.
getGenerator(String, Map<String, IdGenerator>) - Method in interface org.hibernate.cfg.ExtendedMappings
Try to find the generator from the localGenerators and then from the global generator list
getGeneratorTableProperties(String, Map<String, Properties>) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
getGeneratorTableProperties(String, Map<String, Properties>) - Method in interface org.hibernate.cfg.ExtendedMappings
Retrieve the properties related to a generator table.
getGetGeneratedKeysEnabled() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getGetter(Class, PropertyData) - Static method in class org.hibernate.envers.tools.reflection.ReflectionTools
 
getGetter(Class, String, String) - Static method in class org.hibernate.envers.tools.reflection.ReflectionTools
 
getGetter(Class) - Method in class org.hibernate.mapping.Property
 
getGetter(Class, String) - Method in class org.hibernate.property.BackrefPropertyAccessor
Create a "getter" for the named attribute
getGetter(Class, String) - Method in class org.hibernate.property.BasicPropertyAccessor
 
getGetter(Class, String) - Method in class org.hibernate.property.ChainedPropertyAccessor
 
getGetter(Class, String) - Method in class org.hibernate.property.DirectPropertyAccessor
 
getGetter(Class, String) - Method in class org.hibernate.property.Dom4jAccessor
Create a "getter" for the named attribute
getGetter(Class, String) - Method in class org.hibernate.property.EmbeddedPropertyAccessor
 
getGetter(Class, String) - Method in class org.hibernate.property.IndexPropertyAccessor
 
getGetter(Class, String) - Method in class org.hibernate.property.MapAccessor
Create a "getter" for the named attribute
getGetter(Class, String) - Method in class org.hibernate.property.NoopAccessor
Create a "getter" for the named attribute
getGetter(Class, String) - Method in interface org.hibernate.property.PropertyAccessor
Create a "getter" for the named attribute
getGetter(int) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
getGetter(int) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getGetter(int) - Method in interface org.hibernate.tuple.Tuplizer
Retrieve the getter for the specified property.
getGetter(Class, String) - Static method in class org.hibernate.util.ReflectHelper
Directly retrieve the Getter reference via the BasicPropertyAccessor.
getGetters() - Method in class org.hibernate.bytecode.javassist.BulkAccessor
Returns the setter names of properties.
getGlobalCfg() - Method in class org.hibernate.envers.configuration.AuditConfiguration
 
getGroupBy() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getGroupings() - Method in class org.hibernate.ejb.criteria.QueryStructure
 
getGroupList() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
getGroupList() - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
getGroupPropertyName() - Method in enum org.hibernate.cfg.beanvalidation.GroupsPerOperation.Operation
 
getGroupRestriction() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
getGroupRestriction() - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.AbstractLobType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.AbstractType
 
getHashCode(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.AdaptedImmutableType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.BigDecimalType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.BigIntegerType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.BlobType
Get a hashcode, consistent with persistence "equality"
getHashCode(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.CalendarDateType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.CalendarType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.ClobType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.CollectionType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.ComponentType
 
getHashCode(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.CompositeCustomType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.CustomType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.DateType
 
getHashCode(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
Get a hashcode, consistent with persistence "equality"
getHashCode(Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.SerializableType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.TimestampType
 
getHashCode(Object, EntityMode) - Method in class org.hibernate.type.TimeType
 
getHashCode(Object, EntityMode) - Method in interface org.hibernate.type.Type
Get a hashcode, consistent with persistence "equality"
getHashCode(Object, EntityMode, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
Get a hashcode, consistent with persistence "equality"
getHaving() - Method in class org.hibernate.ejb.criteria.QueryStructure
 
getHbmfiles() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getHibernateConfiguration() - Method in class org.hibernate.ejb.Ejb3Configuration
This API is intended to give a read-only configuration.
getHibernateLazyInitializer() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getHibernateLazyInitializer() - Method in interface org.hibernate.proxy.HibernateProxy
Get the underlying lazy initialization handler.
getHibernateLazyInitializer() - Method in class org.hibernate.proxy.map.MapProxy
 
getHibernateQuery() - Method in interface org.hibernate.ejb.HibernateQuery
 
getHibernateQuery() - Method in class org.hibernate.ejb.QueryImpl
 
getHibernateType() - Method in class org.hibernate.ejb.metamodel.EmbeddableTypeImpl
 
getHibernateTypeName(int) - Method in class org.hibernate.dialect.Dialect
Get the name of the Hibernate Type associated with the given Types typecode.
getHibernateTypeName(int, int, int, int) - Method in class org.hibernate.dialect.Dialect
Get the name of the Hibernate Type associated with the given Types typecode with the given storage specification parameters.
getHighOperand() - Method in class org.hibernate.hql.ast.tree.BetweenOperatorNode
 
getHiloOptimizer() - Method in class org.hibernate.id.SequenceHiLoGenerator
 
getHints() - Method in class org.hibernate.ejb.AbstractQueryImpl
getHitCount() - Method in class org.hibernate.stat.ConcurrentSecondLevelCacheStatisticsImpl
 
getHitCount() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
getHitCount() - Method in class org.hibernate.stat.SecondLevelCacheStatisticsImpl
 
getHiTime() - Method in class org.hibernate.id.AbstractUUIDGenerator
Unique down to millisecond
getHiValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.HiLoOptimizer
Getter for property 'upperLimit'.
getHolderClass() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getHolderInstantiator(ResultTransformer, ResultTransformer, String[]) - Static method in class org.hibernate.hql.HolderInstantiator
 
getHolderInstantiator() - Method in class org.hibernate.impl.AbstractScrollableResults
 
getHqlParameterSpecification() - Method in class org.hibernate.hql.ast.tree.ParameterNode
 
getHqlPosition() - Method in class org.hibernate.param.PositionalParameterSpecification
Getter for property 'hqlPosition'.
getHQLQueryPlan(String, boolean, Map) - Method in class org.hibernate.engine.query.QueryPlanCache
 
getHQLQueryPlan(String, boolean) - Method in class org.hibernate.impl.AbstractSessionImpl
 
getId() - Method in class org.hibernate.action.EntityAction
entity id accessor
getId() - Method in class org.hibernate.cache.ReadWriteCache.Lock
 
getId(Class<Y>) - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
getId() - Method in class org.hibernate.engine.EntityEntry
 
getId() - Method in class org.hibernate.envers.DefaultRevisionEntity
 
getId() - Method in class org.hibernate.event.AbstractPreDatabaseOperationEvent
The id to be used in the database operation.
getId() - Method in class org.hibernate.event.PostDeleteEvent
 
getId() - Method in class org.hibernate.event.PostInsertEvent
 
getId() - Method in class org.hibernate.event.PostLoadEvent
 
getId() - Method in class org.hibernate.event.PostUpdateEvent
 
getId() - Method in class org.hibernate.event.PreLoadEvent
 
getId() - Method in class org.hibernate.proxy.AbstractSerializableProxy
 
getId() - Method in class org.hibernate.test.cache.Item
 
getIdClassAttributes() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
getIdentifier() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
getIdentifier() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
getIdentifier() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
getIdentifier() - Method in interface org.hibernate.cfg.PropertyHolder
 
getIdentifier(Object, int) - Method in class org.hibernate.collection.AbstractPersistentCollection
 
getIdentifier(Object, int) - Method in interface org.hibernate.collection.PersistentCollection
Get the index of the given collection entry
getIdentifier(Object, int) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
getIdentifier() - Method in class org.hibernate.engine.EntityKey
Get the user-visible identifier
getIdentifier(SessionImplementor, String, Object) - Static method in class org.hibernate.envers.tools.Tools
 
getIdentifier(Object) - Method in class org.hibernate.impl.SessionImpl
 
getIdentifier() - Method in class org.hibernate.mapping.IdentifierCollection
 
getIdentifier() - Method in class org.hibernate.mapping.OneToOne
Returns the identifier.
getIdentifier() - Method in class org.hibernate.mapping.PersistentClass
 
getIdentifier() - Method in class org.hibernate.mapping.RootClass
 
getIdentifier() - Method in class org.hibernate.mapping.Subclass
 
getIdentifier(Object, EntityMode) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated. Use ClassMetadata.getIdentifier(Object,SessionImplementor) instead
getIdentifier(Object, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
Get the identifier of an instance (throw an exception if no identifier property)
getIdentifier() - Method in exception org.hibernate.NonUniqueObjectException
 
getIdentifier(Object, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifier(Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifier(Object, EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Deprecated. Use EntityPersister.getIdentifier(Object,SessionImplementor) instead
getIdentifier(Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the identifier of an instance (throw an exception if no identifier property)
getIdentifier() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Retrieve the identifier value for the enity our owning proxy represents.
getIdentifier() - Method in interface org.hibernate.proxy.LazyInitializer
Retrieve the identifier value for the enity our owning proxy represents.
getIdentifier(Object) - Method in interface org.hibernate.Session
Return the identifier value of the given entity as associated with this session.
getIdentifier() - Method in exception org.hibernate.StaleObjectStateException
 
getIdentifier(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getIdentifier(Object, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getIdentifier(Object) - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer
Extract the identifier value from the given entity.
getIdentifier(Object, SessionImplementor) - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer
Extract the identifier value from the given entity.
getIdentifier(Object) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Deprecated. Use EntityTuplizer.getIdentifier(Object,SessionImplementor) instead.
getIdentifier(Object, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Extract the identifier value from the given entity.
getIdentifier(Object, SessionImplementor) - Method in class org.hibernate.type.EntityType
 
getIdentifier() - Method in exception org.hibernate.UnresolvableObjectException
 
getIdentifier() - Method in exception org.hibernate.WrongClassException
 
getIdentifierAliases(Loadable, String) - Method in class org.hibernate.loader.ColumnEntityAliases
 
getIdentifierAliases(Loadable, String) - Method in class org.hibernate.loader.DefaultEntityAliases
 
getIdentifierAliases() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierAliases(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierAliases(String) - Method in interface org.hibernate.persister.entity.Loadable
Get the result set aliases used for the identifier columns, given a suffix
getIdentifierColumnAlias(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIdentifierColumnAlias(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
Generates the collection's identifier column aliases, based on the given suffix.
getIdentifierColumnName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIdentifierColumnName() - Method in interface org.hibernate.persister.collection.SQLLoadableCollection
 
getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
 
getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getIdentifierColumnNames() - Method in interface org.hibernate.persister.entity.Loadable
Get the names of columns used to persist the identifier
getIdentifierColumnNames() - Method in interface org.hibernate.persister.entity.Queryable
Get the names of columns used to persist the identifier
getIdentifierColumnReaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierColumnReaders() - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
getIdentifierColumnReaders() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
 
getIdentifierColumnReaders() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
 
getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getIdentifierColumns(Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the identifier column names of this entity
getIdentifierColumns(Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getIdentifierColumnSpan() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierGenerator(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get the identifier generator for the hierarchy
getIdentifierGenerator(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getIdentifierGenerator() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIdentifierGenerator() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the surrogate key generation strategy (optional operation)
getIdentifierGenerator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierGenerator() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine which identifier generation strategy is used for this entity.
getIdentifierGenerator() - Method in class org.hibernate.tuple.IdentifierProperty
 
getIdentifierGeneratorClass(String) - Method in class org.hibernate.id.factory.DefaultIdentifierGeneratorFactory
Retrieve the class that will be used as the IdentifierGenerator for the given strategy.
getIdentifierGeneratorClass(String) - Method in interface org.hibernate.id.factory.IdentifierGeneratorFactory
Retrieve the class that will be used as the IdentifierGenerator for the given strategy.
getIdentifierGeneratorFactory() - Method in class org.hibernate.cfg.Configuration
Retrieve the IdentifierGeneratorFactory in effect for this configuration.
getIdentifierGeneratorFactory() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getIdentifierGeneratorFactory() - Method in interface org.hibernate.cfg.Mappings
Retrieve the IdentifierGeneratorFactory in effect for this mapping.
getIdentifierGeneratorFactory() - Method in interface org.hibernate.engine.Mapping
Deprecated. temporary solution
getIdentifierGeneratorFactory() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getIdentifierGeneratorProperties() - Method in class org.hibernate.mapping.SimpleValue
 
getIdentifierGeneratorStrategy() - Method in class org.hibernate.mapping.IdGenerator
 
getIdentifierGeneratorStrategy() - Method in class org.hibernate.mapping.SimpleValue
Returns the identifierGeneratorStrategy.
getIdentifierGetter() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getIdentifierGetter() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Retrieve the getter for the identifier property.
getIdentifierMapper() - Method in class org.hibernate.mapping.MappedSuperclass
 
getIdentifierMapper() - Method in class org.hibernate.mapping.PersistentClass
 
getIdentifierMapper() - Method in class org.hibernate.mapping.Subclass
 
getIdentifierMapperType() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getIdentifierMethod - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
getIdentifierOrUniqueKeyPropertyName(EntityType) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Determine the name of the property for the entity encapsulated by the given type which represents the id or unique-key.
getIdentifierOrUniqueKeyPropertyName(Mapping) - Method in class org.hibernate.type.EntityType
The name of the property on the associated entity to which our FK refers
getIdentifierOrUniqueKeyType(Mapping) - Method in class org.hibernate.type.EntityType
Determine the type of either (1) the identifier if we reference the associated entity's PK or (2) the unique key to which we refer (i.e.
getIdentifierProperty() - Method in class org.hibernate.mapping.MappedSuperclass
 
getIdentifierProperty() - Method in class org.hibernate.mapping.PersistentClass
 
getIdentifierProperty() - Method in class org.hibernate.mapping.RootClass
 
getIdentifierProperty() - Method in class org.hibernate.mapping.Subclass
 
getIdentifierProperty() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getIdentifierPropertyName(String) - Method in interface org.hibernate.engine.Mapping
 
getIdentifierPropertyName(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getIdentifierPropertyName() - Method in interface org.hibernate.metadata.ClassMetadata
Get the name of the identifier property (or return null)
getIdentifierPropertyName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierPropertyName() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the name of the identifier property (or return null) - need not return the name of an actual Java property
getIdentifierType(Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the identifier type of this entity
getIdentifierType(String) - Method in interface org.hibernate.engine.Mapping
 
getIdentifierType() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Getter for property 'identifierType'.
getIdentifierType() - Method in class org.hibernate.id.enhanced.TableGenerator
Type mapping for the identifier.
getIdentifierType() - Method in class org.hibernate.id.SequenceGenerator
 
getIdentifierType(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getIdentifierType(Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getIdentifierType() - Method in class org.hibernate.mapping.Any
 
getIdentifierType() - Method in interface org.hibernate.metadata.ClassMetadata
Get the identifier Hibernate type
getIdentifierType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIdentifierType() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the type of the surrogate key
getIdentifierType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierType() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the identifier type
getIdentifierValue() - Method in class org.hibernate.mapping.Table
 
getIdentityColumn() - Method in class org.hibernate.hql.ast.tree.ComponentJoin
getIdentityColumn() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getIdentityColumnString() - Method in class org.hibernate.dialect.Cache71Dialect
 
getIdentityColumnString() - Method in class org.hibernate.dialect.DB2Dialect
 
getIdentityColumnString(int) - Method in class org.hibernate.dialect.Dialect
The syntax used during DDL to define a column as being an IDENTITY of a particular type.
getIdentityColumnString() - Method in class org.hibernate.dialect.Dialect
The syntax used during DDL to define a column as being an IDENTITY.
getIdentityColumnString() - Method in class org.hibernate.dialect.H2Dialect
 
getIdentityColumnString() - Method in class org.hibernate.dialect.HSQLDialect
 
getIdentityColumnString(int) - Method in class org.hibernate.dialect.InformixDialect
 
getIdentityColumnString() - Method in class org.hibernate.dialect.Ingres10Dialect
 
getIdentityColumnString() - Method in class org.hibernate.dialect.JDataStoreDialect
 
getIdentityColumnString() - Method in class org.hibernate.dialect.MySQLDialect
 
getIdentityColumnString(int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getIdentityInsertString() - Method in class org.hibernate.dialect.DB2Dialect
 
getIdentityInsertString() - Method in class org.hibernate.dialect.Dialect
The keyword used to insert a generated value into an identity column (or null).
getIdentityInsertString() - Method in class org.hibernate.dialect.H2Dialect
 
getIdentityInsertString() - Method in class org.hibernate.dialect.HSQLDialect
 
getIdentityInsertString() - Method in class org.hibernate.dialect.Ingres10Dialect
 
getIdentitySelectString() - Method in class org.hibernate.dialect.Cache71Dialect
 
getIdentitySelectString() - Method in class org.hibernate.dialect.DB2390Dialect
 
getIdentitySelectString() - Method in class org.hibernate.dialect.DB2400Dialect
 
getIdentitySelectString() - Method in class org.hibernate.dialect.DB2Dialect
 
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.Dialect
Get the select command to use to retrieve the last generated IDENTITY value for a particular table
getIdentitySelectString() - Method in class org.hibernate.dialect.Dialect
Get the select command to use to retrieve the last generated IDENTITY value.
getIdentitySelectString() - Method in class org.hibernate.dialect.H2Dialect
 
getIdentitySelectString() - Method in class org.hibernate.dialect.HSQLDialect
 
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.InformixDialect
 
getIdentitySelectString() - Method in class org.hibernate.dialect.Ingres10Dialect
 
getIdentitySelectString() - Method in class org.hibernate.dialect.Ingres9Dialect
Get the select command used to retrieve the last generated sequence value.
getIdentitySelectString() - Method in class org.hibernate.dialect.JDataStoreDialect
 
getIdentitySelectString() - Method in class org.hibernate.dialect.MySQLDialect
 
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getIdentitySelectString() - Method in interface org.hibernate.id.PostInsertIdentityPersister
Get the database-specific SQL command to retrieve the last generated IDENTITY value.
getIdentitySelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentityTable() - Method in class org.hibernate.mapping.PersistentClass
 
getIdentityTable() - Method in class org.hibernate.mapping.UnionSubclass
 
getIdentityTables() - Method in class org.hibernate.mapping.RootClass
 
getIdMapper() - Method in class org.hibernate.envers.entities.EntityConfiguration
 
getIdMapper() - Method in class org.hibernate.envers.entities.IdMappingData
 
getIdMapper() - Method in class org.hibernate.envers.entities.RelationDescription
 
getIdMappingData() - Method in class org.hibernate.envers.entities.EntityConfiguration
 
getIdOfOwnerOrNull(Serializable, SessionImplementor) - Method in class org.hibernate.type.CollectionType
Get the id value from the owning entity key, usually the same as the key, but might be some other property, in the case of property-ref
getIdSelectParameterSpecifications() - Method in class org.hibernate.hql.ast.exec.AbstractStatementExecutor
 
getIdType() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
getImplementation() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Return the underlying persistent object, initializing if necessary
getImplementation(SessionImplementor) - Method in class org.hibernate.proxy.AbstractLazyInitializer
Return the underlying persistent object in the given Session, or null, do not initialize the proxy
getImplementation() - Method in interface org.hibernate.proxy.LazyInitializer
Return the underlying persistent object, initializing if necessary
getImplementation(SessionImplementor) - Method in interface org.hibernate.proxy.LazyInitializer
Return the underlying persistent object in the given session, or null if not contained in this session's persistence context.
getImplementors(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get the names of all persistent classes that implement/extend the given interface/class
getImplementors(String) - Method in class org.hibernate.impl.SessionFactoryImpl
Return the names of all persistent (mapped) classes that extend or implement the given class or interface, accounting for implicit/explicit polymorphism settings and excluding mapped subclasses/joined-subclasses of other classes in the result.
getImpliedJoin() - Method in class org.hibernate.hql.ast.tree.DotNode
 
getImpliedJoin() - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
Sub-classes can override this method if they produce implied joins (e.g.
getImpliedJoinType() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getImportedClass(String, SessionFactoryImplementor) - Static method in class org.hibernate.hql.QuerySplitter
 
getImportedClassName(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get a class name, using query language imports
getImportedClassName(String) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Given a (potentially unqualified) class name, locate its imported qualified name.
getImportedClassName(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getImports() - Method in class org.hibernate.cfg.Configuration
Get the query language imports
getIncrementSize() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
The configured increment size
getIncrementSize() - Method in interface org.hibernate.id.enhanced.Optimizer
Retrieves the defined increment size.
getIncrementSize() - Method in class org.hibernate.id.enhanced.OptimizerFactory.OptimizerSupport
Retrieves the defined increment size.
getIncrementSize() - Method in class org.hibernate.id.enhanced.SequenceStructure
The configured increment size
getIncrementSize() - Method in class org.hibernate.id.enhanced.TableGenerator
The amount of increment to use.
getIncrementSize() - Method in class org.hibernate.id.enhanced.TableStructure
The configured increment size
getIndex() - Method in exception org.hibernate.bytecode.javassist.BulkAccessorException
Returns the index of the property that causes this exception.
getIndex(String, Class[]) - Method in class org.hibernate.bytecode.javassist.FastClass
 
getIndex(Class[]) - Method in class org.hibernate.bytecode.javassist.FastClass
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.PersistentArrayHolder
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.PersistentBag
 
getIndex(Object, int, CollectionPersister) - Method in interface org.hibernate.collection.PersistentCollection
Get the index of the given collection entry
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.PersistentElementHolder
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
getIndex(Element, String, int) - Static method in class org.hibernate.collection.PersistentIndexedElementHolder
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.PersistentList
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.PersistentMap
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.PersistentSet
 
getIndex() - Method in class org.hibernate.mapping.IndexedCollection
 
getIndex(String) - Method in class org.hibernate.mapping.Table
 
getIndexAttributeName(CollectionPersister) - Static method in class org.hibernate.collection.PersistentIndexedElementHolder
 
getIndexCollectionSelectorParamSpec() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getIndexColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
Generates the collection's index column aliases, based on the given suffix.
getIndexColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexColumnNames(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexColumnNames() - Method in interface org.hibernate.persister.collection.QueryableCollection
Get the names of the collection index columns if this is an indexed collection (optional operation)
getIndexColumnNames(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Get the names of the collection index columns if this is an indexed collection (optional operation), aliased by the given table alias
getIndexForColumnName(String, ResultSet) - Method in class org.hibernate.engine.jdbc.ColumnNameCache
 
getIndexFormulas() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexFormulas() - Method in interface org.hibernate.persister.collection.QueryableCollection
Get the index formulas if this is an indexed collection (optional operation)
getIndexInOwner(String, String, Object, Map) - Method in interface org.hibernate.engine.PersistenceContext
Search the persistence context for an index of the child object, given a collection role
getIndexInOwner(String, String, Object, Map) - Method in class org.hibernate.engine.StatefulPersistenceContext
Search the persistence context for an index of the child object, given a collection role
getIndexIterator() - Method in class org.hibernate.mapping.DenormalizedTable
 
getIndexIterator() - Method in class org.hibernate.mapping.Table
 
getIndexMetadata(String) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
 
getIndexNodeName() - Method in class org.hibernate.mapping.IndexedCollection
 
getIndexNodeName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexNodeName() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getIndexType() - Method in interface org.hibernate.metadata.CollectionMetadata
The collection index type (or null if the collection has no index)
getIndexType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexType() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the "index" type for a list or map (optional operation)
getInheritanceStateOfSuperEntity(XClass, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.InheritanceState
 
getInitialContext() - Method in class org.hibernate.transaction.JTATransactionFactory
Getter for property 'initialContext'.
getInitialContext(Properties) - Static method in class org.hibernate.util.NamingHelper
 
getInitializeCollectionEventListeners() - Method in class org.hibernate.event.EventListeners
 
getInitializer() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Intended for internal use only.
getInitializor(AuditConfiguration, AuditReaderImplementor, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
 
getInitializor(AuditConfiguration, AuditReaderImplementor, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.BasicCollectionMapper
 
getInitializor(AuditConfiguration, AuditReaderImplementor, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.ListCollectionMapper
 
getInitializor(AuditConfiguration, AuditReaderImplementor, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.MapCollectionMapper
 
getInitialValue() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
The configured initial value
getInitialValue() - Method in class org.hibernate.id.enhanced.SequenceStructure
The configured initial value
getInitialValue() - Method in class org.hibernate.id.enhanced.TableGenerator
The initial value to use when we find no previous state in the generator table corresponding to our sequence.
getInitialValue() - Method in class org.hibernate.id.enhanced.TableStructure
The configured initial value
getInList() - Method in class org.hibernate.hql.ast.tree.InLogicOperatorNode
 
getInputStream() - Method in class org.hibernate.ejb.packaging.Entry
 
getInsertCheckStyle() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getInsertCount() - Method in class org.hibernate.stat.ConcurrentEntityStatisticsImpl
 
getInsertCount() - Method in interface org.hibernate.stat.EntityStatistics
 
getInsertCount() - Method in class org.hibernate.stat.EntityStatisticsImpl
 
getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister, Dialect, boolean) - Method in class org.hibernate.id.IdentityGenerator
 
getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister, Dialect, boolean) - Method in interface org.hibernate.id.PostInsertIdentifierGenerator
 
getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister, Dialect, boolean) - Method in class org.hibernate.id.SelectGenerator
 
getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister, Dialect, boolean) - Method in class org.hibernate.id.SequenceIdentityGenerator
 
getInsertionTypes() - Method in class org.hibernate.hql.ast.tree.IntoClause
 
getInstance() - Method in class org.hibernate.action.EntityAction
entity instance accessor
getInstance(String) - Static method in class org.hibernate.hql.ast.HqlParser
 
getInstance(String) - Static method in class org.hibernate.impl.SessionFactoryObjectFactory
 
getInstance() - Static method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
getInstanceToLoad() - Method in class org.hibernate.event.LoadEvent
 
getInstantiationOptimizer() - Method in class org.hibernate.bytecode.cglib.ReflectionOptimizerImpl
Deprecated.  
getInstantiationOptimizer() - Method in class org.hibernate.bytecode.javassist.ReflectionOptimizerImpl
 
getInstantiationOptimizer() - Method in interface org.hibernate.bytecode.ReflectionOptimizer
 
getInstantiator() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getInt(String, Properties, int) - Static method in class org.hibernate.util.PropertiesHelper
Get a property value as an int.
getInteger(Object) - Static method in class org.hibernate.ejb.util.ConfigurationHelper
 
getInteger(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getInteger(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read an integer
getInteger(String, Properties) - Static method in class org.hibernate.util.PropertiesHelper
Get a property value as an Integer.
getIntegralDataTypeHolder(Class) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
getInterceptor() - Method in class org.hibernate.cfg.Configuration
Return the configured Interceptor
getInterceptor() - Method in class org.hibernate.ejb.Ejb3Configuration
 
getInterceptor() - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get the factory scoped interceptor for this factory.
getInterceptor() - Method in interface org.hibernate.engine.SessionImplementor
Retrieves the interceptor currently in use by this event source.
getInterceptor() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getInterceptor() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getInterceptor() - Method in class org.hibernate.impl.SessionImpl
 
getInterceptor() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getInternalFetchProfile() - Method in class org.hibernate.engine.LoadQueryInfluencers
 
getInternalFqn(Fqn) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
 
getIntoClause() - Method in class org.hibernate.hql.ast.tree.InsertStatement
Retreive this insert statement's into-clause.
getInvocationOption() - Static method in class org.hibernate.cache.jbc.util.CircumventChecksDataVersion
 
getInvocationOption() - Static method in class org.hibernate.cache.jbc.util.NonLockingDataVersion
 
getIP() - Method in class org.hibernate.id.AbstractUUIDGenerator
Unique in a local network
getJarFiles() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getJarURLFromURLEntry(URL, String) - Static method in class org.hibernate.ejb.packaging.JarVisitorFactory
Get the JAR URL of the JAR containing the given entry Method used in a non managed environment
getJavaClass() - Method in class org.hibernate.bytecode.javassist.FastClass
 
getJavaMember() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
getJavaMember() - Method in class org.hibernate.ejb.metamodel.AbstractAttribute
getJavaType() - Method in interface org.hibernate.ejb.criteria.CriteriaQueryCompiler.ImplicitParameterBinding
Get the java type of the "thing" that led to the implicit parameter.
getJavaType() - Method in class org.hibernate.ejb.criteria.expression.AbstractTupleElement
getJavaType() - Method in class org.hibernate.ejb.criteria.expression.CoalesceExpression
 
getJavaType() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
getJavaType() - Method in class org.hibernate.ejb.metamodel.AbstractAttribute
getJavaType() - Method in class org.hibernate.ejb.metamodel.AbstractType
 
getJavaType() - Method in class org.hibernate.ejb.metamodel.BasicTypeImpl
 
getJdbcBatchSize() - Method in class org.hibernate.cfg.Settings
 
getJdbcBatchSize() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getJDBCContext() - Method in interface org.hibernate.engine.SessionImplementor
 
getJDBCContext() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getJDBCContext() - Method in class org.hibernate.impl.SessionImpl
 
getJDBCContext() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getJdbcFetchSize() - Method in class org.hibernate.cfg.Settings
 
getJdbcFetchSize() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getJdbcScrollableResultSetEnabled() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getJdbcSupport() - Method in class org.hibernate.cfg.Settings
 
getJndiProperties(Properties) - Static method in class org.hibernate.util.NamingHelper
Transform JNDI properties passed in the form hibernate.jndi.* to the format accepted by InitialContext by triming the leading "hibernate.jndi".
getJoin() - Method in class org.hibernate.cfg.Ejb3Column
 
getJoinable() - Method in class org.hibernate.engine.JoinSequence.Join
 
getJoinable() - Method in class org.hibernate.loader.OuterJoinableAssociation
 
getJoinableType() - Method in class org.hibernate.loader.OuterJoinableAssociation
 
getJoinClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getJoinClosureIterator() - Method in class org.hibernate.mapping.Subclass
 
getJoinClosureSpan() - Method in class org.hibernate.mapping.PersistentClass
 
getJoinClosureSpan() - Method in class org.hibernate.mapping.Subclass
 
getJoinCount() - Method in class org.hibernate.engine.JoinSequence
 
getJoinFragment() - Method in class org.hibernate.sql.QuerySelect
 
getJoinIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getJoinNumber(Property) - Method in class org.hibernate.mapping.PersistentClass
 
getJoins(String) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
getJoins(String) - Method in interface org.hibernate.cfg.ExtendedMappings
Retrieve join metadata for a particular persistent entity.
getJoins() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
getJoinSequence() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getJoinTable(XProperty) - Method in class org.hibernate.cfg.AbstractPropertyHolder
Get column overriding, property first, then parent, then holder replace the placeholder 'collection&&element' with nothing These rules are here to support both JPA 2 and legacy overriding rules.
getJoinTable(XProperty) - Method in interface org.hibernate.cfg.PropertyHolder
return - null if no join table is present, - the join table if not overridden, - the overridden join table otherwise
getJoinTable() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getJoinType() - Method in class org.hibernate.ejb.criteria.path.AbstractJoinImpl
getJoinType() - Method in class org.hibernate.engine.JoinSequence.Join
 
getJoinType() - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
getJoinType(OuterJoinLoadable, String, int, AssociationType, FetchMode, CascadeStyle, String, String[], boolean, int) - Method in class org.hibernate.loader.collection.BasicCollectionJoinWalker
 
getJoinType(OuterJoinLoadable, String, int, AssociationType, FetchMode, CascadeStyle, String, String[], boolean, int) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getJoinType(AssociationType, FetchMode, String, String, String[], boolean, int, CascadeStyle) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getJoinType(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getJoinType(OuterJoinLoadable, String, int, AssociationType, FetchMode, CascadeStyle, String, String[], boolean, int) - Method in class org.hibernate.loader.entity.EntityJoinWalker
 
getJoinType(OuterJoinLoadable, String, int, AssociationType, FetchMode, CascadeStyle, String, String[], boolean, int) - Method in class org.hibernate.loader.JoinWalker
Determine the appropriate type of join (if any) to use to fetch the given association.
getJoinType(AssociationType, FetchMode, String, String, String[], boolean, int, CascadeStyle) - Method in class org.hibernate.loader.JoinWalker
Determine the appropriate associationType of join (if any) to use to fetch the given association.
getJoinType(boolean, int) - Method in class org.hibernate.loader.JoinWalker
Use an inner join if it is a non-null association and this is the "first" join in a series
getJoinType() - Method in class org.hibernate.loader.OuterJoinableAssociation
 
getJtaDatasource() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getJVM() - Method in class org.hibernate.id.AbstractUUIDGenerator
Unique across JVMs on this machine (unless they load this class in the same quater second - very unlikely)
getKey() - Method in class org.hibernate.action.CollectionAction
 
getKey() - Method in class org.hibernate.cache.CacheKey
 
getKey() - Method in class org.hibernate.collection.AbstractPersistentCollection
 
getKey() - Method in interface org.hibernate.collection.PersistentCollection
Get the current collection key value
getKey() - Method in class org.hibernate.engine.CollectionEntry
 
getKey() - Method in class org.hibernate.engine.CollectionKey
 
getKey() - Method in class org.hibernate.engine.EntityUniqueKey
 
getKey() - Method in class org.hibernate.engine.loading.LoadingCollectionEntry
 
getKey() - Method in class org.hibernate.mapping.Collection
 
getKey() - Method in class org.hibernate.mapping.Join
 
getKey() - Method in class org.hibernate.mapping.JoinedSubclass
 
getKey() - Method in class org.hibernate.mapping.PersistentClass
 
getKey() - Method in class org.hibernate.mapping.RootClass
 
getKey() - Method in class org.hibernate.mapping.Subclass
 
getKey() - Method in class org.hibernate.util.IdentityMap.IdentityMapEntry
 
getKeyClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getKeyClosureIterator() - Method in class org.hibernate.mapping.RootClass
 
getKeyClosureIterator() - Method in class org.hibernate.mapping.Subclass
 
getKeyColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getKeyColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
Generates the collection's key column aliases, based on the given suffix.
getKeyColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getKeyColumnNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getKeyColumnNames() - Method in interface org.hibernate.persister.entity.Joinable
The columns to join on
getKeyColumns(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getKeyColumns(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getKeyColumns(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getKeyColumns(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getKeyOfOwner(Object, SessionImplementor) - Method in class org.hibernate.type.CollectionType
Get the key value from the owning entity instance, usually the identifier, but might be some other unique key, in the case of property-ref
getKeyType() - Method in class org.hibernate.loader.collection.CollectionLoader
 
getKeyType() - Method in interface org.hibernate.metadata.CollectionMetadata
The collection key type
getKeyType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getKeyType() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the "key" type (the type of the foreign key)
getKeywords() - Method in class org.hibernate.dialect.Dialect
 
getLastChild(AST) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Returns the last direct child of 'n'.
getLastComponent(String) - Static method in class org.hibernate.envers.tools.StringTools
 
getLastSourceValue() - Method in interface org.hibernate.id.enhanced.Optimizer
A common means to access the last value obtained from the underlying source.
getLastSourceValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.HiLoOptimizer
A common means to access the last value obtained from the underlying source.
getLastSourceValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.LegacyHiLoAlgorithmOptimizer
A common means to access the last value obtained from the underlying source.
getLastSourceValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.NoopOptimizer
A common means to access the last value obtained from the underlying source.
getLastSourceValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledLoOptimizer
 
getLastSourceValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledOptimizer
A common means to access the last value obtained from the underlying source.
getLastValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.HiLoOptimizer
Getter for property 'lastValue'.
getLastValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.LegacyHiLoAlgorithmOptimizer
Getter for property 'lastValue'.
getLastValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledOptimizer
Getter for property 'lastValue'.
getLazyProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getLeftHandOperand() - Method in class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
Get the left-hand operand.
getLeftHandOperand() - Method in interface org.hibernate.ejb.criteria.expression.BinaryOperatorExpression
Get the left-hand operand.
getLeftHandOperand() - Method in class org.hibernate.ejb.criteria.predicate.ComparisonPredicate
 
getLeftHandOperand() - Method in class org.hibernate.hql.ast.tree.BinaryArithmeticOperatorNode
Retrieves the left-hand operand of the operator.
getLeftHandOperand() - Method in class org.hibernate.hql.ast.tree.BinaryLogicOperatorNode
Retrieves the left-hand operand of the operator.
getLeftHandOperand() - Method in interface org.hibernate.hql.ast.tree.BinaryOperatorNode
Retrieves the left-hand operand of the operator.
getLength() - Method in class org.hibernate.cfg.Ejb3Column
 
getLength() - Method in class org.hibernate.criterion.ProjectionList
 
getLength() - Method in class org.hibernate.ejb.criteria.expression.function.SubstringFunction
 
getLength() - Method in class org.hibernate.engine.jdbc.ClobProxy
 
getLength() - Method in class org.hibernate.mapping.Column
 
getLevel() - Method in class org.hibernate.hql.ast.tree.FromClause
 
getLhs() - Method in class org.hibernate.hql.ast.tree.DotNode
 
getLHSColumnNames(AssociationType, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.JoinHelper
Get the columns of the owning entity which are to be used in the join
getLHSColumnNames(AssociationType, int, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.JoinHelper
Get the columns of the owning entity which are to be used in the join
getLHSColumns() - Method in class org.hibernate.engine.JoinSequence.Join
 
getLHSPropertyName() - Method in class org.hibernate.type.AnyType
 
getLHSPropertyName() - Method in interface org.hibernate.type.AssociationType
Get the name of a property in the owning entity that provides the join key (null if the identifier)
getLHSPropertyName() - Method in class org.hibernate.type.CollectionType
 
getLHSPropertyName() - Method in class org.hibernate.type.EntityType
 
getLHSTableName(AssociationType, int, OuterJoinLoadable) - Static method in class org.hibernate.engine.JoinHelper
 
getLimitString(String, boolean) - Method in class org.hibernate.dialect.Cache71Dialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.DB2390Dialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.DB2400Dialect
 
getLimitString(String, boolean) - Method in class org.hibernate.dialect.DB2Dialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.DerbyDialect
Given a limit and an offset, apply the limit clause to the query.
getLimitString(String, int, int) - Method in class org.hibernate.dialect.Dialect
Given a limit and an offset, apply the limit clause to the query.
getLimitString(String, boolean) - Method in class org.hibernate.dialect.Dialect
Apply s limit clause to the query.
getLimitString(String, boolean) - Method in class org.hibernate.dialect.FirebirdDialect
 
getLimitString(String, boolean) - Method in class org.hibernate.dialect.H2Dialect
 
getLimitString(String, boolean) - Method in class org.hibernate.dialect.HSQLDialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.InformixDialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.Ingres9Dialect
Add a LIMIT clause to the given SQL SELECT
getLimitString(String, int, int) - Method in class org.hibernate.dialect.IngresDialect
Add a LIMIT clause to the given SQL SELECT
getLimitString(String, boolean) - Method in class org.hibernate.dialect.InterbaseDialect
 
getLimitString(String, boolean) - Method in class org.hibernate.dialect.MySQLDialect
 
getLimitString(String, boolean) - Method in class org.hibernate.dialect.Oracle8iDialect
 
getLimitString(String, boolean) - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getLimitString(String, boolean) - Method in class org.hibernate.dialect.Oracle9iDialect
 
getLimitString(String, boolean) - Method in class org.hibernate.dialect.OracleDialect
Deprecated.  
getLimitString(String, boolean) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.SQLServerDialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.TimesTenDialect
 
getLine() - Method in class org.hibernate.hql.ast.tree.Node
 
getList(String) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getList(String, Class<E>) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getListAttribute() - Method in class org.hibernate.ejb.criteria.expression.ListIndexExpression
 
getListenerClassFor(String) - Method in class org.hibernate.event.EventListeners
 
getListeners() - Method in interface org.hibernate.engine.SessionImplementor
Retrieves the configured event listeners from this event source.
getListeners() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getListeners() - Method in class org.hibernate.impl.SessionImpl
 
getListeners() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getLiteral() - Method in class org.hibernate.ejb.criteria.expression.LiteralExpression
 
getLiteralProcessor() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getLoadContext() - Method in class org.hibernate.engine.loading.CollectionLoadContext
 
getLoadContexts() - Method in interface org.hibernate.engine.PersistenceContext
Retrieve this persistence context's managed load context.
getLoadContexts() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
getLoadCount() - Method in interface org.hibernate.stat.CollectionStatistics
 
getLoadCount() - Method in class org.hibernate.stat.CollectionStatisticsImpl
 
getLoadCount() - Method in class org.hibernate.stat.ConcurrentCollectionStatisticsImpl
 
getLoadCount() - Method in class org.hibernate.stat.ConcurrentEntityStatisticsImpl
 
getLoadCount() - Method in interface org.hibernate.stat.EntityStatistics
 
getLoadCount() - Method in class org.hibernate.stat.EntityStatisticsImpl
 
getLoadedCollectionOwnerIdOrNull(PersistentCollection) - Method in interface org.hibernate.engine.PersistenceContext
Get the ID for the entity that owned this persistent collection when it was loaded
getLoadedCollectionOwnerIdOrNull(PersistentCollection) - Method in class org.hibernate.engine.StatefulPersistenceContext
Get the ID for the entity that owned this persistent collection when it was loaded
getLoadedCollectionOwnerOrNull(PersistentCollection) - Method in interface org.hibernate.engine.PersistenceContext
Get the entity that owned this persistent collection when it was loaded
getLoadedCollectionOwnerOrNull(PersistentCollection) - Method in class org.hibernate.engine.StatefulPersistenceContext
Get the entity that owned this persistent collection when it was loaded
getLoadedCollectionPersister(PersistentCollection, EventSource) - Static method in class org.hibernate.event.AbstractCollectionEvent
 
getLoadedElementsIterator(SessionImplementor, CollectionType, Object) - Static method in class org.hibernate.engine.CascadingAction
Iterate just the elements of the collection that are already there.
getLoadedKey() - Method in class org.hibernate.engine.CollectionEntry
 
getLoadedOwnerIdOrNull(PersistentCollection, EventSource) - Static method in class org.hibernate.event.AbstractCollectionEvent
 
getLoadedOwnerOrNull(PersistentCollection, EventSource) - Static method in class org.hibernate.event.AbstractCollectionEvent
 
getLoadedPersister() - Method in class org.hibernate.engine.CollectionEntry
This is only available late during the flush cycle
getLoadedState() - Method in class org.hibernate.engine.EntityEntry
 
getLoadedValue(String) - Method in class org.hibernate.engine.EntityEntry
 
getLoader() - Method in class org.hibernate.impl.AbstractScrollableResults
 
getLoaderName() - Method in class org.hibernate.mapping.Collection
 
getLoaderName() - Method in class org.hibernate.mapping.PersistentClass
 
getLoaders() - Method in class org.hibernate.loader.collection.BatchingCollectionInitializer
 
getLoadEventListeners() - Method in class org.hibernate.event.EventListeners
 
getLoadingCollection(CollectionPersister, Serializable) - Method in class org.hibernate.engine.loading.CollectionLoadContext
Retrieve the collection that is being loaded as part of processing this result set.
getLoadQueryInfluencers() - Method in interface org.hibernate.engine.SessionImplementor
Get the load query influencers associated with this session.
getLoadQueryInfluencers() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getLoadQueryInfluencers() - Method in class org.hibernate.impl.SessionImpl
 
getLoadQueryInfluencers() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getLoadQueryInfluencers() - Method in class org.hibernate.loader.JoinWalker
 
getLoadQueryInfluencers() - Method in class org.hibernate.loader.OuterJoinLoader
 
getLobCreator() - Method in interface org.hibernate.engine.jdbc.JdbcSupport
Deprecated. Use JdbcSupport.getLobCreator(LobCreationContext) instead.
getLobCreator(LobCreationContext) - Method in interface org.hibernate.engine.jdbc.JdbcSupport
Create an instance of a LobCreator appropriate for the current envionment, mainly meant to account for variance between JDBC 4 (<= JDK 1.6) and JDBC3 (>= JDK 1.5).
getLobCreator() - Method in class org.hibernate.engine.jdbc.JdbcSupportImpl
Creates an instance of a LobCreator that does not use the underlying JDBC Connection to create LOBs.
getLobCreator(LobCreationContext) - Method in class org.hibernate.engine.jdbc.JdbcSupportImpl
 
getLobCreator(Session) - Static method in class org.hibernate.Hibernate
 
getLobCreator(SessionImplementor) - Static method in class org.hibernate.Hibernate
 
getLocale(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getLocale(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a locale
getLockable() - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
getLockEventListeners() - Method in class org.hibernate.event.EventListeners
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.Cache71Dialect
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.Dialect
Get a strategy instance which knows how to acquire a database-level lock of the specified mode for this dialect.
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.FrontBaseDialect
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.HSQLDialect
For HSQLDB 2.0, this is a copy of the base class implementation.
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.MckoiDialect
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.PointbaseDialect
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.TimesTenDialect
 
getLockMode() - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
getLockMode() - Method in class org.hibernate.dialect.lock.OptimisticForceIncrementLockingStrategy
 
getLockMode() - Method in class org.hibernate.dialect.lock.OptimisticLockingStrategy
 
getLockMode() - Method in class org.hibernate.dialect.lock.PessimisticForceIncrementLockingStrategy
Retrieve the specific lock mode defined.
getLockMode() - Method in class org.hibernate.dialect.lock.PessimisticReadUpdateLockingStrategy
 
getLockMode() - Method in class org.hibernate.dialect.lock.PessimisticWriteUpdateLockingStrategy
 
getLockMode() - Method in class org.hibernate.dialect.lock.UpdateLockingStrategy
 
getLockMode(Object) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
getLockMode() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getLockMode() - Method in class org.hibernate.ejb.QueryImpl
 
getLockMode(LockModeType) - Static method in class org.hibernate.ejb.util.LockModeTypeHelper
 
getLockMode() - Method in class org.hibernate.engine.EntityEntry
 
getLockMode() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryNonScalarReturn
Retrieve the lock-mode to apply to this return
getLockMode() - Method in class org.hibernate.event.LoadEvent
 
getLockMode() - Method in class org.hibernate.event.LockEvent
 
getLockMode() - Method in class org.hibernate.event.RefreshEvent
 
getLockMode() - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
getLockMode() - Method in class org.hibernate.loader.custom.NonScalarReturn
 
getLockMode() - Method in class org.hibernate.LockOptions
Retrieve the overall lock mode in effect for this set of options.
getLockMode() - Method in interface org.hibernate.Session.LockRequest
Get the lock mode.
getLockMode() - Method in class org.hibernate.sql.Select
Deprecated. Instead use getLockOptions
getLockModeArray() - Method in class org.hibernate.loader.JoinWalker
 
getLockModeOptions() - Method in class org.hibernate.loader.JoinWalker
 
getLockModes(LockOptions) - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getLockModes() - Method in class org.hibernate.impl.CriteriaImpl
 
getLockModes(LockOptions) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
getLockModes(LockOptions) - Method in class org.hibernate.loader.custom.CustomLoader
 
getLockModes(LockOptions) - Method in class org.hibernate.loader.hql.QueryLoader
 
getLockModes(LockOptions) - Method in class org.hibernate.loader.Loader
What lock options does this load entities with?
getLockModes(LockOptions) - Method in class org.hibernate.loader.OuterJoinLoader
 
getLockModeType(LockMode) - Static method in class org.hibernate.ejb.util.LockModeTypeHelper
 
getLockOptions() - Method in class org.hibernate.engine.QueryParameters
 
getLockOptions() - Method in class org.hibernate.event.LoadEvent
 
getLockOptions() - Method in class org.hibernate.event.LockEvent
 
getLockOptions() - Method in class org.hibernate.event.RefreshEvent
 
getLockOptions() - Method in class org.hibernate.impl.AbstractQueryImpl
 
getLockOptions() - Method in class org.hibernate.impl.QueryImpl
 
getLockOptions() - Method in class org.hibernate.impl.SQLQueryImpl
 
getLockOptions() - Method in class org.hibernate.loader.OuterJoinLoader
 
getLockOptions() - Method in class org.hibernate.sql.Select
Get the current lock options
getLockRequest(LockModeType, Map<String, Object>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
getLockRequest(LockModeType, Map<String, Object>) - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor
Convert from JPA 2 LockModeType & properties into LockOptions
getLockScope() - Method in class org.hibernate.event.LoadEvent
 
getLockScope() - Method in class org.hibernate.event.LockEvent
 
getLockScope() - Method in class org.hibernate.event.RefreshEvent
 
getLockTimeout() - Method in class org.hibernate.event.LoadEvent
 
getLockTimeout() - Method in class org.hibernate.event.LockEvent
 
getLockTimeout() - Method in class org.hibernate.event.RefreshEvent
 
getLog() - Method in class org.hibernate.hql.ast.tree.AbstractRestrictableStatement
 
getLog() - Method in class org.hibernate.hql.ast.tree.DeleteStatement
 
getLog() - Method in class org.hibernate.hql.ast.tree.QueryNode
 
getLog() - Method in class org.hibernate.hql.ast.tree.UpdateStatement
 
getLoggableName(String, Object) - Method in class org.hibernate.event.def.AbstractSaveEventListener
 
getLogicalColumnName(String, Table) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getLogicalColumnName() - Method in class org.hibernate.cfg.Ejb3Column
 
getLogicalColumnName(String, Table) - Method in interface org.hibernate.cfg.Mappings
Find the logical column name against whcih the given physical column name was bound within the given table.
getLogicalName() - Method in interface org.hibernate.cfg.ObjectNameSource
Retrieve the logical name for this object.
getLogicalTableName(Table) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getLogicalTableName(Table) - Method in interface org.hibernate.cfg.Mappings
Get the logical table name mapped for the given physical table.
getLong(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getLong(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a long
getLoTime() - Method in class org.hibernate.id.AbstractUUIDGenerator
 
getLowerBound() - Method in class org.hibernate.ejb.criteria.predicate.BetweenPredicate
 
getLowercaseFunction() - Method in class org.hibernate.dialect.Cache71Dialect
 
getLowercaseFunction() - Method in class org.hibernate.dialect.DB2Dialect
 
getLowercaseFunction() - Method in class org.hibernate.dialect.Dialect
The name of the SQL function that transforms a string to lowercase
getLowercaseFunction() - Method in class org.hibernate.dialect.IngresDialect
The name of the SQL function that transforms a string to lowercase
getLowOperand() - Method in class org.hibernate.hql.ast.tree.BetweenOperatorNode
 
getMainXmlMapping() - Method in class org.hibernate.envers.configuration.metadata.EntityXmlMappingData
 
getManagedTypes() - Method in class org.hibernate.ejb.metamodel.MetamodelImpl
getManyToManyFilterFragment(String, Map) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getManyToManyFilterFragment(String, Map) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getManyToManyFilterMap() - Method in class org.hibernate.mapping.Collection
 
getManyToManyOrderByString(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getManyToManyOrderByString(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Get the order-by to be applied at the target table of a many to many
getManyToManyOrdering() - Method in class org.hibernate.mapping.Collection
 
getManyToManyOwnerSideEntityName() - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
getManyToManyWhere() - Method in class org.hibernate.mapping.Collection
 
getMap(String) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getMap(String, Class<K>, Class<V>) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
 
getMap() - Method in class org.hibernate.proxy.map.MapLazyInitializer
 
getMapKey() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getMappedBy() - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
getMappedByPropertyName() - Method in class org.hibernate.envers.entities.RelationDescription
 
getMappedClass() - Method in class org.hibernate.mapping.MappedSuperclass
 
getMappedClass() - Method in class org.hibernate.mapping.PersistentClass
 
getMappedClass(EntityMode) - Method in interface org.hibernate.metadata.ClassMetadata
The persistent class, or null
getMappedClass(EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getMappedClass(EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
The persistent class, or null
getMappedClass() - Method in class org.hibernate.tuple.component.Dom4jComponentTuplizer
 
getMappedClass() - Method in class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
getMappedClass() - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
getMappedClass() - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer
Return the pojo class managed by this tuplizer.
getMappedClass() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Return the pojo class managed by this tuplizer.
getMappedClass() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Return the pojo class managed by this tuplizer.
getMappedClass() - Method in interface org.hibernate.tuple.Tuplizer
Return the pojo class managed by this tuplizer.
getMappedSuperclass(Class) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getMappedSuperclass(Class) - Method in interface org.hibernate.cfg.Mappings
Get a MappedSuperclass or null if not mapped
getMappedSuperclass() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getMappedSuperclass() - Method in interface org.hibernate.persister.entity.Queryable
Get the class that this class is mapped as a subclass of - not necessarily the direct superclass
getMappedSuperclassMappings() - Method in class org.hibernate.cfg.Configuration
Iterate the mapped superclasses mappings EXPERIMENTAL Consider this API as PRIVATE
getMappedSuperclassOrNull(XClass, Map<XClass, InheritanceState>, ExtendedMappings) - Static method in class org.hibernate.cfg.BinderHelper
 
getMappingColumn() - Method in class org.hibernate.cfg.Ejb3Column
 
getMappingFiles() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getMappingPackage() - Method in class org.hibernate.cfg.ExtendsQueueEntry
 
getMappings() - Method in class org.hibernate.cfg.AbstractPropertyHolder
 
getMappings() - Method in class org.hibernate.cfg.Ejb3Column
 
getMappings() - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
getMappings() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
getMappings() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
 
getMapReference() - Method in class org.hibernate.hql.ast.tree.AbstractMapComponentNode
 
getMapResources() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getMatchExpression() - Method in class org.hibernate.ejb.criteria.predicate.LikePredicate
 
getMatchingEntries() - Method in class org.hibernate.ejb.packaging.AbstractJarVisitor
Return the matching entries for each filter in the same order the filter where passed
getMatchingEntries() - Method in class org.hibernate.ejb.packaging.JarProtocolVisitor
 
getMatchingEntries() - Method in interface org.hibernate.ejb.packaging.JarVisitor
Return the matching entries for each filter in the same order the filter where passed
getMaxAliasLength() - Method in class org.hibernate.dialect.Dialect
What is the maximum length Hibernate can use for generated aliases?
getMaximumFetchDepth() - Method in class org.hibernate.cfg.Settings
 
getMaximumFetchDepth() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getMaxIndex() - Method in class org.hibernate.bytecode.javassist.FastClass
 
getMaxResults() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getMaxResults() - Method in class org.hibernate.impl.CriteriaImpl
 
getMaxRows() - Method in class org.hibernate.engine.RowSelection
 
getMember() - Method in class org.hibernate.property.BackrefPropertyAccessor.BackrefGetter
Retrieve the member to which this property maps.
getMember() - Method in class org.hibernate.property.BasicPropertyAccessor.BasicGetter
Retrieve the member to which this property maps.
getMember() - Method in class org.hibernate.property.DirectPropertyAccessor.DirectGetter
Retrieve the member to which this property maps.
getMember() - Method in class org.hibernate.property.Dom4jAccessor.Dom4jGetter
Retrieve the member to which this property maps.
getMember() - Method in class org.hibernate.property.EmbeddedPropertyAccessor.EmbeddedGetter
Retrieve the member to which this property maps.
getMember() - Method in interface org.hibernate.property.Getter
Retrieve the member to which this property maps.
getMember() - Method in class org.hibernate.property.IndexPropertyAccessor.IndexGetter
Retrieve the member to which this property maps.
getMember() - Method in class org.hibernate.property.MapAccessor.MapGetter
Retrieve the member to which this property maps.
getMemberId() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
getMembers() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Get cluster members.
getMembers() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
getMergeEventListeners() - Method in class org.hibernate.event.EventListeners
 
getMergeMap(Object) - Method in class org.hibernate.event.def.AbstractSaveEventListener
 
getMergeMap(Object) - Method in class org.hibernate.event.def.DefaultMergeEventListener
 
getMessage() - Method in exception org.hibernate.InstantiationException
 
getMessage() - Method in exception org.hibernate.NonUniqueObjectException
 
getMessage() - Method in exception org.hibernate.PropertyAccessException
 
getMessage() - Method in exception org.hibernate.PropertyValueException
 
getMessage() - Method in exception org.hibernate.QueryException
 
getMessage() - Method in exception org.hibernate.StaleObjectStateException
 
getMessage() - Method in exception org.hibernate.UnresolvableObjectException
 
getMessage() - Method in exception org.hibernate.WrongClassException
 
getMetaAttribute(String) - Method in class org.hibernate.mapping.Component
 
getMetaAttribute(String) - Method in interface org.hibernate.mapping.MetaAttributable
 
getMetaAttribute(String) - Method in class org.hibernate.mapping.PersistentClass
 
getMetaAttribute(String) - Method in class org.hibernate.mapping.Property
 
getMetaAttributes() - Method in class org.hibernate.mapping.Component
 
getMetaAttributes() - Method in interface org.hibernate.mapping.MetaAttributable
 
getMetaAttributes() - Method in class org.hibernate.mapping.PersistentClass
 
getMetaAttributes() - Method in class org.hibernate.mapping.Property
 
getMetadataComplete() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getMetamodel() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
getMetamodel() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
getMetas(Element, Map, boolean) - Static method in class org.hibernate.cfg.HbmBinder
 
getMetaType() - Method in class org.hibernate.mapping.Any
 
getMetaValues() - Method in class org.hibernate.mapping.Any
 
getMethod() - Method in class org.hibernate.property.BackrefPropertyAccessor.BackrefGetter
Retrieve the getter-method.
getMethod() - Method in class org.hibernate.property.BackrefPropertyAccessor.BackrefSetter
Optional operation (return null)
getMethod() - Method in class org.hibernate.property.BasicPropertyAccessor.BasicGetter
Retrieve the getter-method.
getMethod() - Method in class org.hibernate.property.BasicPropertyAccessor.BasicSetter
 
getMethod() - Method in class org.hibernate.property.DirectPropertyAccessor.DirectGetter
Retrieve the getter-method.
getMethod() - Method in class org.hibernate.property.DirectPropertyAccessor.DirectSetter
Optional operation (return null)
getMethod() - Method in class org.hibernate.property.Dom4jAccessor.Dom4jGetter
Retrieve the getter-method.
getMethod() - Method in class org.hibernate.property.Dom4jAccessor.Dom4jSetter
Optional operation (return null)
getMethod() - Method in class org.hibernate.property.EmbeddedPropertyAccessor.EmbeddedGetter
Retrieve the getter-method.
getMethod() - Method in class org.hibernate.property.EmbeddedPropertyAccessor.EmbeddedSetter
Optional operation (return null)
getMethod() - Method in interface org.hibernate.property.Getter
Retrieve the getter-method.
getMethod() - Method in class org.hibernate.property.IndexPropertyAccessor.IndexGetter
Retrieve the getter-method.
getMethod() - Method in class org.hibernate.property.IndexPropertyAccessor.IndexSetter
Optional operation (return null)
getMethod() - Method in class org.hibernate.property.MapAccessor.MapGetter
Retrieve the getter-method.
getMethod() - Method in class org.hibernate.property.MapAccessor.MapSetter
Optional operation (return null)
getMethod() - Method in interface org.hibernate.property.Setter
Optional operation (return null)
getMethod(Class, Method) - Static method in class org.hibernate.util.ReflectHelper
 
getMethodName() - Method in class org.hibernate.property.BackrefPropertyAccessor.BackrefGetter
Retrieve the getter-method name.
getMethodName() - Method in class org.hibernate.property.BackrefPropertyAccessor.BackrefSetter
Optional operation (return null)
getMethodName() - Method in class org.hibernate.property.BasicPropertyAccessor.BasicGetter
Retrieve the getter-method name.
getMethodName() - Method in class org.hibernate.property.BasicPropertyAccessor.BasicSetter
 
getMethodName() - Method in class org.hibernate.property.DirectPropertyAccessor.DirectGetter
Retrieve the getter-method name.
getMethodName() - Method in class org.hibernate.property.DirectPropertyAccessor.DirectSetter
Optional operation (return null)
getMethodName() - Method in class org.hibernate.property.Dom4jAccessor.Dom4jGetter
Retrieve the getter-method name.
getMethodName() - Method in class org.hibernate.property.Dom4jAccessor.Dom4jSetter
Optional operation (return null)
getMethodName() - Method in class org.hibernate.property.EmbeddedPropertyAccessor.EmbeddedGetter
Retrieve the getter-method name.
getMethodName() - Method in class org.hibernate.property.EmbeddedPropertyAccessor.EmbeddedSetter
Optional operation (return null)
getMethodName() - Method in interface org.hibernate.property.Getter
Retrieve the getter-method name.
getMethodName() - Method in class org.hibernate.property.IndexPropertyAccessor.IndexGetter
Retrieve the getter-method name.
getMethodName() - Method in class org.hibernate.property.IndexPropertyAccessor.IndexSetter
Optional operation (return null)
getMethodName() - Method in class org.hibernate.property.MapAccessor.MapGetter
Retrieve the getter-method name.
getMethodName() - Method in class org.hibernate.property.MapAccessor.MapSetter
Optional operation (return null)
getMethodName() - Method in interface org.hibernate.property.Setter
Optional operation (return null)
getMinimalPutsEnabled() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getMissCount() - Method in class org.hibernate.stat.ConcurrentSecondLevelCacheStatisticsImpl
 
getMissCount() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
getMissCount() - Method in class org.hibernate.stat.SecondLevelCacheStatisticsImpl
 
getModel() - Method in class org.hibernate.ejb.criteria.path.CollectionAttributeJoin
 
getModel() - Method in class org.hibernate.ejb.criteria.path.ListAttributeJoin
 
getModel() - Method in class org.hibernate.ejb.criteria.path.MapAttributeJoin
 
getModel() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyPath
 
getModel() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeySource
 
getModel() - Method in class org.hibernate.ejb.criteria.path.PluralAttributeJoinSupport
 
getModel() - Method in class org.hibernate.ejb.criteria.path.PluralAttributePath
 
getModel() - Method in class org.hibernate.ejb.criteria.path.RootImpl
 
getModel() - Method in class org.hibernate.ejb.criteria.path.SetAttributeJoin
 
getModel() - Method in class org.hibernate.ejb.criteria.path.SingularAttributeJoin
 
getModel() - Method in class org.hibernate.ejb.criteria.path.SingularAttributePath
getModifier() - Method in class org.hibernate.ejb.criteria.expression.SubqueryComparisonModifierExpression
 
getName() - Method in class org.hibernate.bytecode.javassist.FastClass
 
getName() - Method in interface org.hibernate.bytecode.util.ClassDescriptor
The name of the class.
getName() - Method in class org.hibernate.cache.access.AccessType
 
getName() - Method in class org.hibernate.cache.impl.bridge.BaseRegionAdapter
 
getName() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getName() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
getName() - Method in interface org.hibernate.cache.Region
Retrieve the name of this region.
getName() - Method in class org.hibernate.cfg.annotations.TableBinder
 
getName() - Method in enum org.hibernate.cfg.beanvalidation.GroupsPerOperation.Operation
 
getName() - Method in class org.hibernate.cfg.Ejb3Column
 
getName() - Method in class org.hibernate.cfg.UniqueConstraintHolder
 
getName() - Method in class org.hibernate.dialect.function.StandardSQLFunction
Function name accessor
getName() - Method in class org.hibernate.dialect.function.TrimFunctionTemplate.Specification
 
getName() - Method in exception org.hibernate.DuplicateMappingException
 
getName() - Method in class org.hibernate.ejb.criteria.expression.ParameterExpressionImpl
 
getName() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
getName() - Method in class org.hibernate.ejb.metamodel.AbstractAttribute
getName() - Method in class org.hibernate.ejb.metamodel.EntityTypeImpl
 
getName() - Method in class org.hibernate.ejb.packaging.Entry
 
getName() - Method in class org.hibernate.ejb.packaging.NamedInputStream
 
getName() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getName() - Method in class org.hibernate.engine.profile.FetchProfile
Getter for property 'name'.
getName() - Method in class org.hibernate.engine.query.NamedParameterDescriptor
 
getName() - Method in class org.hibernate.engine.ResultSetMappingDefinition
 
getName() - Method in class org.hibernate.engine.ValueInclusion
 
getName() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getName() - Method in class org.hibernate.envers.entities.PropertyData
 
getName() - Method in class org.hibernate.event.LoadEventListener.LoadType
 
getName() - Method in interface org.hibernate.Filter
Get the name of this filter.
getName() - Method in class org.hibernate.hql.classic.PathExpressionParser
 
getName() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
The name of the database structure (table or sequence).
getName() - Method in class org.hibernate.id.enhanced.SequenceStructure
The name of the database structure (table or sequence).
getName() - Method in class org.hibernate.id.enhanced.TableStructure
The name of the database structure (table or sequence).
getName() - Method in class org.hibernate.impl.FilterImpl
Get the name of this filter.
getName() - Method in class org.hibernate.jdbc.util.FormatStyle
 
getName() - Method in class org.hibernate.mapping.Column
 
getName() - Method in class org.hibernate.mapping.Constraint
 
getName() - Method in class org.hibernate.mapping.FetchProfile
 
getName() - Method in class org.hibernate.mapping.IdGenerator
 
getName() - Method in class org.hibernate.mapping.Index
 
getName() - Method in class org.hibernate.mapping.MetaAttribute
 
getName() - Method in class org.hibernate.mapping.Property
 
getName() - Method in class org.hibernate.mapping.PropertyGeneration
 
getName() - Method in class org.hibernate.mapping.Table
 
getName() - Method in class org.hibernate.param.NamedParameterSpecification
Getter for property 'name'.
getName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getName() - Method in class org.hibernate.persister.entity.DiscriminatorType
 
getName() - Method in interface org.hibernate.persister.entity.Joinable
An identifying name; a class name or collection role name.
getName() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getName() - Method in class org.hibernate.test.cache.Item
 
getName() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
 
getName() - Method in class org.hibernate.tool.hbm2ddl.ForeignKeyMetadata
 
getName() - Method in class org.hibernate.tool.hbm2ddl.IndexMetadata
 
getName() - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
 
getName() - Method in class org.hibernate.transaction.BESTransactionManagerLookup
 
getName() - Method in class org.hibernate.transaction.JBossTransactionManagerLookup
 
getName() - Method in class org.hibernate.transaction.JNDITransactionManagerLookup
Get the JNDI namespace under wich we can locate the TransactionManager.
getName() - Method in class org.hibernate.transaction.JRun4TransactionManagerLookup
 
getName() - Method in class org.hibernate.transaction.OC4JTransactionManagerLookup
 
getName() - Method in class org.hibernate.transaction.OrionTransactionManagerLookup
Get the JNDI namespace under wich we can locate the TransactionManager.
getName() - Method in class org.hibernate.transaction.ResinTransactionManagerLookup
Get the JNDI namespace under wich we can locate the TransactionManager.
getName() - Method in class org.hibernate.transaction.SunONETransactionManagerLookup
Get the JNDI namespace under wich we can locate the TransactionManager.
getName() - Method in class org.hibernate.transaction.WeblogicTransactionManagerLookup
 
getName() - Method in class org.hibernate.tuple.ElementWrapper
 
getName() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getName() - Method in class org.hibernate.tuple.Property
 
getName() - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
getName() - Method in class org.hibernate.type.AbstractLobType
 
getName() - Method in class org.hibernate.type.AdaptedImmutableType
 
getName() - Method in class org.hibernate.type.AnyType
 
getName() - Method in class org.hibernate.type.BigDecimalType
 
getName() - Method in class org.hibernate.type.BigIntegerType
 
getName() - Method in class org.hibernate.type.BinaryType
 
getName() - Method in class org.hibernate.type.BlobType
Returns the abbreviated name of the type.
getName() - Method in class org.hibernate.type.BooleanType
 
getName() - Method in class org.hibernate.type.ByteType
 
getName() - Method in class org.hibernate.type.CalendarDateType
 
getName() - Method in class org.hibernate.type.CalendarType
 
getName() - Method in class org.hibernate.type.CharacterArrayType
 
getName() - Method in class org.hibernate.type.CharacterType
 
getName() - Method in class org.hibernate.type.CharArrayType
 
getName() - Method in class org.hibernate.type.ClassType
 
getName() - Method in class org.hibernate.type.ClobType
 
getName() - Method in class org.hibernate.type.CollectionType
 
getName() - Method in class org.hibernate.type.ComponentType
 
getName() - Method in class org.hibernate.type.CompositeCustomType
 
getName() - Method in class org.hibernate.type.CurrencyType
 
getName() - Method in class org.hibernate.type.CustomType
 
getName() - Method in class org.hibernate.type.DateType
 
getName() - Method in class org.hibernate.type.DbTimestampType
 
getName() - Method in class org.hibernate.type.DoubleType
 
getName() - Method in class org.hibernate.type.EntityType
For entity types, the name correlates to the associated entity name.
getName() - Method in class org.hibernate.type.FloatType
 
getName() - Method in class org.hibernate.type.ImageType
 
getName() - Method in class org.hibernate.type.IntegerType
 
getName() - Method in class org.hibernate.type.LocaleType
 
getName() - Method in class org.hibernate.type.LongType
 
getName() - Method in class org.hibernate.type.MaterializedBlobType
 
getName() - Method in class org.hibernate.type.MaterializedClobType
 
getName() - Method in class org.hibernate.type.MetaType
 
getName() - Method in class org.hibernate.type.NumericBooleanType
Returns the abbreviated name of the type.
getName() - Method in class org.hibernate.type.SerializableType
 
getName() - Method in class org.hibernate.type.ShortType
 
getName() - Method in class org.hibernate.type.StringType
 
getName() - Method in class org.hibernate.type.TextType
 
getName() - Method in class org.hibernate.type.TimestampType
 
getName() - Method in class org.hibernate.type.TimeType
 
getName() - Method in class org.hibernate.type.TimeZoneType
 
getName() - Method in class org.hibernate.type.TrueFalseType
 
getName() - Method in interface org.hibernate.type.Type
Returns the abbreviated name of the type.
getName() - Method in class org.hibernate.type.WrapperBinaryType
 
getName() - Method in class org.hibernate.type.YesNoType
 
getName() - Method in exception org.hibernate.UnknownProfileException
The unknown fetch profile name.
getName() - Method in interface org.hibernate.util.xml.Origin
The name of the document origin.
getName() - Method in class org.hibernate.util.xml.OriginImpl
The name of the document origin.
getNamedInstance(String) - Static method in class org.hibernate.impl.SessionFactoryObjectFactory
 
getNamedParameterBindPoints() - Method in interface org.hibernate.loader.custom.CustomQuery
A map representing positions within the supplied query to which we need to bind named parameters.
getNamedParameterBindPoints() - Method in class org.hibernate.loader.custom.sql.SQLCustomQuery
 
getNamedParameterDescriptionMap() - Method in class org.hibernate.engine.query.ParamLocationRecognizer
Returns the map of named parameter locations.
getNamedParameterDescriptor(String) - Method in class org.hibernate.engine.query.ParameterMetadata
 
getNamedParameterExpectedType(String) - Method in class org.hibernate.engine.query.ParameterMetadata
 
getNamedParameterExpectedType(String) - Method in class org.hibernate.hql.ast.ParameterTranslationsImpl
 
getNamedParameterExpectedType(String) - Method in interface org.hibernate.hql.ParameterTranslations
 
getNamedParameterExplicitTypes() - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor.Options
Get the explicit parameter types.
getNamedParameterInfo(String) - Method in class org.hibernate.hql.ast.ParameterTranslationsImpl
 
getNamedParameterLists() - Method in class org.hibernate.impl.AbstractQueryImpl
Retreive the value map for any named parameter lists (i.e., for auto-expansion) bound to this query.
getNamedParameterLocations(String) - Method in interface org.hibernate.engine.ParameterBinder.NamedParameterSource
 
getNamedParameterLocations(String) - Method in class org.hibernate.hql.ast.HqlSqlWalker
Returns the locations of all occurrences of the named parameter.
getNamedParameterLocMap() - Method in class org.hibernate.engine.SubselectFetch
 
getNamedParameterLocs(String) - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
getNamedParameterLocs(String) - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getNamedParameterLocs(String) - Method in class org.hibernate.loader.collection.SubselectCollectionLoader
 
getNamedParameterLocs(String) - Method in class org.hibernate.loader.collection.SubselectOneToManyLoader
 
getNamedParameterLocs(String) - Method in class org.hibernate.loader.custom.CustomLoader
 
getNamedParameterLocs(String) - Method in class org.hibernate.loader.hql.QueryLoader
Returns the locations of all occurrences of the named parameter.
getNamedParameterLocs(String) - Method in class org.hibernate.loader.Loader
 
getNamedParameterNames() - Method in class org.hibernate.engine.query.ParameterMetadata
 
getNamedParameterNames() - Method in class org.hibernate.hql.ast.ParameterTranslationsImpl
 
getNamedParameterNames() - Method in interface org.hibernate.hql.ParameterTranslations
 
getNamedParameters() - Method in class org.hibernate.engine.QueryParameters
 
getNamedParameters() - Method in class org.hibernate.impl.AbstractQueryImpl
Returns an array representing all named parameter names encountered during (intial) parsing of the query.
getNamedParameters() - Method in class org.hibernate.loader.custom.sql.SQLQueryParser
 
getNamedParameters() - Method in interface org.hibernate.Query
Return the names of all named parameters of the query.
getNamedParameterSourceLocations(String) - Method in class org.hibernate.engine.query.ParameterMetadata
 
getNamedParameterSqlLocations(String) - Method in class org.hibernate.hql.ast.ParameterTranslationsImpl
 
getNamedParameterSqlLocations(String) - Method in interface org.hibernate.hql.ParameterTranslations
 
getNamedParams() - Method in class org.hibernate.impl.AbstractQueryImpl
Returns a shallow copy of the named parameter value map.
getNamedQueries() - Method in class org.hibernate.cfg.Configuration
Get the named queries
getNamedQueries() - Method in class org.hibernate.ejb.Ejb3Configuration
 
getNamedQuery(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
 
getNamedQuery(String) - Method in interface org.hibernate.engine.SessionImplementor
Get a Query instance for a named query or named native SQL query
getNamedQuery(String) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getNamedQuery(String) - Method in class org.hibernate.impl.AbstractSessionImpl
 
getNamedQuery(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getNamedQuery(String) - Method in class org.hibernate.impl.SessionImpl
 
getNamedQuery(String) - Method in interface org.hibernate.Session
Obtain an instance of Query for a named query string defined in the mapping file.
getNamedQuery(String) - Method in interface org.hibernate.StatelessSession
Obtain an instance of Query for a named query string defined in the mapping file.
getNamedSQLQueries() - Method in class org.hibernate.cfg.Configuration
 
getNamedSQLQuery(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
 
getNamedSQLQuery(String) - Method in interface org.hibernate.engine.SessionImplementor
Get a Query instance for a named native SQL query
getNamedSQLQuery(String) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getNamedSQLQuery(String) - Method in class org.hibernate.impl.AbstractSessionImpl
 
getNamedSQLQuery(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getNamespace() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getNamespace() - Method in class org.hibernate.tuple.ElementWrapper
 
getNamespaceForPrefix(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getNamespaceForPrefix(String) - Method in class org.hibernate.tuple.ElementWrapper
 
getNamespaceForURI(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getNamespaceForURI(String) - Method in class org.hibernate.tuple.ElementWrapper
 
getNamespacePrefix() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getNamespacePrefix() - Method in class org.hibernate.tuple.ElementWrapper
 
getNamespacesForURI(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getNamespacesForURI(String) - Method in class org.hibernate.tuple.ElementWrapper
 
getNamespaceURI() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getNamespaceURI() - Method in class org.hibernate.tuple.ElementWrapper
 
getNamingStrategy() - Method in class org.hibernate.cfg.Configuration
 
getNamingStrategy() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getNamingStrategy() - Method in interface org.hibernate.cfg.Mappings
Get the current naming strategy.
getNamingStrategy() - Method in class org.hibernate.cfg.ObjectNameNormalizer
Get the current NamingStrategy.
getNamingStrategy() - Method in class org.hibernate.ejb.Ejb3Configuration
 
getNativeIdentifierGeneratorClass() - Method in class org.hibernate.dialect.Cache71Dialect
 
getNativeIdentifierGeneratorClass() - Method in class org.hibernate.dialect.Dialect
The class (which implements IdentifierGenerator) which acts as this dialects native generation strategy.
getNativeIdentifierGeneratorClass() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getNativeSQLQueryPlan(NativeSQLQuerySpecification) - Method in class org.hibernate.engine.query.QueryPlanCache
 
getNativeSQLQueryPlan(NativeSQLQuerySpecification) - Method in class org.hibernate.impl.AbstractSessionImpl
 
getNaturalIdentifierProperties() - Method in interface org.hibernate.metadata.ClassMetadata
Which properties hold the natural id?
getNaturalIdentifierProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNaturalIdentifierProperties() - Method in interface org.hibernate.persister.entity.EntityPersister
If the entity defines a natural id (EntityPersister.hasNaturalIdentifier()), which properties make up the natural id.
getNaturalIdentifierProperties() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getNaturalIdentifierSnapshot(Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNaturalIdentifierSnapshot(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Retrieve the current state of the natural-id properties from the database.
getNaturalIdSnapshot(Serializable, EntityPersister) - Method in interface org.hibernate.engine.PersistenceContext
Get the values of the natural id fields as known to the underlying database, or null if the entity has no natural id or there is no corresponding row.
getNaturalIdSnapshot(Serializable, EntityPersister) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
getNeighbours(PersistentClass) - Method in class org.hibernate.envers.configuration.PersistentClassGraphDefiner
 
getNeighbours(V) - Method in interface org.hibernate.envers.tools.graph.GraphDefiner
 
getNeighbours() - Method in class org.hibernate.envers.tools.graph.Vertex
 
getNestedWorkUnit() - Method in class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
getNewCollectionContent(PersistentCollection) - Method in class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
 
getNewCollectionContent(PersistentCollection) - Method in class org.hibernate.envers.entities.mapper.relation.BasicCollectionMapper
 
getNewCollectionContent(PersistentCollection) - Method in class org.hibernate.envers.entities.mapper.relation.ListCollectionMapper
 
getNewCollectionContent(PersistentCollection) - Method in class org.hibernate.envers.entities.mapper.relation.MapCollectionMapper
 
getNextValue() - Method in interface org.hibernate.id.enhanced.AccessCallback
Retrieve the next value from the underlying source.
getNoColumnsInsertString() - Method in class org.hibernate.dialect.Cache71Dialect
 
getNoColumnsInsertString() - Method in class org.hibernate.dialect.Dialect
The fragment used to insert a row without specifying any column values.
getNoColumnsInsertString() - Method in class org.hibernate.dialect.JDataStoreDialect
 
getNoColumnsInsertString() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getNoColumnsInsertString() - Method in class org.hibernate.dialect.SQLServerDialect
 
getNoColumnsInsertString() - Method in class org.hibernate.dialect.SybaseAnywhereDialect
Sybase Anywhere syntax would require a "DEFAULT" for each column specified, but I suppose Hibernate use this syntax only with tables with just 1 column
getNode() - Method in class org.hibernate.tuple.Property
 
getNodeName() - Method in class org.hibernate.mapping.Collection
 
getNodeName() - Method in class org.hibernate.mapping.Component
 
getNodeName() - Method in class org.hibernate.mapping.PersistentClass
 
getNodeName() - Method in class org.hibernate.mapping.Property
 
getNodeName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getNodeName() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getNodeType() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getNodeType() - Method in class org.hibernate.tuple.ElementWrapper
 
getNodeTypeName() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getNodeTypeName() - Method in class org.hibernate.tuple.ElementWrapper
 
getNonDuplicatedPropertyIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getNonDuplicatedPropertyIterator() - Method in class org.hibernate.mapping.SingleTableSubclass
 
getNonDuplicatedPropertyIterator() - Method in class org.hibernate.mapping.UnionSubclass
 
getNonFinal(int, Type) - Method in class org.hibernate.impl.AbstractScrollableResults
Check that the requested type is compatible with the result type, and return the column value.
getNonFlushedChanges() - Method in interface org.hibernate.engine.SessionImplementor
Return changes to this session that have not been flushed yet.
getNonFlushedChanges() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getNonFlushedChanges() - Method in class org.hibernate.impl.SessionImpl
Return changes to this session and its child sessions that have not been flushed yet.
getNonFlushedChanges() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getNonJtaDatasource() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getNonLazyPropertyUpdateability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNonlazyPropertyUpdateability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getNonLockingDataVersionOption(boolean) - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
Get an Option with a data version of NonLockingDataVersion.
getNormalizedPropertyName(String) - Static method in class org.hibernate.hql.CollectionProperties
 
getNotAuditedEntitiesConfigurations() - Method in class org.hibernate.envers.configuration.metadata.AuditMetadataGenerator
Get the notAuditedEntitiesConfigurations property.
getNotVersionEntityConfiguration(String) - Method in class org.hibernate.envers.entities.EntitiesConfigurations
 
getNoWaitSql() - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
getNullable() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
 
getNullColumnString() - Method in class org.hibernate.dialect.Cache71Dialect
 
getNullColumnString() - Method in class org.hibernate.dialect.Dialect
The keyword used to specify a nullable column.
getNullColumnString() - Method in class org.hibernate.dialect.IngresDialect
The keyword used to specify a nullable column.
getNullColumnString() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
getNullColumnString() - Method in class org.hibernate.dialect.SAPDBDialect
 
getNullifiableEntityKeys() - Method in interface org.hibernate.engine.PersistenceContext
Retrieve the set of EntityKeys representing nullifiable references
getNullifiableEntityKeys() - Method in class org.hibernate.engine.StatefulPersistenceContext
Retrieve the set of EntityKeys representing nullifiable references
getNullValue() - Method in interface org.hibernate.mapping.KeyValue
 
getNullValue() - Method in class org.hibernate.mapping.SimpleValue
 
getNumberOfParametersInSetClause() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getObject() - Method in class org.hibernate.event.DeleteEvent
Returns the encapsulated entity to be deleed.
getObject() - Method in class org.hibernate.event.EvictEvent
 
getObject() - Method in class org.hibernate.event.LockEvent
 
getObject() - Method in class org.hibernate.event.PersistEvent
 
getObject() - Method in class org.hibernate.event.RefreshEvent
 
getObject() - Method in class org.hibernate.event.ReplicateEvent
 
getObject() - Method in class org.hibernate.event.SaveOrUpdateEvent
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.hibernate.ejb.Ejb3ConfigurationObjectFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.hibernate.impl.SessionFactoryObjectFactory
 
getObjectNameNormalizer() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getObjectNameNormalizer() - Method in interface org.hibernate.cfg.Mappings
Retrieve the database identifier normalizer for this context.
getOldCollectionContent(Serializable) - Method in class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
 
getOldCollectionContent(Serializable) - Method in class org.hibernate.envers.entities.mapper.relation.BasicCollectionMapper
 
getOldCollectionContent(Serializable) - Method in class org.hibernate.envers.entities.mapper.relation.ListCollectionMapper
 
getOldCollectionContent(Serializable) - Method in class org.hibernate.envers.entities.mapper.relation.MapCollectionMapper
 
getOldState() - Method in class org.hibernate.event.PostUpdateEvent
 
getOldState() - Method in class org.hibernate.event.PreUpdateEvent
The old state of the entity at the time it was last loaded from the database; can be null in the case of detached entities.
getOnCondition(String, SessionFactoryImplementor, Map) - Method in class org.hibernate.type.AnyType
 
getOnCondition(String, SessionFactoryImplementor, Map) - Method in interface org.hibernate.type.AssociationType
Get the "filtering" SQL fragment that is applied in the SQL on clause, in addition to the usual join condition
getOnCondition(String, SessionFactoryImplementor, Map) - Method in class org.hibernate.type.CollectionType
 
getOnCondition(String, SessionFactoryImplementor, Map) - Method in class org.hibernate.type.EntityType
 
getOp() - Method in class org.hibernate.criterion.Junction
 
getOp() - Method in class org.hibernate.criterion.LogicalExpression
 
getOp() - Method in class org.hibernate.criterion.PropertyExpression
 
getOp() - Method in class org.hibernate.criterion.SimpleExpression
 
getOperand() - Method in class org.hibernate.ejb.criteria.expression.UnaryArithmeticOperation
Get the operand.
getOperand() - Method in interface org.hibernate.ejb.criteria.expression.UnaryOperatorExpression
Get the operand.
getOperand() - Method in class org.hibernate.ejb.criteria.predicate.IsEmptyPredicate
 
getOperand() - Method in class org.hibernate.ejb.criteria.predicate.NullnessPredicate
 
getOperand() - Method in class org.hibernate.hql.ast.tree.UnaryArithmeticNode
 
getOperand() - Method in class org.hibernate.hql.ast.tree.UnaryLogicOperatorNode
 
getOperand() - Method in interface org.hibernate.hql.ast.tree.UnaryOperatorNode
Retrievs the node representing the operator's single operand.
getOperation() - Method in class org.hibernate.ejb.criteria.expression.UnaryArithmeticOperation
 
getOperator() - Method in class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
 
getOperator() - Method in class org.hibernate.ejb.criteria.predicate.AbstractSimplePredicate
 
getOperator() - Method in class org.hibernate.ejb.criteria.predicate.CompoundPredicate
 
getOptimisticFailureCount() - Method in class org.hibernate.stat.ConcurrentEntityStatisticsImpl
 
getOptimisticFailureCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getOptimisticFailureCount() - Method in interface org.hibernate.stat.EntityStatistics
 
getOptimisticFailureCount() - Method in class org.hibernate.stat.EntityStatisticsImpl
 
getOptimisticFailureCount() - Method in interface org.hibernate.stat.Statistics
The number of StaleObjectStateExceptions that occurred
getOptimisticFailureCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getOptimisticLockMode() - Method in class org.hibernate.mapping.PersistentClass
 
getOptimisticLockMode() - Method in class org.hibernate.mapping.RootClass
 
getOptimisticLockMode() - Method in class org.hibernate.mapping.Subclass
 
getOptimisticLockMode() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getOptimizer() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Getter for property 'optimizer'.
getOptimizer() - Method in class org.hibernate.id.enhanced.TableGenerator
The optimizer being used by this generator.
getOptionalChild(Element, String) - Static method in class org.hibernate.ejb.packaging.XmlHelper
Gets the child of the specified element having the specified name.
getOptionalChild(Element, String, Element) - Static method in class org.hibernate.ejb.packaging.XmlHelper
Gets the child of the specified element having the specified name.
getOptionalChildBooleanContent(Element, String) - Static method in class org.hibernate.ejb.packaging.XmlHelper
 
getOptionalChildContent(Element, String) - Static method in class org.hibernate.ejb.packaging.XmlHelper
Macro to get the content of an optional child element.
getOptionalEntityName() - Method in class org.hibernate.engine.QueryParameters
 
getOptionalId() - Method in class org.hibernate.engine.QueryParameters
 
getOptionalObject() - Method in class org.hibernate.engine.QueryParameters
 
getOracleCursorTypeSqlType() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getOrCreateIndex(String) - Method in class org.hibernate.mapping.Table
 
getOrCreateUniqueKey(String) - Method in class org.hibernate.mapping.Table
 
getOrder() - Method in class org.hibernate.impl.CriteriaImpl.OrderEntry
 
getOrderBy() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getOrderBy() - Method in class org.hibernate.mapping.Collection
 
getOrderByClause() - Method in class org.hibernate.hql.ast.tree.QueryNode
 
getOrdering() - Method in class org.hibernate.sql.ordering.antlr.OrderingSpecification
 
getOrdering() - Method in class org.hibernate.sql.ordering.antlr.SortSpecification
Locate the specified ordering specification, if one.
getOrderList() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
getOrdinalParameterCount() - Method in class org.hibernate.engine.query.ParameterMetadata
 
getOrdinalParameterCount() - Method in class org.hibernate.hql.ast.ParameterTranslationsImpl
 
getOrdinalParameterCount() - Method in interface org.hibernate.hql.ParameterTranslations
 
getOrdinalParameterDescriptor(int) - Method in class org.hibernate.engine.query.ParameterMetadata
 
getOrdinalParameterExpectedType(int) - Method in class org.hibernate.engine.query.ParameterMetadata
 
getOrdinalParameterExpectedType(int) - Method in class org.hibernate.hql.ast.ParameterTranslationsImpl
 
getOrdinalParameterExpectedType(int) - Method in interface org.hibernate.hql.ParameterTranslations
 
getOrdinalParameterInfo(int) - Method in class org.hibernate.hql.ast.ParameterTranslationsImpl
 
getOrdinalParameterLocationList() - Method in class org.hibernate.engine.query.ParamLocationRecognizer
Returns the list of ordinal parameter locations.
getOrdinalParameterSourceLocation(int) - Method in class org.hibernate.engine.query.ParameterMetadata
 
getOrdinalParameterSqlLocation(int) - Method in class org.hibernate.hql.ast.ParameterTranslationsImpl
 
getOrdinalParameterSqlLocation(int) - Method in interface org.hibernate.hql.ParameterTranslations
 
getOrdinalPosition() - Method in class org.hibernate.engine.query.OrdinalParameterDescriptor
 
getOrigin() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getOrigin() - Method in interface org.hibernate.util.xml.XmlDocument
Retrieve the document's origin.
getOrigin() - Method in class org.hibernate.util.xml.XmlDocumentImpl
Retrieve the document's origin.
getOriginal() - Method in class org.hibernate.event.MergeEvent
 
getOriginalIdPropName() - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
getOriginalMapper() - Method in class org.hibernate.envers.entities.mapper.relation.MiddleIdData
 
getOriginalText() - Method in class org.hibernate.hql.ast.tree.SqlNode
 
getOrphan() - Method in interface org.hibernate.collection.AbstractPersistentCollection.DelayedOperation
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.AbstractPersistentCollection
get all "orphaned" elements
getOrphans(Collection, Collection, String, SessionImplementor) - Static method in class org.hibernate.collection.AbstractPersistentCollection
Given a collection of entity instances that used to belong to the collection, and a collection of instances that currently belong, return a collection of orphans
getOrphans(Serializable, String) - Method in class org.hibernate.collection.PersistentArrayHolder
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.PersistentBag
 
getOrphans(Serializable, String) - Method in interface org.hibernate.collection.PersistentCollection
get all "orphaned" elements
getOrphans(Serializable, String) - Method in class org.hibernate.collection.PersistentElementHolder
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.PersistentList
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.PersistentMap
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.PersistentSet
 
getOrphans(String, PersistentCollection) - Method in class org.hibernate.engine.CollectionEntry
Get the collection orphans (entities which were removed from the collection)
getOtherwiseResult() - Method in class org.hibernate.ejb.criteria.expression.SearchedCaseExpression
 
getOtherwiseResult() - Method in class org.hibernate.ejb.criteria.expression.SimpleCaseExpression
 
getOutputFile() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
getOveragePendingPutQueueLength() - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Only for use by unit tests; may be removed at any time
getOveragePendingPutQueueLength() - Method in class org.hibernate.cache.jbc.access.PutFromLoadValidator
Only for use by unit tests; may be removed at any time
getOverriddenColumn(String) - Method in class org.hibernate.cfg.AbstractPropertyHolder
Get column overriding, property first, then parent, then holder replace the placeholder 'collection&&element' with nothing These rules are here to support both JPA 2 and legacy overriding rules.
getOverriddenColumn(String) - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
getOverriddenColumn(String) - Method in interface org.hibernate.cfg.PropertyHolder
return null if the column is not overridden, or an array of column if true
getOverriddenJoinColumn(String) - Method in class org.hibernate.cfg.AbstractPropertyHolder
Get column overriding, property first, then parent, then holder replace the placeholder 'collection&&element' with nothing These rules are here to support both JPA 2 and legacy overriding rules.
getOverriddenJoinColumn(String) - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
getOverriddenJoinColumn(String) - Method in interface org.hibernate.cfg.PropertyHolder
return null if the column is not overridden, or an array of column if true
getOverriddenJoinTable(String) - Method in class org.hibernate.cfg.AbstractPropertyHolder
Get column overriding, property first, then parent, then holder replace the placeholder 'collection&&element' with nothing These rules are here to support both JPA 2 and legacy overriding rules.
getOwner() - Method in class org.hibernate.collection.AbstractPersistentCollection
 
getOwner() - Method in interface org.hibernate.collection.PersistentCollection
Get the owning entity.
getOwner() - Method in class org.hibernate.engine.profile.Association
 
getOwner() - Method in class org.hibernate.loader.custom.FetchReturn
Retrieves the return descriptor for the owner of this fetch.
getOwner(List) - Method in class org.hibernate.loader.OuterJoinableAssociation
 
getOwner() - Method in class org.hibernate.mapping.Collection
 
getOwner() - Method in class org.hibernate.mapping.Component
 
getOwnerAlias() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryJoinReturn
Retrieve the alias of the owner of this fetched association.
getOwnerAssociationTypes() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getOwnerAssociationTypes() - Method in class org.hibernate.loader.hql.QueryLoader
 
getOwnerAssociationTypes() - Method in class org.hibernate.loader.JoinWalker
 
getOwnerAssociationTypes() - Method in class org.hibernate.loader.Loader
An array of the owner types corresponding to the Loader.getOwners() returns.
getOwnerAssociationTypes() - Method in class org.hibernate.loader.OuterJoinLoader
 
getOwnerEntityName() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryCollectionReturn
Returns the class owning the collection.
getOwnerEntityName() - Method in class org.hibernate.loader.custom.CollectionReturn
Returns the class owning the collection.
getOwnerEntityName() - Method in class org.hibernate.mapping.Collection
 
getOwnerEntityName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getOwnerEntityPersister() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getOwnerEntityPersister() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the persister of the entity that "owns" this collection
getOwnerForPut() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getOwnerId(String, String, Object, Map) - Method in interface org.hibernate.engine.PersistenceContext
Search the persistence context for an owner for the child object, given a collection role
getOwnerId(String, String, Object, Map) - Method in class org.hibernate.engine.StatefulPersistenceContext
Search this persistence context for an associated entity instance which is considered the "owner" of the given childEntity, and return that owner's id value.
getOwnerIdOrNull(Object, EventSource) - Static method in class org.hibernate.event.AbstractCollectionEvent
 
getOwnerProperty() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryCollectionReturn
Returns the name of the property representing the collection from the NativeSQLQueryCollectionReturn.getOwnerEntityName().
getOwnerProperty() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryJoinReturn
Retrieve the property name (relative to the owner) which maps to the association to be fetched.
getOwnerProperty() - Method in class org.hibernate.loader.custom.CollectionReturn
Returns the name of the property representing the collection from the CollectionReturn.getOwnerEntityName().
getOwnerProperty() - Method in class org.hibernate.loader.custom.FetchReturn
The name of the property on the owner which represents this association.
getOwners() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getOwners() - Method in class org.hibernate.loader.custom.CustomLoader
 
getOwners() - Method in class org.hibernate.loader.hql.QueryLoader
An array of indexes of the entity that owns a one-to-one association to the entity at the given index (-1 if there is no "owner")
getOwners() - Method in class org.hibernate.loader.JoinWalker
 
getOwners() - Method in class org.hibernate.loader.Loader
An array of indexes of the entity that owns a one-to-one association to the entity at the given index (-1 if there is no "owner").
getOwners() - Method in class org.hibernate.loader.OuterJoinLoader
 
getPackageName() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getPackages() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getPackagesInJar(URL, Set<Class<? extends Annotation>>) - Method in class org.hibernate.ejb.packaging.NativeScanner
This implementation does not honor the list of annotations and return everything.
getPackagesInJar(URL, Set<Class<? extends Annotation>>) - Method in interface org.hibernate.ejb.packaging.Scanner
return all packages in the jar matching one of these annotations if annotationsToLookFor is empty, return all packages
getParameter(String) - Method in class org.hibernate.ejb.QueryImpl
getParameter(int) - Method in class org.hibernate.ejb.QueryImpl
getParameter(String, Class<T>) - Method in class org.hibernate.ejb.QueryImpl
getParameter(int, Class<T>) - Method in class org.hibernate.ejb.QueryImpl
getParameter(String) - Method in class org.hibernate.impl.FilterImpl
Get the value of the named parameter for the current filter.
getParameterMetadata() - Method in class org.hibernate.engine.query.HQLQueryPlan
 
getParameterMetadata() - Method in class org.hibernate.engine.query.QueryMetadata
 
getParameterMetadata() - Method in class org.hibernate.impl.AbstractQueryImpl
 
getParameterName() - Method in interface org.hibernate.ejb.criteria.CriteriaQueryCompiler.ImplicitParameterBinding
Retrieve the generated name of the implicit parameter.
getParameterNames() - Method in class org.hibernate.engine.FilterDefinition
Get a set of the parameters defined by this configuration.
getParameters() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
getParameters() - Method in class org.hibernate.ejb.criteria.QueryStructure
 
getParameters() - Method in class org.hibernate.ejb.QueryImpl
getParameters() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getParameters() - Method in class org.hibernate.hql.ast.tree.AssignmentSpecification
 
getParameters() - Method in class org.hibernate.impl.FilterImpl
 
getParameters() - Method in class org.hibernate.mapping.TypeDef
 
getParameterTranslations() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
getParameterTranslations() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getParameterTranslations() - Method in interface org.hibernate.hql.QueryTranslator
Return information about any parameters encountered during translation.
getParameterType() - Method in class org.hibernate.ejb.criteria.expression.ParameterExpressionImpl
 
getParameterType(String) - Method in class org.hibernate.engine.FilterDefinition
Retreive the type of the named parameter defined for this filter.
getParameterTypes(Element) - Static method in class org.hibernate.cfg.HbmBinder
 
getParameterTypes() - Method in class org.hibernate.engine.FilterDefinition
 
getParameterTypes() - Method in class org.hibernate.engine.NamedQueryDefinition
 
getParameterValue(Parameter<T>) - Method in class org.hibernate.ejb.AbstractQueryImpl
getParameterValue(String) - Method in class org.hibernate.ejb.AbstractQueryImpl
getParameterValue(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
getParams() - Method in class org.hibernate.mapping.IdGenerator
 
getParent() - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
getParent() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
getParent() - Method in class org.hibernate.ejb.criteria.path.AbstractJoinImpl
getParent() - Method in class org.hibernate.ejb.metamodel.EmbeddableTypeImpl
 
getParent() - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
getParent() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getParent(Object) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
getParent(Object) - Method in interface org.hibernate.tuple.component.ComponentTuplizer
Retreive the current value of the parent property.
getParent(Object) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
getParent() - Method in class org.hibernate.tuple.ElementWrapper
 
getParentEntityName() - Method in class org.hibernate.envers.entities.EntityConfiguration
 
getParentFromClause() - Method in class org.hibernate.hql.ast.tree.FromClause
 
getParentPath() - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
getParentPath() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeySource
 
getParentProperty() - Method in class org.hibernate.mapping.Component
 
getParseErrorHandler() - Method in class org.hibernate.hql.ast.HqlParser
 
getParseErrorHandler() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getParseErrorHandler() - Method in class org.hibernate.hql.ast.SqlGenerator
 
getPath() - Method in class org.hibernate.cfg.AbstractPropertyHolder
 
getPath(PropertyHolder, PropertyData) - Static method in class org.hibernate.cfg.BinderHelper
 
getPath() - Method in interface org.hibernate.cfg.PropertyHolder
 
getPath() - Method in class org.hibernate.hql.ast.tree.DotNode
Returns the full path of the node.
getPath() - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
 
getPath() - Method in interface org.hibernate.hql.ast.tree.PathNode
Returns the full path name represented by the node.
getPath() - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
getPath() - Method in exception org.hibernate.InvalidMappingException
 
getPath() - Method in exception org.hibernate.MappingNotFoundException
 
getPath() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getPath(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getPath() - Method in class org.hibernate.tuple.ElementWrapper
 
getPath(Element) - Method in class org.hibernate.tuple.ElementWrapper
 
getPathIdentifier() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
getPathIdentifier() - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
Get the string representation of this path as a navigation from one of the queries identification variables
getPathIdentifier() - Method in class org.hibernate.ejb.criteria.path.RootImpl
 
getPathIdentifier() - Method in interface org.hibernate.ejb.criteria.PathSource
Get the string representation of this path as a navigation from one of the queries identification variables
getPathSource() - Method in exception org.hibernate.ejb.criteria.IllegalDereferenceException
 
getPathSource() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
getPathSource() - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
 
getPathSource() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyPath
 
getPathText(AST) - Static method in class org.hibernate.hql.ast.util.ASTUtil
 
getPattern() - Method in class org.hibernate.ejb.criteria.expression.function.LocateFunction
 
getPattern() - Method in class org.hibernate.ejb.criteria.predicate.LikePredicate
 
getPendingPutQueueLength() - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Only for use by unit tests; may be removed at any time
getPendingPutQueueLength() - Method in class org.hibernate.cache.jbc.access.PutFromLoadValidator
Only for use by unit tests; may be removed at any time
getPersistenceContext() - Method in class org.hibernate.engine.loading.LoadContexts
Retrieves the persistence context to which this is bound.
getPersistenceContext() - Method in interface org.hibernate.engine.SessionImplementor
Get the persistence context for this session
getPersistenceContext() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getPersistenceContext() - Method in class org.hibernate.impl.SessionImpl
 
getPersistenceContext() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getPersistenceType() - Method in class org.hibernate.ejb.metamodel.BasicTypeImpl
 
getPersistenceType() - Method in class org.hibernate.ejb.metamodel.EmbeddableTypeImpl
 
getPersistenceType() - Method in class org.hibernate.ejb.metamodel.EntityTypeImpl
 
getPersistenceType() - Method in class org.hibernate.ejb.metamodel.MappedSuperclassTypeImpl
 
getPersistenceUnitUtil() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
getPersistentAttributeType() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
getPersistentAttributeType() - Method in class org.hibernate.ejb.metamodel.AbstractAttribute
getPersistentClass() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
getPersistentClass() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
getPersistentClass() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
getPersistentClass() - Method in interface org.hibernate.cfg.PropertyHolder
 
getPersistentClass() - Method in exception org.hibernate.InstantiationException
 
getPersistentClass() - Method in class org.hibernate.mapping.Join
 
getPersistentClass() - Method in class org.hibernate.mapping.Property
 
getPersistentClass() - Method in exception org.hibernate.PropertyAccessException
 
getPersistentClass() - Method in class org.hibernate.proxy.dom4j.Dom4jLazyInitializer
 
getPersistentClass() - Method in interface org.hibernate.proxy.LazyInitializer
Get the actual class of the entity.
getPersistentClass() - Method in class org.hibernate.proxy.map.MapLazyInitializer
 
getPersistentClass() - Method in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
getPersister() - Method in class org.hibernate.action.CollectionAction
 
getPersister() - Method in class org.hibernate.action.EntityAction
entity persister accessor
getPersister() - Method in class org.hibernate.ejb.criteria.path.PluralAttributePath
 
getPersister() - Method in class org.hibernate.engine.EntityEntry
 
getPersister() - Method in class org.hibernate.engine.loading.LoadingCollectionEntry
 
getPersister() - Method in class org.hibernate.event.AbstractPreDatabaseOperationEvent
The persister for the entity.
getPersister() - Method in class org.hibernate.event.PostDeleteEvent
 
getPersister() - Method in class org.hibernate.event.PostInsertEvent
 
getPersister() - Method in class org.hibernate.event.PostLoadEvent
 
getPersister() - Method in class org.hibernate.event.PostUpdateEvent
 
getPersister() - Method in class org.hibernate.event.PreLoadEvent
 
getPersister() - Method in class org.hibernate.id.insert.AbstractReturningDelegate
 
getPersister() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
getPersisters() - Method in class org.hibernate.loader.JoinWalker
 
getPersistEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPersistOnFlushEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPhysicalColumnName(String, Table) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getPhysicalColumnName(String, Table) - Method in interface org.hibernate.cfg.Mappings
Find the physical column name for the given logical column name within the given table.
getPluralAttributes() - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getPosition() - Method in class org.hibernate.ejb.criteria.expression.ParameterExpressionImpl
 
getPositionalParameterTypes() - Method in class org.hibernate.engine.QueryParameters
 
getPositionalParameterValues() - Method in class org.hibernate.engine.QueryParameters
 
getPositionMappedBy() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getPostCollectionRecreateEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPostCollectionRemoveEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPostCollectionUpdateEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPostCommitDeleteEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPostCommitInsertEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPostCommitUpdateEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPostDeleteEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPostInsertEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPostLoadEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPostUpdateEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPrecision() - Method in class org.hibernate.cfg.Ejb3Column
 
getPrecision() - Method in class org.hibernate.mapping.Column
 
getPreCollectionRecreateEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPreCollectionRemoveEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPreCollectionUpdateEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPreDeleteEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPrefixedMapper() - Method in class org.hibernate.envers.entities.mapper.relation.MiddleIdData
 
getPreInsertEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPreLoadEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPrepareStatementCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getPrepareStatementCount() - Method in interface org.hibernate.stat.Statistics
The number of prepared statements that were acquired
getPrepareStatementCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getPreUpdateEventListeners() - Method in class org.hibernate.event.EventListeners
 
getPrimaryExpression() - Method in class org.hibernate.ejb.criteria.expression.NullifExpression
 
getPrimaryKey() - Method in class org.hibernate.mapping.DenormalizedTable
 
getPrimaryKey() - Method in class org.hibernate.mapping.Table
 
getPrimitiveClass() - Method in class org.hibernate.type.BooleanType
 
getPrimitiveClass() - Method in class org.hibernate.type.ByteType
 
getPrimitiveClass() - Method in class org.hibernate.type.CharacterType
 
getPrimitiveClass() - Method in class org.hibernate.type.DoubleType
 
getPrimitiveClass() - Method in class org.hibernate.type.FloatType
 
getPrimitiveClass() - Method in class org.hibernate.type.IntegerType
 
getPrimitiveClass() - Method in class org.hibernate.type.LongType
 
getPrimitiveClass() - Method in class org.hibernate.type.PrimitiveType
 
getPrimitiveClass() - Method in class org.hibernate.type.ShortType
 
getProjectedAliases() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getProjectedColumnAliases() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getProjectedTypes() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getProjection(int) - Method in class org.hibernate.criterion.ProjectionList
 
getProjection() - Method in class org.hibernate.impl.CriteriaImpl
 
getProjectionCriteria() - Method in class org.hibernate.impl.CriteriaImpl
 
getProjectionList() - Method in class org.hibernate.hql.ast.tree.FromClause
Returns the list of from elements that will be part of the result set.
getProperties() - Method in class org.hibernate.cfg.Configuration
Get all properties
getProperties() - Static method in class org.hibernate.cfg.Environment
Return System properties, extended by any properties specified in hibernate.properties.
getProperties() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
getProperties() - Method in class org.hibernate.ejb.Ejb3Configuration
 
getProperties() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
getProperties() - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get a copy of the Properties used to configure this session factory.
getProperties() - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
getProperties() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getProperties() - Method in class org.hibernate.tuple.component.ComponentMetamodel
 
getProperties() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertiesToInsert(Object[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Transform the array of property indexes to an array of booleans, true when the property is insertable and non-null
getPropertiesToUpdate(int[], boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Transform the array of property indexes to an array of booleans, true when the property is dirty
getProperty(String) - Method in class org.hibernate.cfg.Configuration
Get a property
getProperty() - Method in interface org.hibernate.cfg.PropertyData
Return the Hibernate mapping property
getProperty() - Method in class org.hibernate.cfg.PropertyInferredData
 
getProperty() - Method in class org.hibernate.cfg.PropertyPreloadedData
 
getProperty() - Method in class org.hibernate.cfg.WrappedInferredData
 
getProperty(String) - Method in class org.hibernate.criterion.Property
Get a component attribute of this property
getProperty(String) - Method in interface org.hibernate.envers.configuration.metadata.reader.PersistentPropertiesSource
 
getProperty(String) - Method in class org.hibernate.envers.entities.mapper.id.QueryParameterData
 
getProperty(Properties, String, String, String) - Static method in class org.hibernate.envers.tools.Tools
 
getProperty(String) - Method in class org.hibernate.mapping.Component
 
getProperty(String) - Method in class org.hibernate.mapping.PersistentClass
 
getProperty(int) - Method in class org.hibernate.tuple.component.ComponentMetamodel
 
getProperty(String) - Method in class org.hibernate.tuple.component.ComponentMetamodel
 
getPropertyAccessor(XAnnotatedElement) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
getPropertyAccessor(Class) - Method in class org.hibernate.mapping.Backref
 
getPropertyAccessor(Class) - Method in class org.hibernate.mapping.IndexBackref
 
getPropertyAccessor(Class) - Method in class org.hibernate.mapping.Property
 
getPropertyAccessor(Property, EntityMode) - Static method in class org.hibernate.property.PropertyAccessorFactory
Retrieves a PropertyAccessor instance based on the given property definition and entity mode.
getPropertyAccessor(Class, String) - Static method in class org.hibernate.property.PropertyAccessorFactory
 
getPropertyAccessor(String) - Static method in class org.hibernate.property.PropertyAccessorFactory
 
getPropertyAccessorName() - Method in class org.hibernate.mapping.Property
 
getPropertyAccessType() - Method in class org.hibernate.cfg.annotations.EntityBinder
 
getPropertyAliases(Loadable, int) - Method in class org.hibernate.loader.ColumnEntityAliases
 
getPropertyAliases(Loadable, int) - Method in class org.hibernate.loader.DefaultEntityAliases
 
getPropertyAliases(String, int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyAliases(String, int) - Method in interface org.hibernate.persister.entity.Loadable
Get the result set aliases used for the property columns, given a suffix (properties of this class, only).
getPropertyAnnotatedWithIdAndToOne(XClass, String) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
getPropertyAnnotatedWithIdAndToOne(XClass, String) - Method in interface org.hibernate.cfg.ExtendedMappings
Return the property annotated with @ToOne and @Id if any.
getPropertyAnnotatedWithMapsId(XClass, String) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
getPropertyAnnotatedWithMapsId(XClass, String) - Method in interface org.hibernate.cfg.ExtendedMappings
Return the property annotated with @MapsId("propertyName") if any.
getPropertyAuditingData(String) - Method in interface org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesHolder
 
getPropertyAuditingData(String) - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
getPropertyAuditingData(String) - Method in class org.hibernate.envers.configuration.metadata.reader.ComponentAuditingData
 
getPropertyCascadeStyles() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyCascadeStyles() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the cascade styles of the properties (optional operation)
getPropertyCheckability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyCheckability() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the "checkability" of the properties of this class (is the property dirty checked, does the cache need to be updated)
getPropertyCheckability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyClass() - Method in interface org.hibernate.cfg.PropertyData
Return the class itself
getPropertyClass() - Method in class org.hibernate.cfg.PropertyInferredData
 
getPropertyClass() - Method in class org.hibernate.cfg.PropertyPreloadedData
 
getPropertyClass() - Method in class org.hibernate.cfg.WrappedInferredData
 
getPropertyClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getPropertyClosureIterator() - Method in class org.hibernate.mapping.RootClass
 
getPropertyClosureIterator() - Method in class org.hibernate.mapping.Subclass
 
getPropertyClosureSpan() - Method in class org.hibernate.mapping.PersistentClass
 
getPropertyClosureSpan() - Method in class org.hibernate.mapping.Subclass
 
getPropertyColumnNames(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyColumnNames(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyColumnNames(int) - Method in interface org.hibernate.persister.entity.Loadable
Get the result set column names mapped for this property (properties of this class, only).
getPropertyColumnNames(String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Get the column names for the given property path
getPropertyColumnSpan(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyColumnWriters(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyData() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getPropertyHolder() - Method in class org.hibernate.cfg.Ejb3Column
 
getPropertyIndex(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyIndex(String) - Method in interface org.hibernate.persister.entity.UniqueKeyLoadable
Get the property number of the unique key property
getPropertyIndex(String) - Method in class org.hibernate.tuple.component.ComponentMetamodel
 
getPropertyIndex(String) - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyIndex(String) - Method in class org.hibernate.type.ComponentType
 
getPropertyIndexOrNull(String) - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyInsertability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyInsertability() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the "insertability" of the properties of this class (does the property appear in an SQL INSERT)
getPropertyInsertability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyInsertGenerationInclusions() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyInsertGenerationInclusions() - Method in interface org.hibernate.persister.entity.EntityPersister
Which of the properties of this class are database generated values on insert?
getPropertyInsertGenerationInclusions() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyIterator() - Method in interface org.hibernate.envers.configuration.metadata.reader.PersistentPropertiesSource
 
getPropertyIterator() - Method in class org.hibernate.mapping.Component
 
getPropertyIterator() - Method in class org.hibernate.mapping.Join
 
getPropertyIterator() - Method in class org.hibernate.mapping.PersistentClass
Build an iterator over the properties defined on this class.
getPropertyLaziness() - Method in interface org.hibernate.metadata.ClassMetadata
Get the "laziness" of the properties of this class
getPropertyLaziness() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyLaziness() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getPropertyLaziness() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyMapper() - Method in class org.hibernate.envers.entities.EntityConfiguration
 
getPropertyMapping(String) - Method in class org.hibernate.hql.ast.tree.ComponentJoin.ComponentFromElementType
getPropertyMapping(String) - Method in class org.hibernate.hql.ast.tree.FromElement
 
getPropertyName() - Method in class org.hibernate.cfg.Ejb3Column
 
getPropertyName() - Method in interface org.hibernate.cfg.PropertyData
 
getPropertyName() - Method in class org.hibernate.cfg.PropertyInferredData
 
getPropertyName() - Method in class org.hibernate.cfg.PropertyPreloadedData
 
getPropertyName() - Method in class org.hibernate.cfg.WrappedInferredData
 
getPropertyName() - Method in class org.hibernate.criterion.AggregateProjection
 
getPropertyName(String) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the property name, given a possibly qualified property name
getPropertyName() - Method in class org.hibernate.criterion.PropertyProjection
 
getPropertyName() - Method in class org.hibernate.id.ForeignGenerator
Getter for property 'propertyName'.
getPropertyName(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getPropertyName() - Method in class org.hibernate.mapping.OneToOne
 
getPropertyName() - Method in exception org.hibernate.PropertyAccessException
 
getPropertyName() - Method in exception org.hibernate.PropertyValueException
 
getPropertyName() - Method in class org.hibernate.type.EntityType
 
getPropertyName() - Method in class org.hibernate.type.OneToOneType
 
getPropertyNames() - Method in class org.hibernate.bytecode.cglib.AccessOptimizerAdapter
Deprecated.  
getPropertyNames() - Method in class org.hibernate.bytecode.javassist.AccessOptimizerAdapter
 
getPropertyNames() - Method in interface org.hibernate.bytecode.ReflectionOptimizer.AccessOptimizer
 
getPropertyNames() - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
getPropertyNames() - Method in interface org.hibernate.metadata.ClassMetadata
Get the names of the class' persistent properties
getPropertyNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyNames() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the names of the class properties - doesn't have to be the names of the actual Java properties (used for XML generation only)
getPropertyNames() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyNames() - Method in interface org.hibernate.type.AbstractComponentType
Get the names of the component properties
getPropertyNames() - Method in class org.hibernate.type.AnyType
 
getPropertyNames() - Method in class org.hibernate.type.ComponentType
 
getPropertyNames() - Method in class org.hibernate.type.CompositeCustomType
 
getPropertyNames() - Method in interface org.hibernate.usertype.CompositeUserType
Get the "property names" that may be used in a query.
getPropertyNullability() - Method in interface org.hibernate.metadata.ClassMetadata
Get the nullability of the class' persistent properties
getPropertyNullability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyNullability() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the nullability of the properties of this class
getPropertyNullability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyNullability() - Method in interface org.hibernate.type.AbstractComponentType
Optional operation
getPropertyNullability() - Method in class org.hibernate.type.AnyType
 
getPropertyNullability() - Method in class org.hibernate.type.ComponentType
 
getPropertyNullability() - Method in class org.hibernate.type.CompositeCustomType
 
getPropertyPath() - Method in class org.hibernate.hql.ast.tree.DotNode
 
getPropertyReferencedAssociation(String, String) - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
getPropertyReferencedAssociation(String, String) - Method in interface org.hibernate.cfg.ExtendedMappings
 
getPropertyResultsMap() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryNonScalarReturn
Retrieve the user-supplied column->property mappings.
getPropertySpaces() - Method in class org.hibernate.action.BulkOperationCleanupAction
 
getPropertySpaces() - Method in class org.hibernate.action.CollectionAction
 
getPropertySpaces() - Method in class org.hibernate.action.EntityAction
 
getPropertySpaces() - Method in interface org.hibernate.action.Executable
What spaces (tables) are affected by this action?
getPropertySpaces() - Method in interface org.hibernate.persister.entity.EntityPersister
Returns an array of objects that identify spaces in which properties of this entity are persisted, for instances of this class only.
getPropertySpaces() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getPropertySpaces() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getPropertySpaces() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getPropertySpan() - Method in class org.hibernate.mapping.Component
 
getPropertySpan() - Method in class org.hibernate.mapping.Join
 
getPropertySpan() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertySpan() - Method in class org.hibernate.tuple.component.ComponentMetamodel
 
getPropertySpan() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertySubclassNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyTableName(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getPropertyTableName(String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Get the table name for the given property path
getPropertyTableName(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getPropertyTableName(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getPropertyTableNumbers() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyTableNumbers() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getPropertyTableNumbers() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getPropertyTableNumbers() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getPropertyTableNumbersInSelect() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyTableNumbersInSelect() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getPropertyTableNumbersInSelect() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getPropertyTableNumbersInSelect() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getPropertyType(String, String) - Method in class org.hibernate.hql.ast.tree.ComponentJoin.ComponentFromElementType
Returns the type of a property, given it's name (the last part) and the full path.
getPropertyType(String, String) - Method in class org.hibernate.hql.ast.tree.FromElement
 
getPropertyType() - Method in class org.hibernate.hql.classic.PathExpressionParser
 
getPropertyType(String) - Method in interface org.hibernate.metadata.ClassMetadata
Get the type of a particular (named) property
getPropertyType(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyType(String) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the type of a particular property by name.
getPropertyTypes() - Method in class org.hibernate.bytecode.javassist.BulkAccessor
Returns the types of properties.
getPropertyTypes() - Method in interface org.hibernate.metadata.ClassMetadata
Get the Hibernate types of the class properties
getPropertyTypes() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyTypes() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the Hibernate types of the class properties
getPropertyTypes() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyTypes() - Method in interface org.hibernate.usertype.CompositeUserType
Get the corresponding "property types".
getPropertyUpdateability(Object, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Which properties appear in the SQL update? (Initialized, updateable ones!)
getPropertyUpdateability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyUpdateability() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the "updateability" of the properties of this class (does the property appear in an SQL UPDATE)
getPropertyUpdateability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyUpdateGenerationInclusions() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyUpdateGenerationInclusions() - Method in interface org.hibernate.persister.entity.EntityPersister
Which of the properties of this class are database generated values on update?
getPropertyUpdateGenerationInclusions() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyValue(Object, String, EntityMode) - Method in interface org.hibernate.metadata.ClassMetadata
Get the value of a particular (named) property
getPropertyValue(Object, int, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyValue(Object, String, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyValue(Object, int, EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the value of a particular property
getPropertyValue(Object, String, EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the value of a particular property
getPropertyValue(Object, int) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
getPropertyValue(Object, int) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getPropertyValue(Object, String) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getPropertyValue(Object, String) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Extract the value of a particular property from the given entity.
getPropertyValue(Object, int) - Method in interface org.hibernate.tuple.Tuplizer
Extract the value of a particular property from the given entity.
getPropertyValue(Object, int, SessionImplementor) - Method in interface org.hibernate.type.AbstractComponentType
 
getPropertyValue(Object, int, SessionImplementor) - Method in class org.hibernate.type.AnyType
 
getPropertyValue(Object, int, SessionImplementor) - Method in class org.hibernate.type.ComponentType
 
getPropertyValue(Object, int, EntityMode) - Method in class org.hibernate.type.ComponentType
 
getPropertyValue(Object, int, SessionImplementor) - Method in class org.hibernate.type.CompositeCustomType
 
getPropertyValue(Object, int) - Method in class org.hibernate.type.CompositeCustomType
 
getPropertyValue(Object, int) - Method in interface org.hibernate.usertype.CompositeUserType
Get the value of a property.
getPropertyValues(Object) - Method in class org.hibernate.bytecode.cglib.AccessOptimizerAdapter
Deprecated.  
getPropertyValues(Object) - Method in class org.hibernate.bytecode.javassist.AccessOptimizerAdapter
 
getPropertyValues(Object, Object[]) - Method in class org.hibernate.bytecode.javassist.BulkAccessor
Obtains the values of properties of a given bean.
getPropertyValues(Object) - Method in class org.hibernate.bytecode.javassist.BulkAccessor
Returns the values of properties of a given bean.
getPropertyValues(Object) - Method in interface org.hibernate.bytecode.ReflectionOptimizer.AccessOptimizer
 
getPropertyValues() - Method in class org.hibernate.event.FlushEntityEvent
 
getPropertyValues(Object, EntityMode) - Method in interface org.hibernate.metadata.ClassMetadata
Extract the property values from the given entity.
getPropertyValues(Object, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyValues(Object, EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Return the (loaded) values of the mapped properties of the object (not including backrefs)
getPropertyValues(Object) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
getPropertyValues(Object) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
getPropertyValues(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getPropertyValues(Object) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Extract the current values contained on the given entity.
getPropertyValues(Object) - Method in interface org.hibernate.tuple.Tuplizer
Extract the current values contained on the given entity.
getPropertyValues(Object, SessionImplementor) - Method in interface org.hibernate.type.AbstractComponentType
Get the values of the component properties of a component instance
getPropertyValues(Object, EntityMode) - Method in interface org.hibernate.type.AbstractComponentType
Optional operation
getPropertyValues(Object, SessionImplementor) - Method in class org.hibernate.type.AnyType
 
getPropertyValues(Object, EntityMode) - Method in class org.hibernate.type.AnyType
 
getPropertyValues(Object, SessionImplementor) - Method in class org.hibernate.type.ComponentType
 
getPropertyValues(Object, EntityMode) - Method in class org.hibernate.type.ComponentType
 
getPropertyValues(Object, SessionImplementor) - Method in class org.hibernate.type.CompositeCustomType
 
getPropertyValues(Object, EntityMode) - Method in class org.hibernate.type.CompositeCustomType
 
getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
Return the values of the mapped properties of the object
getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Return the values of the insertable properties of the object (including backrefs)
getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Extract the values of the insertable properties of the entity (including backrefs)
getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Extract the values of the insertable properties of the entity (including backrefs)
getPropertyValuesWithOptimizer(Object) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
getPropertyVersionability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyVersionability() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the "versionability" of the properties of this class (is the property optimistic-locked)
getPropertyVersionability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getProps() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getProvider() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getProviderUtil() - Method in class org.hibernate.ejb.HibernatePersistence
getProxiesByKey() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
getProxy() - Method in interface org.hibernate.bytecode.BasicProxyFactory
Get a proxy reference.
getProxy() - Method in class org.hibernate.bytecode.cglib.ProxyFactoryFactoryImpl.BasicProxyFactoryImpl
Deprecated.  
getProxy(EntityKey) - Method in interface org.hibernate.engine.PersistenceContext
Get an existing proxy by key
getProxy(EntityKey) - Method in class org.hibernate.engine.StatefulPersistenceContext
Get an existing proxy by key
getProxy(Serializable, SessionImplementor) - Method in class org.hibernate.proxy.dom4j.Dom4jProxyFactory
Create a new proxy
getProxy(Serializable, SessionImplementor) - Method in class org.hibernate.proxy.map.MapProxyFactory
 
getProxy(Class, String, Class, Class[], Method, Method, AbstractComponentType, Serializable, SessionImplementor) - Static method in class org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer
Deprecated.  
getProxy(Serializable, SessionImplementor) - Method in class org.hibernate.proxy.pojo.cglib.CGLIBProxyFactory
Deprecated.  
getProxy(String, Class, Class[], Method, Method, AbstractComponentType, Serializable, SessionImplementor) - Static method in class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer
 
getProxy(Class, String, Class, Class[], Method, Method, AbstractComponentType, Serializable, SessionImplementor) - Static method in class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer
 
getProxy(Serializable, SessionImplementor) - Method in class org.hibernate.proxy.pojo.javassist.JavassistProxyFactory
 
getProxy(Serializable, SessionImplementor) - Method in interface org.hibernate.proxy.ProxyFactory
Create a new proxy instance
getProxyClassLoader() - Static method in class org.hibernate.engine.jdbc.ClobProxy
Determines the appropriate class loader to which the generated proxy should be scoped.
getProxyClassLoader() - Static method in class org.hibernate.engine.jdbc.NClobProxy
Determines the appropriate class loader to which the generated proxy should be scoped.
getProxyClassLoader() - Static method in class org.hibernate.engine.jdbc.ResultSetWrapperProxy
Determines the appropriate class loader to which the generated proxy should be scoped.
getProxyClassLoader() - Static method in class org.hibernate.engine.jdbc.SerializableBlobProxy
Determines the appropriate class loader to which the generated proxy should be scoped.
getProxyClassLoader() - Static method in class org.hibernate.engine.jdbc.SerializableClobProxy
Determines the appropriate class loader to which the generated proxy should be scoped.
getProxyClassLoader() - Static method in class org.hibernate.engine.jdbc.SerializableNClobProxy
Determines the appropriate class loader to which the generated proxy should be scoped.
getProxyClassLoader() - Static method in class org.hibernate.jdbc.BorrowedConnectionProxy
Determines the appropriate class loader to which the generated proxy should be scoped.
getProxyFactory(Class, Class[]) - Static method in class org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer
Deprecated.  
getProxyFactory(Class, Class[]) - Static method in class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer
 
getProxyFactory() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getProxyFactoryFactory() - Method in interface org.hibernate.bytecode.BytecodeProvider
Retrieve the specific factory for this provider capable of generating run-time proxies for lazy-loading purposes.
getProxyFactoryFactory() - Method in class org.hibernate.bytecode.cglib.BytecodeProviderImpl
Deprecated.  
getProxyFactoryFactory() - Method in class org.hibernate.bytecode.javassist.BytecodeProviderImpl
 
getProxyInterface() - Method in class org.hibernate.mapping.PersistentClass
 
getProxyInterfaceName() - Method in class org.hibernate.mapping.PersistentClass
 
getPs() - Method in class org.hibernate.impl.AbstractScrollableResults
 
getPutCount() - Method in class org.hibernate.stat.ConcurrentSecondLevelCacheStatisticsImpl
 
getPutCount() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
getPutCount() - Method in class org.hibernate.stat.SecondLevelCacheStatisticsImpl
 
getPutFromLoadValidator() - Method in class org.hibernate.cache.infinispan.collection.CollectionRegionImpl
 
getPutFromLoadValidator() - Method in class org.hibernate.cache.infinispan.entity.EntityRegionImpl
 
getPutFromLoadValidator() - Method in class org.hibernate.cache.jbc.collection.CollectionRegionImpl
 
getPutFromLoadValidator() - Method in class org.hibernate.cache.jbc.entity.EntityRegionImpl
 
getQName() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getQName(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getQName() - Method in class org.hibernate.tuple.ElementWrapper
 
getQName(String) - Method in class org.hibernate.tuple.ElementWrapper
 
getQualifiedName(Dialect, String, String) - Method in class org.hibernate.mapping.Table
 
getQualifiedName() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getQualifiedName() - Method in class org.hibernate.tuple.ElementWrapper
 
getQueries() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
Get all executed query strings
getQueries() - Method in interface org.hibernate.stat.Statistics
Get all executed query strings
getQueries() - Method in class org.hibernate.stat.StatisticsImpl
Get all executed query strings
getQuery(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getQuery(String) - Method in interface org.hibernate.cfg.Mappings
Get named query metadata by name.
getQuery() - Method in class org.hibernate.engine.NamedQueryDefinition
 
getQuery(AuditReaderImplementor, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.query.OneAuditEntityQueryGenerator
 
getQuery(AuditReaderImplementor, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.query.OneEntityQueryGenerator
 
getQuery(AuditReaderImplementor, Object, Number) - Method in interface org.hibernate.envers.entities.mapper.relation.query.RelationQueryGenerator
 
getQuery(AuditReaderImplementor, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.query.ThreeEntityQueryGenerator
 
getQuery(AuditReaderImplementor, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.query.TwoEntityOneAuditedQueryGenerator
 
getQuery(AuditReaderImplementor, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.query.TwoEntityQueryGenerator
 
getQueryable() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getQueryable() - Method in class org.hibernate.hql.ast.tree.IntoClause
 
getQueryableCollection(String, String, SessionFactoryImplementor) - Method in class org.hibernate.criterion.AbstractEmptinessExpression
 
getQueryableCollection() - Method in class org.hibernate.hql.ast.tree.ComponentJoin.ComponentFromElementType
getQueryableCollection() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getQueryCache(String, UpdateTimestampsCache, Settings, Properties) - Method in interface org.hibernate.cache.QueryCacheFactory
 
getQueryCache(String, UpdateTimestampsCache, Settings, Properties) - Method in class org.hibernate.cache.StandardQueryCacheFactory
 
getQueryCache() - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get the default query cache
getQueryCache(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get a particular named query cache, or the default cache
getQueryCache() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getQueryCache(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getQueryCacheEnabled() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getQueryCacheFactory() - Method in class org.hibernate.cfg.Settings
 
getQueryCacheHitCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getQueryCacheHitCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of cached queries successfully retrieved from cache
getQueryCacheHitCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getQueryCacheInstance() - Method in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Retrieve a handle to the Cache instance to be used for storing query results.
getQueryCacheInstance() - Method in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Retrieve a handle to the Cache instance to be used for storing query results.
getQueryCacheInstance() - Method in interface org.hibernate.cache.jbc.CacheInstanceManager
Retrieve a handle to the Cache instance to be used for storing query results.
getQueryCacheMissCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getQueryCacheMissCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of cached queries *not* found in cache
getQueryCacheMissCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getQueryCachePutCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getQueryCachePutCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of cacheable queries put in cache
getQueryCachePutCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getQueryExecutionCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getQueryExecutionCount() - Method in interface org.hibernate.stat.Statistics
Get global number of executed queries
getQueryExecutionCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getQueryExecutionMaxTime() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getQueryExecutionMaxTime() - Method in interface org.hibernate.stat.Statistics
Get the time in milliseconds of the slowest query.
getQueryExecutionMaxTime() - Method in class org.hibernate.stat.StatisticsImpl
 
getQueryExecutionMaxTimeQueryString() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getQueryExecutionMaxTimeQueryString() - Method in interface org.hibernate.stat.Statistics
Get the query string for the slowest query.
getQueryExecutionMaxTimeQueryString() - Method in class org.hibernate.stat.StatisticsImpl
 
getQueryGenerator() - Method in class org.hibernate.envers.entities.mapper.relation.CommonCollectionMapperData
 
getQueryIdentifier() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
getQueryIdentifier() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getQueryIdentifier() - Method in interface org.hibernate.hql.QueryTranslator
Retrieve the query identifier for this translator.
getQueryIdentifier() - Method in class org.hibernate.loader.custom.CustomLoader
 
getQueryIdentifier() - Method in class org.hibernate.loader.hql.QueryLoader
 
getQueryIdentifier() - Method in class org.hibernate.loader.Loader
Identifies the query for statistics reporting, if null, no statistics will be reported
getQueryParameterName() - Method in class org.hibernate.envers.entities.mapper.id.QueryParameterData
 
getQueryParameters() - Method in class org.hibernate.engine.SubselectFetch
 
getQueryParameters(Map) - Method in class org.hibernate.impl.AbstractQueryImpl
 
getQueryParameters() - Method in class org.hibernate.impl.AbstractScrollableResults
 
getQueryParameters(Map) - Method in class org.hibernate.impl.SQLQueryImpl
 
getQueryParameters() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getQueryPlanCache() - Method in interface org.hibernate.engine.SessionFactoryImplementor
 
getQueryPlanCache() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getQueryReturnAliases() - Method in class org.hibernate.hql.ast.tree.SelectClause
The HQL aliases, or generated aliases
getQueryReturnAliases() - Method in class org.hibernate.hql.HolderInstantiator
 
getQueryReturns() - Method in class org.hibernate.engine.NamedSQLQueryDefinition
 
getQueryReturns() - Method in class org.hibernate.engine.query.sql.NativeSQLQuerySpecification
 
getQueryReturns() - Method in class org.hibernate.engine.ResultSetMappingDefinition
 
getQueryReturnTypes() - Method in class org.hibernate.hql.ast.tree.SelectClause
The types actually being returned from this query at the "object level".
getQuerySequencesString() - Method in class org.hibernate.dialect.DB2Dialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.DerbyDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.Dialect
Get the select command used retrieve the names of all sequences.
getQuerySequencesString() - Method in class org.hibernate.dialect.H2Dialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.HSQLDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.Ingres9Dialect
Get the select command used retrieve the names of all sequences.
getQuerySequencesString() - Method in class org.hibernate.dialect.IngresDialect
A query used to find all sequences
getQuerySequencesString() - Method in class org.hibernate.dialect.InterbaseDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.MimerSQLDialect
The syntax for fetching all sequnces avialable in the current schema.
getQuerySequencesString() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getQuerySequencesString() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.SAPDBDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.TimesTenDialect
 
getQuerySpaces() - Method in class org.hibernate.engine.NamedSQLQueryDefinition
 
getQuerySpaces() - Method in class org.hibernate.engine.query.HQLQueryPlan
 
getQuerySpaces() - Method in class org.hibernate.engine.query.QueryMetadata
The set of query spaces affected by this source query.
getQuerySpaces() - Method in class org.hibernate.engine.query.sql.NativeSQLQuerySpecification
 
getQuerySpaces() - Method in class org.hibernate.event.AutoFlushEvent
 
getQuerySpaces() - Method in class org.hibernate.hql.ast.HqlSqlWalker
Returns the set of unique query spaces (a.k.a.
getQuerySpaces() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
getQuerySpaces() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getQuerySpaces() - Method in interface org.hibernate.hql.QueryTranslator
Returns the set of query spaces (table names) that the query refers to.
getQuerySpaces() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getQuerySpaces() - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
getQuerySpaces() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getQuerySpaces() - Method in class org.hibernate.loader.custom.CustomLoader
 
getQuerySpaces() - Method in interface org.hibernate.loader.custom.CustomQuery
Any query spaces to apply to the query execution.
getQuerySpaces() - Method in class org.hibernate.loader.custom.sql.SQLCustomQuery
 
getQuerySpaces() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getQuerySpaces() - Method in interface org.hibernate.persister.entity.EntityPersister
Returns an array of objects that identify spaces in which properties of this entity are persisted, for instances of this class and its subclasses.
getQuerySpaces() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getQueryStatistics(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
Query statistics from query string (HQL or SQL)
getQueryStatistics(String) - Method in interface org.hibernate.stat.Statistics
Query statistics from query string (HQL or SQL)
getQueryStatistics(String) - Method in class org.hibernate.stat.StatisticsImpl
Query statistics from query string (HQL or SQL)
getQueryString() - Method in interface org.hibernate.ejb.criteria.CriteriaQueryCompiler.RenderedCriteriaQuery
 
getQueryString() - Method in class org.hibernate.engine.NamedQueryDefinition
 
getQueryString() - Method in class org.hibernate.engine.query.sql.NativeSQLQuerySpecification
 
getQueryString() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
getQueryString() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getQueryString() - Method in interface org.hibernate.hql.QueryTranslator
Returns the HQL string processed by the translator.
getQueryString() - Method in class org.hibernate.impl.AbstractQueryImpl
 
getQueryString() - Method in interface org.hibernate.Query
Get the query string.
getQueryString() - Method in exception org.hibernate.QueryException
 
getQuerySubstitutions() - Method in class org.hibernate.cfg.Settings
 
getQuerySubstitutions() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getQueryTranslatorFactory() - Method in class org.hibernate.cfg.Settings
 
getQueuedOrphans(String) - Method in class org.hibernate.collection.AbstractPersistentCollection
Iterate the "queued" additions
getQueuedOrphans(String) - Method in interface org.hibernate.collection.PersistentCollection
Get the "queued" orphans
getQuotedName() - Method in class org.hibernate.mapping.Column
returns quoted name as it would be in the mapping file.
getQuotedName(Dialect) - Method in class org.hibernate.mapping.Column
 
getQuotedName() - Method in class org.hibernate.mapping.Table
returns quoted name as it would be in the mapping file.
getQuotedName(Dialect) - Method in class org.hibernate.mapping.Table
 
getQuotedSchema() - Method in class org.hibernate.mapping.Table
returns quoted name as it is in the mapping file.
getQuotedSchema(Dialect) - Method in class org.hibernate.mapping.Table
 
getRawSession() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
Return a Session (even if the entity manager is closed).
getRawSession() - Method in class org.hibernate.ejb.CurrentEntityManagerImpl
Deprecated.  
getRawSession() - Method in class org.hibernate.ejb.EntityManagerImpl
 
getReadExpr(Dialect) - Method in class org.hibernate.mapping.Column
 
getReadLockString(int) - Method in class org.hibernate.dialect.DerbyDialect
 
getReadLockString(int) - Method in class org.hibernate.dialect.Dialect
Get the string to append to SELECT statements to acquire WRITE locks for this dialect.
getReadLockString(int) - Method in class org.hibernate.dialect.MySQLDialect
 
getReadLockString(int) - Method in class org.hibernate.dialect.Oracle9iDialect
 
getReadLockString(int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getRealKey() - Method in class org.hibernate.util.IdentityMap.IdentityKey
 
getRealOrigin() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getRecreateCount() - Method in interface org.hibernate.stat.CollectionStatistics
 
getRecreateCount() - Method in class org.hibernate.stat.CollectionStatisticsImpl
 
getRecreateCount() - Method in class org.hibernate.stat.ConcurrentCollectionStatisticsImpl
 
getRecursiveProperty(String) - Method in class org.hibernate.mapping.PersistentClass
 
getReference(Class<T>, Object) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
getReference() - Method in class org.hibernate.ejb.Ejb3Configuration
 
getReference() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getReferenceablePropertyIterator() - Method in class org.hibernate.mapping.JoinedSubclass
 
getReferenceablePropertyIterator() - Method in class org.hibernate.mapping.PersistentClass
Build an iterator of properties which are "referenceable".
getReferencedColumn() - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
getReferencedColumns() - Method in class org.hibernate.mapping.ForeignKey
Returns the referenced columns if the foreignkey does not refer to the primary key
getReferencedEntityName() - Method in class org.hibernate.cfg.FkSecondPass
 
getReferencedEntityName() - Method in class org.hibernate.cfg.JoinedSubclassFkSecondPass
 
getReferencedEntityName() - Method in class org.hibernate.cfg.ToOneFkSecondPass
 
getReferencedEntityName(Value) - Static method in class org.hibernate.envers.tools.MappingTools
 
getReferencedEntityName() - Method in class org.hibernate.mapping.ForeignKey
 
getReferencedEntityName() - Method in class org.hibernate.mapping.OneToMany
 
getReferencedEntityName() - Method in class org.hibernate.mapping.ToOne
 
getReferencedProperty(String) - Method in class org.hibernate.mapping.PersistentClass
Given a property path, locate the appropriate referenceable property reference.
getReferencedPropertyName() - Method in class org.hibernate.mapping.Collection
 
getReferencedPropertyName() - Method in class org.hibernate.mapping.ToOne
 
getReferencedPropertyType(String, String) - Method in interface org.hibernate.engine.Mapping
 
getReferencedPropertyType(String, String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getReferencedTable() - Method in class org.hibernate.mapping.ForeignKey
 
getReferencedTableName() - Method in class org.hibernate.tool.hbm2ddl.ForeignKeyMetadata
 
getReferenceEntityName(PropertyData, XClass, ExtendedMappings) - Static method in class org.hibernate.cfg.ToOneBinder
 
getReferenceEntityName(PropertyData, ExtendedMappings) - Static method in class org.hibernate.cfg.ToOneBinder
 
getReferencingIdData() - Method in class org.hibernate.envers.entities.mapper.relation.CommonCollectionMapperData
 
getReferencingPropertyName() - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
getReflectionManager() - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
getReflectionManager() - Method in class org.hibernate.cfg.AnnotationConfiguration
 
getReflectionManager() - Method in interface org.hibernate.cfg.ExtendedMappings
 
getReflectionOptimizationEnabled() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getReflectionOptimizer(Class, String[], String[], Class[]) - Method in interface org.hibernate.bytecode.BytecodeProvider
Retrieve the ReflectionOptimizer delegate for this provider capable of generating reflection optimization components.
getReflectionOptimizer(Class, String[], String[], Class[]) - Method in class org.hibernate.bytecode.cglib.BytecodeProviderImpl
Deprecated.  
getReflectionOptimizer(Class, String[], String[], Class[]) - Method in class org.hibernate.bytecode.javassist.BytecodeProviderImpl
 
getRefreshEventListeners() - Method in class org.hibernate.event.EventListeners
 
getRegion() - Method in interface org.hibernate.cache.access.CollectionRegionAccessStrategy
Get the wrapped collection cache region
getRegion() - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Get the wrapped entity cache region
getRegion() - Method in class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
getRegion() - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
getRegion() - Method in class org.hibernate.cache.jbc.collection.TransactionalAccess
Get the wrapped collection cache region
getRegion() - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
getRegion() - Method in interface org.hibernate.cache.QueryCache
 
getRegion() - Method in class org.hibernate.cache.StandardQueryCache
 
getRegion() - Method in class org.hibernate.cache.UpdateTimestampsCache
 
getRegionFactory() - Method in class org.hibernate.cfg.Settings
 
getRegionFqn() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
getRegionName() - Method in interface org.hibernate.cache.Cache
Deprecated. Get the name of the cache region
getRegionName() - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. Get the cache region name
getRegionName() - Method in class org.hibernate.cache.EhCache
 
getRegionName() - Method in class org.hibernate.cache.HashtableCache
 
getRegionName() - Method in class org.hibernate.cache.NonstrictReadWriteCache
 
getRegionName() - Method in class org.hibernate.cache.OSCache
 
getRegionName() - Method in class org.hibernate.cache.ReadOnlyCache
 
getRegionName() - Method in class org.hibernate.cache.ReadWriteCache
 
getRegionName() - Method in class org.hibernate.cache.SwarmCache
 
getRegionName() - Method in class org.hibernate.cache.TransactionalCache
 
getRegionPrefix(Properties) - Static method in class org.hibernate.cache.jbc.JBossCacheRegionFactory
 
getRelatedEntity(AuditConfiguration, String, String) - Static method in class org.hibernate.envers.query.criteria.CriteriaTools
 
getRelationDescription(String, String) - Method in class org.hibernate.envers.entities.EntitiesConfigurations
 
getRelationDescription(String) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
getRelationTargetAuditMode() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
Get the relationTargetAuditMode property.
getRelationType() - Method in class org.hibernate.envers.entities.RelationDescription
 
getRelativePath(PropertyHolder, String) - Static method in class org.hibernate.cfg.BinderHelper
 
getRemovalQueueLength() - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Only for use by unit tests; may be removed at any time
getRemovalQueueLength() - Method in class org.hibernate.cache.jbc.access.PutFromLoadValidator
Only for use by unit tests; may be removed at any time
getRemoveCount() - Method in interface org.hibernate.stat.CollectionStatistics
 
getRemoveCount() - Method in class org.hibernate.stat.CollectionStatisticsImpl
 
getRemoveCount() - Method in class org.hibernate.stat.ConcurrentCollectionStatisticsImpl
 
getRenderableText() - Method in interface org.hibernate.sql.ordering.antlr.Node
Build the node's representation for use in the resulting rendering.
getRenderableText() - Method in class org.hibernate.sql.ordering.antlr.NodeSupport
Build the node's representation for use in the resulting rendering.
getRenderableText() - Method in class org.hibernate.sql.ordering.antlr.OrderingSpecification
 
getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.ast.tree.BooleanLiteralNode
Retrieve the text to be used for rendering this particular node.
getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.ast.tree.JavaConstantNode
 
getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.ast.tree.Node
Retrieve the text to be used for rendering this particular node.
getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.ast.tree.ParameterNode
 
getReplicateEventListeners() - Method in class org.hibernate.event.EventListeners
 
getReplicationMode() - Method in class org.hibernate.event.ReplicateEvent
 
getRepresentation(PersistentClass) - Method in class org.hibernate.envers.configuration.PersistentClassGraphDefiner
 
getRepresentation() - Method in enum org.hibernate.envers.RevisionType
 
getRepresentation(V) - Method in interface org.hibernate.envers.tools.graph.GraphDefiner
 
getRepresentation() - Method in class org.hibernate.envers.tools.graph.Vertex
 
getRequestedId() - Method in class org.hibernate.event.MergeEvent
 
getRequestedId() - Method in class org.hibernate.event.SaveOrUpdateEvent
 
getResolutionType() - Method in interface org.hibernate.hql.ast.TypeDiscriminatorMetadata
Get the type used to resolve the actual discriminator value resulting from TypeDiscriminatorMetadata.getSqlFragment() back into a Class reference.
getResolutionType() - Method in interface org.hibernate.persister.entity.DiscriminatorMetadata
Get the type used to resolve the actual discriminator value resulting from DiscriminatorMetadata.getSqlFragment(java.lang.String) back into a Class reference.
getResourceAsStream(String) - Static method in class org.hibernate.util.ConfigHelper
 
getRestriction() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
getRestriction() - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
getRestriction() - Method in class org.hibernate.ejb.criteria.QueryStructure
 
getResult() - Method in class org.hibernate.ejb.criteria.expression.SearchedCaseExpression.WhenClause
 
getResult() - Method in class org.hibernate.ejb.criteria.expression.SimpleCaseExpression.WhenClause
 
getResult() - Method in class org.hibernate.engine.SubselectFetch
Get the Set of EntityKeys
getResult() - Method in class org.hibernate.event.LoadEvent
 
getResult() - Method in class org.hibernate.event.MergeEvent
 
getResult(SessionImplementor, ResultSet, Object) - Method in class org.hibernate.id.IdentityGenerator.BasicDelegate
 
getResult(SessionImplementor, ResultSet, Object) - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
Extract the generated key value from the given result set.
getResult(SessionImplementor, ResultSet, Object) - Method in class org.hibernate.id.SelectGenerator.SelectGeneratorDelegate
 
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader
 
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.entity.AbstractEntityLoader
 
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.entity.CollectionElementLoader
 
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
 
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.Loader
Get the actual object that is returned in the user-visible result list.
getResultId() - Method in class org.hibernate.event.SaveOrUpdateEvent
 
getResultList() - Method in class org.hibernate.ejb.QueryImpl
getResultList() - Method in interface org.hibernate.envers.query.AuditQuery
 
getResultList() - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
getResultList(List, ResultTransformer) - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getResultList(List, ResultTransformer) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
getResultList(List, ResultTransformer) - Method in class org.hibernate.loader.custom.CustomLoader
 
getResultList(List, ResultTransformer) - Method in class org.hibernate.loader.hql.QueryLoader
 
getResultList(List, ResultTransformer) - Method in class org.hibernate.loader.Loader
 
getResultMetadataValidator() - Method in interface org.hibernate.ejb.criteria.CriteriaQueryCompiler.RenderedCriteriaQuery
 
getResultMetadataValidator() - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor.Options
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.Cache71Dialect
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.DataDirectOracle9Dialect
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.DB2Dialect
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.Dialect
Given a callable statement previously processed by Dialect.registerResultSetOutParameter(java.sql.CallableStatement, int), extract the ResultSet from the OUT parameter.
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.MySQLDialect
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.Oracle8iDialect
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.PostgresPlusDialect
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getResultSet() - Method in class org.hibernate.engine.loading.CollectionLoadContext
 
getResultSet() - Method in class org.hibernate.engine.loading.LoadingCollectionEntry
 
getResultSet() - Method in class org.hibernate.impl.AbstractScrollableResults
 
getResultSet(PreparedStatement) - Method in class org.hibernate.jdbc.AbstractBatcher
 
getResultSet(CallableStatement, Dialect) - Method in class org.hibernate.jdbc.AbstractBatcher
 
getResultSet(PreparedStatement) - Method in interface org.hibernate.jdbc.Batcher
Execute the statement and return the result set
getResultSet(CallableStatement, Dialect) - Method in interface org.hibernate.jdbc.Batcher
Execute the statement and return the result set from a callable statement
getResultSet(PreparedStatement, boolean, boolean, RowSelection, SessionImplementor) - Method in class org.hibernate.loader.Loader
Fetch a PreparedStatement, call setMaxRows and then execute it, advance to the first result and return an SQL ResultSet
getResultSetMapping(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getResultSetMapping(String) - Method in interface org.hibernate.cfg.Mappings
Get the metadata for a named SQL result set mapping.
getResultSetMapping(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
 
getResultSetMapping(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getResultSetRef() - Method in class org.hibernate.engine.NamedSQLQueryDefinition
 
getResultTransformer() - Method in class org.hibernate.cache.QueryKey
 
getResultTransformer() - Method in class org.hibernate.engine.QueryParameters
 
getResultTransformer() - Method in interface org.hibernate.hql.ast.tree.AggregatedSelectExpression
Retrieve the ResultTransformer responsible for building aggregated select expression results into their aggregated form.
getResultTransformer() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
getResultTransformer() - Method in class org.hibernate.hql.ast.tree.MapEntryNode
 
getResultTransformer() - Method in class org.hibernate.hql.HolderInstantiator
 
getResultTransformer() - Method in class org.hibernate.impl.CriteriaImpl
 
getResultType() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
getResultType() - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
getResultTypes() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getReturnAliases() - Method in class org.hibernate.engine.query.QueryMetadata
Return source query select clause aliases (if any)
getReturnAliases() - Method in class org.hibernate.engine.query.ReturnMetadata
 
getReturnAliases(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get the return aliases of a query
getReturnAliases() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getReturnAliases() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
getReturnAliases() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getReturnAliases() - Method in interface org.hibernate.hql.QueryTranslator
Returns an array of HQL aliases
getReturnAliases() - Method in class org.hibernate.impl.AbstractQueryImpl
 
getReturnAliases(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getReturnAliases() - Method in class org.hibernate.impl.SQLQueryImpl
 
getReturnAliases() - Method in interface org.hibernate.Query
Return the HQL select clause aliases (if any)
getReturnClass() - Method in class org.hibernate.id.enhanced.OptimizerFactory.OptimizerSupport
Getter for property 'returnClass'.
getReturnedClass() - Method in class org.hibernate.persister.entity.DiscriminatorType
 
getReturnedClass() - Method in class org.hibernate.type.AbstractCharArrayType
Deprecated.  
getReturnedClass() - Method in class org.hibernate.type.AbstractLongBinaryType
Deprecated.  
getReturnedClass() - Method in class org.hibernate.type.AbstractLongStringType
Deprecated.  
getReturnedClass() - Method in class org.hibernate.type.AdaptedImmutableType
 
getReturnedClass() - Method in class org.hibernate.type.AnyType
 
getReturnedClass() - Method in class org.hibernate.type.ArrayType
 
getReturnedClass() - Method in class org.hibernate.type.BagType
 
getReturnedClass() - Method in class org.hibernate.type.BigDecimalType
 
getReturnedClass() - Method in class org.hibernate.type.BigIntegerType
 
getReturnedClass() - Method in class org.hibernate.type.BinaryType
 
getReturnedClass() - Method in class org.hibernate.type.BlobType
The class returned by nullSafeGet() methods.
getReturnedClass() - Method in class org.hibernate.type.BooleanType
 
getReturnedClass() - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
getReturnedClass() - Method in class org.hibernate.type.ByteType
 
getReturnedClass() - Method in class org.hibernate.type.CalendarDateType
 
getReturnedClass() - Method in class org.hibernate.type.CalendarType
 
getReturnedClass() - Method in class org.hibernate.type.CharacterArrayType
 
getReturnedClass() - Method in class org.hibernate.type.CharacterType
 
getReturnedClass() - Method in class org.hibernate.type.CharArrayType
 
getReturnedClass() - Method in class org.hibernate.type.ClassType
 
getReturnedClass() - Method in class org.hibernate.type.ClobType
 
getReturnedClass() - Method in class org.hibernate.type.ComponentType
 
getReturnedClass() - Method in class org.hibernate.type.CompositeCustomType
 
getReturnedClass() - Method in class org.hibernate.type.CurrencyType
 
getReturnedClass() - Method in class org.hibernate.type.CustomCollectionType
 
getReturnedClass() - Method in class org.hibernate.type.CustomType
 
getReturnedClass() - Method in class org.hibernate.type.DateType
 
getReturnedClass() - Method in class org.hibernate.type.DoubleType
 
getReturnedClass() - Method in class org.hibernate.type.EntityType
This returns the wrong class for an entity with a proxy, or for a named entity.
getReturnedClass() - Method in class org.hibernate.type.FloatType
 
getReturnedClass() - Method in class org.hibernate.type.IdentifierBagType
 
getReturnedClass() - Method in class org.hibernate.type.IntegerType
 
getReturnedClass() - Method in class org.hibernate.type.ListType
 
getReturnedClass() - Method in class org.hibernate.type.LocaleType
 
getReturnedClass() - Method in class org.hibernate.type.LongType
 
getReturnedClass() - Method in class org.hibernate.type.MapType
 
getReturnedClass() - Method in class org.hibernate.type.MetaType
 
getReturnedClass() - Method in class org.hibernate.type.PrimitiveByteArrayBlobType
Deprecated.  
getReturnedClass() - Method in class org.hibernate.type.SerializableToBlobType
 
getReturnedClass() - Method in class org.hibernate.type.SerializableType
 
getReturnedClass() - Method in class org.hibernate.type.SetType
 
getReturnedClass() - Method in class org.hibernate.type.ShortType
 
getReturnedClass() - Method in class org.hibernate.type.SortedMapType
 
getReturnedClass() - Method in class org.hibernate.type.SortedSetType
 
getReturnedClass() - Method in class org.hibernate.type.StringType
 
getReturnedClass() - Method in class org.hibernate.type.TimestampType
 
getReturnedClass() - Method in class org.hibernate.type.TimeType
 
getReturnedClass() - Method in class org.hibernate.type.TimeZoneType
 
getReturnedClass() - Method in interface org.hibernate.type.Type
The class returned by nullSafeGet() methods.
getReturnedClass() - Method in class org.hibernate.type.WrappedMaterializedBlobType
 
getReturnedClass() - Method in class org.hibernate.type.WrapperBinaryType
 
getReturnEntityName() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryRootReturn
The name of the entity to be returned.
getReturnMetadata() - Method in class org.hibernate.engine.query.HQLQueryPlan
 
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
The return type of the function.
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.AvgFunction
 
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.CastFunction
 
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.CharIndexFunction
 
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.ClassicAvgFunction
 
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.ClassicCountFunction
 
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.ConvertFunction
 
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.DerbyConcatFunction
The return type of the function.
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.NoArgSQLFunction
 
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.NvlFunction
 
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.PositionSubstringFunction
 
getReturnType(Type, Mapping) - Method in interface org.hibernate.dialect.function.SQLFunction
Deprecated. See http://opensource.atlassian.com/projects/hibernate/browse/HHH-5212
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.SQLFunctionTemplate
The return type of the function.
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.StandardSQLFunction
The return type of the function.
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.TrimFunctionTemplate
 
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.VarArgsSQLFunction
The return type of the function.
getReturnType() - Method in class org.hibernate.property.BackrefPropertyAccessor.BackrefGetter
Retrieve the declared Java type
getReturnType() - Method in class org.hibernate.property.BasicPropertyAccessor.BasicGetter
Retrieve the declared Java type
getReturnType() - Method in class org.hibernate.property.DirectPropertyAccessor.DirectGetter
Retrieve the declared Java type
getReturnType() - Method in class org.hibernate.property.Dom4jAccessor.Dom4jGetter
Retrieve the declared Java type
getReturnType() - Method in class org.hibernate.property.EmbeddedPropertyAccessor.EmbeddedGetter
Retrieve the declared Java type
getReturnType() - Method in interface org.hibernate.property.Getter
Retrieve the declared Java type
getReturnType() - Method in class org.hibernate.property.IndexPropertyAccessor.IndexGetter
Retrieve the declared Java type
getReturnType() - Method in class org.hibernate.property.MapAccessor.MapGetter
Retrieve the declared Java type
getReturnTypes() - Method in class org.hibernate.engine.query.QueryMetadata
An array of types describing the returns of the source query.
getReturnTypes() - Method in class org.hibernate.engine.query.ReturnMetadata
 
getReturnTypes(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get the return types of a query
getReturnTypes() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getReturnTypes() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
Types of the return values of an iterate() style query.
getReturnTypes() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
Types of the return values of an iterate() style query.
getReturnTypes() - Method in interface org.hibernate.hql.QueryTranslator
Returns an array of Types represented in the query result.
getReturnTypes() - Method in class org.hibernate.impl.AbstractQueryImpl
 
getReturnTypes(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getReturnTypes() - Method in class org.hibernate.impl.SQLQueryImpl
 
getReturnTypes() - Method in interface org.hibernate.Query
Return the Hibernate types of the query result set.
getRevision() - Method in exception org.hibernate.envers.exception.RevisionDoesNotExistException
 
getRevisionDate(Number) - Method in interface org.hibernate.envers.AuditReader
Get the date, at which a revision was created.
getRevisionDate() - Method in class org.hibernate.envers.DefaultRevisionEntity
 
getRevisionDate(Number) - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
getRevisionDateQuery(Session, Number) - Method in class org.hibernate.envers.revisioninfo.RevisionInfoQueryCreator
 
getRevisionFieldName() - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
getRevisionInfoEntityName() - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
getRevisionInfoNumberReader() - Method in class org.hibernate.envers.configuration.AuditConfiguration
 
getRevisionInfoQueryCreator() - Method in class org.hibernate.envers.configuration.AuditConfiguration
 
getRevisionNumber(Object) - Method in class org.hibernate.envers.revisioninfo.RevisionInfoNumberReader
 
getRevisionNumberForDate(Date) - Method in interface org.hibernate.envers.AuditReader
Gets the revision number, that corresponds to the given date.
getRevisionNumberForDate(Date) - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
getRevisionNumberForDateQuery(Session, Date) - Method in class org.hibernate.envers.revisioninfo.RevisionInfoQueryCreator
 
getRevisionNumberPath() - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
getRevisionPropPath(String) - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
getRevisionQuery(Session, Number) - Method in class org.hibernate.envers.revisioninfo.RevisionInfoQueryCreator
 
getRevisions(Class<?>, Object) - Method in interface org.hibernate.envers.AuditReader
Get a list of revision numbers, at which an entity was modified.
getRevisions(Class<?>, String, Object) - Method in interface org.hibernate.envers.AuditReader
Get a list of revision numbers, at which an entity was modified, looking by entityName.
getRevisions(Class<?>, Object) - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
getRevisions(Class<?>, String, Object) - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
getRevisionTypePropName() - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
getRevisionTypePropType() - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
getRHSAlias() - Method in class org.hibernate.loader.OuterJoinableAssociation
 
getRHSColumnNames(AssociationType, SessionFactoryImplementor) - Static method in class org.hibernate.engine.JoinHelper
Get the columns of the associated table which are to be used in the join
getRHSUniqueKeyName() - Method in class org.hibernate.loader.OuterJoinableAssociation
 
getRHSUniqueKeyPropertyName() - Method in class org.hibernate.type.AnyType
 
getRHSUniqueKeyPropertyName() - Method in interface org.hibernate.type.AssociationType
The name of a unique property of the associated entity that provides the join key (null if the identifier of an entity, or key of a collection)
getRHSUniqueKeyPropertyName() - Method in class org.hibernate.type.CollectionType
 
getRHSUniqueKeyPropertyName() - Method in class org.hibernate.type.EntityType
 
getRightHandOperand() - Method in class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
Get the right-hand operand.
getRightHandOperand() - Method in interface org.hibernate.ejb.criteria.expression.BinaryOperatorExpression
Get the right-hand operand.
getRightHandOperand() - Method in class org.hibernate.ejb.criteria.predicate.ComparisonPredicate
 
getRightHandOperand() - Method in class org.hibernate.hql.ast.tree.BinaryArithmeticOperatorNode
Retrieves the right-hand operand of the operator.
getRightHandOperand() - Method in class org.hibernate.hql.ast.tree.BinaryLogicOperatorNode
Retrieves the right-hand operand of the operator.
getRightHandOperand() - Method in interface org.hibernate.hql.ast.tree.BinaryOperatorNode
Retrieves the right-hand operand of the operator.
getRole() - Method in class org.hibernate.collection.AbstractPersistentCollection
 
getRole() - Method in interface org.hibernate.collection.PersistentCollection
Get the current role name
getRole() - Method in class org.hibernate.engine.CollectionEntry
 
getRole() - Method in class org.hibernate.engine.CollectionKey
 
getRole() - Method in class org.hibernate.engine.profile.Association
 
getRole() - Method in class org.hibernate.id.ForeignGenerator
Getter for property 'role'.
getRole() - Method in class org.hibernate.mapping.Collection
 
getRole() - Method in interface org.hibernate.metadata.CollectionMetadata
The name of this collection role
getRole() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getRole() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the name of this collection role (the fully qualified class name, extended by a "property path")
getRole() - Method in class org.hibernate.type.CollectionType
 
getRoleName() - Method in class org.hibernate.mapping.Component
 
getRollbackOnly() - Method in class org.hibernate.ejb.TransactionImpl
 
getRootClass() - Method in class org.hibernate.mapping.PersistentClass
 
getRootClass() - Method in class org.hibernate.mapping.RootClass
 
getRootClass() - Method in class org.hibernate.mapping.Subclass
 
getRootCriteria() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getRootEntityName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getRootEntityName() - Method in interface org.hibernate.persister.entity.EntityPersister
Returns an object that identifies the space in which identifiers of this entity hierarchy are unique.
getRootName() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getRootParameters() - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
getRoots() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
getRoots() - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
getRoots() - Method in class org.hibernate.ejb.criteria.QueryStructure
 
getRootSQLALias() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getRootTable() - Method in class org.hibernate.mapping.PersistentClass
 
getRootTable() - Method in class org.hibernate.mapping.RootClass
 
getRootTable() - Method in class org.hibernate.mapping.Subclass
 
getRootTableAlias(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getRootTableAlias(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getRootTableAlias(String) - Method in interface org.hibernate.persister.entity.Lockable
Get the SQL alias this persister would use for the root table given the passed driving alias.
getRootTableIdentifierColumnNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getRootTableIdentifierColumnNames() - Method in interface org.hibernate.persister.entity.Lockable
Get the names of columns on the root table used to persist the identifier.
getRootTableKeyColumnNames() - Method in interface org.hibernate.id.PostInsertIdentityPersister
The names of the primary key columns in the root table.
getRootTableKeyColumnNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getRootTableName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getRootTableName() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getRootTableName() - Method in interface org.hibernate.persister.entity.Lockable
Locks are always applied to the "root table".
getRowId() - Method in class org.hibernate.engine.EntityEntry
 
getRowId() - Method in class org.hibernate.mapping.Table
 
getRowIdAlias() - Method in class org.hibernate.loader.DefaultEntityAliases
The result set column alias for the Oracle row id
getRowIdAlias() - Method in interface org.hibernate.loader.EntityAliases
The result set column alias for the Oracle row id
getRowNumber() - Method in class org.hibernate.impl.FetchingScrollableResultsImpl
Get the current location in the result set.
getRowNumber() - Method in class org.hibernate.impl.ScrollableResultsImpl
 
getRowNumber() - Method in interface org.hibernate.ScrollableResults
Get the current location in the result set.
getRowSelection() - Method in class org.hibernate.engine.QueryParameters
 
getRowSelection() - Method in class org.hibernate.impl.AbstractQueryImpl
 
getRpcManager() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
getSaveEventListeners() - Method in class org.hibernate.event.EventListeners
 
getSaveOrUpdateCopyEventListeners() - Method in class org.hibernate.event.EventListeners
 
getSaveOrUpdateEventListeners() - Method in class org.hibernate.event.EventListeners
 
getScale() - Method in class org.hibernate.cfg.Ejb3Column
 
getScale() - Method in class org.hibernate.mapping.Column
 
getSchema() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getSchema(String, Table) - Method in class org.hibernate.envers.configuration.metadata.AuditMetadataGenerator
 
getSchema() - Method in class org.hibernate.envers.configuration.metadata.AuditTableData
 
getSchema() - Method in class org.hibernate.mapping.Table
 
getSchema() - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
 
getSchemaName() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getSchemaName() - Method in interface org.hibernate.cfg.Mappings
Returns the currently bound default schema name.
getScope() - Method in class org.hibernate.LockOptions
Retrieve the current lock scope setting.
getScope() - Method in interface org.hibernate.Session.LockRequest
Check if locking is cascaded to owned collections and relationships.
getScrollMode() - Method in class org.hibernate.engine.QueryParameters
 
getSecond() - Method in class org.hibernate.envers.tools.Pair
 
getSecond() - Method in class org.hibernate.envers.tools.Triple
 
getSecondaryExpression() - Method in class org.hibernate.ejb.criteria.expression.NullifExpression
 
getSecondaryTableDictionary() - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
getSecondaryTableName() - Method in class org.hibernate.cfg.Ejb3Column
 
getSecondaryTables() - Method in class org.hibernate.cfg.annotations.EntityBinder
 
getSecondLevelCacheEnabled() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getSecondLevelCacheHitCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getSecondLevelCacheHitCount() - Method in interface org.hibernate.stat.Statistics
Global number of cacheable entities/collections successfully retrieved from the cache
getSecondLevelCacheHitCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getSecondLevelCacheMissCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getSecondLevelCacheMissCount() - Method in interface org.hibernate.stat.Statistics
Global number of cacheable entities/collections not found in the cache and loaded from the database.
getSecondLevelCacheMissCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getSecondLevelCachePutCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getSecondLevelCachePutCount() - Method in interface org.hibernate.stat.Statistics
Global number of cacheable entities/collections put in the cache
getSecondLevelCachePutCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getSecondLevelCacheRegion(String) - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get a named second-level cache region
getSecondLevelCacheRegion(String) - Method in class org.hibernate.impl.SessionFactoryImpl
 
getSecondLevelCacheRegionNames() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
Get all second-level cache region names
getSecondLevelCacheRegionNames() - Method in interface org.hibernate.stat.Statistics
Get all second-level cache region names
getSecondLevelCacheRegionNames() - Method in class org.hibernate.stat.StatisticsImpl
Get all second-level cache region names
getSecondLevelCacheStatistics(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
Second level cache statistics per region
getSecondLevelCacheStatistics(String) - Method in interface org.hibernate.stat.Statistics
Second level cache statistics per region
getSecondLevelCacheStatistics(String) - Method in class org.hibernate.stat.StatisticsImpl
Second level cache statistics per region
getSecondPass(Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], Ejb3Column[], Ejb3JoinColumn[], boolean, XProperty, XClass, boolean, boolean, TableBinder, ExtendedMappings) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
getSecondPass(Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], Ejb3Column[], Ejb3JoinColumn[], boolean, XProperty, XClass, boolean, boolean, TableBinder, ExtendedMappings) - Method in class org.hibernate.cfg.annotations.ListBinder
 
getSecondPass(Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], Ejb3Column[], Ejb3JoinColumn[], boolean, XProperty, XClass, boolean, boolean, TableBinder, ExtendedMappings) - Method in class org.hibernate.cfg.annotations.MapBinder
 
getSegmentColumnName() - Method in class org.hibernate.id.enhanced.TableGenerator
The name of the column in which we store the segment to which each row belongs.
getSegmentValue() - Method in class org.hibernate.id.enhanced.TableGenerator
The value in segment column which corresponding to this generator instance.
getSegmentValueLength() - Method in class org.hibernate.id.enhanced.TableGenerator
The size of the segment column in the underlying table.
getSelect() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getSelectByUniqueKeyString(String) - Method in interface org.hibernate.id.PostInsertIdentityPersister
Get a SQL select string that performs a select based on a unique key determined by the given property name).
getSelectByUniqueKeyString(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSelectClause() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getSelectClause() - Method in class org.hibernate.hql.ast.tree.InsertStatement
Retreive this insert statement's select-clause.
getSelectClause() - Method in class org.hibernate.hql.ast.tree.QueryNode
Locate the select clause that is part of this select statement.
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.DB2Dialect
 
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.Dialect
Given a Types type code, determine an appropriate null value to use in a select clause.
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.HSQLDialect
 
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.Oracle8iDialect
 
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.Oracle9iDialect
 
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.OracleDialect
Deprecated.  
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.PostgreSQLDialect
Workaround for postgres bug #1453
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.TeradataDialect
 
getSelectGUIDString() - Method in class org.hibernate.dialect.Dialect
Get the command used to select a GUID from the underlying database.
getSelectGUIDString() - Method in class org.hibernate.dialect.IngresDialect
Expression for created UUID string
getSelectGUIDString() - Method in class org.hibernate.dialect.MySQLDialect
 
getSelectGUIDString() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getSelectGUIDString() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getSelectGUIDString() - Method in class org.hibernate.dialect.PostgresPlusDialect
 
getSelectGUIDString() - Method in class org.hibernate.dialect.SQLServerDialect
 
getSelection() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
getSelection() - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
 
getSelection() - Method in class org.hibernate.ejb.criteria.QueryStructure
 
getSelection() - Method in class org.hibernate.impl.AbstractQueryImpl
 
getSelectName() - Method in class org.hibernate.hql.classic.SelectPathExpressionParser
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.Dialect
Generate the select expression fragment that will retrieve the next value of a sequence as part of another (typically DML) statement.
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.H2Dialect
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.HSQLDialect
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.InformixDialect
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.IngresDialect
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.InterbaseDialect
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.MckoiDialect
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.SAPDBDialect
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.TimesTenDialect
 
getSelectSQL() - Method in class org.hibernate.id.IdentityGenerator.BasicDelegate
 
getSelectSQL() - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
Get the SQL statement to be used to retrieve generated key values.
getSelectSQL() - Method in class org.hibernate.id.SelectGenerator.SelectGeneratorDelegate
 
getSelectType() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getSemiResolvedType(SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractType
 
getSemiResolvedType(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
 
getSemiResolvedType(SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
Get the type of a semi-resolved value.
getSequence() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getSequenceName() - Method in class org.hibernate.id.SequenceGenerator
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.DB2Dialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.Dialect
Generate the appropriate select statement to to retrieve the next value of a sequence.
getSequenceNextValString(String) - Method in class org.hibernate.dialect.H2Dialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.HSQLDialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.InformixDialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.IngresDialect
The syntax that fetches the next value of a sequence, if sequences are supported.
getSequenceNextValString(String) - Method in class org.hibernate.dialect.InterbaseDialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.MckoiDialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.MimerSQLDialect
The syntax used to get the next value of a sequence in Mimer SQL
getSequenceNextValString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getSequenceNextValString(String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.SAPDBDialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.TimesTenDialect
 
getSequentialSelect(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSequentialSelect(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSession() - Method in class org.hibernate.action.CollectionAction
 
getSession() - Method in class org.hibernate.action.EntityAction
originating session accessor
getSession() - Method in class org.hibernate.collection.AbstractPersistentCollection
Get the current session
getSession() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
return a Session
getSession() - Method in class org.hibernate.ejb.CurrentEntityManagerImpl
Deprecated.  
getSession() - Method in class org.hibernate.ejb.EntityManagerImpl
 
getSession() - Method in interface org.hibernate.ejb.HibernateEntityManager
Retrieve a reference to the Hibernate Session used by this EntityManager.
getSession() - Method in interface org.hibernate.engine.PersistenceContext
Get the session to which this persistence context is bound.
getSession() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
getSession() - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
getSession() - Method in interface org.hibernate.envers.reader.AuditReaderImplementor
 
getSession() - Method in class org.hibernate.event.AbstractEvent
Returns the session event source for this event.
getSession() - Method in class org.hibernate.impl.AbstractScrollableResults
 
getSession() - Method in class org.hibernate.impl.CriteriaImpl
 
getSession(EntityMode) - Method in class org.hibernate.impl.SessionImpl
 
getSession() - Method in class org.hibernate.intercept.AbstractFieldInterceptor
 
getSession() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Get the session to which this proxy is associated, or null if it is not attached.
getSession() - Method in interface org.hibernate.proxy.LazyInitializer
Get the session to which this proxy is associated, or null if it is not attached.
getSession(EntityMode) - Method in interface org.hibernate.Session
Starts a new Session with the given entity mode in effect.
getSessionCloseCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getSessionCloseCount() - Method in interface org.hibernate.stat.Statistics
Global number of sessions closed
getSessionCloseCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getSessionFactory() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
getSessionFactory() - Method in interface org.hibernate.ejb.HibernateEntityManagerFactory
 
getSessionFactory() - Method in class org.hibernate.engine.LoadQueryInfluencers
 
getSessionFactory() - Method in class org.hibernate.impl.SessionImpl
 
getSessionFactory() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
getSessionFactory() - Method in interface org.hibernate.Session
Get the session factory which created this session.
getSessionFactory() - Method in interface org.hibernate.sql.ordering.antlr.TranslationContext
Retrieves the session factory for this context.
getSessionFactory() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getSessionFactoryHelper() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getSessionFactoryHelper() - Method in class org.hibernate.hql.ast.tree.HqlSqlWalkerNode
 
getSessionFactoryName() - Method in class org.hibernate.cfg.Settings
 
getSessionFactoryObserver() - Method in class org.hibernate.cfg.Configuration
 
getSessionImplementor() - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
getSessionImplementor() - Method in interface org.hibernate.envers.reader.AuditReaderImplementor
 
getSessionOpenCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getSessionOpenCount() - Method in interface org.hibernate.stat.Statistics
Global number of sessions opened
getSessionOpenCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getSessions() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Get the factory for this test environment.
getSet(String) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getSet(String, Class<E>) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getSetClause() - Method in class org.hibernate.hql.ast.tree.UpdateStatement
 
getSetter(Class, PropertyData) - Static method in class org.hibernate.envers.tools.reflection.ReflectionTools
 
getSetter(Class) - Method in class org.hibernate.mapping.Property
 
getSetter(Class, String) - Method in class org.hibernate.property.BackrefPropertyAccessor
Create a "setter" for the named attribute
getSetter(Class, String) - Method in class org.hibernate.property.BasicPropertyAccessor
 
getSetter(Class, String) - Method in class org.hibernate.property.ChainedPropertyAccessor
 
getSetter(Class, String) - Method in class org.hibernate.property.DirectPropertyAccessor
 
getSetter(Class, String) - Method in class org.hibernate.property.Dom4jAccessor
Create a "setter" for the named attribute
getSetter(Class, String) - Method in class org.hibernate.property.EmbeddedPropertyAccessor
 
getSetter(Class, String) - Method in class org.hibernate.property.IndexPropertyAccessor
 
getSetter(Class, String) - Method in class org.hibernate.property.MapAccessor
Create a "setter" for the named attribute
getSetter(Class, String) - Method in class org.hibernate.property.NoopAccessor
Create a "setter" for the named attribute
getSetter(Class, String) - Method in interface org.hibernate.property.PropertyAccessor
Create a "setter" for the named attribute
getSetters() - Method in class org.hibernate.bytecode.javassist.BulkAccessor
Returns the getter names of the properties.
getSettings() - Method in interface org.hibernate.engine.SessionFactoryImplementor
 
getSettings() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getSharedCacheMode() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getShort(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getShort(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a short
getShowSqlEnabled() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getSignatureType(Member) - Static method in class org.hibernate.ejb.metamodel.AttributeFactory
 
getSimpleValueBinder() - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
getSingleResult() - Method in class org.hibernate.ejb.QueryImpl
getSingleResult() - Method in interface org.hibernate.envers.query.AuditQuery
 
getSingleResult() - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
getSingularAttribute(String) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getSingularAttribute(String, Class<Y>) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getSingularAttributes() - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getSize(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSize(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getSizeInMemory() - Method in interface org.hibernate.cache.Cache
Deprecated. The number of bytes is this cache region currently consuming in memory.
getSizeInMemory() - Method in class org.hibernate.cache.EhCache
Warning: This method can be very expensive to run.
getSizeInMemory() - Method in class org.hibernate.cache.HashtableCache
 
getSizeInMemory() - Method in class org.hibernate.cache.impl.bridge.BaseRegionAdapter
 
getSizeInMemory() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
Not supported.
getSizeInMemory() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
getSizeInMemory() - Method in class org.hibernate.cache.OSCache
 
getSizeInMemory() - Method in interface org.hibernate.cache.Region
The number of bytes is this cache region currently consuming in memory.
getSizeInMemory() - Method in class org.hibernate.cache.SwarmCache
 
getSizeInMemory() - Method in class org.hibernate.stat.ConcurrentSecondLevelCacheStatisticsImpl
 
getSizeInMemory() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
getSizeInMemory() - Method in class org.hibernate.stat.SecondLevelCacheStatisticsImpl
 
getSnapshot() - Method in class org.hibernate.collection.AbstractPersistentCollection
Get the current snapshot from the session
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentArrayHolder
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentBag
 
getSnapshot(CollectionPersister) - Method in interface org.hibernate.collection.PersistentCollection
Return a new snapshot of the current state of the collection
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentElementHolder
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentList
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentMap
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.PersistentSet
 
getSnapshot() - Method in class org.hibernate.engine.CollectionEntry
 
getSnapshot(PersistentCollection) - Method in interface org.hibernate.engine.PersistenceContext
Get the snapshot of the pre-flush collection state
getSnapshot(PersistentCollection) - Method in class org.hibernate.engine.StatefulPersistenceContext
Get the snapshot of the pre-flush collection state
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.PersistentArrayHolder
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.PersistentBag
 
getSnapshotElement(Object, int) - Method in interface org.hibernate.collection.PersistentCollection
Get the snapshot value of the given collection entry
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.PersistentElementHolder
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.PersistentList
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.PersistentMap
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.PersistentSet
 
getSortKey() - Method in class org.hibernate.sql.ordering.antlr.SortSpecification
Locate the specified SortKey.
getSource() - Method in class org.hibernate.event.AbstractPreDatabaseOperationEvent
Deprecated. Use AbstractEvent.getSession() instead
getSourceColumn() - Method in class org.hibernate.param.AbstractExplicitParameterSpecification
Retrieves the column number (within the ExplicitParameterSpecification.getSourceLine()) where this parameter occurs.
getSourceColumn() - Method in interface org.hibernate.param.ExplicitParameterSpecification
Retrieves the column number (within the ExplicitParameterSpecification.getSourceLine()) where this parameter occurs.
getSourceLine() - Method in class org.hibernate.param.AbstractExplicitParameterSpecification
Retrieves the line number on which this parameter occurs in the source query.
getSourceLine() - Method in interface org.hibernate.param.ExplicitParameterSpecification
Retrieves the line number on which this parameter occurs in the source query.
getSourceLocation() - Method in class org.hibernate.engine.query.OrdinalParameterDescriptor
 
getSourceLocations() - Method in class org.hibernate.engine.query.NamedParameterDescriptor
 
getSourceQuery() - Method in class org.hibernate.engine.query.HQLQueryPlan
 
getSourceQuery() - Method in class org.hibernate.engine.query.NativeSQLQueryPlan
 
getSourceQuery() - Method in class org.hibernate.engine.query.QueryMetadata
Get the source HQL or native-SQL query.
getSpecifiedFlushMode() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getSpecifiedMaxResults() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getSQL() - Method in class org.hibernate.hql.ast.SqlGenerator
 
getSQL() - Method in exception org.hibernate.JDBCException
Get the actual SQL statement that caused the exception (may be null)
getSQL() - Method in interface org.hibernate.loader.custom.CustomQuery
The SQL query string to be performed.
getSQL() - Method in class org.hibernate.loader.custom.sql.SQLCustomQuery
 
getSQLAlias(Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the root table alias of an entity
getSQLAlias(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the root table alias of an entity, taking into account the qualifier of the property path
getSQLAlias(Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getSQLAlias(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getSQLAliasCount() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getSqlAliasSuffixes() - Method in class org.hibernate.loader.hql.QueryLoader
 
getSqlAssignmentFragment() - Method in class org.hibernate.hql.ast.tree.AssignmentSpecification
 
getSqlAST() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
getSQLDeleteRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSQLDeleteString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSQLDeleteStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSQLException() - Method in exception org.hibernate.JDBCException
Get the underlying SQLException.
getSQLExceptionConverter() - Method in class org.hibernate.cfg.Settings
 
getSQLExceptionConverter() - Method in interface org.hibernate.engine.SessionFactoryImplementor
Retrieves the SQLExceptionConverter in effect for this SessionFactory.
getSQLExceptionConverter() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getSQLExceptionConverter() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSqlFragment() - Method in interface org.hibernate.hql.ast.TypeDiscriminatorMetadata
Get the sql fragment that is used to determine the actual discriminator value for a row.
getSqlFragment(String) - Method in interface org.hibernate.persister.entity.DiscriminatorMetadata
Get the sql fragment that is used to determine the actual discriminator value for a row.
getSQLFunction() - Method in class org.hibernate.hql.ast.tree.AggregateNode
 
getSQLFunction() - Method in interface org.hibernate.hql.ast.tree.FunctionNode
 
getSQLFunction() - Method in class org.hibernate.hql.ast.tree.MethodNode
 
getSqlFunctionRegistry() - Method in interface org.hibernate.engine.SessionFactoryImplementor
 
getSqlFunctionRegistry() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getSqlFunctionRegistry() - Method in interface org.hibernate.sql.ordering.antlr.TranslationContext
Retrieves the SQL function registry/tt> for this context.
getSqlFunctions() - Method in class org.hibernate.cfg.Configuration
 
getSQLIdentityInsertString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
The query that inserts a row, letting the database generate an id
getSQLInsertRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSQLInsertStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSQLLazySelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSQLLazyUpdateByRowIdStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSQLLazyUpdateStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSqlLocations() - Method in class org.hibernate.hql.ast.ParameterTranslationsImpl.ParameterInfo
 
getSQLOrderByString(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSQLOrderByString(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Get the order by SQL
getSQLParameterMetadata(String) - Method in class org.hibernate.engine.query.QueryPlanCache
 
getSQLQuery(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getSQLQuery(String) - Method in interface org.hibernate.cfg.Mappings
Get named SQL query metadata.
getSqlResultSetMappings() - Method in class org.hibernate.cfg.Configuration
 
getSQLSnapshotSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSQLState() - Method in exception org.hibernate.JDBCException
Get the SQLState of the underlying SQLException.
getSqlStatementLogger() - Method in class org.hibernate.cfg.Settings
 
getSqlStatements() - Method in class org.hibernate.hql.ast.exec.BasicExecutor
 
getSqlStatements() - Method in class org.hibernate.hql.ast.exec.MultiTableDeleteExecutor
 
getSqlStatements() - Method in class org.hibernate.hql.ast.exec.MultiTableUpdateExecutor
 
getSqlStatements() - Method in interface org.hibernate.hql.ast.exec.StatementExecutor
 
getSQLString() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
The SQL query string to be called; implemented by all subclasses
getSQLString() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getSQLString() - Method in interface org.hibernate.hql.QueryTranslator
Returns the SQL string generated by the translator.
getSQLString() - Method in class org.hibernate.loader.custom.CustomLoader
 
getSQLString() - Method in class org.hibernate.loader.hql.QueryLoader
The SQL query string to be called.
getSQLString() - Method in class org.hibernate.loader.JoinWalker
 
getSQLString() - Method in class org.hibernate.loader.Loader
The SQL query string to be called; implemented by all subclasses
getSQLString() - Method in class org.hibernate.loader.OuterJoinLoader
 
getSqlStrings() - Method in class org.hibernate.engine.query.HQLQueryPlan
 
getSqlType() - Method in class org.hibernate.cfg.Ejb3Column
 
getSqlType(Dialect, Mapping) - Method in class org.hibernate.mapping.Column
 
getSqlType() - Method in class org.hibernate.mapping.Column
 
getSqlTypeCode(Mapping) - Method in class org.hibernate.mapping.Column
 
getSqlTypeCode() - Method in class org.hibernate.mapping.Column
Returns the underlying columns sqltypecode.
getSQLUpdateByRowIdStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSQLUpdateRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSQLUpdateStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSQLWhereString(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSQLWhereString(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getStart() - Method in class org.hibernate.ejb.criteria.expression.function.LocateFunction
 
getStart() - Method in class org.hibernate.ejb.criteria.expression.function.SubstringFunction
 
getStartTime() - Method in class org.hibernate.envers.tools.graph.Vertex
 
getStartTime() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getStartTime() - Method in interface org.hibernate.stat.Statistics
 
getStartTime() - Method in class org.hibernate.stat.StatisticsImpl
 
getState() - Method in class org.hibernate.action.EntityInsertAction
 
getState() - Method in class org.hibernate.cache.entry.CollectionCacheEntry
 
getState() - Method in class org.hibernate.event.PostInsertEvent
 
getState() - Method in class org.hibernate.event.PostUpdateEvent
 
getState() - Method in class org.hibernate.event.PreInsertEvent
Getter for property 'state'.
getState() - Method in class org.hibernate.event.PreLoadEvent
 
getState() - Method in class org.hibernate.event.PreUpdateEvent
Retrieves the state to be used in the update.
getStatement() - Method in class org.hibernate.jdbc.AbstractBatcher
 
getStatementType() - Method in class org.hibernate.hql.ast.tree.DeleteStatement
 
getStatementType() - Method in class org.hibernate.hql.ast.tree.InsertStatement
 
getStatementType() - Method in class org.hibernate.hql.ast.tree.QueryNode
 
getStatementType() - Method in interface org.hibernate.hql.ast.tree.Statement
Return the main token type representing the type of this statement.
getStatementType() - Method in class org.hibernate.hql.ast.tree.UpdateStatement
 
getStatistics() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getStatistics() - Method in class org.hibernate.impl.SessionImpl
 
getStatistics() - Method in interface org.hibernate.Session
Get the statistics for this session.
getStatistics() - Method in interface org.hibernate.SessionFactory
Retrieve the statistics fopr this factory.
getStatisticsImplementor() - Method in interface org.hibernate.engine.SessionFactoryImplementor
Statistics SPI
getStatisticsImplementor() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getStatus() - Method in class org.hibernate.ejb.transaction.JoinableCMTTransaction
 
getStatus() - Method in class org.hibernate.engine.EntityEntry
 
getStatus() - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
getStatus() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
getStatus() - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter
getStatus() - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter
getStore() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getStore() - Method in class org.hibernate.envers.entities.PropertyData
 
getStoredSnapshot() - Method in class org.hibernate.collection.AbstractPersistentCollection
 
getStoredSnapshot() - Method in interface org.hibernate.collection.PersistentCollection
Get the snapshot cached by the collection instance
getStream() - Method in class org.hibernate.ejb.packaging.Filter
 
getStream() - Method in class org.hibernate.ejb.packaging.NamedInputStream
 
getStreamsForBinaryEnabled() - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
getString() - Method in class org.hibernate.ejb.criteria.expression.function.LocateFunction
 
getString(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getString(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a string
getString(String, Properties, String) - Static method in class org.hibernate.util.PropertiesHelper
Get a property value as a string.
getString1() - Method in class org.hibernate.ejb.criteria.expression.ConcatExpression
 
getString2() - Method in class org.hibernate.ejb.criteria.expression.ConcatExpression
 
getStringValue() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getStringValue() - Method in class org.hibernate.tuple.ElementWrapper
 
getStyle() - Method in class org.hibernate.engine.profile.Fetch
 
getStyle() - Method in class org.hibernate.mapping.FetchProfile.Fetch
 
getSubclass() - Method in class org.hibernate.cache.entry.CacheEntry
 
getSubclassClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassColumnAliasClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassColumnClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassColumnLazyiness() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassColumnReaderTemplateClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassColumnTableNumberClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassColumnTableNumberClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassColumnTableNumberClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassColumnTableNumberClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassEntityNames() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Retrieves the defined entity-names for any subclasses defined for this entity.
getSubclassEntityNames() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getSubclassEntityPersister(Object, SessionFactoryImplementor, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
A request has already identified the entity-name of this persister as the mapping for the given instance.
getSubclassEntityPersister(Object, SessionFactoryImplementor, EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
A request has already identified the entity-name of this persister as the mapping for the given instance.
getSubclassForDiscriminatorValue(Object) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassForDiscriminatorValue(Object) - Method in interface org.hibernate.persister.entity.Loadable
Get the concrete subclass corresponding to the given discriminator value
getSubclassForDiscriminatorValue(Object) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassForDiscriminatorValue(Object) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassFormulaAliasClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassFormulaClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassFormulaLazyiness() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassFormulaTableNumberClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassFormulaTableNumberClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassFormulaTableNumberClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassFormulaTableNumberClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassFormulaTemplateClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassId() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassId() - Method in class org.hibernate.mapping.RootClass
 
getSubclassId() - Method in class org.hibernate.mapping.Subclass
 
getSubclassIterator() - Method in class org.hibernate.mapping.PersistentClass
Iterate over subclasses in a special 'order', most derived subclasses first.
getSubclassJoinClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassPropertyClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassPropertyColumnAliases(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyColumnAliases(String, String) - Method in interface org.hibernate.persister.entity.SQLLoadable
Return the column alias names used to persist/query the named property of the class or a subclass (optional operation).
getSubclassPropertyColumnNameClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyColumnNames(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyColumnNames(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyColumnNames(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Return the column names used to persist the numbered property of the class or a subclass.
getSubclassPropertyColumnNames(String) - Method in interface org.hibernate.persister.entity.SQLLoadable
Return the column names used to persist/query the named property of the class or a subclass (optional operation).
getSubclassPropertyColumnReaderClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyColumnReaderTemplateClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyDeclarer(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyDeclarer(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassPropertyDeclarer(String) - Method in interface org.hibernate.persister.entity.Queryable
Determine whether the given property is declared by our mapped class, our super class, or one of our subclasses...
getSubclassPropertyFormulaTemplateClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyName(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyName(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Get the name of the numbered property of the class or a subclass.
getSubclassPropertyNameClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertySubclassNameClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyTableName(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassPropertyTableName(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Return the table name used to persist the numbered property of the class or a subclass.
getSubclassPropertyTableName(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassPropertyTableName(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassPropertyTableNumber(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyTableNumber(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Warning: When there are duplicated property names in the subclasses of the class, this method may return the wrong table number for the duplicated subclass property (note that SingleTableEntityPersister defines an overloaded form which takes the entity name.
getSubclassPropertyTableNumber(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassPropertyTableNumber(String) - Method in interface org.hibernate.persister.entity.Queryable
Given a property name, determine the number of the table which contains the column to which this property is mapped.
getSubclassPropertyTableNumber(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassPropertyTableNumber(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassPropertyTableNumber(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassPropertyType(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyType(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Get the type of the numbered property of the class or a subclass.
getSubclassPropertyTypeClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassSpan() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassTableClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassTableKeyColumns(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassTableKeyColumns(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassTableKeyColumns(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassTableKeyColumns(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassTableName(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassTableName(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassTableName(int) - Method in interface org.hibernate.persister.entity.Queryable
Get the name of the table with the given index from the internal array.
getSubclassTableName(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassTableName(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassTableSpan() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassTableSpan() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassTableSpan() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassTableSpan() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubqueries() - Method in class org.hibernate.ejb.criteria.QueryStructure
 
getSubquery() - Method in class org.hibernate.ejb.criteria.expression.SubqueryComparisonModifierExpression
 
getSubquery() - Method in class org.hibernate.ejb.criteria.predicate.ExistsPredicate
 
getSubselect(EntityKey) - Method in class org.hibernate.engine.BatchFetchQueue
Retrieve the fetch descriptor associated with the given entity key.
getSubselect() - Method in class org.hibernate.mapping.Table
 
getSubtypes() - Method in interface org.hibernate.type.AbstractComponentType
Get the types of the component properties
getSubtypes() - Method in class org.hibernate.type.AnyType
 
getSubtypes() - Method in class org.hibernate.type.ComponentType
 
getSubtypes() - Method in class org.hibernate.type.CompositeCustomType
 
getSuccessfulTransactionCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getSuccessfulTransactionCount() - Method in interface org.hibernate.stat.Statistics
The number of transactions we know to have been successful
getSuccessfulTransactionCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getSuffix() - Method in interface org.hibernate.loader.CollectionAliases
Returns the suffix used to unique the column aliases for this particular alias set.
getSuffix() - Method in class org.hibernate.loader.custom.ColumnCollectionAliases
Returns the suffix used to unique the column aliases for this particular alias set.
getSuffix() - Method in class org.hibernate.loader.GeneratedCollectionAliases
Returns the suffix used to unique the column aliases for this particular alias set.
getSuffixedDiscriminatorAlias() - Method in class org.hibernate.loader.DefaultEntityAliases
The result set column aliases for the discriminator columns
getSuffixedDiscriminatorAlias() - Method in interface org.hibernate.loader.EntityAliases
The result set column aliases for the discriminator columns
getSuffixedElementAliases() - Method in interface org.hibernate.loader.CollectionAliases
Returns the suffixed result-set column-aliases for the columns making up the collection's elements.
getSuffixedElementAliases() - Method in class org.hibernate.loader.custom.ColumnCollectionAliases
Returns the suffixed result-set column-aliases for the columns making up the collection's elements.
getSuffixedElementAliases() - Method in class org.hibernate.loader.GeneratedCollectionAliases
Returns the suffixed result-set column-aliases for the columns making up the collection's elements.
getSuffixedIdentifierAlias() - Method in interface org.hibernate.loader.CollectionAliases
Returns the suffixed result-set column-aliases for the column defining the collection's identifier (if any).
getSuffixedIdentifierAlias() - Method in class org.hibernate.loader.custom.ColumnCollectionAliases
Returns the suffixed result-set column-aliases for the column defining the collection's identifier (if any).
getSuffixedIdentifierAlias() - Method in class org.hibernate.loader.GeneratedCollectionAliases
Returns the suffixed result-set column-aliases for the column defining the collection's identifier (if any).
getSuffixedIndexAliases() - Method in interface org.hibernate.loader.CollectionAliases
Returns the suffixed result-set column-aliases for the collumns making up the collection's index (map or list).
getSuffixedIndexAliases() - Method in class org.hibernate.loader.custom.ColumnCollectionAliases
Returns the suffixed result-set column-aliases for the collumns making up the collection's index (map or list).
getSuffixedIndexAliases() - Method in class org.hibernate.loader.GeneratedCollectionAliases
Returns the suffixed result-set column-aliases for the collumns making up the collection's index (map or list).
getSuffixedKeyAliases() - Method in interface org.hibernate.loader.CollectionAliases
Returns the suffixed result-set column-aliases for columns making up the key for this collection (i.e., its FK to its owner).
getSuffixedKeyAliases() - Method in class org.hibernate.loader.custom.ColumnCollectionAliases
Returns the suffixed result-set column-aliases for columns making up the key for this collection (i.e., its FK to its owner).
getSuffixedKeyAliases() - Method in class org.hibernate.loader.DefaultEntityAliases
The result set column aliases for the primary key columns
getSuffixedKeyAliases() - Method in interface org.hibernate.loader.EntityAliases
The result set column aliases for the primary key columns
getSuffixedKeyAliases() - Method in class org.hibernate.loader.GeneratedCollectionAliases
Returns the suffixed result-set column-aliases for columns making up the key for this collection (i.e., its FK to its owner).
getSuffixedPropertyAliases(Loadable) - Method in class org.hibernate.loader.DefaultEntityAliases
The result set column aliases for the property columns of a subclass
getSuffixedPropertyAliases() - Method in class org.hibernate.loader.DefaultEntityAliases
The result set column aliases for the property columns
getSuffixedPropertyAliases() - Method in interface org.hibernate.loader.EntityAliases
The result set column aliases for the property columns
getSuffixedPropertyAliases(Loadable) - Method in interface org.hibernate.loader.EntityAliases
The result set column aliases for the property columns of a subclass
getSuffixedVersionAliases() - Method in class org.hibernate.loader.DefaultEntityAliases
The result set column aliases for the version columns
getSuffixedVersionAliases() - Method in interface org.hibernate.loader.EntityAliases
The result set column aliases for the version columns
getSuffixes() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
getSuffixes() - Method in class org.hibernate.loader.BasicLoader
 
getSuffixes() - Method in class org.hibernate.loader.hql.QueryLoader
 
getSuffixes() - Method in class org.hibernate.loader.JoinWalker
 
getSuffixes() - Method in class org.hibernate.loader.OuterJoinLoader
 
getSuperclass() - Method in class org.hibernate.mapping.PersistentClass
 
getSuperclass() - Method in class org.hibernate.mapping.RootClass
 
getSuperclass() - Method in class org.hibernate.mapping.Subclass
 
getSuperclass() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getSuperclassInheritanceState(XClass, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.InheritanceState
 
getSuperMappedSuperclass() - Method in class org.hibernate.mapping.MappedSuperclass
Returns the first superclass marked as @MappedSuperclass or null if: - none exists - or the first persistent superclass found is an @Entity
getSuperMappedSuperclass() - Method in class org.hibernate.mapping.PersistentClass
 
getSuperPersistentClass() - Method in class org.hibernate.mapping.MappedSuperclass
Returns the PersistentClass of the first superclass marked as @Entity or null if none exists
getSupertype() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
getSupertype() - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
 
getSupportedHints() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getSynchronizedTables() - Method in class org.hibernate.mapping.Collection
 
getSynchronizedTables() - Method in class org.hibernate.mapping.PersistentClass
 
getSynchronizedTables() - Method in class org.hibernate.mapping.RootClass
 
getSynchronizedTables() - Method in class org.hibernate.mapping.Subclass
 
getSynchronizedTables() - Method in class org.hibernate.mapping.UnionSubclass
 
getSyncManager() - Method in class org.hibernate.envers.configuration.AuditConfiguration
 
getTable() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
getTable() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
getTable() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
getTable(String, String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getTable() - Method in class org.hibernate.cfg.Ejb3Column
Find appropriate table of the column.
getTable(String, String, String) - Method in interface org.hibernate.cfg.Mappings
Returns the named table metadata.
getTable() - Method in interface org.hibernate.cfg.PropertyHolder
 
getTable() - Method in class org.hibernate.mapping.Collection
 
getTable() - Method in class org.hibernate.mapping.Constraint
 
getTable() - Method in class org.hibernate.mapping.Index
 
getTable() - Method in class org.hibernate.mapping.Join
 
getTable() - Method in class org.hibernate.mapping.JoinedSubclass
 
getTable() - Method in class org.hibernate.mapping.OneToMany
Table of the owner entity (the "one" side)
getTable() - Method in class org.hibernate.mapping.PersistentClass
 
getTable() - Method in class org.hibernate.mapping.RootClass
 
getTable() - Method in class org.hibernate.mapping.SimpleValue
 
getTable() - Method in class org.hibernate.mapping.Subclass
 
getTable() - Method in class org.hibernate.mapping.UnionSubclass
 
getTable() - Method in interface org.hibernate.mapping.Value
 
getTableAccessCount() - Method in class org.hibernate.id.enhanced.TableGenerator
Getter for property 'tableAccessCount'.
getTableAlias() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getTableClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getTableClosureIterator() - Method in class org.hibernate.mapping.RootClass
 
getTableClosureIterator() - Method in class org.hibernate.mapping.Subclass
 
getTableComment(String) - Method in class org.hibernate.dialect.Dialect
 
getTableComment(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getTableHasColumns() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getTableMappings() - Method in class org.hibernate.cfg.Configuration
Iterate the table mappings
getTableMappings() - Method in class org.hibernate.ejb.Ejb3Configuration
 
getTableMetadata(String, String, String, boolean) - Method in class org.hibernate.tool.hbm2ddl.DatabaseMetadata
 
getTableName() - Method in class org.hibernate.hql.ast.tree.IntoClause
 
getTableName() - Method in class org.hibernate.id.enhanced.TableGenerator
The name of the table in which we store this generator's persistent state.
getTableName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getTableName() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
getTableName(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTableName() - Method in interface org.hibernate.persister.entity.Joinable
The table to join to.
getTableName(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getTableName() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getTableName() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getTableName(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getTableName() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getTableName(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getTableName() - Method in class org.hibernate.sql.Update
 
getTableSpan() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTableSpan() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getTableSpan() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getTableSpan() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getTableTypeString() - Method in class org.hibernate.dialect.Dialect
 
getTableTypeString() - Method in class org.hibernate.dialect.MySQL5InnoDBDialect
 
getTableTypeString() - Method in class org.hibernate.dialect.MySQLInnoDBDialect
 
getTableTypeString() - Method in class org.hibernate.dialect.MySQLMyISAMDialect
 
getTableUniqueConstraints() - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
getTableUniqueConstraints() - Method in interface org.hibernate.cfg.ExtendedMappings
Deprecated. Use ExtendedMappings.getUniqueConstraintHoldersByTable() instead
getTableUpdateNeeded(int[], boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Decide which tables need to be updated.
getTarget() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Getter for property 'target'.
getTargetEntity(PropertyData, ExtendedMappings) - Static method in class org.hibernate.cfg.ToOneBinder
 
getTargetFromProxy(SessionFactoryImplementor, HibernateProxy) - Static method in class org.hibernate.envers.tools.Tools
 
getTemplate() - Method in class org.hibernate.dialect.function.TemplateRenderer
 
getTemplate(Dialect, SQLFunctionRegistry) - Method in class org.hibernate.mapping.Column
 
getTemplate(Dialect, SQLFunctionRegistry) - Method in class org.hibernate.mapping.Formula
 
getTemplate(Dialect, SQLFunctionRegistry) - Method in interface org.hibernate.mapping.Selectable
 
getTemporaryIdTableDDL() - Method in class org.hibernate.mapping.PersistentClass
 
getTemporaryIdTableDDL() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTemporaryIdTableDDL() - Method in interface org.hibernate.persister.entity.Queryable
Get the appropriate DDL command for generating the temporary table to be used to (potentially) store id values when performing bulk update/deletes.
getTemporaryIdTableName() - Method in class org.hibernate.mapping.PersistentClass
 
getTemporaryIdTableName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTemporaryIdTableName() - Method in interface org.hibernate.persister.entity.Queryable
Get the name of the temporary table to be used to (potentially) store id values when performing bulk update/deletes.
Getter - Interface in org.hibernate.property
Gets values of a particular property
getters - Variable in class org.hibernate.bytecode.javassist.BulkAccessor
 
getters - Variable in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
getters - Variable in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getText(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getText(Dialect) - Method in class org.hibernate.mapping.Column
 
getText() - Method in class org.hibernate.mapping.Column
 
getText(Dialect) - Method in class org.hibernate.mapping.Formula
 
getText() - Method in class org.hibernate.mapping.Formula
 
getText(Dialect) - Method in interface org.hibernate.mapping.Selectable
 
getText() - Method in interface org.hibernate.mapping.Selectable
 
getText() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getText(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read text
getText() - Method in interface org.hibernate.sql.ordering.antlr.Node
Get the intrinsic text of this node.
getText() - Method in class org.hibernate.tuple.ElementWrapper
 
getTextLength() - Method in class org.hibernate.hql.ast.tree.Node
 
getTextTrim() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getTextTrim() - Method in class org.hibernate.tuple.ElementWrapper
 
getThird() - Method in class org.hibernate.envers.tools.Triple
 
getTimeout() - Method in interface org.hibernate.cache.Cache
Deprecated. Get a reasonable "lock timeout"
getTimeout() - Method in class org.hibernate.cache.EhCache
Returns the lock timeout for this cache.
getTimeout() - Method in class org.hibernate.cache.HashtableCache
 
getTimeout() - Method in class org.hibernate.cache.impl.bridge.BaseRegionAdapter
 
getTimeout() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getTimeout() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
getTimeout() - Method in class org.hibernate.cache.OSCache
 
getTimeout() - Method in interface org.hibernate.cache.Region
 
getTimeout() - Method in class org.hibernate.cache.SwarmCache
Get a reasonable "lock timeout"
getTimeout() - Method in class org.hibernate.engine.NamedQueryDefinition
 
getTimeout() - Method in class org.hibernate.engine.RowSelection
 
getTimeout() - Method in class org.hibernate.impl.CriteriaImpl
 
getTimeOut() - Method in class org.hibernate.LockOptions
Retrieve the current timeout setting.
getTimeOut() - Method in interface org.hibernate.Session.LockRequest
Get the timeout setting.
getTimesAccessed() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
How many times has this structure been accessed through this reference?
getTimesAccessed() - Method in class org.hibernate.id.enhanced.SequenceStructure
How many times has this structure been accessed through this reference?
getTimesAccessed() - Method in class org.hibernate.id.enhanced.TableStructure
How many times has this structure been accessed through this reference?
getTimestamp() - Method in interface org.hibernate.engine.SessionImplementor
System time before the start of the transaction
getTimestamp() - Method in class org.hibernate.envers.DefaultRevisionEntity
 
getTimestamp() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getTimestamp() - Method in class org.hibernate.impl.SessionImpl
 
getTimestamp() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getTimestampsCacheInstance() - Method in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Retrieve a handle to the Cache instance to be used for storing timestamps.
getTimestampsCacheInstance() - Method in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Retrieve a handle to the Cache instance to be used for storing timestamps.
getTimestampsCacheInstance() - Method in interface org.hibernate.cache.jbc.CacheInstanceManager
Retrieve a handle to the Cache instance to be used for storing timestamps.
getTimeZone(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getTimeZone(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a timezone
getToEntityName() - Method in class org.hibernate.envers.entities.RelationDescription
 
getTokenReplacements() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
getTokenTypeName(int) - Method in class org.hibernate.hql.ast.util.ASTPrinter
Returns the token type name for the given token type.
getTokenTypeName(Class, int) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Intended to retrieve the name of an AST token type based on the token type interface.
getTransaction() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
getTransaction() - Method in class org.hibernate.impl.SessionImpl
 
getTransaction() - Method in class org.hibernate.impl.StatelessSessionImpl
 
getTransaction() - Method in class org.hibernate.jdbc.JDBCContext
 
getTransaction() - Method in interface org.hibernate.Session
Get the Transaction instance associated with this session.
getTransaction() - Method in interface org.hibernate.StatelessSession
Get the current Hibernate transaction.
getTransaction() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
getTransaction() - Method in class org.hibernate.transaction.CMTTransaction
Getter for property 'transaction'.
getTransaction() - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter
getTransactionCount() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
getTransactionCount() - Method in interface org.hibernate.stat.Statistics
The number of transactions we know to have completed
getTransactionCount() - Method in class org.hibernate.stat.StatisticsImpl
 
getTransactionFactory() - Method in class org.hibernate.cfg.Settings
 
getTransactionFactory() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getTransactionIdentifier(Transaction) - Method in class org.hibernate.test.tm.TransactionManagerLookupImpl
 
getTransactionIdentifier(Transaction) - Method in class org.hibernate.transaction.BTMTransactionManagerLookup
Determine an identifier for the given transaction appropriate for use in caching/lookup usages.
getTransactionIdentifier(Transaction) - Method in class org.hibernate.transaction.JNDITransactionManagerLookup
Determine an identifier for the given transaction appropriate for use in caching/lookup usages.
getTransactionIdentifier(Transaction) - Method in class org.hibernate.transaction.JOnASTransactionManagerLookup
Determine an identifier for the given transaction appropriate for use in caching/lookup usages.
getTransactionIdentifier(Transaction) - Method in class org.hibernate.transaction.JOTMTransactionManagerLookup
Determine an identifier for the given transaction appropriate for use in caching/lookup usages.
getTransactionIdentifier(Transaction) - Method in interface org.hibernate.transaction.TransactionManagerLookup
Determine an identifier for the given transaction appropriate for use in caching/lookup usages.
getTransactionIdentifier(Transaction) - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup
Determine an identifier for the given transaction appropriate for use in caching/lookup usages.
getTransactionIdentifier(Transaction) - Method in class org.hibernate.transaction.WebSphereTransactionManagerLookup
Determine an identifier for the given transaction appropriate for use in caching/lookup usages.
getTransactionManager() - Method in class org.hibernate.cache.infinispan.tm.HibernateTransactionManagerLookup
 
getTransactionManager() - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get the JTA transaction manager
getTransactionManager() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getTransactionManager(Properties) - Method in class org.hibernate.test.tm.TransactionManagerLookupImpl
 
getTransactionManager(Properties) - Method in class org.hibernate.transaction.BTMTransactionManagerLookup
Obtain the JTA TransactionManager.
getTransactionManager(Properties) - Method in class org.hibernate.transaction.JNDITransactionManagerLookup
Obtain the JTA TransactionManager.
getTransactionManager(Properties) - Method in class org.hibernate.transaction.JOnASTransactionManagerLookup
 
getTransactionManager(Properties) - Method in class org.hibernate.transaction.JOTMTransactionManagerLookup
Obtain the JTA TransactionManager.
getTransactionManager(Properties) - Method in interface org.hibernate.transaction.TransactionManagerLookup
Obtain the JTA TransactionManager.
getTransactionManager(Properties) - Static method in class org.hibernate.transaction.TransactionManagerLookupFactory
Convenience method for locating the JTA TransactionManager from the given platform config.
getTransactionManager(Properties) - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup
Obtain the JTA TransactionManager.
getTransactionManager(Properties) - Method in class org.hibernate.transaction.WebSphereTransactionManagerLookup
Obtain the JTA TransactionManager.
getTransactionManagerLookup() - Method in class org.hibernate.cfg.Settings
 
getTransactionManagerLookup(Properties) - Static method in class org.hibernate.transaction.TransactionManagerLookupFactory
Generate the appropriate TransactionManagerLookup given the config settings being passed.
getTransactionType() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getTransactionType(String) - Static method in class org.hibernate.ejb.packaging.PersistenceXmlLoader
 
getTransformer(ClassFilter, FieldFilter) - Method in interface org.hibernate.bytecode.BytecodeProvider
Generate a ClassTransformer capable of performing bytecode manipulation.
getTransformer(ClassFilter, FieldFilter) - Method in class org.hibernate.bytecode.cglib.BytecodeProviderImpl
Deprecated.  
getTransformer(ClassFilter, FieldFilter) - Method in class org.hibernate.bytecode.javassist.BytecodeProviderImpl
 
getTransientCopyCache(MergeEvent, EventCache) - Method in class org.hibernate.event.def.DefaultMergeEventListener
 
getTranslators() - Method in class org.hibernate.engine.query.HQLQueryPlan
 
getTrimCharacter() - Method in class org.hibernate.dialect.function.TrimFunctionTemplate.Options
 
getTrimCharacter() - Method in class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
getTrimSource() - Method in class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
getTrimspec() - Method in class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
getTrimSpecification() - Method in class org.hibernate.dialect.function.TrimFunctionTemplate.Options
 
getTrueString() - Method in class org.hibernate.type.CharBooleanType
Deprecated.  
getTrueString() - Method in class org.hibernate.type.TrueFalseType
 
getTrueString() - Method in class org.hibernate.type.YesNoType
 
getTruthValue() - Method in class org.hibernate.ejb.criteria.predicate.ExplicitTruthValueCheck
 
getTuplizer(SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTuplizer(EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTuplizer(EntityMode) - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getTuplizer(EntityMode) - Method in class org.hibernate.tuple.EntityModeToTuplizerMapping
Locate the tuplizer contained within this mapping which is responsible for the given entity-mode.
getTuplizerImplClassName(EntityMode) - Method in class org.hibernate.mapping.Component
 
getTuplizerImplClassName(EntityMode) - Method in class org.hibernate.mapping.PersistentClass
 
getTuplizerImplClassName(EntityMode) - Method in class org.hibernate.mapping.Subclass
 
getTuplizerMap() - Method in class org.hibernate.mapping.Component
 
getTuplizerMap() - Method in class org.hibernate.mapping.PersistentClass
 
getTuplizerMap() - Method in class org.hibernate.mapping.Subclass
 
getTuplizerMapping() - Method in class org.hibernate.tuple.component.ComponentMetamodel
 
getTuplizerMapping() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getTuplizerMapping() - Method in class org.hibernate.type.ComponentType
 
getTuplizerOrNull(EntityMode) - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getTuplizerOrNull(EntityMode) - Method in class org.hibernate.tuple.EntityModeToTuplizerMapping
Locate the contained tuplizer responsible for the given entity-mode.
getType() - Method in enum org.hibernate.cfg.AccessType
 
getType() - Method in class org.hibernate.cfg.InheritanceState
 
getType(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the type of a property path, ignoring projection aliases
getType() - Method in class org.hibernate.dialect.function.StandardSQLFunction
Function static return type accessor.
getType() - Method in exception org.hibernate.DuplicateMappingException
 
getType() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
 
getType() - Method in class org.hibernate.ejb.metamodel.SingularAttributeImpl
getType() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryScalarReturn
 
getType() - Method in class org.hibernate.engine.TypedValue
 
getType(int) - Method in class org.hibernate.impl.AbstractScrollableResults
 
getType() - Method in exception org.hibernate.InvalidMappingException
 
getType(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getType() - Method in class org.hibernate.loader.custom.ScalarReturn
 
getType() - Method in class org.hibernate.mapping.Any
 
getType() - Method in class org.hibernate.mapping.Collection
 
getType() - Method in class org.hibernate.mapping.Component
 
getType() - Method in class org.hibernate.mapping.DependantValue
 
getType() - Method in class org.hibernate.mapping.ManyToOne
 
getType() - Method in class org.hibernate.mapping.OneToMany
 
getType() - Method in class org.hibernate.mapping.OneToOne
 
getType() - Method in class org.hibernate.mapping.Property
 
getType() - Method in class org.hibernate.mapping.SimpleValue
 
getType() - Method in class org.hibernate.mapping.ToOne
 
getType() - Method in interface org.hibernate.mapping.Value
 
getType() - Method in exception org.hibernate.MappingNotFoundException
 
getType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getType() - Method in class org.hibernate.persister.collection.CollectionPropertyMapping
 
getType() - Method in class org.hibernate.persister.collection.CompositeElementPropertyMapping
 
getType() - Method in class org.hibernate.persister.collection.ElementPropertyMapping
 
getType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getType() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
 
getType() - Method in interface org.hibernate.persister.entity.PropertyMapping
Get the type of the thing containing the properties
getType() - Method in interface org.hibernate.persister.entity.SQLLoadable
Get the type
getType(int) - Method in interface org.hibernate.ScrollableResults
Get the type of the ith column of results
getType() - Method in class org.hibernate.tuple.Property
 
getType() - Method in interface org.hibernate.util.xml.Origin
Retrieve the type of origin.
getType() - Method in class org.hibernate.util.xml.OriginImpl
Retrieve the type of origin.
getTypeClass() - Method in class org.hibernate.mapping.TypeDef
 
getTypeCode() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
 
getTypeDef(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getTypeDef(String) - Method in interface org.hibernate.cfg.Mappings
Retrieve a type definition by name.
getTypedIdentifierValue(Criteria, Object) - Method in interface org.hibernate.criterion.CriteriaQuery
 
getTypedIdentifierValue(Criteria, Object) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getTypeDiscriminatorMetadata() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getTypeDiscriminatorMetadata() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTypeDiscriminatorMetadata() - Method in interface org.hibernate.persister.entity.Queryable
Retrieve the information needed to properly deal with this entity's discriminator in a query.
getTypedValue(Criteria, String, Object) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the a typed value for the given property value.
getTypedValue(Criteria, String, Object) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
Get the a typed value for the given property value.
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AbstractEmptinessExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.BetweenExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.Criterion
Return typed values for all parameters in the rendered SQL fragment
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Example
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.IdentifierEqExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.IlikeExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.InExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Junction
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.LikeExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.LogicalExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NaturalIdentifier
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NotExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NotNullExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NullExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.PropertyExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleSubqueryExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SizeExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SQLCriterion
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SubqueryExpression
 
getTypeFirstRegionFqn(String, String, String) - Static method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
getTypeFromXML(Element) - Static method in class org.hibernate.cfg.HbmBinder
 
getTypeIndex() - Method in class org.hibernate.mapping.Column
 
getTypeLastRegionFqn(String, String, String) - Static method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
getTypeName() - Method in interface org.hibernate.cfg.PropertyData
Returns the returned class name itself
getTypeName() - Method in class org.hibernate.cfg.PropertyInferredData
 
getTypeName() - Method in class org.hibernate.cfg.PropertyPreloadedData
 
getTypeName() - Method in class org.hibernate.cfg.WrappedInferredData
 
getTypeName(int) - Method in class org.hibernate.dialect.Dialect
Get the name of the database type associated with the given Types typecode.
getTypeName(int, int, int, int) - Method in class org.hibernate.dialect.Dialect
Get the name of the database type associated with the given Types typecode with the given storage specification parameters.
getTypeName(int, int, int, int) - Method in class org.hibernate.dialect.TeradataDialect
Get the name of the database type associated with the given java.sql.Types typecode.
getTypeName() - Method in class org.hibernate.mapping.Collection
 
getTypeName() - Method in class org.hibernate.mapping.SimpleValue
 
getTypeName() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
 
getTypeOverrides() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Returns an unmodifiable map containing configured entity/collection type configuration overrides.
getTypeParameters() - Method in class org.hibernate.mapping.Collection
 
getTypeParameters() - Method in class org.hibernate.mapping.SimpleValue
 
getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AggregateProjection
Types returned by the rendered SQL fragment.
getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
 
getTypes(String, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
 
getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
 
getTypes(String, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
 
getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.IdentifierProjection
 
getTypes(Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.Projection
Types returned by the rendered SQL fragment.
getTypes(String, Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.Projection
Get the return types for a particular user-visible alias.
getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
 
getTypes(String, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
 
getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.PropertyProjection
 
getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.RowCountProjection
 
getTypes(String, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
 
getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SQLProjection
 
getTypes(String, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SQLProjection
 
getTypes() - Method in class org.hibernate.criterion.SubqueryExpression
 
getTypes() - Method in class org.hibernate.impl.AbstractQueryImpl
Retreives the list of parameter types bound to this query for ordinal parameters.
getTypes() - Method in class org.hibernate.impl.AbstractScrollableResults
 
getTypeUsingProjection(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the type of a property path
getTypeUsingProjection(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getUninitializedFields() - Method in class org.hibernate.intercept.AbstractFieldInterceptor
 
getUniqueChild(Element, String) - Static method in class org.hibernate.ejb.packaging.XmlHelper
Gets the child of the specified element having the specified unique name.
getUniqueChildContent(Element, String) - Static method in class org.hibernate.ejb.packaging.XmlHelper
Macro to get the content of a unique child element.
getUniqueConstraintHoldersByTable() - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
getUniqueConstraintHoldersByTable() - Method in interface org.hibernate.cfg.ExtendedMappings
 
getUniqueCounter() - Method in class org.hibernate.cfg.FkSecondPass
 
getUniqueInteger() - Method in class org.hibernate.mapping.Table
 
getUniqueKey(String) - Method in class org.hibernate.mapping.Table
 
getUniqueKeyIterator() - Method in class org.hibernate.mapping.DenormalizedTable
 
getUniqueKeyIterator() - Method in class org.hibernate.mapping.Table
 
getUniqueKeyName() - Method in class org.hibernate.engine.EntityUniqueKey
 
getUniquePath() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getUniquePath(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getUniquePath() - Method in class org.hibernate.tuple.ElementWrapper
 
getUniquePath(Element) - Method in class org.hibernate.tuple.ElementWrapper
 
getUnjoinedPropertyIterator() - Method in class org.hibernate.mapping.PersistentClass
Build an iterator over the properties defined on this class which are not defined as part of a join.
getUnlockTimestamp() - Method in class org.hibernate.cache.ReadWriteCache.Lock
 
getUnqualifiedJarName() - Method in class org.hibernate.ejb.packaging.AbstractJarVisitor
Get the unqualified Jar name (ie wo path and wo extension)
getUnqualifiedJarName() - Method in class org.hibernate.ejb.packaging.JarProtocolVisitor
 
getUnqualifiedJarName() - Method in interface org.hibernate.ejb.packaging.JarVisitor
Get the unqualified Jar name (ie wo path and wo extension)
getUnqualifiedJarName(URL) - Method in class org.hibernate.ejb.packaging.NativeScanner
 
getUnqualifiedJarName(URL) - Method in interface org.hibernate.ejb.packaging.Scanner
return the unqualified JAR name ie customer-model.jar or store.war
getUnsavedIdentifierValue(String, Getter, Type, Constructor) - Static method in class org.hibernate.engine.UnsavedValueFactory
Return an IdentifierValue for the specified unsaved-value.
getUnsavedValue() - Method in class org.hibernate.tuple.IdentifierProperty
 
getUnsavedValue() - Method in class org.hibernate.tuple.VersionProperty
 
getUnsavedVersionValue(String, Getter, VersionType, Constructor) - Static method in class org.hibernate.engine.UnsavedValueFactory
 
getUpdateCheckStyle() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getUpdateCount() - Method in interface org.hibernate.stat.CollectionStatistics
 
getUpdateCount() - Method in class org.hibernate.stat.CollectionStatisticsImpl
 
getUpdateCount() - Method in class org.hibernate.stat.ConcurrentCollectionStatisticsImpl
 
getUpdateCount() - Method in class org.hibernate.stat.ConcurrentEntityStatisticsImpl
 
getUpdateCount() - Method in interface org.hibernate.stat.EntityStatistics
 
getUpdateCount() - Method in class org.hibernate.stat.EntityStatisticsImpl
 
getUpdateEventListeners() - Method in class org.hibernate.event.EventListeners
 
getUpdateId(Object, EntityPersister, Serializable, SessionImplementor) - Method in class org.hibernate.event.def.DefaultSaveOrUpdateEventListener
Determine the id to use for updating.
getUpdateId(Object, EntityPersister, Serializable, SessionImplementor) - Method in class org.hibernate.event.def.DefaultUpdateEventListener
If the user specified an id, assign it to the instance and use that, otherwise use the id already assigned to the instance
getUpdateTimestampsCache() - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get the cache of table update timestamps
getUpdateTimestampsCache() - Method in class org.hibernate.impl.SessionFactoryImpl
 
getUpperBound() - Method in class org.hibernate.ejb.criteria.predicate.BetweenPredicate
 
getURLFromPath(String) - Static method in class org.hibernate.ejb.packaging.JarVisitorFactory
get the URL from a given path string
getUserAliases() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getUserResourceAsStream(String) - Static method in class org.hibernate.util.ConfigHelper
 
getUserTransaction() - Method in class org.hibernate.transaction.JTATransaction
Getter for property 'userTransaction'.
getUserTransaction() - Method in class org.hibernate.transaction.JTATransactionFactory
Get the UserTransaction reference.
getUserTransactionName() - Method in class org.hibernate.test.tm.TransactionManagerLookupImpl
 
getUserTransactionName() - Method in class org.hibernate.transaction.BESTransactionManagerLookup
 
getUserTransactionName() - Method in class org.hibernate.transaction.BTMTransactionManagerLookup
Return the JNDI namespace of the JTA UserTransaction for this platform or null; optional operation.
getUserTransactionName() - Method in class org.hibernate.transaction.JBossTransactionManagerLookup
 
getUserTransactionName() - Method in class org.hibernate.transaction.JOnASTransactionManagerLookup
Return the JNDI namespace of the JTA UserTransaction for this platform or null; optional operation.
getUserTransactionName() - Method in class org.hibernate.transaction.JOTMTransactionManagerLookup
Return the JNDI namespace of the JTA UserTransaction for this platform or null; optional operation.
getUserTransactionName() - Method in class org.hibernate.transaction.JRun4TransactionManagerLookup
 
getUserTransactionName() - Method in class org.hibernate.transaction.JTATransactionFactory
Getter for property 'userTransactionName'.
getUserTransactionName() - Method in class org.hibernate.transaction.OC4JTransactionManagerLookup
 
getUserTransactionName() - Method in class org.hibernate.transaction.OrionTransactionManagerLookup
Return the JNDI namespace of the JTA UserTransaction for this platform or null; optional operation.
getUserTransactionName() - Method in class org.hibernate.transaction.ResinTransactionManagerLookup
Return the JNDI namespace of the JTA UserTransaction for this platform or null; optional operation.
getUserTransactionName() - Method in class org.hibernate.transaction.SunONETransactionManagerLookup
Return the JNDI namespace of the JTA UserTransaction for this platform or null; optional operation.
getUserTransactionName() - Method in interface org.hibernate.transaction.TransactionManagerLookup
Return the JNDI namespace of the JTA UserTransaction for this platform or null; optional operation.
getUserTransactionName() - Method in class org.hibernate.transaction.WeblogicTransactionManagerLookup
 
getUserTransactionName() - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup
Return the JNDI namespace of the JTA UserTransaction for this platform or null; optional operation.
getUserTransactionName() - Method in class org.hibernate.transaction.WebSphereTransactionManagerLookup
Return the JNDI namespace of the JTA UserTransaction for this platform or null; optional operation.
getUserType() - Method in class org.hibernate.type.CustomCollectionType
 
getUserType() - Method in class org.hibernate.type.CustomType
 
getUtilizedFilterNames() - Method in class org.hibernate.engine.query.HQLQueryPlan
 
getValidationMode() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getValidUsageString() - Static method in class org.hibernate.cache.access.AccessType
 
getValue() - Method in class org.hibernate.cache.ReadWriteCache.Item
The actual cached data
getValue() - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
getValue() - Method in class org.hibernate.cfg.FkSecondPass
 
getValue() - Method in class org.hibernate.collection.AbstractPersistentCollection
return the user-visible collection (or array) instance
getValue() - Method in class org.hibernate.collection.PersistentArrayHolder
 
getValue() - Method in interface org.hibernate.collection.PersistentCollection
return the user-visible collection (or array) instance
getValue() - Method in class org.hibernate.collection.PersistentElementHolder
 
getValue() - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
getValue() - Method in class org.hibernate.ejb.criteria.expression.function.SubstringFunction
 
getValue() - Method in class org.hibernate.engine.TypedValue
 
getValue(String) - Method in class org.hibernate.envers.configuration.PersistentClassGraphDefiner
 
getValue() - Method in class org.hibernate.envers.entities.mapper.id.QueryParameterData
 
getValue(R) - Method in interface org.hibernate.envers.tools.graph.GraphDefiner
 
getValue() - Method in class org.hibernate.hql.ast.tree.BooleanLiteralNode
 
getValue() - Method in class org.hibernate.mapping.Column
 
getValue() - Method in class org.hibernate.mapping.MetaAttribute
 
getValue() - Method in class org.hibernate.mapping.Property
 
getValue() - Method in class org.hibernate.util.IdentityMap.IdentityMapEntry
 
getValueColumnName() - Method in class org.hibernate.id.enhanced.TableGenerator
The name of the column in which we store our persistent generator value.
getValueHandler() - Method in class org.hibernate.ejb.criteria.expression.AbstractTupleElement
getValueHandler() - Method in interface org.hibernate.ejb.criteria.TupleElementImplementor
 
getValueHandlers() - Method in interface org.hibernate.ejb.criteria.CriteriaQueryCompiler.RenderedCriteriaQuery
 
getValueHandlers() - Method in class org.hibernate.ejb.criteria.expression.CompoundSelectionImpl
 
getValueHandlers() - Method in class org.hibernate.ejb.criteria.expression.SelectionImpl
 
getValueHandlers() - Method in interface org.hibernate.ejb.criteria.SelectionImplementor
 
getValueHandlers() - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor.Options
Get the conversions for the individual tuples in the query results.
getValues() - Method in class org.hibernate.ejb.criteria.predicate.InPredicate
 
getValues() - Method in class org.hibernate.envers.configuration.PersistentClassGraphDefiner
 
getValues() - Method in interface org.hibernate.envers.tools.graph.GraphDefiner
 
getValues() - Method in class org.hibernate.impl.AbstractQueryImpl
Retreives the list of parameter values bound to this query for ordinal parameters.
getValues() - Method in class org.hibernate.mapping.MetaAttribute
 
getVerCfg() - Method in class org.hibernate.envers.event.AuditEventListener
 
getVerEntCfg() - Method in class org.hibernate.envers.entities.mapper.relation.CommonCollectionMapperData
 
getVersion() - Method in class org.hibernate.cache.entry.CacheEntry
 
getVersion(Class<Y>) - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
getVersion() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getVersion() - Method in class org.hibernate.engine.EntityEntry
 
getVersion(Object[], EntityPersister) - Static method in class org.hibernate.engine.Versioning
Extract the optimisitc locking value out of the entity state snapshot.
getVersion() - Method in class org.hibernate.mapping.MappedSuperclass
 
getVersion() - Method in class org.hibernate.mapping.PersistentClass
 
getVersion() - Method in class org.hibernate.mapping.RootClass
 
getVersion() - Method in class org.hibernate.mapping.Subclass
 
getVersion(Object, EntityMode) - Method in interface org.hibernate.metadata.ClassMetadata
Get the version number (or timestamp) from the object's version property (or return null if not versioned)
getVersion(Object, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersion(Object, EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the version number (or timestamp) from the object's version property (or return null if not versioned)
getVersion() - Method in class org.hibernate.test.cache.VersionedItem
 
getVersion(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getVersion(Object) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Extract the value of the version property from the given entity.
getVersionColumnName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionColumnName() - Method in interface org.hibernate.persister.entity.Lockable
For versioned entities, get the name of the column (again, expected on the root table) used to store the version values.
getVersionComparator() - Method in interface org.hibernate.cache.CacheDataDescription
Get the comparator used to compare two different version values.
getVersionComparator() - Method in class org.hibernate.cache.impl.bridge.OptimisticCacheSourceAdapter
 
getVersionComparator() - Method in class org.hibernate.cache.impl.CacheDataDescriptionImpl
 
getVersionComparator() - Method in interface org.hibernate.cache.OptimisticCacheSource
Get the comparator used to compare two different version values.
getVersionComparator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionedTableName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionGetter() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getVersionGetter() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Retrieve the getter for the version property.
getVersionProperty() - Method in interface org.hibernate.metadata.ClassMetadata
Get the index of the version property
getVersionProperty() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionProperty() - Method in interface org.hibernate.persister.entity.EntityPersister
If EntityPersister.isVersioned(), then what is the index of the property holding the locking value.
getVersionProperty() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getVersionPropertyIndex() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getVersionSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionsMiddleEntityName() - Method in class org.hibernate.envers.entities.mapper.relation.CommonCollectionMapperData
 
getVersionString() - Static method in class org.hibernate.cfg.annotations.Version
 
getVersionString() - Static method in class org.hibernate.ejb.Version
 
getVersionString() - Static method in class org.hibernate.Version
 
getVersionType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionType() - Method in interface org.hibernate.persister.entity.EntityPersister
If EntityPersister.isVersioned(), then what is the type of the property holding the locking value.
getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.Dialect
 
getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.H2Dialect
 
getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.HSQLDialect
 
getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.InformixDialect
 
getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
getViolatedConstraintNameExtracter() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getVisitor(String, Filter[]) - Static method in class org.hibernate.ejb.packaging.JarVisitorFactory
Get a JarVisitor to the jar jarPath applying the given filters Method used in a non-managed environment
getVisitor(URL, Filter[]) - Static method in class org.hibernate.ejb.packaging.JarVisitorFactory
Build a JarVisitor on the given JAR URL applying the given filters
getVisitor(URL, Filter[], String) - Static method in class org.hibernate.ejb.packaging.JarVisitorFactory
 
getWalker() - Method in class org.hibernate.hql.ast.exec.AbstractStatementExecutor
 
getWalker() - Method in class org.hibernate.hql.ast.tree.HqlSqlWalkerNode
 
getWalker() - Method in interface org.hibernate.hql.ast.tree.Statement
Retreive the "phase 2" walker which generated this statement tree.
getWhenClauses() - Method in class org.hibernate.ejb.criteria.expression.SearchedCaseExpression
 
getWhenClauses() - Method in class org.hibernate.ejb.criteria.expression.SimpleCaseExpression
 
getWhere() - Method in class org.hibernate.mapping.Collection
 
getWhere() - Method in class org.hibernate.mapping.PersistentClass
 
getWhere() - Method in class org.hibernate.mapping.RootClass
 
getWhere() - Method in class org.hibernate.mapping.Subclass
 
getWhereClause() - Method in class org.hibernate.hql.ast.tree.AbstractRestrictableStatement
 
getWhereClause() - Method in interface org.hibernate.hql.ast.tree.RestrictableStatement
Retreives the where-clause defining the restriction(s) in effect for this statement.
getWhereClauseParentTokenType() - Method in class org.hibernate.hql.ast.tree.AbstractRestrictableStatement
 
getWhereClauseParentTokenType() - Method in class org.hibernate.hql.ast.tree.DeleteStatement
 
getWhereClauseParentTokenType() - Method in class org.hibernate.hql.ast.tree.QueryNode
 
getWhereClauseParentTokenType() - Method in class org.hibernate.hql.ast.tree.UpdateStatement
 
getWhereColumn() - Method in class org.hibernate.hql.classic.PathExpressionParser
 
getWhereColumns() - Method in class org.hibernate.hql.classic.PathExpressionParser
 
getWhereColumnType() - Method in class org.hibernate.hql.classic.PathExpressionParser
 
getWhereCondition() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getWhereFragment() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
getWhereFragment() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
Use the discriminator, to narrow the select to instances of the queried subclass, also applying any filters.
getWhereJoin() - Method in class org.hibernate.hql.classic.PathExpressionParser
 
getWithClause() - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
getWithClause(String) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getWithClause(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getWithClause(String) - Method in class org.hibernate.loader.JoinWalker
 
getWithClauseFragment() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getWithClauseJoinAlias() - Method in class org.hibernate.hql.ast.tree.FromElement
 
getWrappedBlob() - Method in class org.hibernate.engine.jdbc.SerializableBlobProxy
 
getWrappedBlob() - Method in interface org.hibernate.engine.jdbc.WrappedBlob
Retrieve the wrapped Blob reference
getWrappedClob() - Method in class org.hibernate.engine.jdbc.SerializableClobProxy
 
getWrappedClob() - Method in interface org.hibernate.engine.jdbc.WrappedClob
Retrieve the wrapped Blob reference
getWrappedConnection(Connection) - Static method in class org.hibernate.jdbc.BorrowedConnectionProxy
Convience method for unwrapping a connection proxy and getting a handle to an underlying connection.
getWrappedConnection() - Method in interface org.hibernate.jdbc.ConnectionWrapper
Get a reference to the wrapped connection.
getWriteExpr() - Method in class org.hibernate.mapping.Column
 
getWriteLockString(int) - Method in class org.hibernate.dialect.DerbyDialect
 
getWriteLockString(int) - Method in class org.hibernate.dialect.Dialect
Get the string to append to SELECT statements to acquire WRITE locks for this dialect.
getWriteLockString(int) - Method in class org.hibernate.dialect.MySQLDialect
 
getWriteLockString(int) - Method in class org.hibernate.dialect.Oracle9iDialect
 
getWriteLockString(int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getXClass() - Method in interface org.hibernate.envers.configuration.metadata.reader.PersistentPropertiesSource
 
getXMLContext() - Method in class org.hibernate.cfg.annotations.reflection.JPAMetadataProvider
 
getXmlFiles() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
getXmlMapping() - Method in class org.hibernate.envers.entities.IdMappingData
 
getXmlRelationMapping() - Method in class org.hibernate.envers.entities.IdMappingData
 
getXMLTree(String) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
getXPathResult(int) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getXPathResult(int) - Method in class org.hibernate.tuple.ElementWrapper
 
GlobalConfiguration - Class in org.hibernate.envers.configuration
 
GlobalConfiguration(Properties) - Constructor for class org.hibernate.envers.configuration.GlobalConfiguration
 
GLOBALLY_QUOTED_IDENTIFIERS - Static variable in class org.hibernate.cfg.Environment
Should all database identifiers be quoted.
GONE - Static variable in class org.hibernate.engine.Status
 
GraphDefiner<V,R> - Interface in org.hibernate.envers.tools.graph
Defines a graph, where each vertex has a representation, which identifies uniquely a value.
GraphTopologicalSort - Class in org.hibernate.envers.tools.graph
 
GraphTopologicalSort() - Constructor for class org.hibernate.envers.tools.graph.GraphTopologicalSort
 
greaterThan(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
greaterThan(Expression<? extends Y>, Y) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
greaterThan(LockMode) - Method in class org.hibernate.LockMode
Check if this lock mode is more restrictive than the given lock mode.
greaterThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
greaterThanOrEqualTo(Expression<? extends Y>, Y) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
greatest(Expression<X>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
group() - Method in class org.hibernate.criterion.Property
 
groupBy(Expression<?>...) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
groupBy(List<Expression<?>>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
 
groupBy(Expression<?>...) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
groupBy(List<Expression<?>>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
GroupByParser - Class in org.hibernate.hql.classic
Parses the GROUP BY clause of an aggregate query
GroupByParser() - Constructor for class org.hibernate.hql.classic.GroupByParser
 
groupProperty(String) - Static method in class org.hibernate.criterion.Projections
A grouping property value
GroupsPerOperation - Class in org.hibernate.cfg.beanvalidation
 
GroupsPerOperation(Properties) - Constructor for class org.hibernate.cfg.beanvalidation.GroupsPerOperation
 
GroupsPerOperation.Operation - Enum in org.hibernate.cfg.beanvalidation
 
gt(Object) - Method in class org.hibernate.criterion.Property
 
gt(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
gt(String, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply a "greater than" constraint to the named property
gt(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
gt(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
gt(Expression<? extends Number>, Number) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
gt(T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "greater than" constraint
gt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
gt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
gt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
gt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
gt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
gt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
gt(IntegralDataTypeHolder) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a "greater than" comparison check.
gt(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a "greater than" comparison check.
gtAll(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
gtAll(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
gtProperty(Property) - Method in class org.hibernate.criterion.Property
 
gtProperty(String) - Method in class org.hibernate.criterion.Property
 
gtProperty(String, String) - Static method in class org.hibernate.criterion.Restrictions
Apply a "greater than" constraint to two properties
gtProperty(String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "greater than" constraint to another property
gtSome(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
gtSome(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
guessEntityMode(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
guessEntityMode(Object) - Method in interface org.hibernate.persister.entity.EntityPersister
Try to discover the entity mode from the entity instance
guessEntityMode(Object) - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
guessEntityMode(Object) - Method in class org.hibernate.tuple.EntityModeToTuplizerMapping
Given a supposed instance of an entity/component, guess its entity mode.
guessEntityName(Object) - Method in interface org.hibernate.engine.SessionImplementor
The guessed entity name for an entity not in an association
guessEntityName(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
guessEntityName(Object) - Method in class org.hibernate.impl.SessionImpl
 
guessEntityName(Object) - Method in class org.hibernate.impl.StatelessSessionImpl
 
GUIDGenerator - Class in org.hibernate.id
Generates string values using the SQL Server NEWID() function.
GUIDGenerator() - Constructor for class org.hibernate.id.GUIDGenerator
 

H

H2Dialect - Class in org.hibernate.dialect
A dialect compatible with the H2 database.
H2Dialect() - Constructor for class org.hibernate.dialect.H2Dialect
 
handledNonSpecificException(SQLException, String, String) - Method in class org.hibernate.exception.CacheSQLStateConverter
Handle an exception not converted to a specific type based on the SQLState.
handledNonSpecificException(SQLException, String, String) - Method in class org.hibernate.exception.SQLStateConverter
Handle an exception not converted to a specific type based on the SQLState.
handleDotIdent() - Method in class org.hibernate.hql.ast.HqlParser
 
handleEntityNotFound(String, Serializable) - Method in interface org.hibernate.proxy.EntityNotFoundDelegate
 
handleEvictAllInvalidation(CacheEntryInvalidatedEvent) - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
handleEvictAllInvalidation(CacheEntryInvalidatedEvent) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
 
handleEvictAllInvalidation(NodeInvalidatedEvent) - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
handleEvictAllInvalidation(NodeInvalidatedEvent) - Method in class org.hibernate.cache.jbc.timestamp.TimestampsRegionImpl
 
handleEvictAllModification(CacheEntryModifiedEvent) - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
handleEvictAllModification(CacheEntryModifiedEvent) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
 
handleEvictAllModification(NodeModifiedEvent) - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
handleEvictAllModification(NodeModifiedEvent) - Method in class org.hibernate.cache.jbc.timestamp.TimestampsRegionImpl
 
handleExplicitName(NamingStrategy, String) - Method in interface org.hibernate.cfg.ObjectNameNormalizer.NamingStrategyHelper
Called when the user has supplied an explicit name for the database object.
handleIdentifierError(Token, RecognitionException) - Method in class org.hibernate.hql.ast.HqlParser
Overrides the base behavior to retry keywords as identifiers.
handleInterception(FlushEntityEvent) - Method in class org.hibernate.event.def.DefaultFlushEntityEventListener
 
handlePersistenceException(PersistenceException) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
Handles marking for rollback and other such operations that need to occur depending on the type of exception being handled.
handlePersistenceException(PersistenceException) - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor
Handles marking for rollback and other such operations that need to occur depending on the type of exception being handled.
handlePropertyBeingDereferenced(Type, String) - Method in class org.hibernate.hql.ast.tree.FromElement
 
handleRead(String, String) - Method in interface org.hibernate.bytecode.javassist.FieldFilter
Should the given field be read intercepted?
handleReadAccess(String, String) - Method in interface org.hibernate.bytecode.javassist.FieldFilter
 
handleTestCase(Test) - Method in interface org.hibernate.junit.TestSuiteVisitor.Handler
 
handleUnclosedResources() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
handleWrite(String, String) - Method in interface org.hibernate.bytecode.javassist.FieldFilter
Should the given field be write intercepted?
handleWriteAccess(String, String) - Method in interface org.hibernate.bytecode.javassist.FieldFilter
 
hasAfterTransactionActions() - Method in class org.hibernate.engine.ActionQueue
 
hasAlterTable() - Method in class org.hibernate.dialect.Cache71Dialect
 
hasAlterTable() - Method in class org.hibernate.dialect.Dialect
Does this dialect support the ALTER TABLE syntax?
hasAlterTable() - Method in class org.hibernate.dialect.ProgressDialect
 
hasAnyQueuedActions() - Method in class org.hibernate.engine.ActionQueue
 
hasArguments() - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
Does this function have any arguments?
hasArguments() - Method in class org.hibernate.dialect.function.AvgFunction
 
hasArguments() - Method in class org.hibernate.dialect.function.CastFunction
 
hasArguments() - Method in class org.hibernate.dialect.function.CharIndexFunction
 
hasArguments() - Method in class org.hibernate.dialect.function.ConvertFunction
 
hasArguments() - Method in class org.hibernate.dialect.function.DerbyConcatFunction
Does this function have any arguments?
hasArguments() - Method in class org.hibernate.dialect.function.NoArgSQLFunction
 
hasArguments() - Method in class org.hibernate.dialect.function.NvlFunction
 
hasArguments() - Method in class org.hibernate.dialect.function.PositionSubstringFunction
 
hasArguments() - Method in interface org.hibernate.dialect.function.SQLFunction
Does this function have any arguments?
hasArguments() - Method in class org.hibernate.dialect.function.SQLFunctionTemplate
Does this function have any arguments?
hasArguments() - Method in class org.hibernate.dialect.function.StandardSQLFunction
Does this function have any arguments?
hasArguments() - Method in class org.hibernate.dialect.function.TrimFunctionTemplate
 
hasArguments() - Method in class org.hibernate.dialect.function.VarArgsSQLFunction
Does this function have any arguments?
hasAutoDiscoverScalarTypes() - Method in class org.hibernate.engine.QueryParameters
 
hasBeforeTransactionActions() - Method in class org.hibernate.engine.ActionQueue
 
hasBind(SessionFactory) - Static method in class org.hibernate.context.ManagedSessionContext
Check to see if there is already a session associated with the current thread for the given session factory.
hasBorrowedConnection() - Method in class org.hibernate.jdbc.ConnectionManager
 
hasCache() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasCache() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this collection role cacheable
hasCache() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasCache() - Method in interface org.hibernate.persister.entity.EntityPersister
Does this class have a cache.
hasCacheablePersister() - Method in class org.hibernate.hql.ast.tree.FromElement
 
hasCascades() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasCascades() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity has any non-none cascading.
hasCascades() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
hasCheckConstraint() - Method in class org.hibernate.mapping.Column
 
hasCollectionFecthes() - Method in class org.hibernate.hql.ast.tree.FromClause
 
hasCollections() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasCollections() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity contains references to persistent collections.
hasCollections() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
hasContent() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
hasContent() - Method in class org.hibernate.tuple.ElementWrapper
 
hasContext() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
hasCustomAccessors - Variable in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
hasCustomAccessors - Variable in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
hasDatabaseSnapshot() - Method in class org.hibernate.event.FlushEntityEvent
 
hasDataTypeInIdentityColumn() - Method in class org.hibernate.dialect.Cache71Dialect
 
hasDataTypeInIdentityColumn() - Method in class org.hibernate.dialect.Dialect
Whether this dialect have an Identity clause added to the data type or a completely separate identity data type
hasDataTypeInIdentityColumn() - Method in class org.hibernate.dialect.InformixDialect
 
hasDataTypeInIdentityColumn() - Method in class org.hibernate.dialect.Ingres10Dialect
 
hasDataTypeInIdentityColumn() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
hasDeclaredVersionAttribute() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
 
hasDenormalizedTables() - Method in class org.hibernate.mapping.Table
 
hasDirtyCollection() - Method in class org.hibernate.event.FlushEntityEvent
 
hasDom4jRepresentation() - Method in class org.hibernate.mapping.PersistentClass
 
hasEmbeddedCompositeIdentifier() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasEmbeddedIdentifier() - Method in class org.hibernate.mapping.PersistentClass
 
hasEmbeddedIdentifier() - Method in class org.hibernate.mapping.RootClass
 
hasEmbeddedIdentifier() - Method in class org.hibernate.mapping.Subclass
 
hasEmbeddedParameters() - Method in class org.hibernate.hql.ast.tree.FromElement
 
hasEmbeddedParameters() - Method in interface org.hibernate.hql.ast.tree.ParameterContainer
Deprecated. Determine whether this node contains embedded parameters.
hasEmbeddedParameters() - Method in class org.hibernate.hql.ast.tree.SqlFragment
 
hasEnabledFetchProfiles() - Method in class org.hibernate.engine.LoadQueryInfluencers
 
hasEnabledFilters() - Method in class org.hibernate.engine.LoadQueryInfluencers
 
hasExactlyOneChild(AST) - Static method in class org.hibernate.hql.ast.util.ASTUtil
 
hasFilterCondition() - Method in class org.hibernate.hql.ast.tree.SqlFragment
 
hasFilterCondition() - Method in class org.hibernate.sql.JoinFragment
True if the where fragment is from a filter condition.
hasFormula() - Method in class org.hibernate.mapping.Collection
 
hasFormula() - Method in class org.hibernate.mapping.OneToMany
 
hasFormula() - Method in class org.hibernate.mapping.SimpleValue
 
hasFormula() - Method in interface org.hibernate.mapping.Value
 
hasFormulaProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasFunction(String) - Method in class org.hibernate.dialect.function.SQLFunctionRegistry
 
hash(Object[]) - Static method in class org.hibernate.util.ArrayHelper
calculate the array hash (only the first level)
hash(char[]) - Static method in class org.hibernate.util.ArrayHelper
calculate the array hash (only the first level)
hash(byte[]) - Static method in class org.hibernate.util.ArrayHelper
calculate the array hash (only the first level)
hashCode() - Method in class org.hibernate.action.DelayedPostInsertIdentifier
 
hashCode() - Method in class org.hibernate.bytecode.javassist.FastClass
 
hashCode() - Method in class org.hibernate.cache.CacheKey
 
hashCode() - Method in class org.hibernate.cache.FilterKey
 
hashCode() - Method in class org.hibernate.cache.infinispan.util.AddressAdapterImpl
 
hashCode() - Method in class org.hibernate.cache.QueryKey
hashCode() - Method in class org.hibernate.cfg.FkSecondPass
 
hashCode() - Method in class org.hibernate.collection.PersistentBag
 
hashCode() - Method in class org.hibernate.collection.PersistentList
 
hashCode() - Method in class org.hibernate.collection.PersistentMap
 
hashCode() - Method in class org.hibernate.collection.PersistentSet
 
hashCode() - Method in class org.hibernate.ejb.packaging.Entry
 
hashCode() - Method in class org.hibernate.engine.CollectionKey
 
hashCode() - Method in class org.hibernate.engine.EntityKey
 
hashCode() - Method in class org.hibernate.engine.EntityUniqueKey
 
hashCode() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryCollectionReturn
 
hashCode() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryJoinReturn
 
hashCode() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryNonScalarReturn
 
hashCode() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryRootReturn
 
hashCode() - Method in class org.hibernate.engine.query.sql.NativeSQLQueryScalarReturn
 
hashCode() - Method in class org.hibernate.engine.query.sql.NativeSQLQuerySpecification
 
hashCode() - Method in class org.hibernate.engine.TypedValue
 
hashCode() - Method in class org.hibernate.envers.DefaultRevisionEntity
 
hashCode() - Method in class org.hibernate.envers.entities.mapper.id.QueryParameterData
 
hashCode() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
hashCode() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
hashCode() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
hashCode() - Method in class org.hibernate.envers.entities.PropertyData
 
hashCode(Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
hashCode() - Method in class org.hibernate.envers.tools.Pair
 
hashCode() - Method in class org.hibernate.envers.tools.Triple
 
hashCode() - Method in class org.hibernate.hql.ast.tree.FromElement
 
hashCode() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
hashCode() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
hashCode() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
hashCode() - Method in class org.hibernate.jdbc.util.FormatStyle
 
hashCode() - Method in class org.hibernate.mapping.Column
 
hashCode() - Method in class org.hibernate.mapping.FetchProfile
 
hashCode() - Method in class org.hibernate.secure.HibernatePermission
 
hashCode() - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter
hashCode() - Method in class org.hibernate.transform.AliasToBeanConstructorResultTransformer
Define our hashCode by our defined constructor's hasCode.
hashCode() - Method in class org.hibernate.transform.AliasToBeanResultTransformer
 
hashCode() - Method in class org.hibernate.tuple.ElementWrapper
 
hashCode() - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer.BasicEntityNameResolver
hashCode() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer.BasicEntityNameResolver
hashCode(Object) - Method in class org.hibernate.type.CharacterArrayClobType
 
hashCode(Object) - Method in class org.hibernate.type.EnumType
 
hashCode(Object) - Method in class org.hibernate.type.StringClobType
Deprecated.  
hashCode(Object) - Method in interface org.hibernate.usertype.CompositeUserType
Get a hashcode for the instance, consistent with persistence "equality"
hashCode(Object) - Method in interface org.hibernate.usertype.UserType
Get a hashcode for the instance, consistent with persistence "equality"
hashCode() - Method in class org.hibernate.util.FastHashMap
Return the hash code value for this map.
hashCode() - Method in class org.hibernate.util.IdentityMap.IdentityKey
 
hasHolder(EntityMode) - Method in class org.hibernate.type.ArrayType
 
hasHolder(EntityMode) - Method in class org.hibernate.type.CollectionType
 
HashtableCache - Class in org.hibernate.cache
A lightweight implementation of the Cache interface
HashtableCache(String) - Constructor for class org.hibernate.cache.HashtableCache
 
HashtableCacheProvider - Class in org.hibernate.cache
A simple in-memory Hashtable-based cache impl.
HashtableCacheProvider() - Constructor for class org.hibernate.cache.HashtableCacheProvider
 
hasIdClassOrEmbeddedId() - Method in class org.hibernate.cfg.InheritanceState
 
hasIdentifier - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasIdentifierMapper() - Method in class org.hibernate.mapping.PersistentClass
 
hasIdentifierMapper() - Method in class org.hibernate.tuple.IdentifierProperty
 
hasIdentifierProperty() - Method in class org.hibernate.mapping.MappedSuperclass
 
hasIdentifierProperty() - Method in class org.hibernate.mapping.PersistentClass
 
hasIdentifierProperty() - Method in class org.hibernate.mapping.RootClass
 
hasIdentifierProperty() - Method in class org.hibernate.mapping.Subclass
 
hasIdentifierProperty() - Method in interface org.hibernate.metadata.ClassMetadata
Does this class have an identifier property?
hasIdentifierProperty() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasIdentifierProperty() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether the entity has a particular property holding the identifier value.
hasImmutableNaturalId() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
hasIndex() - Method in interface org.hibernate.metadata.CollectionMetadata
Is this collection indexed?
hasIndex - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasIndex() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasIndex() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this an "indexed" collection? (list or map)
hasInsertGeneratedProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasInsertGeneratedProperties() - Method in interface org.hibernate.persister.entity.EntityPersister
Does this entity define any properties as being database generated on insert?
hasInsertGeneratedValues() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
hasLazyProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasLazyProperties() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity defines any lazy properties (ala bytecode instrumentation).
hasLazyProperties() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
hasLoadingCollectionEntries() - Method in class org.hibernate.engine.loading.LoadContexts
Do we currently have any internal entries corresponding to loading collections?
hasManyToManyOrdering() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasManyToManyOrdering() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
hasMixedContent() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
hasMixedContent() - Method in class org.hibernate.tuple.ElementWrapper
 
hasMutableProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasMutableProperties() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether any properties of this entity are considered mutable.
hasMutableProperties() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
hasNamedParameters() - Method in class org.hibernate.impl.AbstractQueryImpl
Does this query contain named parameters?
hasNaturalId() - Method in class org.hibernate.mapping.PersistentClass
 
hasNaturalIdentifier() - Method in interface org.hibernate.metadata.ClassMetadata
Does this entity declare a natural id?
hasNaturalIdentifier() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasNaturalIdentifier() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity defines a natural identifier.
hasNaturalIdentifier() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
hasNext() - Method in class org.hibernate.hql.ast.util.ASTIterator
 
hasNext() - Method in class org.hibernate.hql.ast.util.ASTParentsFirstIterator
 
hasNext() - Method in class org.hibernate.impl.IteratorImpl
 
hasNext() - Method in class org.hibernate.util.EmptyIterator
 
hasNext() - Method in class org.hibernate.util.JoinedIterator
 
hasNext() - Method in class org.hibernate.util.LazyIterator
 
hasNext() - Method in class org.hibernate.util.SingletonIterator
 
hasNonIdentifierPropertyNamedId() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
hasNonReadOnlyEntities() - Method in interface org.hibernate.engine.PersistenceContext
 
hasNonReadOnlyEntities() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
hasOpenResources() - Method in class org.hibernate.jdbc.AbstractBatcher
 
hasOpenResources() - Method in interface org.hibernate.jdbc.Batcher
 
hasOrder - Variable in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
hasOrder() - Method in class org.hibernate.mapping.Collection
 
hasOrderByClause() - Method in class org.hibernate.hql.ast.tree.QueryNode
 
hasOrdering() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasOrdering() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this an ordered collection? (An ordered collection is ordered by the initialization operation, not by sorting that happens in memory, as in the case of a sorted collection.)
hasOrphanDelete() - Method in class org.hibernate.engine.CascadeStyle
Do we need to delete orphaned collection elements?
hasOrphanDelete() - Method in class org.hibernate.engine.CascadeStyle.MultipleCascadeStyle
 
hasOrphanDelete() - Method in class org.hibernate.mapping.Collection
 
hasOrphanDelete() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasOrphanDelete() - Method in interface org.hibernate.persister.collection.CollectionPersister
Does this collection implement "orphan delete"?
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
If there are no arguments, are parens required?
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.AvgFunction
 
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.CastFunction
 
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.CharIndexFunction
 
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.ConditionalParenthesisFunction
 
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.ConvertFunction
 
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.DerbyConcatFunction
If there are no arguments, are parens required?
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.NoArgSQLFunction
 
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.NvlFunction
 
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.PositionSubstringFunction
 
hasParenthesesIfNoArguments() - Method in interface org.hibernate.dialect.function.SQLFunction
If there are no arguments, are parens required?
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.SQLFunctionTemplate
If there are no arguments, are parens required?
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.StandardSQLFunction
If there are no arguments, are parens required?
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.TrimFunctionTemplate
 
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.VarArgsSQLFunction
If there are no arguments, are parens required?
hasParentProperty() - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
hasParentProperty() - Method in interface org.hibernate.tuple.component.ComponentTuplizer
Does the component managed by this tuuplizer contain a parent property?
hasParentProperty() - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
hasParents() - Method in class org.hibernate.cfg.InheritanceState
 
hasPhysicalDiscriminatorColumn(Queryable) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Does the given persister define a physical discriminator column for the purpose of inheritance discrimination?
hasPojoRepresentation() - Method in class org.hibernate.mapping.Component
 
hasPojoRepresentation() - Method in class org.hibernate.mapping.PersistentClass
 
hasPostCommitEventListeners() - Method in class org.hibernate.action.EntityAction
 
hasPostCommitEventListeners() - Method in class org.hibernate.action.EntityDeleteAction
 
hasPostCommitEventListeners() - Method in class org.hibernate.action.EntityIdentityInsertAction
 
hasPostCommitEventListeners() - Method in class org.hibernate.action.EntityInsertAction
 
hasPostCommitEventListeners() - Method in class org.hibernate.action.EntityUpdateAction
 
hasPrimaryKey() - Method in class org.hibernate.mapping.Table
 
hasProjection - Variable in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
hasProjection() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
hasProxy() - Method in interface org.hibernate.metadata.ClassMetadata
Does this class support dynamic proxies?
hasProxy() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasProxy() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity supports dynamic proxies.
hasProxy() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
hasProxy() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Does this entity, for this mode, present a possibility for proxying?
hasQueuedOperations() - Method in class org.hibernate.collection.AbstractPersistentCollection
Does this instance have any "queued" additions?
hasQueuedOperations() - Method in interface org.hibernate.collection.PersistentCollection
Does this instance have any "queued" additions?
hasRegisteredLoadingCollectionEntries() - Method in class org.hibernate.engine.loading.LoadContexts
Do we currently have any registered internal entries corresponding to loading collections?
hasRowId() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasRowId() - Method in interface org.hibernate.persister.entity.Loadable
Does the result set contain rowids?
hasRowSelection() - Method in class org.hibernate.engine.QueryParameters
 
hasSelectBeforeUpdate() - Method in class org.hibernate.mapping.PersistentClass
 
hasSelfReferentialForeignKeyBug() - Method in class org.hibernate.dialect.Cache71Dialect
 
hasSelfReferentialForeignKeyBug() - Method in class org.hibernate.dialect.Dialect
 
hasSelfReferentialForeignKeyBug() - Method in class org.hibernate.dialect.MySQL5InnoDBDialect
 
hasSelfReferentialForeignKeyBug() - Method in class org.hibernate.dialect.MySQLInnoDBDialect
 
hasSequentialSelect() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasSequentialSelect() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
hasSiblings() - Method in class org.hibernate.cfg.InheritanceState
 
hasSingleIdAttribute() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
hasSubclasses() - Method in class org.hibernate.mapping.PersistentClass
 
hasSubclasses() - Method in interface org.hibernate.metadata.ClassMetadata
Does this entity have mapped subclasses?
hasSubclasses() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasSubclasses() - Method in interface org.hibernate.persister.entity.Loadable
Does this persistent class have subclasses?
hasSubclasses() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
hasSubselectLoadableCollections() - Method in class org.hibernate.loader.Loader
 
hasSubselectLoadableCollections() - Method in class org.hibernate.mapping.PersistentClass
 
hasSubselectLoadableCollections() - Method in class org.hibernate.mapping.Subclass
 
hasSubselectLoadableCollections() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasSubselectLoadableCollections() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity contains references to persistent collections which are fetchable by subselect?
hasThetaJoins() - Method in class org.hibernate.sql.JoinFragment
 
hasUninitializedLazyProperties(Object, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasUninitializedLazyProperties(Object, EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Does the given instance have any uninitialized lazy properties?
hasUninitializedLazyProperties(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
hasUninitializedLazyProperties(Object) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Does the given entity instance have any currently uninitialized lazy properties?
hasUninitializedLazyProperties(Object) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Does the given entity instance have any currently uninitialized lazy properties?
hasUpdateGeneratedProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasUpdateGeneratedProperties() - Method in interface org.hibernate.persister.entity.EntityPersister
Does this entity define any properties as being database generated on update?
hasUpdateGeneratedValues() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
hasVersionAttribute() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
hasWhere - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasWhere() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasWhere() - Method in interface org.hibernate.persister.collection.QueryableCollection
Does this collection role have a where clause filter?
hasWhere() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasWhereClause() - Method in class org.hibernate.hql.ast.tree.AbstractRestrictableStatement
 
hasWhereClause() - Method in interface org.hibernate.hql.ast.tree.RestrictableStatement
Does this statement tree currently contain a where clause?
having(Expression<Boolean>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
having(Predicate...) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
having(Expression<Boolean>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
having(Predicate...) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
HavingParser - Class in org.hibernate.hql.classic
Parses the having clause of a hibernate query and translates it to an SQL having clause.
HavingParser() - Constructor for class org.hibernate.hql.classic.HavingParser
 
HBM2DDL_AUTO - Static variable in class org.hibernate.cfg.Environment
Auto export/update schema using hbm2ddl tool.
HbmBinder - Class in org.hibernate.cfg
Walks an XML mapping document and produces the Hibernate configuration-time metamodel (the classes in the mapping package)
HBXML_FILES - Static variable in class org.hibernate.ejb.AvailableSettings
 
headMap(Object) - Method in class org.hibernate.collection.PersistentSortedMap
 
headMap(K) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
headSet(Object) - Method in class org.hibernate.collection.PersistentSortedSet
 
headSet(U) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
heuristicType(String) - Static method in class org.hibernate.type.TypeFactory
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
heuristicType(String, Properties) - Static method in class org.hibernate.type.TypeFactory
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
Hibernate - Class in org.hibernate
Provides access to the full range of Hibernate built-in types.
hibernateClassLoader() - Static method in class org.hibernate.util.SerializationHelper
 
HibernateEntityManager - Interface in org.hibernate.ejb
Additional contract for Hibernate implementations of EntityManager providing access to various Hibernate specific functionality.
HibernateEntityManagerFactory - Interface in org.hibernate.ejb
 
HibernateEntityManagerImplementor - Interface in org.hibernate.ejb
Additional internal contracts for the Hibernate EntityManager implementation.
HibernateEntityManagerImplementor.Options - Interface in org.hibernate.ejb
 
HibernateEntityManagerImplementor.Options.ResultMetadataValidator - Interface in org.hibernate.ejb
 
HibernateException - Exception in org.hibernate
The base Throwable type for Hibernate.
HibernateException(Throwable) - Constructor for exception org.hibernate.HibernateException
 
HibernateException(String, Throwable) - Constructor for exception org.hibernate.HibernateException
 
HibernateException(String) - Constructor for exception org.hibernate.HibernateException
 
HibernateIterator - Interface in org.hibernate.engine
An iterator that may be "closed"
HibernatePermission - Class in org.hibernate.secure
 
HibernatePermission(String, String) - Constructor for class org.hibernate.secure.HibernatePermission
 
HibernatePersistence - Class in org.hibernate.ejb
Hibernate EJB3 persistence provider implementation
HibernatePersistence() - Constructor for class org.hibernate.ejb.HibernatePersistence
 
HibernateProxy - Interface in org.hibernate.proxy
Marker interface for entity proxies
HibernateProxyHelper - Class in org.hibernate.proxy
Utility methods for working with proxies.
HibernateQuery - Interface in org.hibernate.ejb
 
HibernateSearchEventListenerRegister - Class in org.hibernate.cfg.search
Deprecated. as of release 3.4.0.CR2, replaced by Hibernate Search's org.hibernate.search.cfg.EventListenerRegister
HibernateSearchEventListenerRegister() - Constructor for class org.hibernate.cfg.search.HibernateSearchEventListenerRegister
Deprecated.  
HibernateTestCase - Class in org.hibernate.test.annotations
A base class for all tests.
HibernateTestCase() - Constructor for class org.hibernate.test.annotations.HibernateTestCase
 
HibernateTestCase(String) - Constructor for class org.hibernate.test.annotations.HibernateTestCase
 
HibernateTestCase.RollbackWork - Class in org.hibernate.test.annotations
 
HibernateTestCase.RollbackWork() - Constructor for class org.hibernate.test.annotations.HibernateTestCase.RollbackWork
 
HibernateTestCase.Skip - Class in org.hibernate.test.annotations
 
HibernateTestCase.Skip(String, String) - Constructor for class org.hibernate.test.annotations.HibernateTestCase.Skip
 
HibernateTransactionManagerLookup - Class in org.hibernate.cache.infinispan.tm
HibernateTransactionManagerLookup.
HibernateTransactionManagerLookup(Settings, Properties) - Constructor for class org.hibernate.cache.infinispan.tm.HibernateTransactionManagerLookup
 
HibernateTraversableResolver - Class in org.hibernate.cfg.beanvalidation
Use Hibernate metadata to ignore cascade on entities.
HibernateTraversableResolver(EntityPersister, ConcurrentHashMap<EntityPersister, Set<String>>, SessionFactoryImplementor) - Constructor for class org.hibernate.cfg.beanvalidation.HibernateTraversableResolver
 
HILO - Static variable in class org.hibernate.id.enhanced.OptimizerFactory
 
HINT_CACHE_MODE - Static variable in class org.hibernate.ejb.QueryHints
 
HINT_CACHE_REGION - Static variable in class org.hibernate.ejb.QueryHints
 
HINT_CACHEABLE - Static variable in class org.hibernate.ejb.QueryHints
 
HINT_COMMENT - Static variable in class org.hibernate.ejb.QueryHints
 
HINT_FETCH_SIZE - Static variable in class org.hibernate.ejb.QueryHints
 
HINT_FLUSH_MODE - Static variable in class org.hibernate.ejb.QueryHints
 
HINT_READONLY - Static variable in class org.hibernate.ejb.QueryHints
 
HINT_TIMEOUT - Static variable in class org.hibernate.ejb.QueryHints
Deprecated. HINT_TIMEOUT (org.hibernate.timeout), instead use SPEC_HINT_TIMEOUT (javax.persistence.query.timeout)
HolderInstantiator - Class in org.hibernate.hql
 
HolderInstantiator(ResultTransformer, String[]) - Constructor for class org.hibernate.hql.HolderInstantiator
 
HQL_COLLECTION_PROPERTIES - Static variable in class org.hibernate.hql.CollectionProperties
 
HQL_SEPARATORS - Static variable in class org.hibernate.hql.classic.ParserHelper
 
HQL_VARIABLE_PREFIX - Static variable in class org.hibernate.hql.classic.ParserHelper
 
HqlASTFactory - Class in org.hibernate.hql.ast
User: Joshua Davis
Date: Sep 23, 2005
Time: 12:30:01 PM
HqlASTFactory() - Constructor for class org.hibernate.hql.ast.HqlASTFactory
 
hqlOrderBy - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
HqlParser - Class in org.hibernate.hql.ast
Implements the semantic action methods defined in the HQL base parser to keep the grammar source file a little cleaner.
HQLQueryPlan - Class in org.hibernate.engine.query
Defines a query execution plan for an HQL query (or filter).
HQLQueryPlan(String, boolean, Map, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.query.HQLQueryPlan
 
HQLQueryPlan(String, String, boolean, Map, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.query.HQLQueryPlan
 
HqlSqlWalker - Class in org.hibernate.hql.ast
Implements methods used by the HQL->SQL tree transform grammar (a.k.a.
HqlSqlWalker(QueryTranslatorImpl, SessionFactoryImplementor, HqlParser, Map, String) - Constructor for class org.hibernate.hql.ast.HqlSqlWalker
Create a new tree transformer.
HqlSqlWalkerNode - Class in org.hibernate.hql.ast.tree
A semantic analysis node, that points back to the main analyzer.
HqlSqlWalkerNode() - Constructor for class org.hibernate.hql.ast.tree.HqlSqlWalkerNode
 
HqlToken - Class in org.hibernate.hql.ast
A custom token class for the HQL grammar.
HqlToken() - Constructor for class org.hibernate.hql.ast.HqlToken
 
HSQLCaseFragment - Class in org.hibernate.sql
The HSQL CASEWHEN function.
HSQLCaseFragment() - Constructor for class org.hibernate.sql.HSQLCaseFragment
 
HSQLDialect - Class in org.hibernate.dialect
An SQL dialect compatible with HSQLDB (HyperSQL).
HSQLDialect() - Constructor for class org.hibernate.dialect.HSQLDialect
 
HSQLDialect.ReadUncommittedLockingStrategy - Class in org.hibernate.dialect
 
HSQLDialect.ReadUncommittedLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.HSQLDialect.ReadUncommittedLockingStrategy
 
hydrate(ResultSet, Serializable, Object, Loadable, String[][], boolean, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Unmarshall the fields of a persistent instance from a result set, without resolving associations or collections.
hydrate(ResultSet, Serializable, Object, Loadable, String[][], boolean, SessionImplementor) - Method in interface org.hibernate.persister.entity.Loadable
Retrieve property values from one row of a result set
hydrate(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.AbstractType
 
hydrate(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.AnyType
 
hydrate(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
 
hydrate(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.ComponentType
 
hydrate(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.ManyToOneType
 
hydrate(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.OneToOneType
 
hydrate(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.SpecialOneToOneType
 
hydrate(ResultSet, String[], SessionImplementor, Object) - Method in interface org.hibernate.type.Type
Retrieve an instance of the mapped class, or the identifier of an entity or collection, from a JDBC resultset.

I

id() - Static method in class org.hibernate.criterion.Projections
A projected identifier value
id() - Static method in class org.hibernate.envers.query.AuditEntity
 
id - Variable in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
ID_TABLE - Static variable in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
idbag(String, String, boolean) - Static method in class org.hibernate.type.TypeFactory
 
IdBagBinder - Class in org.hibernate.cfg.annotations
 
IdBagBinder() - Constructor for class org.hibernate.cfg.annotations.IdBagBinder
 
IDENTIFIER_NORMALIZER - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The key under whcih to find the ObjectNameNormalizer in the config param map.
IdentifierBag - Class in org.hibernate.mapping
An IdentifierBag has a primary key consisting of just the identifier column
IdentifierBag(PersistentClass) - Constructor for class org.hibernate.mapping.IdentifierBag
 
IdentifierBagType - Class in org.hibernate.type
 
IdentifierBagType(String, String, boolean) - Constructor for class org.hibernate.type.IdentifierBagType
 
IdentifierCollection - Class in org.hibernate.mapping
A collection with a synthetic "identifier" column
IdentifierCollection(PersistentClass) - Constructor for class org.hibernate.mapping.IdentifierCollection
 
identifierColumnName - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
IdentifierEqAuditExpression - Class in org.hibernate.envers.query.criteria
A criterion that expresses that the id of an entity is equal or not equal to some specified value.
IdentifierEqAuditExpression(Object, boolean) - Constructor for class org.hibernate.envers.query.criteria.IdentifierEqAuditExpression
 
IdentifierEqExpression - Class in org.hibernate.criterion
An identifier constraint
IdentifierEqExpression(Object) - Constructor for class org.hibernate.criterion.IdentifierEqExpression
 
IdentifierGeneratingInsert - Class in org.hibernate.id.insert
Nothing more than a distinguishing subclass of Insert used to indicate intent.
IdentifierGeneratingInsert(Dialect) - Constructor for class org.hibernate.id.insert.IdentifierGeneratingInsert
 
IdentifierGenerationException - Exception in org.hibernate.id
Thrown by IdentifierGenerator implementation class when ID generation fails.
IdentifierGenerationException(String) - Constructor for exception org.hibernate.id.IdentifierGenerationException
 
IdentifierGenerationException(String, Throwable) - Constructor for exception org.hibernate.id.IdentifierGenerationException
 
IdentifierGenerator - Interface in org.hibernate.id
The general contract between a class that generates unique identifiers and the Session.
IdentifierGeneratorAggregator - Interface in org.hibernate.id
Identifies generators which potentially aggregate other PersistentIdentifierGenerator generators.
IdentifierGeneratorFactory - Interface in org.hibernate.id.factory
Contract for a factory of IdentifierGenerator instances.
IdentifierGeneratorHelper - Class in org.hibernate.id
Factory and helper methods for IdentifierGenerator framework.
IdentifierGeneratorHelper.BasicHolder - Class in org.hibernate.id
 
IdentifierGeneratorHelper.BasicHolder(Class) - Constructor for class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
IdentifierGeneratorHelper.BigDecimalHolder - Class in org.hibernate.id
 
IdentifierGeneratorHelper.BigDecimalHolder() - Constructor for class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
IdentifierGeneratorHelper.BigIntegerHolder - Class in org.hibernate.id
 
IdentifierGeneratorHelper.BigIntegerHolder() - Constructor for class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
IdentifierProjection - Class in org.hibernate.criterion
A property value, or grouped property value
IdentifierProjection(boolean) - Constructor for class org.hibernate.criterion.IdentifierProjection
 
IdentifierProjection() - Constructor for class org.hibernate.criterion.IdentifierProjection
 
IdentifierProperty - Class in org.hibernate.tuple
Represents a defined entity identifier property within the Hibernate runtime-metamodel.
IdentifierProperty(String, String, Type, boolean, IdentifierValue, IdentifierGenerator) - Constructor for class org.hibernate.tuple.IdentifierProperty
Construct a non-virtual identifier property.
IdentifierProperty(Type, boolean, boolean, IdentifierValue, IdentifierGenerator) - Constructor for class org.hibernate.tuple.IdentifierProperty
Construct a virtual IdentifierProperty.
identifiers - Variable in class org.hibernate.collection.PersistentIdentifierBag
 
identifierSelectFragment(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
identifierSelectFragment(String, String) - Method in interface org.hibernate.persister.entity.Queryable
Given a query alias and an identifying suffix, render the intentifier select fragment.
IdentifierType - Interface in org.hibernate.type
A Type that may be used as an identifier.
IdentifierValue - Class in org.hibernate.engine
A strategy for determining if an identifier value is an identifier of a new transient instance or a previously persistent transient instance.
IdentifierValue() - Constructor for class org.hibernate.engine.IdentifierValue
 
IdentifierValue(Serializable) - Constructor for class org.hibernate.engine.IdentifierValue
Assume the transient instance is newly instantiated if its identifier is null or equal to value
IdentityGenerator - Class in org.hibernate.id
A generator for use with ANSI-SQL IDENTITY columns used as the primary key.
IdentityGenerator() - Constructor for class org.hibernate.id.IdentityGenerator
 
IdentityGenerator.BasicDelegate - Class in org.hibernate.id
Delegate for dealing with IDENTITY columns where the dialect requires an additional command execution to retrieve the generated IDENTITY value
IdentityGenerator.BasicDelegate(PostInsertIdentityPersister, Dialect) - Constructor for class org.hibernate.id.IdentityGenerator.BasicDelegate
 
IdentityGenerator.GetGeneratedKeysDelegate - Class in org.hibernate.id
Delegate for dealing with IDENTITY columns using JDBC3 getGeneratedKeys
IdentityGenerator.GetGeneratedKeysDelegate(PostInsertIdentityPersister, Dialect) - Constructor for class org.hibernate.id.IdentityGenerator.GetGeneratedKeysDelegate
 
IdentityGenerator.InsertSelectDelegate - Class in org.hibernate.id
Delegate for dealing with IDENTITY columns where the dialect supports returning the generated IDENTITY value directly from the insert statement.
IdentityGenerator.InsertSelectDelegate(PostInsertIdentityPersister, Dialect) - Constructor for class org.hibernate.id.IdentityGenerator.InsertSelectDelegate
 
IdentityMap - Class in org.hibernate.util
A Map where keys are compared by object identity, rather than equals().
IdentityMap.IdentityKey - Class in org.hibernate.util
 
IdentityMap.IdentityMapEntry - Class in org.hibernate.util
 
IdentitySet - Class in org.hibernate.util
Set implementation that use == instead of equals() as its comparison mechanism.
IdentitySet() - Constructor for class org.hibernate.util.IdentitySet
Create an IdentitySet with default sizing.
IdentitySet(int) - Constructor for class org.hibernate.util.IdentitySet
Create an IdentitySet with the given sizing.
IdentNode - Class in org.hibernate.hql.ast.tree
Represents an identifier all by itself, which may be a function name, a class alias, or a form of naked property-ref depending on the context.
IdentNode() - Constructor for class org.hibernate.hql.ast.tree.IdentNode
 
idEq(Object) - Static method in class org.hibernate.criterion.Restrictions
Apply an "equal" constraint to the identifier property
IdGenerator - Class in org.hibernate.mapping
Identifier generator container, Useful to keep named generator in annotations
IdGenerator() - Constructor for class org.hibernate.mapping.IdGenerator
 
IdMapper - Interface in org.hibernate.envers.entities.mapper.id
 
IdMappingData - Class in org.hibernate.envers.entities
 
IdMappingData(IdMapper, Element, Element) - Constructor for class org.hibernate.envers.entities.IdMappingData
 
IdMetadataGenerator - Class in org.hibernate.envers.configuration.metadata
Generates metadata for primary identifiers (ids) of versions entities.
ids - Variable in class org.hibernate.envers.entities.mapper.id.AbstractCompositeIdMapper
 
IGNORE - Static variable in class org.hibernate.CacheMode
The session will never interact with the cache, except to invalidate cache items when updates occur
IGNORE - Static variable in class org.hibernate.ReplicationMode
Ignore replicated entities when a row already exists.
ignoreCase() - Method in class org.hibernate.criterion.Example
Ignore case for all string-valued properties
ignoreCase() - Method in class org.hibernate.criterion.Order
 
ignoreCase() - Method in class org.hibernate.criterion.SimpleExpression
 
ignoreInitialJoin() - Method in class org.hibernate.hql.classic.PathExpressionParser
 
ilike(String, String, MatchMode) - Static method in class org.hibernate.criterion.Restrictions
A case-insensitive "like", similar to Postgres ilike operator
ilike(String, Object) - Static method in class org.hibernate.criterion.Restrictions
A case-insensitive "like", similar to Postgres ilike operator
IlikeExpression - Class in org.hibernate.criterion
A case-insensitive "like"
IlikeExpression(String, Object) - Constructor for class org.hibernate.criterion.IlikeExpression
 
IlikeExpression(String, String, MatchMode) - Constructor for class org.hibernate.criterion.IlikeExpression
 
ILLEGAL_COLL_DEREF_EXCP_BUILDER - Static variable in class org.hibernate.hql.ast.tree.DotNode
 
illegalDereference() - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
 
IllegalDereferenceException - Exception in org.hibernate.ejb.criteria
Represents an illegal attempt to dereference from a path source which cannot be dereferenced.
IllegalDereferenceException(PathSource) - Constructor for exception org.hibernate.ejb.criteria.IllegalDereferenceException
 
IMAGE - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
ImageType - Class in org.hibernate.type
image: A type that maps an SQL LONGVARBINARY to Java byte[].
ImageType() - Constructor for class org.hibernate.type.ImageType
 
IMMEDIATE_LOAD - Static variable in interface org.hibernate.event.LoadEventListener
 
immediateLoad(String, Serializable) - Method in interface org.hibernate.engine.SessionImplementor
Load an instance immediately.
immediateLoad(String, Serializable) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
immediateLoad(String, Serializable) - Method in class org.hibernate.impl.SessionImpl
Load the data for the object with the specified id into a newly created object.
immediateLoad(String, Serializable) - Method in class org.hibernate.impl.StatelessSessionImpl
 
Immutable - Annotation Type in org.hibernate.annotations
Mark an Entity or a Collection as immutable.
ImmutableType - Class in org.hibernate.type
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
ImmutableType() - Constructor for class org.hibernate.type.ImmutableType
Deprecated.  
implementsInterface(Class, Class) - Static method in class org.hibernate.util.ReflectHelper
Determine if the given class implements the given interface.
implementsLifecycle(EntityMode) - Method in interface org.hibernate.metadata.ClassMetadata
Does the class implement the Lifecycle interface?
implementsLifecycle(EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
implementsLifecycle(EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Does the class implement the Lifecycle interface.
implementsValidatable(EntityMode) - Method in interface org.hibernate.metadata.ClassMetadata
Does the class implement the Validatable interface?
implementsValidatable(EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
implementsValidatable(EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Does the class implement the Validatable interface.
ImpliedFromElement - Class in org.hibernate.hql.ast.tree
Represents a FROM element implied by a path expression or a collection reference.
ImpliedFromElement() - Constructor for class org.hibernate.hql.ast.tree.ImpliedFromElement
 
implies(Permission) - Method in class org.hibernate.secure.HibernatePermission
 
imports - Variable in class org.hibernate.cfg.Configuration
 
ImprovedNamingStrategy - Class in org.hibernate.cfg
An improved naming strategy that prefers embedded underscores to mixed case names
ImprovedNamingStrategy() - Constructor for class org.hibernate.cfg.ImprovedNamingStrategy
 
in(Collection) - Method in class org.hibernate.criterion.Property
 
in(Object[]) - Method in class org.hibernate.criterion.Property
 
in(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
in(String, Object[]) - Static method in class org.hibernate.criterion.Restrictions
Apply an "in" constraint to the named property
in(String, Collection) - Static method in class org.hibernate.criterion.Restrictions
Apply an "in" constraint to the named property
in(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
in(Expression<? extends T>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
in(Expression<? extends T>, Expression<? extends T>...) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
in(Expression<? extends T>, T...) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
in(Expression<? extends T>, Collection<T>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
in(Object...) - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
in(Expression<?>...) - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
in(Collection<?>) - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
in(Expression<Collection<?>>) - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
in(T[]) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply an "in" constraint
in(Collection) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply an "in" constraint
InAuditExpression - Class in org.hibernate.envers.query.criteria
 
InAuditExpression(PropertyNameGetter, Object[]) - Constructor for class org.hibernate.envers.query.criteria.InAuditExpression
 
include(Object, String, Type) - Method in interface org.hibernate.criterion.Example.PropertySelector
 
include(AST) - Method in class org.hibernate.hql.ast.util.ASTUtil.IncludePredicate
 
include(Dialect) - Method in class org.hibernate.junit.DialectChecks
 
include(Dialect) - Method in class org.hibernate.junit.DialectChecks.SupportsExpectedLobUsagePattern
 
include(Dialect) - Method in class org.hibernate.junit.DialectChecks.SupportsIdentityColumns
 
include(Dialect) - Method in class org.hibernate.junit.DialectChecks.SupportsSequences
 
includeProperty(int) - Method in interface org.hibernate.persister.entity.AbstractEntityPersister.InclusionChecker
 
includeSubclasses(String) - Method in interface org.hibernate.engine.JoinSequence.Selector
 
INCONSISTENT_RTN_CLASS_MARKER - Static variable in class org.hibernate.event.def.DefaultLoadEventListener
 
increment(Object, VersionType, SessionImplementor) - Static method in class org.hibernate.engine.Versioning
Generate the next increment in the optimisitc locking value according the VersionType contract for the version property.
increment() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
increment() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
increment() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
increment() - Method in interface org.hibernate.id.IntegralDataTypeHolder
Equivalent to a ++ operation
INCREMENT_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
INCREMENT_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
incrementCascadeLevel() - Method in interface org.hibernate.engine.PersistenceContext
Called before cascading
incrementCascadeLevel() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
IncrementGenerator - Class in org.hibernate.id
increment

An IdentifierGenerator that returns a long, constructed by counting from the maximum primary key value at startup.
IncrementGenerator() - Constructor for class org.hibernate.id.IncrementGenerator
 
incrementIndexByBase(Object) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
incrementSize - Variable in class org.hibernate.id.enhanced.OptimizerFactory.OptimizerSupport
 
Index - Annotation Type in org.hibernate.annotations
Define a DB index
index() - Method in class org.hibernate.ejb.criteria.path.ListAttributeJoin
Index - Class in org.hibernate.mapping
A relational table index
Index() - Constructor for class org.hibernate.mapping.Index
 
IndexBackref - Class in org.hibernate.mapping
 
IndexBackref() - Constructor for class org.hibernate.mapping.IndexBackref
 
IndexColumn - Annotation Type in org.hibernate.annotations
Describe an index column of a List Prefer the standard OrderColumn annotation
indexColumn - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
IndexColumn - Class in org.hibernate.cfg
index column
IndexColumn(boolean, String, int, int, int, String, boolean, boolean, boolean, boolean, String, Map<String, Join>, PropertyHolder, ExtendedMappings) - Constructor for class org.hibernate.cfg.IndexColumn
 
indexColumnAliases - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
indexColumnIsSettable - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
indexColumnNames - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
indexContainsFormula - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
IndexedCollection - Class in org.hibernate.mapping
Indexed collections include Lists, Maps, arrays and primitive arrays.
IndexedCollection(PersistentClass) - Constructor for class org.hibernate.mapping.IndexedCollection
 
indexExists(Serializable, Object, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
indexExists(Serializable, Object, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
indexFormulas - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
indexFormulaTemplates - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
IndexMetadata - Class in org.hibernate.tool.hbm2ddl
JDBC index metadata
IndexNode - Class in org.hibernate.hql.ast.tree
Represents the [] operator and provides it's semantics.
IndexNode() - Constructor for class org.hibernate.hql.ast.tree.IndexNode
 
indexOf(Object) - Method in class org.hibernate.collection.PersistentBag
 
indexOf(Object) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
indexOf(Object) - Method in class org.hibernate.collection.PersistentList
 
indexOf(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
indexOf(Node) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
indexOf(Node) - Method in class org.hibernate.tuple.ElementWrapper
 
indexOf(Object, Object) - Method in class org.hibernate.type.ArrayType
 
indexOf(Object, Object) - Method in class org.hibernate.type.CollectionType
 
indexOf(Object, Object) - Method in class org.hibernate.type.CustomCollectionType
 
indexOf(Object, Object) - Method in class org.hibernate.type.ListType
 
indexOf(Object, Object) - Method in class org.hibernate.type.MapType
 
indexOf(Object, Object) - Method in interface org.hibernate.usertype.UserCollectionType
Optional operation.
indexOf(Object[], Object) - Static method in class org.hibernate.util.ArrayHelper
 
IndexOrUniqueKeySecondPass - Class in org.hibernate.cfg
 
IndexOrUniqueKeySecondPass(Table, String, String[], ExtendedMappings) - Constructor for class org.hibernate.cfg.IndexOrUniqueKeySecondPass
Build an index
IndexOrUniqueKeySecondPass(String, Ejb3Column, ExtendedMappings) - Constructor for class org.hibernate.cfg.IndexOrUniqueKeySecondPass
Build an index
IndexOrUniqueKeySecondPass(String, Ejb3Column, ExtendedMappings, boolean) - Constructor for class org.hibernate.cfg.IndexOrUniqueKeySecondPass
Build an index if unique is false or a Unique Key if unique is true
IndexPropertyAccessor - Class in org.hibernate.property
Represents a "back-reference" to the index of a collection.
IndexPropertyAccessor(String, String) - Constructor for class org.hibernate.property.IndexPropertyAccessor
Constructs a new instance of IndexPropertyAccessor.
IndexPropertyAccessor.IndexGetter - Class in org.hibernate.property
The Getter implementation for index backrefs.
IndexPropertyAccessor.IndexGetter() - Constructor for class org.hibernate.property.IndexPropertyAccessor.IndexGetter
 
IndexPropertyAccessor.IndexSetter - Class in org.hibernate.property
The Setter implementation for index backrefs.
IndexPropertyAccessor.IndexSetter() - Constructor for class org.hibernate.property.IndexPropertyAccessor.IndexSetter
 
InExpression - Class in org.hibernate.criterion
Constrains the property to a specified list of values
InExpression(String, Object[]) - Constructor for class org.hibernate.criterion.InExpression
 
INFINISPAN_CONFIG_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Classpath or filesystem resource containing Infinispan configurations the factory should use.
INFINISPAN_GLOBAL_STATISTICS_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
InfinispanRegionFactory - Class in org.hibernate.cache.infinispan
A RegionFactory for Infinispan-backed cache regions.
InfinispanRegionFactory() - Constructor for class org.hibernate.cache.infinispan.InfinispanRegionFactory
Create a new instance using the default configuration.
InfinispanRegionFactory(Properties) - Constructor for class org.hibernate.cache.infinispan.InfinispanRegionFactory
Create a new instance using conifguration properties in props.
info(String) - Method in interface org.hibernate.bytecode.buildtime.Logger
 
info(String) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
 
InformixDialect - Class in org.hibernate.dialect
Informix dialect.

Seems to work with Informix Dynamic Server Version 7.31.UD3, Informix JDBC driver version 2.21JC3.
InformixDialect() - Constructor for class org.hibernate.dialect.InformixDialect
Creates new InformixDialect instance.
infoString(String, Serializable) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a particular entity, based on the given entityName and id.
infoString(EntityPersister, Object, SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a particular entity.
infoString(EntityPersister, Object, Type, SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a particular entity,.
infoString(EntityPersister, Serializable[], SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a series of entities.
infoString(EntityPersister) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to given entity persister.
infoString(String, String, Object) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a given property value for an entity.
InFragment - Class in org.hibernate.sql
An SQL IN expression.
InFragment() - Constructor for class org.hibernate.sql.InFragment
 
Ingres10Dialect - Class in org.hibernate.dialect
A SQL dialect for Ingres 10 and later versions.
Ingres10Dialect() - Constructor for class org.hibernate.dialect.Ingres10Dialect
 
Ingres9Dialect - Class in org.hibernate.dialect
A SQL dialect for Ingres 9.3 and later versions.
Ingres9Dialect() - Constructor for class org.hibernate.dialect.Ingres9Dialect
 
IngresDialect - Class in org.hibernate.dialect
An SQL dialect for Ingres 9.2.
IngresDialect() - Constructor for class org.hibernate.dialect.IngresDialect
 
InheritanceState - Class in org.hibernate.cfg
Some extra data to the inheritance position of a class.
InheritanceState(XClass, Map<XClass, InheritanceState>, ExtendedMappings) - Constructor for class org.hibernate.cfg.InheritanceState
 
inheritanceStatePerClass - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
InheritanceType - Enum in org.hibernate.envers.configuration.metadata
 
INIT_ORACLETYPES_CURSOR_VALUE - Static variable in class org.hibernate.dialect.Oracle8iDialect
 
initAll(String, String, LockOptions) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
initCause(Throwable) - Method in exception org.hibernate.bytecode.javassist.BulkAccessorException
Initializes the cause of this throwable.
initCollectionPropertyMap() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
initComponentPropertyPaths(String, AbstractComponentType, String[], String[], String[], String[], Mapping) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
initFromWalker(JoinWalker) - Method in class org.hibernate.loader.OuterJoinLoader
 
INITIAL_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
INITIAL_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
initialContext - Variable in class org.hibernate.transaction.JTATransactionFactory
 
Initializable - Interface in org.hibernate.event
An event listener that requires access to mappings to initialize state at initialization time.
initialize(Configuration) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
 
initialize(boolean) - Method in class org.hibernate.collection.AbstractPersistentCollection
Initialize the collection, if possible, wrapping any exceptions in a runtime exception
initialize() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
initialize() - Method in interface org.hibernate.envers.entities.mapper.relation.lazy.initializor.Initializor
 
initialize(Configuration) - Method in class org.hibernate.envers.event.AuditEventListener
 
initialize(Configuration) - Method in interface org.hibernate.event.Initializable
 
initialize(Object) - Static method in class org.hibernate.Hibernate
Force initialization of a proxy or persistent collection.
initialize() - Method in class org.hibernate.hql.ast.tree.AbstractNullnessCheckNode
Called by the tree walker during hql-sql semantic analysis after the operator sub-tree is completely built.
initialize() - Method in class org.hibernate.hql.ast.tree.BetweenOperatorNode
 
initialize() - Method in class org.hibernate.hql.ast.tree.BinaryArithmeticOperatorNode
 
initialize() - Method in class org.hibernate.hql.ast.tree.BinaryLogicOperatorNode
Performs the operator node initialization by seeking out any parameter nodes and setting their expected type, if possible.
initialize(Object) - Method in class org.hibernate.hql.ast.tree.HqlSqlWalkerNode
 
initialize(Object) - Method in interface org.hibernate.hql.ast.tree.InitializeableNode
Initializes the node with the parameter.
initialize() - Method in class org.hibernate.hql.ast.tree.InLogicOperatorNode
 
initialize(Queryable) - Method in class org.hibernate.hql.ast.tree.IntoClause
 
initialize(Token) - Method in class org.hibernate.hql.ast.tree.Node
 
initialize(AST) - Method in class org.hibernate.hql.ast.tree.Node
 
initialize() - Method in interface org.hibernate.hql.ast.tree.OperatorNode
Called by the tree walker during hql-sql semantic analysis after the operator sub-tree is completely built.
initialize() - Method in class org.hibernate.hql.ast.tree.UnaryArithmeticNode
 
initialize() - Method in class org.hibernate.hql.ast.tree.UnaryLogicOperatorNode
 
initialize(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
initialize(ResultSet, long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
initialize(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
initialize(ResultSet, long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
initialize(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
initialize(ResultSet, long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
initialize(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Initialize the internal value from the given primitive long.
initialize(ResultSet, long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Initialize the internal value from the given result set, using the specified default value if we could not get a value from the result set (aka result was null).
initialize() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
initialize(Serializable, SessionImplementor) - Method in class org.hibernate.loader.collection.BatchingCollectionInitializer
 
initialize(Serializable, SessionImplementor) - Method in interface org.hibernate.loader.collection.CollectionInitializer
Initialize the given collection
initialize(Serializable, SessionImplementor) - Method in class org.hibernate.loader.collection.CollectionLoader
 
initialize(Serializable, SessionImplementor) - Method in class org.hibernate.loader.collection.SubselectCollectionLoader
 
initialize(Serializable, SessionImplementor) - Method in class org.hibernate.loader.collection.SubselectOneToManyLoader
 
initialize(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
initialize(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Initialize the given collection with the given key
initialize(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.NamedQueryCollectionInitializer
 
initialize() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Initialize the proxy, fetching the target entity if necessary.
initialize() - Method in interface org.hibernate.proxy.LazyInitializer
Initialize the proxy, fetching the target entity if necessary.
initialize(Configuration) - Method in class org.hibernate.secure.JACCPreDeleteEventListener
 
initialize(Configuration) - Method in class org.hibernate.secure.JACCPreInsertEventListener
 
initialize(Configuration) - Method in class org.hibernate.secure.JACCPreLoadEventListener
 
initialize(Configuration) - Method in class org.hibernate.secure.JACCPreUpdateEventListener
 
InitializeableNode - Interface in org.hibernate.hql.ast.tree
An interface for initializeable AST nodes.
initializeCollection(PersistentCollection, boolean) - Method in interface org.hibernate.engine.SessionImplementor
Initialize the collection (if not already initialized)
initializeCollection(PersistentCollection, boolean) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
initializeCollection(int) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
initializeCollection(int) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
 
initializeCollection(int) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
 
initializeCollection(int) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.ListCollectionInitializor
 
initializeCollection(int) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.MapCollectionInitializor
 
initializeCollection(FromClause, String, String) - Method in class org.hibernate.hql.ast.tree.FromElement
 
initializeCollection(PersistentCollection, boolean) - Method in class org.hibernate.impl.SessionImpl
 
initializeCollection(PersistentCollection, boolean) - Method in class org.hibernate.impl.StatelessSessionImpl
 
InitializeCollectionEvent - Class in org.hibernate.event
An event that occurs when a collection wants to be initialized
InitializeCollectionEvent(PersistentCollection, EventSource) - Constructor for class org.hibernate.event.InitializeCollectionEvent
 
InitializeCollectionEventListener - Interface in org.hibernate.event
Defines the contract for handling of collection initialization events generated by a session.
initializeComponentJoin(FromElementType) - Method in class org.hibernate.hql.ast.tree.FromElement
 
initializeDerivedSelectClause(FromClause) - Method in class org.hibernate.hql.ast.tree.SelectClause
Prepares a derived (i.e., not explicitly defined in the query) select clause.
initializeEntity(Object, boolean, SessionImplementor, PreLoadEvent, PostLoadEvent) - Static method in class org.hibernate.engine.TwoPhaseLoad
Perform the second step of 2-phase load.
initializeEntity(FromClause, String, EntityPersister, EntityType, String, String) - Method in class org.hibernate.hql.ast.tree.FromElement
 
initializeExplicitSelectClause(FromClause) - Method in class org.hibernate.hql.ast.tree.SelectClause
Prepares an explicitly defined select clause.
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.PersistentArrayHolder
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.PersistentBag
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in interface org.hibernate.collection.PersistentCollection
Read the state of the collection from a disassembled cached value
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.PersistentElementHolder
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.PersistentList
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.PersistentListElementHolder
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.PersistentMap
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.PersistentMapElementHolder
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.PersistentSet
 
initializeImmediately(EntityMode) - Method in class org.hibernate.type.ArrayType
 
initializeImmediately(EntityMode) - Method in class org.hibernate.type.CollectionType
 
initializeLazyProperty(String, Object, SessionImplementor) - Method in interface org.hibernate.intercept.LazyPropertyInitializer
Initialize the property, and return its new value
initializeLazyProperty(String, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
initializeListeners(Configuration) - Method in class org.hibernate.event.EventListeners
Call Initializable.initialize(org.hibernate.cfg.Configuration) on any listeners that implement the Initializable interface.
initializeMethodNode(AST, boolean) - Method in class org.hibernate.hql.ast.tree.MethodNode
 
initializeNonLazyCollections() - Method in interface org.hibernate.engine.PersistenceContext
Force initialization of all non-lazy collections encountered during the current two-phase load (actually, this is a no-op, unless this is the "outermost" load)
initializeNonLazyCollections() - Method in class org.hibernate.engine.StatefulPersistenceContext
Force initialization of all non-lazy collections encountered during the current two-phase load (actually, this is a no-op, unless this is the "outermost" load)
Initializor<T> - Interface in org.hibernate.envers.entities.mapper.relation.lazy.initializor
 
initIdentifierPropertyPaths(String, EntityType, String[], String[], String[], Mapping) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
initInternalEvict(CacheAdapter, AddressAdapter) - Static method in class org.hibernate.cache.infinispan.util.CacheHelper
 
initLockers() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
initMappingColumn(String, String, int, int, int, boolean, String, boolean, boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
initPersisters(List, LockMode) - Method in class org.hibernate.loader.JoinWalker
 
initPersisters(List, LockOptions) - Method in class org.hibernate.loader.JoinWalker
 
initProjection(String, String, String, String, LockOptions) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
initPropertyPaths(Mapping) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
initPropertyPaths(String, Type, String[], String[], String[], String[], Mapping) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
initSubclassPropertyAliasesMap(PersistentClass) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Must be called by subclasses, at the end of their constructors
InjectedDataSourceConnectionProvider - Class in org.hibernate.ejb.connection
A specialization of DatasourceConnectionProvider which uses the DataSource specified vi InjectedDataSourceConnectionProvider.setDataSource(javax.sql.DataSource) rather than locating it from JNDI.
InjectedDataSourceConnectionProvider() - Constructor for class org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
 
injectFieldInterceptor(Object, String, Set, SessionImplementor) - Static method in class org.hibernate.intercept.cglib.CGLIBHelper
 
injectFieldInterceptor(Object, String, Set, SessionImplementor) - Static method in class org.hibernate.intercept.FieldInterceptionHelper
 
injectFieldInterceptor(Object, String, Set, SessionImplementor) - Static method in class org.hibernate.intercept.javassist.JavassistHelper
 
injectInitialValue(long) - Method in interface org.hibernate.id.enhanced.OptimizerFactory.InitialValueAwareOptimizer
Reports the user specified initial value to the optimizer.
injectInitialValue(long) - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledOptimizer
Reports the user specified initial value to the optimizer.
InjectionSettingsFactory - Class in org.hibernate.ejb
 
InjectionSettingsFactory() - Constructor for class org.hibernate.ejb.InjectionSettingsFactory
 
injectParameters(Object, Properties) - Static method in class org.hibernate.type.TypeFactory
 
InLogicOperatorNode - Class in org.hibernate.hql.ast.tree
 
InLogicOperatorNode() - Constructor for class org.hibernate.hql.ast.tree.InLogicOperatorNode
 
INNER_JOIN - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Specifies joining to an entity based on an inner join.
INNER_JOIN - Static variable in class org.hibernate.sql.JoinFragment
 
InPredicate<T> - Class in org.hibernate.ejb.criteria.predicate
Models an [NOT] IN restriction
InPredicate(CriteriaBuilderImpl, Expression<? extends T>) - Constructor for class org.hibernate.ejb.criteria.predicate.InPredicate
Constructs an IN predicate against a given expression with an empty list of values.
InPredicate(CriteriaBuilderImpl, Expression<? extends T>, Expression<? extends T>...) - Constructor for class org.hibernate.ejb.criteria.predicate.InPredicate
Constructs an IN predicate against a given expression with the given list of expression values.
InPredicate(CriteriaBuilderImpl, Expression<? extends T>, List<Expression<? extends T>>) - Constructor for class org.hibernate.ejb.criteria.predicate.InPredicate
Constructs an IN predicate against a given expression with the given list of expression values.
InPredicate(CriteriaBuilderImpl, Expression<? extends T>, T...) - Constructor for class org.hibernate.ejb.criteria.predicate.InPredicate
Constructs an IN predicate against a given expression with the given given literal value list.
InPredicate(CriteriaBuilderImpl, Expression<? extends T>, Collection<T>) - Constructor for class org.hibernate.ejb.criteria.predicate.InPredicate
Constructs an IN predicate against a given expression with the given literal value list.
inProjectionList() - Method in class org.hibernate.hql.ast.tree.FromElement
 
inProjectionList() - Method in class org.hibernate.hql.ast.tree.ImpliedFromElement
 
InputStreamZippedJarVisitor - Class in org.hibernate.ejb.packaging
Work on a JAR that can only be accessed through a inputstream This is less efficient than the FileZippedJarVisitor
InputStreamZippedJarVisitor(URL, Filter[], String) - Constructor for class org.hibernate.ejb.packaging.InputStreamZippedJarVisitor
 
InputStreamZippedJarVisitor(String, Filter[]) - Constructor for class org.hibernate.ejb.packaging.InputStreamZippedJarVisitor
 
insert(Object, Object, Object) - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Called after an item has been inserted (before the transaction completes), instead of calling evict().
insert(Object, Object, Object) - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. Called after an item has been inserted (before the transaction completes), instead of calling evict().
insert(Object, Object, Object) - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
insert(Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
insert(Object, Object, Object) - Method in class org.hibernate.cache.jbc.access.OptimisticTransactionalAccessDelegate
Overrides the superclass by adding a DataVersion to the invocation.
insert(Object, Object, Object) - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
insert(Object, Object, Object) - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
insert(Object, Object, Object) - Method in class org.hibernate.cache.NonstrictReadWriteCache
Invalidate the item
insert(Object, Object, Object) - Method in class org.hibernate.cache.ReadOnlyCache
Do nothing.
insert(Object, Object, Object) - Method in class org.hibernate.cache.ReadWriteCache
Do nothing.
insert(Object, Object, Object) - Method in class org.hibernate.cache.TransactionalCache
 
insert(Object) - Method in class org.hibernate.impl.StatelessSessionImpl
 
insert(String, Object) - Method in class org.hibernate.impl.StatelessSessionImpl
 
INSERT - Static variable in class org.hibernate.mapping.PropertyGeneration
Values for this property are generated by the database on insert.
insert(Object[], boolean[], String, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Perform an SQL INSERT, and then retrieve a generated identifier.
insert(Serializable, Object[], boolean[], int, String, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Perform an SQL INSERT.
insert(Object[], Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
insert(Serializable, Object[], Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
insert(Serializable, Object[], Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Persist an instance
insert(Object[], Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Persist an instance, using a natively generated identifier (optional operation)
INSERT - Static variable in class org.hibernate.secure.HibernatePermission
 
Insert - Class in org.hibernate.sql
An SQL INSERT statement
Insert(Dialect) - Constructor for class org.hibernate.sql.Insert
 
insert(Object) - Method in interface org.hibernate.StatelessSession
Insert a row.
insert(String, Object) - Method in interface org.hibernate.StatelessSession
Insert a row.
insertable() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
insertable() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
insertCallable - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
insertChild(AST, AST) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Inserts the child as the first child of the parent, all other children are shifted over to the 'right'.
insertEntity(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
insertEntity(String) - Method in class org.hibernate.stat.StatisticsImpl
 
insertEntity(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
InsertGeneratedIdentifierDelegate - Interface in org.hibernate.id.insert
Responsible for handling delegation relating to variants in how insert-generated-identifier generator strategies dictate processing: building the sql insert statement determination of the generated identifier value
insertResultCheckStyles - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
insertRows(PersistentCollection, Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
insertRows(PersistentCollection, Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Insert the persistent state of any new collection elements
InsertSelect - Class in org.hibernate.sql
Implementation of InsertSelect.
InsertSelect(Dialect) - Constructor for class org.hibernate.sql.InsertSelect
 
InsertSelectIdentityInsert - Class in org.hibernate.id.insert
Specialized IdentifierGeneratingInsert which appends the database specific clause which signifies to return generated IDENTITY values to the end of the insert statement.
InsertSelectIdentityInsert(Dialect) - Constructor for class org.hibernate.id.insert.InsertSelectIdentityInsert
 
insertSibling(AST, AST) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Inserts a node into a child subtree as a particularly positioned sibling taking care to properly reorganize the tree to account for this new addition.
InsertStatement - Class in org.hibernate.hql.ast.tree
Defines a top-level AST node representing an HQL "insert select" statement.
InsertStatement() - Constructor for class org.hibernate.hql.ast.tree.InsertStatement
 
INSTANCE - Static variable in class org.hibernate.cache.jbc.util.CircumventChecksDataVersion
 
INSTANCE - Static variable in class org.hibernate.cache.jbc.util.NonLockingDataVersion
 
INSTANCE - Static variable in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
INSTANCE - Static variable in class org.hibernate.cfg.DefaultNamingStrategy
The singleton instance
INSTANCE - Static variable in class org.hibernate.cfg.EJB3DTDEntityResolver
 
INSTANCE - Static variable in class org.hibernate.cfg.EJB3NamingStrategy
 
INSTANCE - Static variable in class org.hibernate.cfg.ImprovedNamingStrategy
A convenient singleton instance
INSTANCE - Static variable in class org.hibernate.dialect.resolver.BasicSQLExceptionConverter
 
INSTANCE - Static variable in class org.hibernate.ejb.criteria.ValueHandlerFactory.BigDecimalValueHandler
 
INSTANCE - Static variable in class org.hibernate.ejb.criteria.ValueHandlerFactory.BigIntegerValueHandler
 
INSTANCE - Static variable in class org.hibernate.ejb.criteria.ValueHandlerFactory.ByteValueHandler
 
INSTANCE - Static variable in class org.hibernate.ejb.criteria.ValueHandlerFactory.DoubleValueHandler
 
INSTANCE - Static variable in class org.hibernate.ejb.criteria.ValueHandlerFactory.FloatValueHandler
 
INSTANCE - Static variable in class org.hibernate.ejb.criteria.ValueHandlerFactory.IntegerValueHandler
 
INSTANCE - Static variable in class org.hibernate.ejb.criteria.ValueHandlerFactory.LongValueHandler
 
INSTANCE - Static variable in class org.hibernate.ejb.criteria.ValueHandlerFactory.ShortValueHandler
 
INSTANCE - Static variable in class org.hibernate.ejb.criteria.ValueHandlerFactory.StringValueHandler
 
INSTANCE - Static variable in class org.hibernate.ejb.event.EJB3AutoFlushEventListener
 
INSTANCE - Static variable in class org.hibernate.ejb.event.EJB3FlushEventListener
 
INSTANCE - Static variable in class org.hibernate.EmptyInterceptor
 
INSTANCE - Static variable in class org.hibernate.engine.jdbc.NonContextualLobCreator
 
INSTANCE - Static variable in class org.hibernate.sql.Template.NoOpColumnMapper
 
INSTANCE - Static variable in class org.hibernate.transform.AliasToEntityMapResultTransformer
 
INSTANCE - Static variable in class org.hibernate.transform.DistinctResultTransformer
 
INSTANCE - Static variable in class org.hibernate.transform.DistinctRootEntityResultTransformer
 
INSTANCE - Static variable in class org.hibernate.transform.PassThroughResultTransformer
 
INSTANCE - Static variable in class org.hibernate.transform.RootEntityResultTransformer
 
INSTANCE - Static variable in class org.hibernate.transform.ToListResultTransformer
 
INSTANCE - Static variable in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer.BasicEntityNameResolver
 
INSTANCE - Static variable in class org.hibernate.util.CalendarComparator
 
INSTANCE - Static variable in class org.hibernate.util.ComparableComparator
 
INSTANCE - Static variable in class org.hibernate.util.EmptyIterator
 
INSTANCE - Static variable in class org.hibernate.util.xml.MappingReader
 
instantiate(String, EntityMode, Serializable) - Method in class org.hibernate.EmptyInterceptor
 
instantiate(String, Serializable) - Method in interface org.hibernate.engine.SessionImplementor
Instantiate the entity class, initializing with the given identifier
instantiate(String, Serializable) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
instantiate(EntityPersister, Serializable) - Method in interface org.hibernate.event.EventSource
Instantiate an entity instance, using either an interceptor, or the given persister
instantiate(Object[]) - Method in class org.hibernate.hql.HolderInstantiator
 
instantiate(String, Serializable) - Method in class org.hibernate.impl.SessionImpl
 
instantiate(EntityPersister, Serializable) - Method in class org.hibernate.impl.SessionImpl
give the interceptor an opportunity to override the default instantiation
instantiate(String, Serializable) - Method in class org.hibernate.impl.StatelessSessionImpl
 
instantiate(String, EntityMode, Serializable) - Method in interface org.hibernate.Interceptor
Instantiate the entity class.
instantiate(Serializable, EntityMode) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated. Use ClassMetadata.instantiate(Serializable, SessionImplementor) instead
instantiate(Serializable, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
Create a class instance initialized with the given identifier
instantiate(Serializable, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Create a class instance initialized with the given identifier
instantiate(Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Create a class instance initialized with the given identifier
instantiate(Serializable, EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Deprecated. Use EntityPersister.instantiate(Serializable, SessionImplementor) instead
instantiate(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Create a class instance initialized with the given identifier
instantiate() - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
This method does not populate the component parent
instantiate(Serializable) - Method in class org.hibernate.tuple.Dom4jInstantiator
 
instantiate() - Method in class org.hibernate.tuple.Dom4jInstantiator
 
instantiate(Serializable) - Method in class org.hibernate.tuple.DynamicMapInstantiator
 
instantiate() - Method in class org.hibernate.tuple.DynamicMapInstantiator
 
instantiate(Serializable) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
instantiate(Serializable, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
instantiate() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
instantiate(Serializable) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Deprecated. Use EntityTuplizer.instantiate(Serializable, SessionImplementor) instead.
instantiate(Serializable, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Create an entity instance initialized with the given identifier.
instantiate(Serializable) - Method in interface org.hibernate.tuple.Instantiator
Perform the requested entity instantiation.
instantiate() - Method in interface org.hibernate.tuple.Instantiator
Perform the requested instantiation.
instantiate() - Method in class org.hibernate.tuple.PojoInstantiator
 
instantiate(Serializable) - Method in class org.hibernate.tuple.PojoInstantiator
 
instantiate() - Method in interface org.hibernate.tuple.Tuplizer
Generate a new, empty entity.
instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.ArrayType
 
instantiate(int) - Method in class org.hibernate.type.ArrayType
 
instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.BagType
 
instantiate(int) - Method in class org.hibernate.type.BagType
 
instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.CollectionType
Instantiate an uninitialized collection wrapper or holder.
instantiate(int) - Method in class org.hibernate.type.CollectionType
Instantiate an empty instance of the "underlying" collection (not a wrapper), but with the given anticipated size (i.e.
instantiate(EntityMode) - Method in class org.hibernate.type.ComponentType
This method does not populate the component parent
instantiate(Object, SessionImplementor) - Method in class org.hibernate.type.ComponentType
 
instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.CustomCollectionType
 
instantiate(int) - Method in class org.hibernate.type.CustomCollectionType
 
instantiate(Object, SessionImplementor) - Method in class org.hibernate.type.EmbeddedComponentType
 
instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.IdentifierBagType
 
instantiate(int) - Method in class org.hibernate.type.IdentifierBagType
 
instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.ListType
 
instantiate(int) - Method in class org.hibernate.type.ListType
 
instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.MapType
 
instantiate(int) - Method in class org.hibernate.type.MapType
 
instantiate(int) - Method in class org.hibernate.type.OrderedMapType
Instantiate an empty instance of the "underlying" collection (not a wrapper), but with the given anticipated size (i.e.
instantiate(int) - Method in class org.hibernate.type.OrderedSetType
Instantiate an empty instance of the "underlying" collection (not a wrapper), but with the given anticipated size (i.e.
instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.SetType
 
instantiate(int) - Method in class org.hibernate.type.SetType
 
instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.SortedMapType
 
instantiate(int) - Method in class org.hibernate.type.SortedMapType
 
instantiate(SessionImplementor, CollectionPersister, Serializable) - Method in class org.hibernate.type.SortedSetType
 
instantiate(int) - Method in class org.hibernate.type.SortedSetType
 
instantiate(SessionImplementor, CollectionPersister) - Method in interface org.hibernate.usertype.UserCollectionType
Instantiate an uninitialized instance of the collection wrapper
instantiate(int) - Method in interface org.hibernate.usertype.UserCollectionType
Instantiate an empty instance of the "underlying" collection (not a wrapper), but with the given anticipated size (i.e.
instantiate(int) - Static method in class org.hibernate.util.IdentityMap
Return a new instance of this class, with an undefined iteration order.
instantiateResult(Object) - Method in class org.hibernate.type.ArrayType
 
instantiateResult(Object) - Method in class org.hibernate.type.CollectionType
Instantiate a new "underlying" collection exhibiting the same capacity charactersitcs and the passed "original".
instantiateSequenced(int) - Static method in class org.hibernate.util.IdentityMap
Return a new instance of this class, with iteration order defined as the order in which entries were added
InstantiationException - Exception in org.hibernate
Thrown if Hibernate can't instantiate an entity or component class at runtime.
InstantiationException(String, Class, Throwable) - Constructor for exception org.hibernate.InstantiationException
 
InstantiationException(String, Class) - Constructor for exception org.hibernate.InstantiationException
 
InstantiationException(String, Class, Exception) - Constructor for exception org.hibernate.InstantiationException
 
InstantiationOptimizerAdapter - Class in org.hibernate.bytecode.cglib
Deprecated. Per HHH-5451 support for cglib as a bytecode provider has been deprecated.
InstantiationOptimizerAdapter(FastClass) - Constructor for class org.hibernate.bytecode.cglib.InstantiationOptimizerAdapter
Deprecated.  
InstantiationOptimizerAdapter - Class in org.hibernate.bytecode.javassist
The ReflectionOptimizer.InstantiationOptimizer implementation for Javassist which simply acts as an adpater to the FastClass class.
InstantiationOptimizerAdapter(FastClass) - Constructor for class org.hibernate.bytecode.javassist.InstantiationOptimizerAdapter
 
instantiator - Variable in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
Instantiator - Interface in org.hibernate.tuple
Contract for implementors responsible for instantiating entity/component instances.
InstrumentedClassLoader - Class in org.hibernate.bytecode
A specialized classloader which performs bytecode enhancement on class definitions as they are loaded into the classloader scope.
InstrumentedClassLoader(ClassLoader, ClassTransformer) - Constructor for class org.hibernate.bytecode.InstrumentedClassLoader
 
Instrumenter - Interface in org.hibernate.bytecode.buildtime
TODO : javadoc
Instrumenter.Options - Interface in org.hibernate.bytecode.buildtime
 
InstrumentTask - Class in org.hibernate.tool.instrument.cglib
Deprecated. Per HHH-5451 support for cglib as a bytecode provider has been deprecated; use InstrumentTask instead
InstrumentTask() - Constructor for class org.hibernate.tool.instrument.cglib.InstrumentTask
Deprecated.  
InstrumentTask - Class in org.hibernate.tool.instrument.javassist
An Ant task for instrumenting persistent classes in order to enable field-level interception using Javassist.
InstrumentTask() - Constructor for class org.hibernate.tool.instrument.javassist.InstrumentTask
 
INTEGER - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
IntegerType - Class in org.hibernate.type
integer: A type that maps an SQL INT to a Java Integer.
IntegerType() - Constructor for class org.hibernate.type.IntegerType
 
IntegralDataTypeHolder - Interface in org.hibernate.id
Defines a common api for dealing with data of integral data type.
InterbaseDialect - Class in org.hibernate.dialect
An SQL dialect for Interbase.
InterbaseDialect() - Constructor for class org.hibernate.dialect.InterbaseDialect
 
intercept(Object, String, Object) - Method in class org.hibernate.intercept.AbstractFieldInterceptor
 
InterceptFieldClassFileTransformer - Class in org.hibernate.ejb.instrument
Enhance the classes allowing them to implements InterceptFieldEnabled This interface is then used by Hibernate for some optimizations.
InterceptFieldClassFileTransformer(List<String>) - Constructor for class org.hibernate.ejb.instrument.InterceptFieldClassFileTransformer
 
INTERCEPTOR - Static variable in class org.hibernate.ejb.AvailableSettings
Interceptor class name, the class has to have a no-arg constructor the interceptor instance is shared amongst all EntityManager of a given EntityManagerFactory
Interceptor - Interface in org.hibernate
Allows user code to inspect and/or change property values.
INTERNAL_LOAD_EAGER - Static variable in interface org.hibernate.event.LoadEventListener
 
INTERNAL_LOAD_LAZY - Static variable in interface org.hibernate.event.LoadEventListener
 
INTERNAL_LOAD_NULLABLE - Static variable in interface org.hibernate.event.LoadEventListener
 
internalExecuteUpdate() - Method in class org.hibernate.ejb.AbstractQueryImpl
Actually execute the update; all pre-requisites have been checked.
internalExecuteUpdate() - Method in class org.hibernate.ejb.QueryImpl
 
internalFqn - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
internalGetSubqueries() - Method in class org.hibernate.ejb.criteria.QueryStructure
 
internalLoad(String, Serializable, boolean, boolean) - Method in interface org.hibernate.engine.SessionImplementor
Load an instance without checking if it was deleted.
internalLoad(String, Serializable, boolean, boolean) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
internalLoad(String, Serializable, boolean, boolean) - Method in class org.hibernate.impl.SessionImpl
 
internalLoad(String, Serializable, boolean, boolean) - Method in class org.hibernate.impl.StatelessSessionImpl
 
interpretCacheMode(CacheStoreMode, CacheRetrieveMode) - Static method in class org.hibernate.ejb.util.CacheModeHelper
Given a JPA CacheStoreMode and CacheRetrieveMode, determine the corresponding legacy Hibernate CacheMode.
interpretCacheRetrieveMode(CacheMode) - Static method in class org.hibernate.ejb.util.CacheModeHelper
 
interpretCacheStoreMode(CacheMode) - Static method in class org.hibernate.ejb.util.CacheModeHelper
 
interpretLockMode(Object) - Static method in class org.hibernate.ejb.util.LockModeTypeHelper
 
IntoClause - Class in org.hibernate.hql.ast.tree
Represents an entity referenced in the INTO clause of an HQL INSERT statement.
IntoClause() - Constructor for class org.hibernate.hql.ast.tree.IntoClause
 
invalidate(Object, Object, Object) - Method in class org.hibernate.cache.jbc.timestamp.ClusteredConcurrentTimestampsRegionImpl
 
invalidate(Serializable[]) - Method in class org.hibernate.cache.UpdateTimestampsCache
 
invalidateKey(Object) - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Invalidates any previously registered pending puts ensuring a subsequent call to PutFromLoadValidator.acquirePutFromLoadLock(Object) will return false.
invalidateKey(Object) - Method in class org.hibernate.cache.jbc.access.PutFromLoadValidator
Invalidates any previously registered pending puts ensuring a subsequent call to PutFromLoadValidator.acquirePutFromLoadLock(Object) will return false.
invalidateRegion() - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Invalidates all previously registered pending puts ensuring a subsequent call to PutFromLoadValidator.acquirePutFromLoadLock(Object) will return false.
invalidateRegion() - Method in class org.hibernate.cache.jbc.access.PutFromLoadValidator
Invalidates all previously registered pending puts ensuring a subsequent call to PutFromLoadValidator.acquirePutFromLoadLock(Object) will return false.
invalidateState - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
invalidateState - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
invalidation - Variable in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
invalidationMutex - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
invalidationMutex - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
InvalidMappingException - Exception in org.hibernate
Thrown when a mapping is found to be invalid.
InvalidMappingException(String, String, String, Throwable) - Constructor for exception org.hibernate.InvalidMappingException
 
InvalidMappingException(String, String, String) - Constructor for exception org.hibernate.InvalidMappingException
 
InvalidMappingException(String, String) - Constructor for exception org.hibernate.InvalidMappingException
 
InvalidMappingException(String, String, Throwable) - Constructor for exception org.hibernate.InvalidMappingException
 
InvalidPathException - Exception in org.hibernate.hql.ast
Exception thrown when an invalid path is found in a query.
InvalidPathException(String) - Constructor for exception org.hibernate.hql.ast.InvalidPathException
 
InvalidWithClauseException - Exception in org.hibernate.hql.ast
InvalidWithClauseException(String) - Constructor for exception org.hibernate.hql.ast.InvalidWithClauseException
 
InvalidWithClauseException(String, String) - Constructor for exception org.hibernate.hql.ast.InvalidWithClauseException
 
invert(Map) - Static method in class org.hibernate.util.IdentityMap
 
invoke(String, Class[], Object, Object[]) - Method in class org.hibernate.bytecode.javassist.FastClass
 
invoke(int, Object, Object[]) - Method in class org.hibernate.bytecode.javassist.FastClass
 
invoke(Object) - Method in class org.hibernate.ejb.event.BeanCallback
 
invoke(Object) - Method in class org.hibernate.ejb.event.Callback
 
invoke(Object) - Method in class org.hibernate.ejb.event.ListenerCallback
 
invoke(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.BlobProxy
invoke(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.ClobProxy
invoke(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.ResultSetWrapperProxy
invoke(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.SerializableBlobProxy
invoke(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.SerializableClobProxy
invoke(Object, Method, Object[]) - Method in class org.hibernate.jdbc.BorrowedConnectionProxy
invoke(Method, Object[], Object) - Method in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
invoke(Object, Method, Object[]) - Method in class org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer
Deprecated.  
invoke(Object, Method, Method, Object[]) - Method in class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer
 
INVOKE_IMPLEMENTATION - Static variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
invokeDeleteLifecycle(EventSource, Object, EntityPersister) - Method in class org.hibernate.ejb.event.EJB3DeleteEventListener
 
invokeDeleteLifecycle(EventSource, Object, EntityPersister) - Method in class org.hibernate.event.def.DefaultDeleteEventListener
 
invokeInterceptor(SessionImplementor, Object, EntityEntry, Object[], EntityPersister) - Method in class org.hibernate.ejb.event.EJB3FlushEntityEventListener
 
invokeInterceptor(SessionImplementor, Object, EntityEntry, Object[], EntityPersister) - Method in class org.hibernate.event.def.DefaultFlushEntityEventListener
 
invokeSaveLifecycle(Object, EntityPersister, EventSource) - Method in class org.hibernate.event.def.AbstractSaveEventListener
 
invokeUpdateLifecycle(Object, EntityPersister, EventSource) - Method in class org.hibernate.event.def.DefaultSaveOrUpdateEventListener
 
isAbstract() - Method in class org.hibernate.mapping.PersistentClass
 
isAbstract() - Method in class org.hibernate.mapping.Table
 
isAbstract() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isAbstract() - Method in interface org.hibernate.persister.entity.Loadable
 
isAbstract() - Method in interface org.hibernate.persister.entity.Queryable
Is this an abstract class?
isAbstract() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isAbstractClass(Class) - Static method in class org.hibernate.util.ReflectHelper
Determine if the given class is declared abstract.
isAbstractUnionTable() - Method in class org.hibernate.mapping.Table
 
isActive() - Method in class org.hibernate.ejb.TransactionImpl
 
isActive() - Method in class org.hibernate.transaction.CMTTransaction
Is this transaction still active?

Again, this only returns information in relation to the local transaction, not the actual underlying transaction.

isActive() - Method in interface org.hibernate.Transaction
Is this transaction still active?

Again, this only returns information in relation to the local transaction, not the actual underlying transaction.

isActive() - Method in class org.hibernate.transaction.JDBCTransaction
Is this transaction still active?

Again, this only returns information in relation to the local transaction, not the actual underlying transaction.

isActive() - Method in class org.hibernate.transaction.JTATransaction
Is this transaction still active?

Again, this only returns information in relation to the local transaction, not the actual underlying transaction.

isAffectedBy(Map) - Method in class org.hibernate.util.FilterHelper
 
isAffectedByEnabledFilters(SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isAffectedByEnabledFilters(SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
isAggregation() - Method in class org.hibernate.ejb.criteria.expression.function.AggregationFunction
 
isAggregation() - Method in class org.hibernate.ejb.criteria.expression.function.BasicFunctionExpression
 
isAggregation() - Method in interface org.hibernate.ejb.criteria.expression.function.FunctionExpression
Is this function a value aggregator (like a COUNT or MAX function e.g.)?
isAggressiveRelease() - Method in class org.hibernate.jdbc.ConnectionManager
Will connections be released after each statement execution?

Connections will be released after each statement if either: the defined release-mode is ConnectionReleaseMode.AFTER_STATEMENT; or the defined release-mode is ConnectionReleaseMode.AFTER_TRANSACTION but we are in auto-commit mode.

isAlias(String) - Method in class org.hibernate.hql.ast.util.LiteralProcessor
 
isAllFalse(boolean[]) - Static method in class org.hibernate.util.ArrayHelper
 
isAllNegative(int[]) - Static method in class org.hibernate.util.ArrayHelper
 
isAllowNulls() - Method in class org.hibernate.event.LoadEventListener.LoadType
 
isAllowProxyCreation() - Method in class org.hibernate.event.LoadEventListener.LoadType
 
isAllowRebuild() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
isAllPropertyFetch() - Method in class org.hibernate.hql.ast.tree.FromElement
 
isAllTrue(boolean[]) - Static method in class org.hibernate.util.ArrayHelper
 
isAlternateUniqueKey() - Method in class org.hibernate.mapping.Collection
 
isAlternateUniqueKey() - Method in class org.hibernate.mapping.OneToMany
 
isAlternateUniqueKey() - Method in class org.hibernate.mapping.SimpleValue
 
isAlternateUniqueKey() - Method in interface org.hibernate.mapping.Value
 
isAlwaysDirtyChecked() - Method in class org.hibernate.type.AnyType
 
isAlwaysDirtyChecked() - Method in interface org.hibernate.type.AssociationType
Do we dirty check this association, even when there are no columns to be updated?
isAlwaysDirtyChecked() - Method in class org.hibernate.type.CollectionType
We always need to dirty check the collection because we sometimes need to incremement version number of owner and also because of how assemble/disassemble is implemented for uks
isAlwaysDirtyChecked() - Method in class org.hibernate.type.ManyToOneType
 
isAlwaysDirtyChecked() - Method in class org.hibernate.type.OneToOneType
We don't need to dirty check one-to-one because of how assemble/disassemble is implemented and because a one-to-one association is never dirty
isAnnotationPresent(Class<T>) - Method in class org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader
 
isAnyCollectionProperty(String) - Static method in class org.hibernate.hql.CollectionProperties
 
isAnyType() - Method in class org.hibernate.type.AbstractType
 
isAnyType() - Method in class org.hibernate.type.AnyType
 
isAnyType() - Method in interface org.hibernate.type.Type
Is this an "any" type.
isArray() - Method in class org.hibernate.mapping.Array
 
isArray() - Method in class org.hibernate.mapping.Collection
 
isArray() - Method in interface org.hibernate.metadata.CollectionMetadata
Is the collection an array?
isArray() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isArray() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this an array?
isArrayType() - Method in class org.hibernate.type.ArrayType
 
isArrayType() - Method in class org.hibernate.type.CollectionType
 
isAscending() - Method in class org.hibernate.ejb.criteria.OrderImpl
 
isAssociation() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
isAssociation() - Method in class org.hibernate.ejb.metamodel.PluralAttributeImpl
isAssociation() - Method in class org.hibernate.ejb.metamodel.SingularAttributeImpl
isAssociationFetch() - Method in class org.hibernate.event.LoadEvent
 
isAssociationType() - Method in class org.hibernate.type.AbstractType
 
isAssociationType() - Method in class org.hibernate.type.AnyType
 
isAssociationType() - Method in class org.hibernate.type.CollectionType
Note: return true because this type is castable to AssociationType.
isAssociationType() - Method in class org.hibernate.type.EntityType
An entity type is a type of association type
isAssociationType() - Method in interface org.hibernate.type.Type
Return true if the implementation is castable to AssociationType.
isAudited() - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
isAudited() - Method in class org.hibernate.envers.entities.mapper.relation.MiddleIdData
 
isAutoCloseEnabled() - Method in class org.hibernate.context.JTASessionContext
Mainly for subclass usage.
isAutoCloseEnabled() - Method in class org.hibernate.context.ThreadLocalSessionContext
Mainly for subclass usage.
isAutoCloseSessionEnabled() - Method in class org.hibernate.cfg.Settings
 
isAutoCloseSessionEnabled() - Method in class org.hibernate.impl.SessionImpl
 
isAutoCloseSessionEnabled() - Method in class org.hibernate.impl.StatelessSessionImpl
 
isAutoCloseSessionEnabled() - Method in interface org.hibernate.jdbc.JDBCContext.Context
 
isAutoCommit() - Method in class org.hibernate.jdbc.ConnectionManager
Is the connection considered "auto-commit"?
isAutoCreateSchema() - Method in class org.hibernate.cfg.Settings
 
isAutoDropSchema() - Method in class org.hibernate.cfg.Settings
 
isAutoFlushEnabled() - Method in class org.hibernate.context.JTASessionContext
Mainly for subclass usage.
isAutoFlushEnabled() - Method in class org.hibernate.context.ThreadLocalSessionContext
Mainly for subclass usage.
isAutoImport() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
isAutoImport() - Method in interface org.hibernate.cfg.Mappings
Determine whether auto importing of entity names is currently enabled.
isAutoUpdateSchema() - Method in class org.hibernate.cfg.Settings
 
isAutoValidateSchema() - Method in class org.hibernate.cfg.Settings
 
isBackRef() - Method in class org.hibernate.mapping.Backref
isBackRef() - Method in class org.hibernate.mapping.IndexBackref
 
isBackRef() - Method in class org.hibernate.mapping.Property
 
isBasicCollection() - Method in class org.hibernate.ejb.criteria.path.PluralAttributeJoinSupport
 
isBasicPropertyAccessor() - Method in class org.hibernate.mapping.Backref
 
isBasicPropertyAccessor() - Method in class org.hibernate.mapping.IndexBackref
 
isBasicPropertyAccessor() - Method in class org.hibernate.mapping.Property
 
isBatchable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isBatchLoadable() - Method in class org.hibernate.engine.EntityKey
 
isBatchLoadable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isBatchLoadable() - Method in interface org.hibernate.persister.entity.EntityPersister
Is batch loading enabled?
isBeingReplicated() - Method in class org.hibernate.engine.EntityEntry
 
isBidirectional() - Method in class org.hibernate.envers.entities.RelationDescription
 
isBound(Parameter<?>) - Method in class org.hibernate.ejb.AbstractQueryImpl
isCacheable() - Method in class org.hibernate.engine.NamedQueryDefinition
 
isCacheable() - Method in class org.hibernate.engine.QueryParameters
 
isCacheInvalidationRequired() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
We can't immediately add to the cache if we have formulas which must be evaluated, or if we have the possibility of two concurrent updates to the same item being merged on the database.
isCacheInvalidationRequired() - Method in interface org.hibernate.persister.entity.EntityPersister
Should we always invalidate the cache instead of recaching updated state
isCallable() - Method in class org.hibernate.engine.NamedSQLQueryDefinition
 
isCallable() - Method in class org.hibernate.engine.QueryParameters
 
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.cfg.beanvalidation.HibernateTraversableResolver
 
isCascadeDeleteEnabled() - Method in class org.hibernate.event.DeleteEvent
 
isCascadeDeleteEnabled() - Method in class org.hibernate.mapping.ForeignKey
 
isCascadeDeleteEnabled() - Method in interface org.hibernate.mapping.KeyValue
 
isCascadeDeleteEnabled() - Method in class org.hibernate.mapping.SimpleValue
 
isCascadeDeleteEnabled() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
isCascadeDeleteEnabled() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is cascade delete handled by the database-level foreign key constraint definition?
isCascadeDeleteEnabled() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
isCharacter(Class) - Static method in class org.hibernate.ejb.criteria.ValueHandlerFactory
 
isCharacter(Object) - Static method in class org.hibernate.ejb.criteria.ValueHandlerFactory
 
isCheckDeleted() - Method in class org.hibernate.event.LoadEventListener.LoadType
 
isCheckNullability() - Method in class org.hibernate.cfg.Settings
 
isClassFile(File) - Method in class org.hibernate.bytecode.buildtime.AbstractInstrumenter
Does this file represent a compiled class?
isClassOrSuperclassJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
 
isClassOrSuperclassJoin(Join) - Method in class org.hibernate.mapping.Subclass
 
isClassOrSuperclassTable(Table) - Method in class org.hibernate.mapping.PersistentClass
 
isClassOrSuperclassTable(Table) - Method in class org.hibernate.mapping.Subclass
 
isClassOrSuperclassTable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isClassOrSuperclassTable(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isClassOrSuperclassTable(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isClassOrSuperclassTable(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isClearQueueEnabled() - Method in class org.hibernate.collection.AbstractPersistentCollection
Is this collection in a state that would allow us to "queue" clear? This is a special case, because of orphan delete.
isClosed() - Method in interface org.hibernate.engine.SessionImplementor
Determine whether the session is closed.
isClosed() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
isClosed() - Method in class org.hibernate.impl.AbstractSessionImpl
 
isClosed() - Method in class org.hibernate.impl.SessionFactoryImpl
 
isClosed() - Method in interface org.hibernate.SessionFactory
Is this factory already closed?
isClosed() - Method in interface org.hibernate.transaction.TransactionFactory.Context
 
isClusteredInvalidation() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Is this cache participating in a cluster with invalidation?
isClusteredInvalidation() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
isClusteredInvalidation(Cache) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Is this cache participating in a cluster with invalidation?
isClusteredInvalidation(Configuration.CacheMode) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Does this cache mode indicate clustered invalidation?
isClusteredReplication() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Is this cache participating in a cluster with replication?
isClusteredReplication() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
isClusteredReplication(Cache) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Is this cache participating in a cluster with replication?
isClusteredReplication(Configuration.CacheMode) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Does this cache mode indicate clustered replication?
isCollection() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
isCollection() - Method in class org.hibernate.ejb.metamodel.PluralAttributeImpl
isCollection() - Method in class org.hibernate.ejb.metamodel.SingularAttributeImpl
isCollection() - Method in class org.hibernate.loader.OuterJoinableAssociation
 
isCollection() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isCollection() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isCollection() - Method in interface org.hibernate.persister.entity.Joinable
Is this instance actually a CollectionPersister?
isCollectionJoin() - Method in class org.hibernate.hql.ast.tree.FromElement
 
isCollectionOfValuesOrComponents() - Method in class org.hibernate.hql.ast.tree.FromElement
 
isCollectionProperty(String) - Static method in class org.hibernate.hql.CollectionProperties
 
isCollectionPropertyMethod() - Method in class org.hibernate.hql.ast.tree.MethodNode
 
isCollectionType() - Method in class org.hibernate.type.AbstractType
 
isCollectionType() - Method in class org.hibernate.type.CollectionType
 
isCollectionType() - Method in interface org.hibernate.type.Type
Is this type a collection type.
isCollectionValued() - Method in class org.hibernate.hql.classic.PathExpressionParser
 
isCommentsEnabled() - Method in class org.hibernate.cfg.Settings
 
isCompiled() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
isComponent() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
isComponent() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
isComponent() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
isComponent() - Method in interface org.hibernate.cfg.PropertyHolder
 
isComponentType() - Method in class org.hibernate.type.AbstractType
 
isComponentType() - Method in class org.hibernate.type.AnyType
 
isComponentType() - Method in class org.hibernate.type.ComponentType
 
isComponentType() - Method in class org.hibernate.type.CompositeCustomType
 
isComponentType() - Method in interface org.hibernate.type.Type
Is this type a component type.
isComposite() - Method in class org.hibernate.mapping.Property
 
isCompoundSelection() - Method in class org.hibernate.ejb.criteria.expression.CompoundSelectionImpl
 
isCompoundSelection() - Method in class org.hibernate.ejb.criteria.expression.SelectionImpl
 
isCompoundSelection() - Method in class org.hibernate.ejb.criteria.predicate.AbstractPredicateImpl
 
isConnected() - Method in interface org.hibernate.engine.SessionImplementor
 
isConnected() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
isConnected() - Method in class org.hibernate.impl.SessionImpl
 
isConnected() - Method in class org.hibernate.impl.StatelessSessionImpl
 
isConnected() - Method in interface org.hibernate.Session
Check if the session is currently connected.
isConnectedToSession() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Getter for property 'connectedToSession'.
isConstrained() - Method in class org.hibernate.mapping.OneToOne
Returns the constrained.
isConstructor() - Method in class org.hibernate.hql.ast.tree.AbstractSelectExpression
 
isConstructor() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
isConstructor() - Method in class org.hibernate.hql.ast.tree.QueryNode
 
isConstructor() - Method in interface org.hibernate.hql.ast.tree.SelectExpression
Returns true if the element is a constructor (e.g.
isContainsJoinFetchedBag() - Method in class org.hibernate.engine.profile.FetchProfile
Getter for property 'containsJoinFetchedBag', which flags whether this fetch profile contained any bag join fetches
isContainsJoinFetchedCollection() - Method in class org.hibernate.engine.profile.FetchProfile
Getter for property 'containsJoinFetchedCollection', which flags whether this fetch profile contained any collection join fetches.
isCorrelated() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
isCurrentlyConnected() - Method in class org.hibernate.jdbc.ConnectionManager
Is this ConnectionManager instance "logically" connected.
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.DB2Dialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.Dialect
Should the value returned by Dialect.getCurrentTimestampSelectString() be treated as callable.
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.FrontBaseDialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.H2Dialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.HSQLDialect
Should the value returned by HSQLDialect.getCurrentTimestampSelectString() be treated as callable.
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.InformixDialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.Ingres9Dialect
Should the value returned by Ingres9Dialect.getCurrentTimestampSelectString() be treated as callable.
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.InterbaseDialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.MySQLDialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.Oracle8iDialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.TimesTenDialect
 
isCustomDeleteAllCallable() - Method in class org.hibernate.mapping.Collection
 
isCustomDeleteCallable() - Method in class org.hibernate.mapping.Collection
 
isCustomDeleteCallable() - Method in class org.hibernate.mapping.Join
 
isCustomDeleteCallable() - Method in class org.hibernate.mapping.PersistentClass
 
isCustomInsertCallable() - Method in class org.hibernate.mapping.Collection
 
isCustomInsertCallable() - Method in class org.hibernate.mapping.Join
 
isCustomInsertCallable() - Method in class org.hibernate.mapping.PersistentClass
 
isCustomUpdateCallable() - Method in class org.hibernate.mapping.Collection
 
isCustomUpdateCallable() - Method in class org.hibernate.mapping.Join
 
isCustomUpdateCallable() - Method in class org.hibernate.mapping.PersistentClass
 
isDataDefinitionImplicitCommit() - Method in class org.hibernate.cfg.Settings
 
isDataDefinitionInTransactionSupported() - Method in class org.hibernate.cfg.Settings
 
isDefault(XClass, ExtendedMappings) - Static method in class org.hibernate.cfg.AnnotationBinder
 
isDefault(String) - Static method in class org.hibernate.cfg.BinderHelper
 
isDefaultLazy() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
isDefaultLazy() - Method in interface org.hibernate.cfg.Mappings
Determine whether default laziness is currently enabled.
isDefaultReadOnly() - Method in interface org.hibernate.engine.PersistenceContext
Will entities and proxies that are loaded into this persistence context be made read-only by default? To determine the read-only/modifiable setting for a particular entity or proxy:
isDefaultReadOnly() - Method in class org.hibernate.engine.StatefulPersistenceContext
Will entities and proxies that are loaded into this persistence context be made read-only by default? To determine the read-only/modifiable setting for a particular entity or proxy:
isDefaultReadOnly() - Method in class org.hibernate.impl.SessionImpl
Will entities and proxies that are loaded into this session be made read-only by default? To determine the read-only/modifiable setting for a particular entity or proxy:
isDefaultReadOnly() - Method in class org.hibernate.impl.StatelessSessionImpl
isDefaultReadOnly() - Method in interface org.hibernate.Session
Will entities and proxies that are loaded into this session be made read-only by default? To determine the read-only/modifiable setting for a particular entity or proxy:
isDefinedOnSubclass(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isDefinedOnSubclass(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Is this property defined on a subclass of the mapped class.
isDeleteAllCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isDeleteCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isDeleteCallable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isDereferencedBySubclassProperty() - Method in class org.hibernate.hql.ast.tree.FromElement
 
isDereferencedBySuperclassOrSubclassProperty() - Method in class org.hibernate.hql.ast.tree.FromElement
 
isDereferencedBySuperclassProperty() - Method in class org.hibernate.hql.ast.tree.FromElement
 
isDirectlyAccessible() - Method in class org.hibernate.collection.AbstractPersistentCollection
Could the application possibly have a direct reference to the underlying collection implementation?
isDirectlyAccessible() - Method in class org.hibernate.collection.PersistentArrayHolder
 
isDirectlyAccessible() - Method in interface org.hibernate.collection.PersistentCollection
Could the application possibly have a direct reference to the underlying collection implementation?
isDirectlyAccessible() - Method in class org.hibernate.collection.PersistentElementHolder
 
isDirectlyAccessible() - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
isDirty() - Method in class org.hibernate.collection.AbstractPersistentCollection
 
isDirty() - Method in interface org.hibernate.collection.PersistentCollection
Is the collection dirty? Note that this is only reliable during the flush cycle, after the collection elements are dirty checked against the snapshot.
isDirty() - Method in class org.hibernate.event.DirtyCheckEvent
 
isDirty() - Method in class org.hibernate.impl.SessionImpl
 
isDirty() - Method in class org.hibernate.intercept.AbstractFieldInterceptor
 
isDirty() - Method in interface org.hibernate.intercept.FieldInterceptor
Is the entity considered dirty?
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
isDirty() - Method in interface org.hibernate.Session
Does this session contain any changes which must be synchronized with the database? In other words, would any DML operations be executed if we flushed this session?
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AbstractLobType
 
isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.AbstractType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AnyType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.BlobType
Should the parent be considered dirty, given both the old and current field or element value?
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.ClobType
 
isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.CollectionType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.CollectionType
 
isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.ComponentType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.ComponentType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.CompositeCustomType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.CustomType
 
isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.MetaType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.NullableType
Deprecated.  
isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.OneToOneType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.OneToOneType
 
isDirty(Object, Object, SessionImplementor) - Method in interface org.hibernate.type.Type
Should the parent be considered dirty, given both the old and current field or element value?
isDirty(Object, Object, boolean[], SessionImplementor) - Method in interface org.hibernate.type.Type
Should the parent be considered dirty, given both the old and current field or element value?
isDirtyCheckable(boolean) - Method in class org.hibernate.tuple.StandardProperty
 
isDirtyCheckable() - Method in class org.hibernate.tuple.StandardProperty
 
isDirtyCheckHandledByInterceptor() - Method in class org.hibernate.event.FlushEntityEvent
 
isDirtyCheckPossible() - Method in class org.hibernate.event.FlushEntityEvent
 
isDiscriminated() - Method in class org.hibernate.hql.ast.tree.IntoClause
 
isDiscriminatorFormula() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isDiscriminatorFormula() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isDiscriminatorInsertable() - Method in class org.hibernate.mapping.PersistentClass
 
isDiscriminatorInsertable() - Method in class org.hibernate.mapping.RootClass
 
isDiscriminatorInsertable() - Method in class org.hibernate.mapping.Subclass
 
isDiscriminatorValueNotNull() - Method in class org.hibernate.mapping.PersistentClass
 
isDiscriminatorValueNull() - Method in class org.hibernate.mapping.PersistentClass
 
isDistinct() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
isDistinct() - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
 
isDistinct() - Method in class org.hibernate.ejb.criteria.expression.function.AggregationFunction.COUNT
 
isDistinct() - Method in class org.hibernate.ejb.criteria.QueryStructure
 
isDistinct() - Method in class org.hibernate.hql.ast.tree.SelectClause
 
isDoNotAuditOptimisticLockingField() - Method in class org.hibernate.envers.configuration.GlobalConfiguration
 
isDorecreate() - Method in class org.hibernate.engine.CollectionEntry
 
isDoremove() - Method in class org.hibernate.engine.CollectionEntry
 
isDoupdate() - Method in class org.hibernate.engine.CollectionEntry
 
isDuplicateAssociation(String, String[]) - Method in class org.hibernate.loader.collection.OneToManyJoinWalker
 
isDuplicateAssociation(String, String[]) - Method in class org.hibernate.loader.JoinWalker
Used to detect circularities in the joined graph, note that this method is side-effecty
isDuplicateAssociation(String, String[], AssociationType) - Method in class org.hibernate.loader.JoinWalker
Used to detect circularities in the joined graph, note that this method is side-effecty
isDynamic() - Method in class org.hibernate.mapping.Component
 
isDynamicInsert() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isDynamicUpdate() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isEmbeddableSuperclass() - Method in class org.hibernate.cfg.InheritanceState
 
isEmbedded() - Method in class org.hibernate.mapping.Collection
 
isEmbedded() - Method in class org.hibernate.mapping.Component
 
isEmbedded() - Method in class org.hibernate.mapping.OneToMany
 
isEmbedded() - Method in class org.hibernate.mapping.ToOne
 
isEmbedded() - Method in class org.hibernate.tuple.IdentifierProperty
 
isEmbedded() - Method in interface org.hibernate.type.AbstractComponentType
 
isEmbedded() - Method in class org.hibernate.type.AnyType
 
isEmbedded() - Method in class org.hibernate.type.ComponentType
 
isEmbedded() - Method in class org.hibernate.type.CompositeCustomType
 
isEmbedded() - Method in class org.hibernate.type.EmbeddedComponentType
 
isEmbeddedInXML() - Method in class org.hibernate.type.AnyType
 
isEmbeddedInXML() - Method in interface org.hibernate.type.AssociationType
 
isEmbeddedInXML() - Method in class org.hibernate.type.CollectionType
 
isEmbeddedInXML - Variable in class org.hibernate.type.EntityType
 
isEmbeddedInXML() - Method in class org.hibernate.type.EntityType
isEmpty() - Method in class org.hibernate.collection.PersistentBag
 
isEmpty() - Method in class org.hibernate.collection.PersistentIdentifierBag
 
isEmpty() - Method in class org.hibernate.collection.PersistentList
 
isEmpty() - Method in class org.hibernate.collection.PersistentMap
 
isEmpty() - Method in class org.hibernate.collection.PersistentSet
 
isEmpty() - Method in class org.hibernate.criterion.Property
 
isEmpty(String) - Static method in class org.hibernate.criterion.Restrictions
Constrain a collection valued property to be empty
isEmpty(Expression<C>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
isEmpty() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
isEmpty() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
isEmpty() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
isEmpty() - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Returns true if this map contains no key-value mappings.
isEmpty(String) - Static method in class org.hibernate.envers.tools.StringTools
 
isEmpty() - Method in class org.hibernate.proxy.map.MapProxy
 
isEmpty() - Method in class org.hibernate.util.FastHashMap
Return true if this map contains no mappings.
isEmpty() - Method in class org.hibernate.util.IdentityMap
 
isEmpty() - Method in class org.hibernate.util.IdentitySet
 
isEmpty(String) - Static method in class org.hibernate.util.StringHelper
 
IsEmptyPredicate<C extends Collection> - Class in org.hibernate.ejb.criteria.predicate
Models an IS [NOT] EMPTY restriction
IsEmptyPredicate(CriteriaBuilderImpl, PluralAttributePath<C>) - Constructor for class org.hibernate.ejb.criteria.predicate.IsEmptyPredicate
 
isEntity() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
isEntity() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
isEntity() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
isEntity() - Method in interface org.hibernate.cfg.PropertyHolder
 
isEntity() - Method in class org.hibernate.hql.ast.tree.FromElement
 
isEntityClassAudited(Class<?>) - Method in interface org.hibernate.envers.AuditReader
Checks if the entityClass was configured to be audited.
isEntityClassAudited(Class<?>) - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
isEntityNotFoundException(RuntimeException) - Method in interface org.hibernate.proxy.EntityNotFoundDelegate
 
isEntityType() - Method in class org.hibernate.type.AbstractType
 
isEntityType() - Method in class org.hibernate.type.EntityType
Explicitly, an entity type is an entity type ;)
isEntityType() - Method in interface org.hibernate.type.Type
Is this type an entity type?
isEntryFor(Object) - Method in interface org.hibernate.engine.PersistenceContext
Is there an EntityEntry for this instance?
isEntryFor(Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
Is there an EntityEntry for this instance?
isEqual(Object, Object) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
isEqual(Object, Object, EntityMode) - Method in class org.hibernate.type.AbstractLobType
 
isEqual(Object, Object, EntityMode) - Method in class org.hibernate.type.AbstractType
 
isEqual(Object, Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractType
 
isEqual(Object, Object) - Method in class org.hibernate.type.AdaptedImmutableType
 
isEqual(Object, Object) - Method in class org.hibernate.type.BigDecimalType
 
isEqual(Object, Object) - Method in class org.hibernate.type.BigIntegerType
 
isEqual(Object, Object, EntityMode) - Method in class org.hibernate.type.BlobType
Compare two instances of the class mapped by this type for persistence "equality" - equality of persistent state.
isEqual(Object, Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
isEqual(Object, Object) - Method in class org.hibernate.type.CalendarDateType
 
isEqual(Object, Object) - Method in class org.hibernate.type.CalendarType
 
isEqual(Object, Object, EntityMode) - Method in class org.hibernate.type.ClobType
 
isEqual(Object, Object, EntityMode) - Method in class org.hibernate.type.CollectionType
 
isEqual(Object, Object, EntityMode) - Method in class org.hibernate.type.ComponentType
 
isEqual(Object, Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
isEqual(Object, Object, EntityMode) - Method in class org.hibernate.type.CompositeCustomType
 
isEqual(Object, Object) - Method in class org.hibernate.type.CustomType
 
isEqual(Object, Object, EntityMode) - Method in class org.hibernate.type.CustomType
 
isEqual(Object, Object) - Method in class org.hibernate.type.DateType
 
isEqual(Object, Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
Compare two instances of the class mapped by this type for persistence "equality" - equality of persistent state.
isEqual(Object, Object, EntityMode) - Method in class org.hibernate.type.NullableType
Deprecated.  
isEqual(Object, Object) - Method in class org.hibernate.type.NullableType
Deprecated.  
isEqual(Object, Object, EntityMode, SessionFactoryImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
isEqual(Object, Object) - Method in class org.hibernate.type.SerializableType
 
isEqual(Object, Object) - Method in class org.hibernate.type.TimestampType
 
isEqual(Object, Object) - Method in class org.hibernate.type.TimeType
 
isEqual(Object, Object, EntityMode) - Method in interface org.hibernate.type.Type
Compare two instances of the class mapped by this type for persistence "equality" - equality of persistent state.
isEqual(Object, Object, EntityMode, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
Compare two instances of the class mapped by this type for persistence "equality" - equality of persistent state.
isEqual(Object, Object) - Method in interface org.hibernate.type.VersionType
Are the two version values considered equal?
isEquals(Object[], Object[]) - Static method in class org.hibernate.util.ArrayHelper
Compare 2 arrays only at the first level
isEquals(char[], char[]) - Static method in class org.hibernate.util.ArrayHelper
Compare 2 arrays only at the first level
isEquals(byte[], byte[]) - Static method in class org.hibernate.util.ArrayHelper
Compare 2 arrays only at the first level
isEventSource() - Method in interface org.hibernate.engine.SessionImplementor
 
isEventSource() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
isEventSource() - Method in class org.hibernate.impl.SessionImpl
 
isEventSource() - Method in class org.hibernate.impl.StatelessSessionImpl
 
isEvictAllNotification(Object) - Static method in class org.hibernate.cache.infinispan.util.CacheHelper
 
isEvictAllNotification(Object, Object) - Static method in class org.hibernate.cache.infinispan.util.CacheHelper
 
isExcludeUnlistedClasses() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
isExistsInDatabase() - Method in class org.hibernate.engine.EntityEntry
 
isExpectingCollectionIndex() - Method in class org.hibernate.hql.classic.PathExpressionParser
 
isExplicitIdInsertion() - Method in class org.hibernate.hql.ast.tree.IntoClause
 
isExplicitPolymorphism() - Method in class org.hibernate.mapping.PersistentClass
 
isExplicitPolymorphism() - Method in class org.hibernate.mapping.RootClass
 
isExplicitPolymorphism() - Method in class org.hibernate.mapping.Subclass
 
isExplicitPolymorphism() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isExplicitPolymorphism() - Method in interface org.hibernate.persister.entity.Queryable
Is this class explicit polymorphism only?
isExplicitPolymorphism() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isExplicitVersionInsertion() - Method in class org.hibernate.hql.ast.tree.IntoClause
 
isExposeStatistics() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
isExtended() - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
isExtraLazy() - Method in class org.hibernate.mapping.Collection
 
isExtraLazy() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isExtraLazy() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
isFalse(Expression<Boolean>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
isFetch() - Method in class org.hibernate.hql.ast.tree.FromElement
 
isFetchProfileEnabled(String) - Method in class org.hibernate.engine.LoadQueryInfluencers
 
isFetchProfileEnabled(String) - Method in class org.hibernate.impl.SessionImpl
 
isFetchProfileEnabled(String) - Method in interface org.hibernate.Session
Is a particular fetch profile enabled on this session?
isFilter() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
isFilter() - Method in class org.hibernate.hql.ast.tree.FromElement
 
isFinalClass(Class) - Static method in class org.hibernate.util.ReflectHelper
Determine is the given class is declared final.
isFirst() - Method in class org.hibernate.impl.FetchingScrollableResultsImpl
Is this the first result?
isFirst() - Method in class org.hibernate.impl.ScrollableResultsImpl
 
isFirst() - Method in interface org.hibernate.ScrollableResults
Is this the first result?
isFlushBeforeCompletionEnabled() - Method in class org.hibernate.cfg.Settings
 
isFlushBeforeCompletionEnabled() - Method in class org.hibernate.impl.SessionImpl
 
isFlushBeforeCompletionEnabled() - Method in class org.hibernate.impl.StatelessSessionImpl
 
isFlushBeforeCompletionEnabled() - Method in interface org.hibernate.transaction.TransactionFactory.Context
 
isFlushing() - Method in interface org.hibernate.engine.PersistenceContext
Is a flush cycle currently in process?
isFlushing() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
isFlushModeNever() - Method in class org.hibernate.impl.SessionImpl
 
isFlushModeNever() - Method in class org.hibernate.impl.StatelessSessionImpl
 
isFlushModeNever() - Method in interface org.hibernate.transaction.TransactionFactory.Context
 
isFlushRequired() - Method in class org.hibernate.event.AutoFlushEvent
 
isForceDiscriminator() - Method in class org.hibernate.mapping.PersistentClass
 
isForceDiscriminator() - Method in class org.hibernate.mapping.RootClass
 
isForceDiscriminator() - Method in class org.hibernate.mapping.Subclass
 
isForceInsertable() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
isFormatSql() - Method in class org.hibernate.jdbc.util.SQLStatementLogger
Getter for property 'formatSql'.
isFormula() - Method in class org.hibernate.cfg.Ejb3Column
 
isFormula() - Method in class org.hibernate.mapping.Column
 
isFormula() - Method in class org.hibernate.mapping.Formula
 
isFormula() - Method in interface org.hibernate.mapping.Selectable
 
isFromElementAlias(String) - Method in class org.hibernate.hql.ast.tree.FromClause
Convenience method to check whether a given token represents a from-element alias.
isFromOrJoinFragment() - Method in class org.hibernate.hql.ast.tree.FromElement
 
isFunctionName(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
isGenerated(Dialect) - Method in class org.hibernate.mapping.Constraint
 
isGenerated(Dialect) - Method in class org.hibernate.mapping.UniqueKey
 
isGenerateRevisionsForCollections() - Method in class org.hibernate.envers.configuration.GlobalConfiguration
 
isGetEnabled() - Method in class org.hibernate.CacheMode
 
isGetGeneratedKeysEnabled() - Method in class org.hibernate.cfg.Settings
 
isGettable(long) - Method in class org.hibernate.cache.ReadWriteCache.Item
Is this item visible to the timestamped transaction?
isGettable(long) - Method in class org.hibernate.cache.ReadWriteCache.Lock
locks are not returned to the client!
isGettable(long) - Method in interface org.hibernate.cache.ReadWriteCache.Lockable
 
isGrouped() - Method in class org.hibernate.criterion.AliasedProjection
 
isGrouped() - Method in class org.hibernate.criterion.Distinct
 
isGrouped() - Method in class org.hibernate.criterion.IdentifierProjection
 
isGrouped() - Method in interface org.hibernate.criterion.Projection
Is this projection fragment (SELECT clause) also part of the GROUP BY
isGrouped() - Method in class org.hibernate.criterion.ProjectionList
 
isGrouped() - Method in class org.hibernate.criterion.PropertyProjection
 
isGrouped() - Method in class org.hibernate.criterion.SimpleProjection
 
isGrouped() - Method in class org.hibernate.criterion.SQLProjection
 
isHaltOnError() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
isHibernateExtensionMapping() - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
isId() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
 
isId() - Method in class org.hibernate.ejb.metamodel.SingularAttributeImpl
isIdentified() - Method in class org.hibernate.mapping.Collection
 
isIdentified() - Method in class org.hibernate.mapping.IdentifierCollection
 
isIdentifierAssignedByInsert() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isIdentifierAssignedByInsert() - Method in interface org.hibernate.persister.entity.EntityPersister
Are identifiers of this entity assigned known before the insert execution? Or, are they generated (in the database) by the insert execution.
isIdentifierAssignedByInsert() - Method in class org.hibernate.tuple.IdentifierProperty
 
isIdentifierRollbackEnabled() - Method in class org.hibernate.cfg.Settings
 
isIdentityColumn(IdentifierGeneratorFactory, Dialect) - Method in interface org.hibernate.mapping.KeyValue
 
isIdentityColumn(IdentifierGeneratorFactory, Dialect) - Method in class org.hibernate.mapping.SimpleValue
 
isIgnore() - Method in class org.hibernate.engine.CollectionEntry
 
isIgnoreIdAnnotations() - Method in class org.hibernate.cfg.annotations.EntityBinder
 
isIgnoreNotFound() - Method in class org.hibernate.mapping.ManyToOne
 
isIgnoreNotFound() - Method in class org.hibernate.mapping.OneToMany
 
isImplicit() - Method in class org.hibernate.cfg.Ejb3Column
 
isImplied() - Method in class org.hibernate.hql.ast.tree.FromElement
Returns true if this FromElement was implied by a path, or false if this FROM element is explicitly declared in the FROM clause.
isImplied() - Method in class org.hibernate.hql.ast.tree.ImpliedFromElement
 
isImpliedInFromClause() - Method in class org.hibernate.hql.ast.tree.FromElement
 
isImpliedInFromClause() - Method in class org.hibernate.hql.ast.tree.ImpliedFromElement
 
isIncludeSubclasses() - Method in class org.hibernate.hql.ast.tree.FromElement
 
isIncludeSubclasses() - Method in class org.hibernate.hql.ast.tree.ImpliedFromElement
 
isIndexed() - Method in class org.hibernate.mapping.Collection
 
isIndexed() - Method in class org.hibernate.mapping.IndexedCollection
 
isInherited() - Method in class org.hibernate.mapping.PersistentClass
 
isInherited() - Method in class org.hibernate.mapping.RootClass
 
isInherited() - Method in class org.hibernate.mapping.Subclass
 
isInherited() - Method in interface org.hibernate.metadata.ClassMetadata
Does this entity extend a mapped superclass?
isInherited() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isInherited() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether the entity is inherited one or more other entities.
isInherited() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isInIdClass() - Method in class org.hibernate.cfg.AbstractPropertyHolder
 
isInIdClass() - Method in interface org.hibernate.cfg.PropertyHolder
 
isInitialized(Object) - Static method in class org.hibernate.Hibernate
Check if the proxy or persistent collection is initialized.
isInitialized() - Method in class org.hibernate.intercept.AbstractFieldInterceptor
 
isInitialized(String) - Method in class org.hibernate.intercept.AbstractFieldInterceptor
 
isInitialized() - Method in interface org.hibernate.intercept.FieldInterceptor
Is the entity to which we are bound completely initialized?
isInitialized(String) - Method in interface org.hibernate.intercept.FieldInterceptor
The the given field initialized for the entity to which we are bound?
isInitializing() - Method in class org.hibernate.intercept.AbstractFieldInterceptor
 
isInPrimaryKey() - Method in class org.hibernate.cfg.FkSecondPass
 
isInPrimaryKey() - Method in class org.hibernate.cfg.JoinedSubclassFkSecondPass
 
isInPrimaryKey() - Method in class org.hibernate.cfg.ToOneFkSecondPass
 
isInProgress(int) - Static method in class org.hibernate.util.JTAHelper
 
isInSecondPass() - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
isInSecondPass() - Method in interface org.hibernate.cfg.ExtendedMappings
 
isInsertable() - Method in class org.hibernate.cfg.Ejb3Column
 
isInsertable() - Method in class org.hibernate.envers.entities.RelationDescription
 
isInsertable() - Method in class org.hibernate.mapping.Property
 
isInsertable() - Method in class org.hibernate.tuple.StandardProperty
 
isInsertCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isInsertCallable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isInsertGenerated() - Method in class org.hibernate.tuple.StandardProperty
 
isInstance(Object, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isInstance(Object, EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Is the given object an instance of this entity?
isInstance(Object) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
isInstance(Object) - Method in class org.hibernate.tuple.Dom4jInstantiator
 
isInstance(Object) - Method in class org.hibernate.tuple.DynamicMapInstantiator
 
isInstance(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
isInstance(Object) - Method in interface org.hibernate.tuple.Instantiator
Performs check to see if the given object is an instance of the entity or component which this Instantiator instantiates.
isInstance(Object) - Method in class org.hibernate.tuple.PojoInstantiator
 
isInstance(Object) - Method in interface org.hibernate.tuple.Tuplizer
Is the given object considered an instance of the the entity (acconting for entity-mode) managed by this tuplizer.
isInstrumented() - Method in interface org.hibernate.bytecode.util.ClassDescriptor
Determine if the class is already instrumented.
isInstrumented(Class) - Static method in class org.hibernate.intercept.FieldInterceptionHelper
 
isInstrumented(Object) - Static method in class org.hibernate.intercept.FieldInterceptionHelper
 
isInstrumented(EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isInstrumented(EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Has the class actually been bytecode instrumented?
isInstrumented() - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer
Is it an instrumented POJO?
isInstrumented() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Is it an instrumented POJO?
isInstrumented() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Is it an instrumented POJO?
isInstrumented() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Is it an instrumented POJO?
isInverse() - Method in class org.hibernate.mapping.Collection
 
isInverse() - Method in class org.hibernate.mapping.Join
 
isInverse() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isInverse() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this collection "inverse", so state changes are not propogated to the database.
isInverseSubclassTable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isInverseSubclassTable(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isInverseTable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isInverseTable(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isJarFile(File) - Method in class org.hibernate.bytecode.buildtime.AbstractInstrumenter
Does this file represent a zip file of some format?
isJdbcBatchVersionedData() - Method in class org.hibernate.cfg.Settings
 
isJoin(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
isJoinable(int, Set, String, String[], AssociationType, int) - Method in class org.hibernate.loader.JoinWalker
Should we join this association?
isJoinedFetchEnabled(AssociationType, FetchMode, CascadeStyle) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
The superclass deliberately excludes collections
isJoinedFetchEnabled(AssociationType, FetchMode, CascadeStyle) - Method in class org.hibernate.loader.entity.CascadeEntityJoinWalker
 
isJoinedFetchEnabled(AssociationType, FetchMode, CascadeStyle) - Method in class org.hibernate.loader.JoinWalker
Override on subclasses to enable or suppress joining of certain association types
isJoinedFetchEnabledInMapping(FetchMode, AssociationType) - Method in class org.hibernate.loader.JoinWalker
Does the mapping, and Hibernate default semantics, specify that this association should be fetched by outer joining
isJoinedSubclass() - Method in class org.hibernate.mapping.PersistentClass
 
isJoinedSubclass() - Method in class org.hibernate.mapping.RootClass
 
isJoinedSubclass() - Method in class org.hibernate.mapping.Subclass
 
isJoinFetchEnabledByProfile(OuterJoinLoadable, String, int) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
isJpaStyle() - Method in class org.hibernate.engine.query.NamedParameterDescriptor
 
isJpaStyle() - Method in class org.hibernate.engine.query.ParamLocationRecognizer.NamedParameterDescription
 
isKey() - Method in class org.hibernate.mapping.Component
 
isKey() - Method in class org.hibernate.tuple.component.ComponentMetamodel
 
isLast() - Method in class org.hibernate.impl.FetchingScrollableResultsImpl
Is this the last result?
isLast() - Method in class org.hibernate.impl.ScrollableResultsImpl
 
isLast() - Method in interface org.hibernate.ScrollableResults
Is this the last result?
isLazy() - Method in class org.hibernate.mapping.Collection
 
isLazy() - Method in interface org.hibernate.mapping.Fetchable
 
isLazy() - Method in class org.hibernate.mapping.Join
 
isLazy() - Method in class org.hibernate.mapping.PersistentClass
 
isLazy() - Method in class org.hibernate.mapping.Property
 
isLazy() - Method in class org.hibernate.mapping.ToOne
 
isLazy() - Method in interface org.hibernate.metadata.CollectionMetadata
Is the collection lazily initialized?
isLazy() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isLazy() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this collection lazyily initialized?
isLazy() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isLazy() - Method in class org.hibernate.tuple.StandardProperty
 
isLazyPropertiesCacheable() - Method in class org.hibernate.mapping.PersistentClass
 
isLazyPropertiesCacheable() - Method in class org.hibernate.mapping.RootClass
 
isLazyPropertiesCacheable() - Method in class org.hibernate.mapping.Subclass
 
isLazyPropertiesCacheable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isLazyPropertiesCacheable() - Method in interface org.hibernate.persister.entity.EntityPersister
Should lazy properties of this entity be cached?
isLifecycleImplementor() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
isLifecycleImplementor() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Does the class managed by this tuplizer implement the Lifecycle interface.
isLifecycleImplementor() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Does the class managed by this tuplizer implement the Lifecycle interface.
isList() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
isList() - Method in class org.hibernate.mapping.IndexedCollection
 
isList() - Method in class org.hibernate.mapping.List
 
isLoaded(Object) - Static method in class org.hibernate.ejb.util.PersistenceUtilHelper
 
isLoadedWithLazyPropertiesUnfetched() - Method in class org.hibernate.engine.EntityEntry
 
isLoadedWithoutReference(Object, String, PersistenceUtilHelper.MetadataCache) - Static method in class org.hibernate.ejb.util.PersistenceUtilHelper
 
isLoadedWithReference(Object, String, PersistenceUtilHelper.MetadataCache) - Static method in class org.hibernate.ejb.util.PersistenceUtilHelper
 
isLoadFinished() - Method in interface org.hibernate.engine.PersistenceContext
Is in a two-phase load?
isLoadFinished() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
isLock() - Method in class org.hibernate.cache.ReadWriteCache.Item
Not a lock!
isLock() - Method in class org.hibernate.cache.ReadWriteCache.Lock
Yes, this is a lock
isLock() - Method in interface org.hibernate.cache.ReadWriteCache.Lockable
 
isLockTimeoutParameterized() - Method in class org.hibernate.dialect.Dialect
If this dialect supports specifying lock timeouts, are those timeouts rendered into the SQL string as parameters.
isLogicalOneToOne() - Method in class org.hibernate.mapping.ManyToOne
 
isLogicalOneToOne() - Method in class org.hibernate.type.EntityType
Is the association modeled here a 1-1 according to the logical moidel?
isLogicalOneToOne() - Method in class org.hibernate.type.ManyToOneType
 
isLogToStdout() - Method in class org.hibernate.jdbc.util.SQLStatementLogger
Getter for property 'logToStdout'.
isLookupByNaturalKey() - Method in class org.hibernate.impl.CriteriaImpl
 
isManipulationStatement() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
isManipulationStatement() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
isManipulationStatement() - Method in interface org.hibernate.hql.QueryTranslator
 
isManualFlushMode(FlushMode) - Static method in class org.hibernate.FlushMode
 
isManyToMany(Member) - Static method in class org.hibernate.ejb.metamodel.AttributeFactory
 
isManyToMany() - Method in class org.hibernate.hql.ast.tree.FromElement
 
isManyToMany() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isManyToMany() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
isManyToMany() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this a many-to-many association? Note that this is mainly a convenience feature as the single persister does not conatin all the information needed to handle a many-to-many itself, as internally it is looked at as two many-to-ones.
isManyToMany() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
isManyToManyWith(OuterJoinableAssociation) - Method in class org.hibernate.loader.OuterJoinableAssociation
 
isMap() - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
isMap() - Method in class org.hibernate.cfg.annotations.MapBinder
 
isMap() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
isMap() - Method in class org.hibernate.mapping.Collection
 
isMap() - Method in class org.hibernate.mapping.Map
 
isMarkedForRollback(int) - Static method in class org.hibernate.util.JTAHelper
 
isMarkedForRollback(Transaction) - Static method in class org.hibernate.util.JTAHelper
 
isMember(E, Expression<C>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
isMember(Expression<E>, Expression<C>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
isMethodOf(Method) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
isMethodOf(Method) - Method in interface org.hibernate.tuple.component.ComponentTuplizer
Is the given method available via the managed component as a property getter?
isMethodOf(Method) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
isMethodOf(Method) - Method in interface org.hibernate.type.AbstractComponentType
 
isMethodOf(Method) - Method in class org.hibernate.type.AnyType
 
isMethodOf(Method) - Method in class org.hibernate.type.ComponentType
 
isMethodOf(Method) - Method in class org.hibernate.type.CompositeCustomType
 
isMethodOf(Method) - Method in class org.hibernate.type.EmbeddedComponentType
 
isMinimalPutsEnabled() - Method in class org.hibernate.cfg.Settings
 
isMinimalPutsEnabledByDefault() - Method in interface org.hibernate.cache.CacheProvider
Deprecated.  
isMinimalPutsEnabledByDefault() - Method in class org.hibernate.cache.EhCacheProvider
 
isMinimalPutsEnabledByDefault() - Method in class org.hibernate.cache.HashtableCacheProvider
 
isMinimalPutsEnabledByDefault() - Method in class org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
 
isMinimalPutsEnabledByDefault() - Method in class org.hibernate.cache.impl.NoCachingRegionFactory
 
isMinimalPutsEnabledByDefault() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
By default should we perform "minimal puts" when using this second level cache implementation?
isMinimalPutsEnabledByDefault() - Method in class org.hibernate.cache.jbc.JBossCacheRegionFactory
 
isMinimalPutsEnabledByDefault() - Method in class org.hibernate.cache.NoCacheProvider
 
isMinimalPutsEnabledByDefault() - Method in class org.hibernate.cache.OSCacheProvider
 
isMinimalPutsEnabledByDefault() - Method in interface org.hibernate.cache.RegionFactory
By default should we perform "minimal puts" when using this second level cache implementation?
isMinimalPutsEnabledByDefault() - Method in class org.hibernate.cache.SingletonEhCacheProvider
Not sure what this is supposed to do.
isMinimalPutsEnabledByDefault() - Method in class org.hibernate.cache.SwarmCacheProvider
 
isModifiableEntity() - Method in class org.hibernate.engine.EntityEntry
Can the entity be modified? The entity is modifiable if all of the following are true: the entity class is mutable the entity is not read-only if the current status is Status.DELETED, then the entity was not read-only when it was deleted
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AbstractType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AnyType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.CollectionType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.ComponentType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.OneToOneType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in interface org.hibernate.type.Type
Has the parent object been modified, compared to the current database state?
isMultiTable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isMultiTable() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isMultiTable() - Method in interface org.hibernate.persister.entity.Queryable
Is the inheritence hierarchy described by this persister contained across multiple tables?
isMultiTable() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isMultiTable() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isMultiValued() - Method in class org.hibernate.mapping.MetaAttribute
 
isMutable() - Method in interface org.hibernate.cache.CacheDataDescription
Is the data marked as being mutable?
isMutable() - Method in class org.hibernate.cache.impl.CacheDataDescriptionImpl
 
isMutable() - Method in class org.hibernate.envers.entities.RevisionTypeType
 
isMutable() - Method in class org.hibernate.mapping.Collection
 
isMutable() - Method in class org.hibernate.mapping.PersistentClass
 
isMutable() - Method in class org.hibernate.mapping.RootClass
 
isMutable() - Method in class org.hibernate.mapping.Subclass
 
isMutable() - Method in interface org.hibernate.metadata.ClassMetadata
Are instances of this class mutable?
isMutable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isMutable() - Method in interface org.hibernate.persister.collection.CollectionPersister
Can the elements of this collection change?
isMutable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isMutable() - Method in class org.hibernate.persister.entity.DiscriminatorType
 
isMutable() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether instances of this entity are considered mutable.
isMutable() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isMutable() - Method in class org.hibernate.type.AnyType
 
isMutable() - Method in class org.hibernate.type.BlobType
Are objects of this type mutable.
isMutable() - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
isMutable() - Method in class org.hibernate.type.CharacterArrayClobType
 
isMutable() - Method in class org.hibernate.type.ClobType
 
isMutable() - Method in class org.hibernate.type.CollectionType
 
isMutable() - Method in class org.hibernate.type.ComponentType
 
isMutable() - Method in class org.hibernate.type.CompositeCustomType
 
isMutable() - Method in class org.hibernate.type.CustomType
 
isMutable() - Method in class org.hibernate.type.EntityType
Are objects of this type mutable.
isMutable() - Method in class org.hibernate.type.EnumType
 
isMutable() - Method in class org.hibernate.type.ImmutableType
Deprecated.  
isMutable() - Method in class org.hibernate.type.MetaType
 
isMutable() - Method in class org.hibernate.type.MutableType
Deprecated.  
isMutable() - Method in class org.hibernate.type.SerializableToBlobType
 
isMutable() - Method in class org.hibernate.type.StringClobType
Deprecated.  
isMutable() - Method in interface org.hibernate.type.Type
Are objects of this type mutable.
isMutable() - Method in interface org.hibernate.usertype.CompositeUserType
Check if objects of this type mutable.
isMutable() - Method in interface org.hibernate.usertype.UserType
Are objects of this type mutable?
isNakedEntityReturned() - Method in class org.hibernate.event.LoadEventListener.LoadType
 
isNameDeferred() - Method in class org.hibernate.cfg.Ejb3Column
 
isNamedQueryStartupCheckingEnabled() - Method in class org.hibernate.cfg.Settings
 
isNaturalIdentifier() - Method in class org.hibernate.mapping.Property
 
isNaturalKeyLookup() - Method in class org.hibernate.engine.QueryParameters
 
isNClob(Clob) - Static method in class org.hibernate.engine.jdbc.SerializableNClobProxy
 
isNegated() - Method in class org.hibernate.ejb.criteria.predicate.AbstractPredicateImpl
 
isNonQualifiedPropertyRef(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
isNotEmbedded(SessionImplementor) - Method in class org.hibernate.type.EntityType
 
isNotEmpty() - Method in class org.hibernate.criterion.Property
 
isNotEmpty(String) - Static method in class org.hibernate.criterion.Restrictions
Constrain a collection valued property to be non-empty
isNotEmpty(Expression<C>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
isNotEmpty(String) - Static method in class org.hibernate.util.StringHelper
 
isNotMember(E, Expression<C>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
isNotMember(Expression<E>, Expression<C>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
isNotNull() - Method in class org.hibernate.criterion.Property
 
isNotNull(String) - Static method in class org.hibernate.criterion.Restrictions
Apply an "is not null" constraint to the named property
isNotNull(Expression<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
isNotNull() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
isNotNull() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply an "is not null" constraint to the another property
IsNotNullLogicOperatorNode - Class in org.hibernate.hql.ast.tree
IsNotNullLogicOperatorNode implementation
IsNotNullLogicOperatorNode() - Constructor for class org.hibernate.hql.ast.tree.IsNotNullLogicOperatorNode
 
isNotTransient(String, Object, Boolean, SessionImplementor) - Static method in class org.hibernate.engine.ForeignKeys
Is this instance persistent or detached? If assumed is non-null, don't hit the database to make the determination, instead assume that value; the client code must be prepared to "recover" in the case that this assumed result is incorrect.
isNull() - Method in class org.hibernate.criterion.Property
 
isNull(String) - Static method in class org.hibernate.criterion.Restrictions
Apply an "is null" constraint to the named property
isNull(Expression<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
s
isNull() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
isNull() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply an "is null" constraint
isNull(Object, SessionImplementor) - Method in class org.hibernate.type.EntityType
 
isNull(Object, SessionImplementor) - Method in class org.hibernate.type.OneToOneType
 
isNullable() - Method in class org.hibernate.cfg.Ejb3Column
 
isNullable() - Method in class org.hibernate.mapping.Collection
 
isNullable() - Method in class org.hibernate.mapping.Column
 
isNullable() - Method in class org.hibernate.mapping.DependantValue
 
isNullable() - Method in class org.hibernate.mapping.OneToMany
 
isNullable() - Method in class org.hibernate.mapping.OneToOne
 
isNullable() - Method in class org.hibernate.mapping.SimpleValue
 
isNullable() - Method in interface org.hibernate.mapping.Value
 
isNullable() - Method in class org.hibernate.tuple.StandardProperty
 
isNullable() - Method in class org.hibernate.type.EntityType
 
isNullable() - Method in class org.hibernate.type.ManyToOneType
 
isNullable() - Method in class org.hibernate.type.OneToOneType
 
isNullableSubclassTable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isNullableSubclassTable(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isNullableTable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isNullableTable(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isNullifiable(boolean, SessionImplementor) - Method in class org.hibernate.engine.EntityEntry
 
IsNullLogicOperatorNode - Class in org.hibernate.hql.ast.tree
Represents a 'is null' check.
IsNullLogicOperatorNode() - Constructor for class org.hibernate.hql.ast.tree.IsNullLogicOperatorNode
 
isNumeric(Class) - Static method in class org.hibernate.ejb.criteria.ValueHandlerFactory
 
isNumeric(Object) - Static method in class org.hibernate.ejb.criteria.ValueHandlerFactory
 
IsolatedWork - Interface in org.hibernate.engine.transaction
Represents work that needs to be performed in a manner which isolates it from any current application unit of work transaction.
Isolater - Class in org.hibernate.engine.transaction
Class which provides the isolation semantics required by an IsolatedWork.
Isolater() - Constructor for class org.hibernate.engine.transaction.Isolater
 
Isolater.JdbcDelegate - Class in org.hibernate.engine.transaction
An isolation delegate for JDBC-based transactions.
Isolater.JdbcDelegate(SessionImplementor) - Constructor for class org.hibernate.engine.transaction.Isolater.JdbcDelegate
 
Isolater.JtaDelegate - Class in org.hibernate.engine.transaction
An isolation delegate for JTA-based transactions.
Isolater.JtaDelegate(SessionImplementor) - Constructor for class org.hibernate.engine.transaction.Isolater.JtaDelegate
 
ISOLATION - Static variable in class org.hibernate.cfg.Environment
JDBC transaction isolation level
isolationLevelToString(int) - Static method in class org.hibernate.cfg.Environment
Get the name of a JDBC transaction isolation level
isOneToMany() - Method in class org.hibernate.mapping.Collection
 
isOneToMany() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
isOneToMany() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this a one-to-many association?
isOneToMany() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
isOneToOne() - Method in class org.hibernate.type.EntityType
Is the association modeled here defined as a 1-1 in the database (physical model)?
isOneToOne() - Method in class org.hibernate.type.ManyToOneType
 
isOneToOne() - Method in class org.hibernate.type.OneToOneType
 
isOpen() - Method in class org.hibernate.ejb.CurrentEntityManagerImpl
Deprecated.  
isOpen() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
isOpen() - Method in class org.hibernate.ejb.EntityManagerImpl
 
isOpen() - Method in interface org.hibernate.engine.SessionImplementor
 
isOpen() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
isOpen() - Method in class org.hibernate.impl.SessionImpl
 
isOpen() - Method in class org.hibernate.impl.StatelessSessionImpl
 
isOpen() - Method in interface org.hibernate.Session
Check if the session is still open.
isOperationQueueEnabled() - Method in class org.hibernate.collection.AbstractPersistentCollection
Is this collection in a state that would allow us to "queue" operations?
isOptimisticLocked() - Method in class org.hibernate.mapping.Collection
 
isOptimisticLocked() - Method in class org.hibernate.mapping.Property
 
isOptional() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
 
isOptional() - Method in class org.hibernate.ejb.metamodel.SingularAttributeImpl
isOptional() - Method in class org.hibernate.mapping.Join
 
isOptional() - Method in class org.hibernate.mapping.Property
 
isOrderInsertsEnabled() - Method in class org.hibernate.cfg.Settings
 
isOrderUpdatesEnabled() - Method in class org.hibernate.cfg.Settings
 
isOrWithinEmbeddedId() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
isOrWithinEmbeddedId() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
isOrWithinEmbeddedId() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
isOrWithinEmbeddedId() - Method in interface org.hibernate.cfg.PropertyHolder
Return true if this component is or is embedded in a @EmbeddedId
isOwnerUnchanged(PersistentCollection, CollectionPersister, Serializable) - Static method in class org.hibernate.event.def.ProxyVisitor
Has the owner of the collection changed since the collection was snapshotted and detached?
isPerformed() - Method in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
isPerformed() - Method in interface org.hibernate.envers.synchronization.work.AuditWorkUnit
 
isPhysicalConstraint() - Method in class org.hibernate.mapping.ForeignKey
 
isPhysicalTable() - Method in class org.hibernate.mapping.Table
 
isPolymorphic() - Method in class org.hibernate.mapping.PersistentClass
 
isPolymorphic() - Method in class org.hibernate.mapping.RootClass
 
isPolymorphic() - Method in class org.hibernate.mapping.Subclass
 
isPolymorphic() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isPolymorphic() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isPossibleID() - Method in class org.hibernate.hql.ast.HqlToken
Returns true if the token could be an identifier.
isPrimitive(Class) - Method in class org.hibernate.mapping.Property
 
isPrimitiveArray() - Method in class org.hibernate.mapping.Collection
 
isPrimitiveArray() - Method in class org.hibernate.mapping.PrimitiveArray
 
isPrimitiveArray() - Method in interface org.hibernate.metadata.CollectionMetadata
Is the collection a primitive array?
isPrimitiveArray() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isPrimitiveArray() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this an array or primitive values?
isPrimitiveVariant(SingularAttribute<?, ?>, Class<Y>) - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
 
isProcessed() - Method in class org.hibernate.engine.CollectionEntry
 
isPropertyInitialized(Object, String) - Static method in class org.hibernate.Hibernate
Check if the property is initialized.
isPropertyNull(EntityKey, String) - Method in interface org.hibernate.engine.PersistenceContext
Is the association property belonging to the keyed entity null?
isPropertyNull(EntityKey, String) - Method in class org.hibernate.engine.StatefulPersistenceContext
Is the association property belonging to the keyed entity null?
isPropertyOfTable(int, int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isPropertyOfTable(int, int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isPropertyOfTable(int, int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isPropertyOfTable(int, int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isPublic(Member) - Static method in class org.hibernate.util.ReflectHelper
Is this member publicly accessible.
isPublic(Class, Member) - Static method in class org.hibernate.util.ReflectHelper
Is this member publicly accessible.
isPutEnabled() - Method in class org.hibernate.CacheMode
 
isPutQueueEnabled() - Method in class org.hibernate.collection.AbstractPersistentCollection
Is this collection in a state that would allow us to "queue" puts? This is a special case, because of orphan delete.
isPuttable(long, Object, Comparator) - Method in class org.hibernate.cache.ReadWriteCache.Item
Don't overwite already cached items
isPuttable(long, Object, Comparator) - Method in class org.hibernate.cache.ReadWriteCache.Lock
Can the timestamped transaction re-cache this locked item now?
isPuttable(long, Object, Comparator) - Method in interface org.hibernate.cache.ReadWriteCache.Lockable
 
isQueryCacheEnabled() - Method in class org.hibernate.cfg.Settings
 
isQuoted() - Method in class org.hibernate.mapping.Column
 
isQuoted() - Method in class org.hibernate.mapping.Table
 
isQuoted(String) - Static method in class org.hibernate.util.StringHelper
Determine if the given string is quoted (wrapped by '`' characters at beginning and end).
isQuoted(String, Dialect) - Static method in class org.hibernate.util.StringHelper
Determine if the given name is quoted.
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.cfg.beanvalidation.HibernateTraversableResolver
 
isReached() - Method in class org.hibernate.engine.CollectionEntry
 
isReadOnly() - Method in interface org.hibernate.Criteria
Should entities and proxies loaded by this Criteria be put in read-only mode? If the read-only/modifiable setting was not initialized, then the default read-only/modifiable setting for the persistence context is returned instead.
isReadOnly() - Method in class org.hibernate.engine.EntityEntry
 
isReadOnly() - Method in class org.hibernate.engine.NamedQueryDefinition
 
isReadOnly(Object) - Method in interface org.hibernate.engine.PersistenceContext
Is the entity or proxy read-only? To get the default read-only/modifiable setting used for entities and proxies that are loaded into the session:
isReadOnly() - Method in class org.hibernate.engine.QueryParameters
Should entities and proxies loaded by the Query be put in read-only mode? The read-only/modifiable setting must be initialized via QueryParameters#setReadOnly(boolean) before calling this method.
isReadOnly(SessionImplementor) - Method in class org.hibernate.engine.QueryParameters
Should entities and proxies loaded by the Query be put in read-only mode? If the read-only/modifiable setting was not initialized (i.e., QueryParameters#isReadOnlyInitialized() == false), then the default read-only/modifiable setting for the persistence context is returned instead.
isReadOnly(Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
isReadOnly() - Method in class org.hibernate.impl.AbstractQueryImpl
Should entities and proxies loaded by this Query be put in read-only mode? If the read-only/modifiable setting was not initialized, then the default read-only/modifiable setting for the persistence context is returned instead.
isReadOnly() - Method in class org.hibernate.impl.CriteriaImpl
Should entities and proxies loaded by this Criteria be put in read-only mode? If the read-only/modifiable setting was not initialized, then the default read-only/modifiable setting for the persistence context is returned instead.
isReadOnly() - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
isReadOnly(Object) - Method in class org.hibernate.impl.SessionImpl
 
isReadOnly() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Is the proxy read-only?.
isReadOnly() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
isReadOnly() - Method in interface org.hibernate.proxy.LazyInitializer
Is the proxy read-only?.
isReadOnly() - Method in interface org.hibernate.Query
Should entities and proxies loaded by this Query be put in read-only mode? If the read-only/modifiable setting was not initialized, then the default read-only/modifiable setting for the persistence context is returned instead.
isReadOnly(Object) - Method in interface org.hibernate.Session
Is the specified entity or proxy read-only? To get the default read-only/modifiable setting used for entities and proxies that are loaded into the session:
isReadOnly() - Method in class org.hibernate.tuple.ElementWrapper
 
isReadOnlyBeforeAttachedToSession() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Get the read-only/modifiable setting that should be put in affect when it is attached to a session.
isReadOnlyInitialized() - Method in interface org.hibernate.Criteria
Was the read-only/modifiable mode explicitly initialized?
isReadOnlyInitialized() - Method in class org.hibernate.engine.QueryParameters
Has the read-only/modifiable mode been explicitly set?
isReadOnlyInitialized() - Method in class org.hibernate.impl.CriteriaImpl
Was the read-only/modifiable mode explicitly initialized?
isReadOnlyInitialized() - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
isReadOnlySettingAvailable() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Is the proxy's read-only/modifiable setting available?
isReadOnlySettingAvailable() - Method in interface org.hibernate.proxy.LazyInitializer
Is the proxy's read-only/modifiable setting available?
isReadyForSerialization() - Method in class org.hibernate.jdbc.ConnectionManager
 
isReferenceToPrimaryKey() - Method in class org.hibernate.mapping.ForeignKey
Does this foreignkey reference the primary key of the reference table
isReferenceToPrimaryKey() - Method in class org.hibernate.type.AnyType
 
isReferenceToPrimaryKey() - Method in class org.hibernate.type.EntityType
Does this association foreign key reference the primary key of the other table? Otherwise, it references a property-ref.
isRelation(String) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
isRequired() - Method in class org.hibernate.hql.HolderInstantiator
 
isResolved() - Method in class org.hibernate.cfg.EJB3DTDEntityResolver
Persistence.xml has been resolved locally
isResolved() - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
 
isReturnableEntity() - Method in class org.hibernate.hql.ast.tree.AbstractSelectExpression
 
isReturnableEntity() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
isReturnableEntity() - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
 
isReturnableEntity() - Method in class org.hibernate.hql.ast.tree.QueryNode
 
isReturnableEntity() - Method in interface org.hibernate.hql.ast.tree.SelectExpression
Returns true if this select expression represents an entity that can be returned.
isRollback(int) - Static method in class org.hibernate.util.JTAHelper
 
isRootElement() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
isRootElement() - Method in class org.hibernate.tuple.ElementWrapper
 
isRowDeleteEnabled() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isRowDeleteEnabled() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
isRowInsertEnabled() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isRowInsertEnabled() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
isRowUpdatePossible() - Method in class org.hibernate.collection.AbstractPersistentCollection
 
isRowUpdatePossible() - Method in class org.hibernate.collection.PersistentBag
 
isRowUpdatePossible() - Method in interface org.hibernate.collection.PersistentCollection
 
isRowUpdatePossible() - Method in class org.hibernate.collection.PersistentSet
 
isSame(Object, Object, EntityMode) - Method in class org.hibernate.type.AbstractType
 
isSame(Object, Object, EntityMode) - Method in class org.hibernate.type.AnyType
 
isSame(Object, Object, EntityMode) - Method in class org.hibernate.type.ComponentType
 
isSame(Object, Object, EntityMode) - Method in class org.hibernate.type.EntityType
Two entities are considered the same when their instances are the same.
isSame(Object, Object, EntityMode) - Method in interface org.hibernate.type.Type
Compare two instances of the class mapped by this type for persistence "equality" - equality of persistent state - taking a shortcut for entity references.
isScalar() - Method in class org.hibernate.hql.ast.tree.AbstractSelectExpression
 
isScalar() - Method in class org.hibernate.hql.ast.tree.AggregateNode
 
isScalar() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
isScalar() - Method in class org.hibernate.hql.ast.tree.MapEntryNode
 
isScalar() - Method in class org.hibernate.hql.ast.tree.MethodNode
 
isScalar() - Method in class org.hibernate.hql.ast.tree.QueryNode
 
isScalar() - Method in interface org.hibernate.hql.ast.tree.SelectExpression
 
isScalarSelect() - Method in class org.hibernate.hql.ast.tree.SelectClause
Does this SelectClause represent a scalar query
isSchemaQuoted() - Method in class org.hibernate.mapping.Table
 
isScrollableResultSetsEnabled() - Method in class org.hibernate.cfg.Settings
 
isSecondary() - Method in class org.hibernate.cfg.Ejb3Column
 
isSecondLevelCacheEnabled() - Method in class org.hibernate.cfg.Settings
 
isSelectable() - Method in class org.hibernate.mapping.Property
 
isSelectBeforeUpdate() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isSelectBeforeUpdateRequired() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isSelectBeforeUpdateRequired() - Method in interface org.hibernate.persister.entity.EntityPersister
Is select snapshot before update enabled?
isSequence(Object) - Method in class org.hibernate.tool.hbm2ddl.DatabaseMetadata
 
isSequentialSelect() - Method in class org.hibernate.mapping.Join
 
isSerializableIsolationEnforced() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Do connections enforce SERIALIZABLE isolation...
isSet() - Method in class org.hibernate.envers.tools.MutableBoolean
 
isSet() - Method in class org.hibernate.mapping.Collection
 
isSet() - Method in class org.hibernate.mapping.Set
 
isShallow() - Method in class org.hibernate.engine.query.HQLQueryPlan
 
isShallowQuery() - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
isShallowQuery() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
isShowClassNames() - Method in class org.hibernate.hql.ast.util.ASTPrinter
Getter for property 'showClassNames'.
isSimpleValue() - Method in class org.hibernate.mapping.Collection
 
isSimpleValue() - Method in class org.hibernate.mapping.OneToMany
 
isSimpleValue() - Method in class org.hibernate.mapping.SimpleValue
 
isSimpleValue() - Method in interface org.hibernate.mapping.Value
 
isSingleRowLoader() - Method in class org.hibernate.loader.entity.AbstractEntityLoader
 
isSingleRowLoader() - Method in class org.hibernate.loader.entity.CollectionElementLoader
 
isSingleRowLoader() - Method in class org.hibernate.loader.entity.EntityLoader
 
isSingleRowLoader() - Method in class org.hibernate.loader.Loader
Return false is this loader is a batch entity loader
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.PersistentArrayHolder
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.PersistentBag
 
isSnapshotEmpty(Serializable) - Method in interface org.hibernate.collection.PersistentCollection
Is the snapshot empty?
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.PersistentElementHolder
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.PersistentList
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.PersistentMap
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.PersistentSet
 
isSnapshotEmpty(PersistentCollection) - Method in class org.hibernate.engine.CollectionEntry
 
isSorted() - Method in class org.hibernate.mapping.Collection
 
isStateless() - Method in interface org.hibernate.engine.PersistenceContext
 
isStateless() - Method in class org.hibernate.engine.StatefulPersistenceContext
 
isStatisticsEnabled() - Method in class org.hibernate.cfg.Settings
 
isStatisticsEnabled() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
Are statistics logged
isStatisticsEnabled() - Method in interface org.hibernate.stat.Statistics
Are statistics logged
isStatisticsEnabled() - Method in class org.hibernate.stat.StatisticsImpl
Are statistics logged
isStoreDataAtDelete() - Method in class org.hibernate.envers.configuration.GlobalConfiguration
 
isStrictJPAQLCompliance() - Method in class org.hibernate.cfg.Settings
 
isStrictJPAQLComplianceEnabled() - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
 
isStructuredCacheEntriesEnabled() - Method in class org.hibernate.cfg.Settings
 
isSubclassEntityName(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isSubclassEntityName(String) - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether the given name represents a subclass entity (or this entity itself) of the entity mapped by this persister.
isSubclassPropertyDeferred(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isSubclassPropertyDeferred(String, String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isSubclassPropertyNullable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isSubclassPropertyNullable(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Is the numbered property of the class of subclass nullable?
isSubclassTableLazy(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isSubclassTableLazy(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isSubclassTableLazy(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isSubclassTableSequentialSelect(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isSubclassTableSequentialSelect(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isSubclassTableSequentialSelect(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isSubQuery() - Method in class org.hibernate.hql.ast.tree.FromClause
 
isSubselect() - Method in class org.hibernate.mapping.Table
 
isSubselectLoadable() - Method in class org.hibernate.mapping.Collection
 
isSubselectLoadable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isSubselectLoadingEnabled() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
isSubselectLoadingEnabled() - Method in class org.hibernate.loader.collection.CollectionLoader
 
isSubselectLoadingEnabled() - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
isSubselectLoadingEnabled() - Method in class org.hibernate.loader.hql.QueryLoader
 
isSubselectLoadingEnabled() - Method in class org.hibernate.loader.Loader
 
isSubtreeChild(AST, AST) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Determine if a given node (test) is contained anywhere in the subtree of another given node (fixture).
isSuppliedConnection() - Method in class org.hibernate.jdbc.ConnectionManager
Was the connection being used here supplied by the user?
isSynchronous() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Is this cache configured for synchronous communication?
isSynchronous() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
isSynchronous(Cache) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
 
isSynchronous(Configuration.CacheMode) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
 
isSynthetic() - Method in class org.hibernate.mapping.Backref
Does this property represent a synthetic property? A synthetic property is one we create during metamodel binding to represent a collection of columns but which does not represent a property physically available on the entity.
isSynthetic() - Method in class org.hibernate.mapping.IndexBackref
Does this property represent a synthetic property? A synthetic property is one we create during metamodel binding to represent a collection of columns but which does not represent a property physically available on the entity.
isSynthetic() - Method in class org.hibernate.mapping.Property
Does this property represent a synthetic property? A synthetic property is one we create during metamodel binding to represent a collection of columns but which does not represent a property physically available on the entity.
isSynthetic() - Method in class org.hibernate.mapping.SyntheticProperty
 
isTable(Object) - Method in class org.hibernate.tool.hbm2ddl.DatabaseMetadata
 
isTableCascadeDeleteEnabled(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isTableCascadeDeleteEnabled(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isTableCascadeDeleteEnabled(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isTableCascadeDeleteEnabled(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isTextOnly() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
isTextOnly() - Method in class org.hibernate.tuple.ElementWrapper
 
isThetaStyle() - Method in class org.hibernate.engine.JoinSequence
 
isTooDeep(int) - Method in class org.hibernate.loader.JoinWalker
 
isTooManyCollections() - Method in class org.hibernate.loader.entity.CascadeEntityJoinWalker
 
isTooManyCollections() - Method in class org.hibernate.loader.JoinWalker
 
isTransactionAware() - Method in class org.hibernate.cache.impl.bridge.BaseTransactionalDataRegionAdapter
 
isTransactionAware() - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
 
isTransactionAware() - Method in class org.hibernate.cache.jbc.TransactionalDataRegionAdapter
Here, for JBossCache, we consider the cache to be transaction aware if the underlying cache instance has a reference to the transaction manager.
isTransactionAware() - Method in interface org.hibernate.cache.TransactionalDataRegion
Is the underlying cache implementation aware of (and "participating in") ongoing JTA transactions?

Regions which report that they are transaction-aware are considered "synchronous", in that we assume we can immediately (i.e.

isTransactionInProgress() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
isTransactionInProgress() - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor
Provides access to whether a transaction is currently in progress.
isTransactionInProgress(JDBCContext, TransactionFactory.Context) - Method in class org.hibernate.ejb.transaction.JoinableCMTTransaction
 
isTransactionInProgress(JDBCContext, TransactionFactory.Context, Transaction) - Method in class org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
 
isTransactionInProgress() - Method in interface org.hibernate.engine.SessionImplementor
Does this Session have an active Hibernate transaction or is there a JTA transaction in progress?
isTransactionInProgress() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
isTransactionInProgress() - Method in class org.hibernate.impl.SessionImpl
 
isTransactionInProgress() - Method in class org.hibernate.impl.StatelessSessionImpl
 
isTransactionInProgress() - Method in interface org.hibernate.jdbc.ConnectionManager.Callback
 
isTransactionInProgress() - Method in class org.hibernate.jdbc.JDBCContext
 
isTransactionInProgress(JDBCContext, TransactionFactory.Context, Transaction) - Method in class org.hibernate.transaction.CMTTransactionFactory
 
isTransactionInProgress(JDBCContext, TransactionFactory.Context, Transaction) - Method in class org.hibernate.transaction.JDBCTransactionFactory
Determine whether an underlying transaction is in progress.
isTransactionInProgress(JDBCContext, TransactionFactory.Context, Transaction) - Method in class org.hibernate.transaction.JTATransactionFactory
Determine whether an underlying transaction is in progress.
isTransactionInProgress(JDBCContext, TransactionFactory.Context, Transaction) - Method in interface org.hibernate.transaction.TransactionFactory
Determine whether an underlying transaction is in progress.
isTransactionInProgress(SessionFactoryImplementor) - Static method in class org.hibernate.util.JTAHelper
Return true if a JTA transaction is in progress and false in *every* other cases (including in a JDBC transaction).
isTransactionInProgress(Transaction) - Static method in class org.hibernate.util.JTAHelper
 
isTransactionManagerRequired() - Method in class org.hibernate.transaction.CMTTransactionFactory
 
isTransactionManagerRequired() - Method in class org.hibernate.transaction.JDBCTransactionFactory
Do we require access to the JTA TransactionManager for this strategy?
isTransactionManagerRequired() - Method in class org.hibernate.transaction.JTATransactionFactory
Do we require access to the JTA TransactionManager for this strategy?
isTransactionManagerRequired() - Method in interface org.hibernate.transaction.TransactionFactory
Do we require access to the JTA TransactionManager for this strategy?
isTransient(Object) - Method in class org.hibernate.EmptyInterceptor
 
isTransient(String, Object, Boolean, SessionImplementor) - Static method in class org.hibernate.engine.ForeignKeys
Is this instance, which we know is not persistent, actually transient? If assumed is non-null, don't hit the database to make the determination, instead assume that value; the client code must be prepared to "recover" in the case that this assumed result is incorrect.
isTransient(Object) - Method in interface org.hibernate.Interceptor
Called to distinguish between transient and detached entities.
isTransient(Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isTransient(Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Is this a new transient instance?
isTrue(Expression<Boolean>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
isTypeSpecified() - Method in class org.hibernate.mapping.SimpleValue
 
isTypeSpecified() - Method in class org.hibernate.mapping.ToOne
 
isUninitialized() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Is the proxy uninitialzed?
isUninitialized() - Method in interface org.hibernate.proxy.LazyInitializer
Is the proxy uninitialzed?
isUnique() - Method in class org.hibernate.cfg.Ejb3Column
 
isUnique() - Method in class org.hibernate.mapping.Column
 
isUnreferenced() - Method in class org.hibernate.collection.AbstractPersistentCollection
 
isUnreferenced() - Method in interface org.hibernate.collection.PersistentCollection
Is the collection unreferenced?
isUnsaved(Serializable) - Method in class org.hibernate.engine.IdentifierValue
Does the given identifier belong to a new instance?
isUnsaved(Object) - Method in class org.hibernate.engine.VersionValue
Does the given version belong to a new instance?
isUnwrap() - Method in class org.hibernate.proxy.AbstractLazyInitializer
isUnwrap() - Method in interface org.hibernate.proxy.LazyInitializer
 
isUnwrapProxy() - Method in class org.hibernate.mapping.ToOne
 
isUpdatable() - Method in class org.hibernate.cfg.Ejb3Column
 
isUpdateable() - Method in class org.hibernate.mapping.DependantValue
 
isUpdateable() - Method in interface org.hibernate.mapping.KeyValue
 
isUpdateable() - Method in class org.hibernate.mapping.Property
 
isUpdateable() - Method in class org.hibernate.mapping.SimpleValue
 
isUpdateable() - Method in class org.hibernate.tuple.StandardProperty
 
isUpdateCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isUpdateCallable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isUpdateGenerated() - Method in class org.hibernate.tuple.StandardProperty
 
isUpdateNecessary(FlushEntityEvent) - Method in class org.hibernate.event.def.DefaultFlushEntityEventListener
Performs all necessary checking to determine if an entity needs an SQL update to synchronize its state to the database.
isUpToDate(Set, Long) - Method in class org.hibernate.cache.StandardQueryCache
 
isUpToDate(Set, Long) - Method in class org.hibernate.cache.UpdateTimestampsCache
 
isUseQuotedIdentifiers() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
isUseQuotedIdentifiersGlobally() - Method in class org.hibernate.cfg.ObjectNameNormalizer
Retrieve whether the user requested that all database identifiers be quoted.
isValid(Mapping) - Method in class org.hibernate.mapping.Collection
 
isValid(Mapping) - Method in class org.hibernate.mapping.OneToMany
 
isValid(Mapping) - Method in class org.hibernate.mapping.Property
 
isValid(Mapping) - Method in class org.hibernate.mapping.SimpleValue
 
isValid(Mapping) - Method in class org.hibernate.mapping.ToOne
 
isValid(Mapping) - Method in interface org.hibernate.mapping.Value
 
isValidatableImplementor() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
isValidatableImplementor() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Does the class managed by this tuplizer implement the Validatable interface.
isValidatableImplementor() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Does the class managed by this tuplizer implement the Validatable interface.
isVerbose() - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
isVersion() - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
isVersion() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
 
isVersion() - Method in class org.hibernate.ejb.metamodel.SingularAttributeImpl
isVersionable() - Method in class org.hibernate.tuple.StandardProperty
 
isVersioned() - Method in interface org.hibernate.cache.CacheDataDescription
Is the data to be cached considered versioned?

If true, it is illegal for CacheDataDescription.getVersionComparator() to return null.

isVersioned() - Method in class org.hibernate.cache.impl.bridge.OptimisticCacheSourceAdapter
 
isVersioned() - Method in class org.hibernate.cache.impl.CacheDataDescriptionImpl
 
isVersioned() - Method in interface org.hibernate.cache.OptimisticCacheSource
Is the data to be cached considered versioned?

If true, it is illegal for OptimisticCacheSource.getVersionComparator() to return null.

isVersioned(String) - Method in class org.hibernate.envers.entities.EntitiesConfigurations
 
isVersioned() - Method in class org.hibernate.mapping.MappedSuperclass
 
isVersioned() - Method in class org.hibernate.mapping.PersistentClass
 
isVersioned() - Method in class org.hibernate.mapping.RootClass
 
isVersioned() - Method in class org.hibernate.mapping.Subclass
 
isVersioned() - Method in interface org.hibernate.metadata.ClassMetadata
Are instances of this class versioned by a timestamp or version number column?
isVersioned() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isVersioned() - Method in interface org.hibernate.persister.collection.CollectionPersister
Does this collection cause version increment of the owning entity?
isVersioned() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isVersioned() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether optimistic locking by column is enabled for this entity.
isVersioned() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isVersionIncrementDisabled() - Method in class org.hibernate.event.def.AbstractSaveEventListener
After the save, will te version number be incremented if the instance is modified?
isVersionIncrementDisabled() - Method in class org.hibernate.event.def.DefaultReplicateEventListener
 
isVersionIncrementRequired(int[], boolean, boolean[]) - Static method in class org.hibernate.engine.Versioning
Do we need to increment the version number, given the dirty properties?
isVersionPropertyGenerated() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isVersionPropertyGenerated() - Method in interface org.hibernate.persister.entity.EntityPersister
Does this entity contain a version property that is defined to be database generated?
isVersionPropertyInsertable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isVersionPropertyInsertable() - Method in interface org.hibernate.persister.entity.Queryable
Is the version property included in insert statements?
isVirtual() - Method in class org.hibernate.tuple.IdentifierProperty
 
isWhitespace(String) - Static method in class org.hibernate.hql.classic.ParserHelper
 
isWrapper(Object) - Method in class org.hibernate.collection.PersistentArrayHolder
 
isWrapper(Object) - Method in class org.hibernate.collection.PersistentBag
 
isWrapper(Object) - Method in interface org.hibernate.collection.PersistentCollection
Is this the wrapper for the given underlying collection instance?
isWrapper(Object) - Method in class org.hibernate.collection.PersistentElementHolder
 
isWrapper(Object) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
isWrapper(Object) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
isWrapper(Object) - Method in class org.hibernate.collection.PersistentList
 
isWrapper(Object) - Method in class org.hibernate.collection.PersistentMap
 
isWrapper(Object) - Method in class org.hibernate.collection.PersistentSet
 
isWrapResultSetsEnabled() - Method in class org.hibernate.cfg.Settings
 
isXMLElement() - Method in class org.hibernate.type.AbstractType
 
isXMLElement() - Method in class org.hibernate.type.CollectionType
 
isXMLElement() - Method in class org.hibernate.type.ComponentType
 
isXMLElement() - Method in class org.hibernate.type.EntityType
isXMLElement() - Method in interface org.hibernate.type.Type
 
ITEM - Static variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
ITEM - Static variable in class org.hibernate.cache.jbc.util.CacheHelper
Key under which items are cached
Item - Class in org.hibernate.test.cache
 
Item() - Constructor for class org.hibernate.test.cache.Item
 
iterate(String) - Method in interface org.hibernate.classic.Session
Deprecated. use Session.createQuery(java.lang.String).Query.iterate()
iterate(String, Object, Type) - Method in interface org.hibernate.classic.Session
Deprecated. use Session.createQuery(java.lang.String).setXYZ.Query.iterate()
iterate(String, Object[], Type[]) - Method in interface org.hibernate.classic.Session
Deprecated. use Session.createQuery(java.lang.String).setXYZ.Query.iterate()
iterate(String, QueryParameters) - Method in interface org.hibernate.engine.SessionImplementor
Execute an iterate() query
iterate(String, QueryParameters) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
iterate(QueryParameters, EventSource) - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
Return the query results as an iterator
iterate(QueryParameters, EventSource) - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
Return the query results as an iterator
iterate(QueryParameters, EventSource) - Method in interface org.hibernate.hql.QueryTranslator
Perform an iterate operation given the underlying query definition.
iterate() - Method in class org.hibernate.impl.CollectionFilterImpl
 
iterate() - Method in class org.hibernate.impl.QueryImpl
 
iterate(String) - Method in class org.hibernate.impl.SessionImpl
 
iterate(String, Object, Type) - Method in class org.hibernate.impl.SessionImpl
 
iterate(String, Object[], Type[]) - Method in class org.hibernate.impl.SessionImpl
 
iterate(String, QueryParameters) - Method in class org.hibernate.impl.SessionImpl
 
iterate() - Method in class org.hibernate.impl.SQLQueryImpl
 
iterate(String, QueryParameters) - Method in class org.hibernate.impl.StatelessSessionImpl
 
iterate(QueryParameters, EventSource) - Method in class org.hibernate.loader.hql.QueryLoader
 
iterate() - Method in interface org.hibernate.Query
Return the query results as an Iterator.
iterateAuxliaryDatabaseObjects() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
iterateAuxliaryDatabaseObjects() - Method in interface org.hibernate.cfg.Mappings
Retrieves an iterator over the metadata pertaining to all auxilary database objects int this repository.
iterateAuxliaryDatabaseObjectsInReverse() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
iterateAuxliaryDatabaseObjectsInReverse() - Method in interface org.hibernate.cfg.Mappings
Same as Mappings.iterateAuxliaryDatabaseObjects() except that here the iterator is reversed.
iterateClasses() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
iterateClasses() - Method in interface org.hibernate.cfg.Mappings
Retrieves an iterator over the entity metadata present in this repository.
iterateCollections() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
iterateCollections() - Method in interface org.hibernate.cfg.Mappings
Returns an iterator over collection metadata.
iterateEntityNameResolvers(EntityMode) - Method in class org.hibernate.impl.SessionFactoryImpl
 
iterateExpressionEntries() - Method in class org.hibernate.impl.CriteriaImpl
 
iterateFetchProfiles() - Method in class org.hibernate.cfg.Configuration
 
iterateFilter(Object, String, QueryParameters) - Method in interface org.hibernate.engine.SessionImplementor
Iterate a filter
iterateFilter(Object, String, QueryParameters) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
iterateFilter(Object, String, QueryParameters) - Method in class org.hibernate.impl.SessionImpl
 
iterateFilter(Object, String, QueryParameters) - Method in class org.hibernate.impl.StatelessSessionImpl
 
iterateJoins() - Method in class org.hibernate.engine.JoinSequence
 
iterateOrderings() - Method in class org.hibernate.impl.CriteriaImpl
 
iterateSubcriteria() - Method in class org.hibernate.impl.CriteriaImpl
 
iterateTables() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
iterateTables() - Method in interface org.hibernate.cfg.Mappings
Returns an iterator over table metadata.
iterateTuplizers() - Method in class org.hibernate.tuple.EntityModeToTuplizerMapping
Allow iteration over all defined Tuplizers.
iterator() - Method in class org.hibernate.collection.PersistentBag
 
iterator() - Method in class org.hibernate.collection.PersistentIdentifierBag
 
iterator() - Method in class org.hibernate.collection.PersistentList
 
iterator() - Method in class org.hibernate.collection.PersistentSet
 
iterator() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
iterator() - Method in class org.hibernate.util.IdentitySet
 
IteratorImpl - Class in org.hibernate.impl
An implementation of java.util.Iterator that is returned by iterate() query execution methods.
IteratorImpl(ResultSet, PreparedStatement, EventSource, boolean, Type[], String[][], HolderInstantiator) - Constructor for class org.hibernate.impl.IteratorImpl
 
iteratorsContentEqual(Iterator, Iterator) - Static method in class org.hibernate.envers.tools.Tools
 
iteratorToList(Iterator<T>) - Static method in class org.hibernate.envers.tools.Tools
 

J

JACC_CONTEXT_ID - Static variable in class org.hibernate.ejb.AvailableSettings
 
JACC_CONTEXTID - Static variable in class org.hibernate.cfg.Environment
The jacc context id of the deployment
JACC_ENABLED - Static variable in class org.hibernate.ejb.AvailableSettings
 
JACC_PREFIX - Static variable in class org.hibernate.ejb.AvailableSettings
 
JACCConfiguration - Class in org.hibernate.secure
Adds Hibernate permissions to roles via JACC
JACCConfiguration(String) - Constructor for class org.hibernate.secure.JACCConfiguration
 
JACCPermissions - Class in org.hibernate.secure
Copied from JBoss org.jboss.ejb3.security.JaccHelper and org.jboss.ejb3.security.SecurityActions
JACCPermissions() - Constructor for class org.hibernate.secure.JACCPermissions
 
JACCPreDeleteEventListener - Class in org.hibernate.secure
Check security before any deletion
JACCPreDeleteEventListener() - Constructor for class org.hibernate.secure.JACCPreDeleteEventListener
 
JACCPreInsertEventListener - Class in org.hibernate.secure
Check security before an insertion
JACCPreInsertEventListener() - Constructor for class org.hibernate.secure.JACCPreInsertEventListener
 
JACCPreLoadEventListener - Class in org.hibernate.secure
Check security before any load
JACCPreLoadEventListener() - Constructor for class org.hibernate.secure.JACCPreLoadEventListener
 
JACCPreUpdateEventListener - Class in org.hibernate.secure
Check security before any update
JACCPreUpdateEventListener() - Constructor for class org.hibernate.secure.JACCPreUpdateEventListener
 
JACCSecurityListener - Interface in org.hibernate.secure
Marker interface for JACC event listeners
JarProtocolVisitor - Class in org.hibernate.ejb.packaging
 
JarProtocolVisitor(URL, Filter[], String) - Constructor for class org.hibernate.ejb.packaging.JarProtocolVisitor
 
jarUrl - Variable in class org.hibernate.ejb.packaging.AbstractJarVisitor
 
JarVisitor - Interface in org.hibernate.ejb.packaging
 
JarVisitorFactory - Class in org.hibernate.ejb.packaging
 
JarVisitorFactory() - Constructor for class org.hibernate.ejb.packaging.JarVisitorFactory
 
JavaConstantNode - Class in org.hibernate.hql.ast.tree
A node representing a static Java constant.
JavaConstantNode() - Constructor for class org.hibernate.hql.ast.tree.JavaConstantNode
 
JavaElementFilter - Class in org.hibernate.ejb.packaging
Filter a Java element (class or package per fully qualified name and annotation existence) At least 1 annotation has to annotate the element and the accept method must match If none annotations are passed, only the accept method must pass.
JavaElementFilter(boolean, Class[]) - Constructor for class org.hibernate.ejb.packaging.JavaElementFilter
 
JavassistClassTransformer - Class in org.hibernate.bytecode.javassist
Enhance the classes allowing them to implements InterceptFieldEnabled This interface is then used by Hibernate for some optimizations.
JavassistClassTransformer(ClassFilter, FieldFilter) - Constructor for class org.hibernate.bytecode.javassist.JavassistClassTransformer
 
JavassistHelper - Class in org.hibernate.intercept.javassist
 
JavassistInstrumenter - Class in org.hibernate.bytecode.buildtime
Strategy for performing build-time instrumentation of persistent classes in order to enable field-level interception using Javassist.
JavassistInstrumenter(Logger, Instrumenter.Options) - Constructor for class org.hibernate.bytecode.buildtime.JavassistInstrumenter
 
JavassistLazyInitializer - Class in org.hibernate.proxy.pojo.javassist
A Javassist-based lazy initializer proxy.
JavassistProxyFactory - Class in org.hibernate.proxy.pojo.javassist
A ProxyFactory implementation for producing Javassist-based proxies.
JavassistProxyFactory() - Constructor for class org.hibernate.proxy.pojo.javassist.JavassistProxyFactory
 
jbcCache - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
JBossCacheRegionFactory - Class in org.hibernate.cache.jbc
RegionFactory that uses one or more JBoss Cache instances for caching entities, collections, queries and timestamps.
JBossCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.jbc.JBossCacheRegionFactory
FIXME Per the RegionFactory class Javadoc, this constructor version should not be necessary.
JBossCacheRegionFactory() - Constructor for class org.hibernate.cache.jbc.JBossCacheRegionFactory
Create a new JBossCacheRegionFactory.
JBossCacheRegionFactory(CacheInstanceManager) - Constructor for class org.hibernate.cache.jbc.JBossCacheRegionFactory
Create a new JBossCacheRegionFactory that uses the provided CacheInstanceManager.
JBossCacheRegionFactory - Class in org.hibernate.cache.jbc2
Deprecated. use JBossCacheRegionFactory
JBossCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.jbc2.JBossCacheRegionFactory
Deprecated. FIXME Per the RegionFactory class Javadoc, this constructor version should not be necessary.
JBossCacheRegionFactory() - Constructor for class org.hibernate.cache.jbc2.JBossCacheRegionFactory
Deprecated. Create a new JBossCacheRegionFactory.
JBossCacheRegionFactory(CacheInstanceManager) - Constructor for class org.hibernate.cache.jbc2.JBossCacheRegionFactory
Deprecated. Create a new JBossCacheRegionFactory that uses the provided CacheInstanceManager.
JBossTransactionManagerLookup - Class in org.hibernate.transaction
A TransactionManagerLookup lookup strategy for JBoss AS.
JBossTransactionManagerLookup() - Constructor for class org.hibernate.transaction.JBossTransactionManagerLookup
 
JDataStoreDialect - Class in org.hibernate.dialect
A Dialect for JDataStore.
JDataStoreDialect() - Constructor for class org.hibernate.dialect.JDataStoreDialect
Creates new JDataStoreDialect
JDBC_DRIVER - Static variable in class org.hibernate.ejb.AvailableSettings
The name of a JDBC driver to use to connect to the database.
JDBC_PASSWORD - Static variable in class org.hibernate.ejb.AvailableSettings
The JDBC connection password.
JDBC_URL - Static variable in class org.hibernate.ejb.AvailableSettings
The JDBC connection url to use to connect to the database.
JDBC_USER - Static variable in class org.hibernate.ejb.AvailableSettings
The JDBC connection user name.
JDBCConnectionException - Exception in org.hibernate.exception
Implementation of JDBCException indicating problems with communicating with the database (can also include incorrect JDBC setup).
JDBCConnectionException(String, SQLException) - Constructor for exception org.hibernate.exception.JDBCConnectionException
 
JDBCConnectionException(String, SQLException, String) - Constructor for exception org.hibernate.exception.JDBCConnectionException
 
JDBCContext - Class in org.hibernate.jdbc
Acts as the mediary between "entity-mode related" sessions in terms of their interaction with the JDBC data store.
JDBCContext(JDBCContext.Context, Connection, Interceptor) - Constructor for class org.hibernate.jdbc.JDBCContext
 
jdbcContext - Variable in class org.hibernate.transaction.CMTTransaction
 
JDBCContext.Context - Interface in org.hibernate.jdbc
 
JDBCException - Exception in org.hibernate
Wraps an SQLException.
JDBCException(String, SQLException) - Constructor for exception org.hibernate.JDBCException
 
JDBCException(String, SQLException, String) - Constructor for exception org.hibernate.JDBCException
 
JDBCExceptionHelper - Class in org.hibernate.exception
Implementation of JDBCExceptionHelper.
JDBCExceptionReporter - Class in org.hibernate.util
 
JdbcSupport - Interface in org.hibernate.engine.jdbc
Isolates Hibernate interactions with JDBC in terms of variations between JDBC 3 (JDK 1.4 and 1.5) and JDBC 4 (JDK 1.6).
JdbcSupportImpl - Class in org.hibernate.engine.jdbc
TODO : javadoc
JdbcSupportImpl(boolean) - Constructor for class org.hibernate.engine.jdbc.JdbcSupportImpl
 
JdbcSupportLoader - Class in org.hibernate.engine.jdbc
Builds JdbcSupport instances based on the capabilities of the environment.
JdbcSupportLoader() - Constructor for class org.hibernate.engine.jdbc.JdbcSupportLoader
 
JDBCTransaction - Class in org.hibernate.transaction
Transaction implementation based on transaction management through a JDBC Connection.
JDBCTransaction(JDBCContext, TransactionFactory.Context) - Constructor for class org.hibernate.transaction.JDBCTransaction
 
JDBCTransactionFactory - Class in org.hibernate.transaction
Factory for JDBCTransaction instances.
JDBCTransactionFactory() - Constructor for class org.hibernate.transaction.JDBCTransactionFactory
 
JNDI_CLASS - Static variable in class org.hibernate.cfg.Environment
JNDI initial context class, Context.INITIAL_CONTEXT_FACTORY
JNDI_PREFIX - Static variable in class org.hibernate.cfg.Environment
prefix for arbitrary JNDI InitialContext properties
JNDI_URL - Static variable in class org.hibernate.cfg.Environment
JNDI provider URL, Context.PROVIDER_URL
JndiInfinispanRegionFactory - Class in org.hibernate.cache.infinispan
A RegionFactory for Infinispan-backed cache regions that finds its cache manager in JNDI rather than creating one itself.
JndiInfinispanRegionFactory() - Constructor for class org.hibernate.cache.infinispan.JndiInfinispanRegionFactory
 
JndiInfinispanRegionFactory(Properties) - Constructor for class org.hibernate.cache.infinispan.JndiInfinispanRegionFactory
 
JndiMultiplexedJBossCacheRegionFactory - Class in org.hibernate.cache.jbc
JBossCacheRegionFactory that uses JndiMultiplexingCacheInstanceManager as its CacheInstanceManager.
JndiMultiplexedJBossCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.jbc.JndiMultiplexedJBossCacheRegionFactory
FIXME Per the RegionFactory class Javadoc, this constructor version should not be necessary.
JndiMultiplexedJBossCacheRegionFactory() - Constructor for class org.hibernate.cache.jbc.JndiMultiplexedJBossCacheRegionFactory
Create a new MultiplexedJBossCacheRegionFactory.
JndiMultiplexedJBossCacheRegionFactory - Class in org.hibernate.cache.jbc2
Deprecated. use JndiMultiplexedJBossCacheRegionFactory
JndiMultiplexedJBossCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.jbc2.JndiMultiplexedJBossCacheRegionFactory
Deprecated. FIXME Per the RegionFactory class Javadoc, this constructor version should not be necessary.
JndiMultiplexedJBossCacheRegionFactory() - Constructor for class org.hibernate.cache.jbc2.JndiMultiplexedJBossCacheRegionFactory
Deprecated. Create a new MultiplexedJBossCacheRegionFactory.
JndiMultiplexingCacheInstanceManager - Class in org.hibernate.cache.jbc.builder
A MultiplexingCacheInstanceManager that finds its cache factory in JNDI rather than creating one itself.
JndiMultiplexingCacheInstanceManager() - Constructor for class org.hibernate.cache.jbc.builder.JndiMultiplexingCacheInstanceManager
Create a new JndiMultiplexingCacheInstanceManager.
JndiSharedCacheInstanceManager - Class in org.hibernate.cache.jbc.builder
A SharedCacheInstanceManager that finds the shared cache in JNDI rather than instantiating one from an XML config file.
JndiSharedCacheInstanceManager() - Constructor for class org.hibernate.cache.jbc.builder.JndiSharedCacheInstanceManager
Create a new JndiSharedCacheInstanceManager.
JndiSharedJBossCacheRegionFactory - Class in org.hibernate.cache.jbc
JBossCacheRegionFactory that uses JndiSharedCacheInstanceManager as its CacheInstanceManager.
JndiSharedJBossCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.jbc.JndiSharedJBossCacheRegionFactory
FIXME Per the RegionFactory class Javadoc, this constructor version should not be necessary.
JndiSharedJBossCacheRegionFactory() - Constructor for class org.hibernate.cache.jbc.JndiSharedJBossCacheRegionFactory
Create a new MultiplexedJBossCacheRegionFactory.
JndiSharedJBossCacheRegionFactory - Class in org.hibernate.cache.jbc2
Deprecated. use JndiSharedJBossCacheRegionFactory
JndiSharedJBossCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.jbc2.JndiSharedJBossCacheRegionFactory
Deprecated. FIXME Per the RegionFactory class Javadoc, this constructor version should not be necessary.
JndiSharedJBossCacheRegionFactory() - Constructor for class org.hibernate.cache.jbc2.JndiSharedJBossCacheRegionFactory
Deprecated. Create a new JndiSharedJBossCacheRegionFactory.
JNDITransactionManagerLookup - Class in org.hibernate.transaction
Template implementation of TransactionManagerLookup where the underlying TransactionManager is available via JNDI lookup at the specified location - JNDITransactionManagerLookup.getName().
JNDITransactionManagerLookup() - Constructor for class org.hibernate.transaction.JNDITransactionManagerLookup
 
join(SingularAttribute<? super X, Y>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
join(SingularAttribute<? super X, Y>, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
join(CollectionAttribute<? super X, Y>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
join(CollectionAttribute<? super X, Y>, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
join(SetAttribute<? super X, Y>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
join(SetAttribute<? super X, Y>, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
join(ListAttribute<? super X, Y>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
join(ListAttribute<? super X, Y>, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
join(MapAttribute<? super X, K, V>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
join(MapAttribute<? super X, K, V>, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
join(String) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
join(String, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
JOIN - Static variable in class org.hibernate.engine.profile.Fetch.Style
 
JOIN - Static variable in class org.hibernate.FetchMode
Fetch using an outer join.
Join - Class in org.hibernate.mapping
 
Join() - Constructor for class org.hibernate.mapping.Join
 
join(String[], String[]) - Static method in class org.hibernate.util.ArrayHelper
 
join(String[], String[], boolean[]) - Static method in class org.hibernate.util.ArrayHelper
 
join(int[], int[]) - Static method in class org.hibernate.util.ArrayHelper
 
join(String, String[]) - Static method in class org.hibernate.util.StringHelper
 
join(String, Iterator) - Static method in class org.hibernate.util.StringHelper
 
Joinable - Interface in org.hibernate.persister.entity
Anything that can be loaded by outer join - namely persisters for classes or collections.
JoinableCMTTransaction - Class in org.hibernate.ejb.transaction
Implements a joinable transaction.
JoinableCMTTransaction(JDBCContext, TransactionFactory.Context) - Constructor for class org.hibernate.ejb.transaction.JoinableCMTTransaction
 
JoinableCMTTransaction.JoinStatus - Enum in org.hibernate.ejb.transaction
 
JoinableCMTTransactionFactory - Class in org.hibernate.ejb.transaction
A transaction is in progress if the underlying JTA tx is in progress and if the Tx is marked as MARKED_FOR_JOINED
JoinableCMTTransactionFactory() - Constructor for class org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
 
joinCollection(String) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
joinCollection(String, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
JoinColumnOrFormula - Annotation Type in org.hibernate.annotations
 
JoinColumnsOrFormulas - Annotation Type in org.hibernate.annotations
 
JoinedIterator - Class in org.hibernate.util
An JoinedIterator is an Iterator that wraps a number of Iterators.
JoinedIterator(List) - Constructor for class org.hibernate.util.JoinedIterator
 
JoinedIterator(Iterator[]) - Constructor for class org.hibernate.util.JoinedIterator
 
JoinedIterator(Iterator, Iterator) - Constructor for class org.hibernate.util.JoinedIterator
 
JoinedSubclass - Class in org.hibernate.mapping
A subclass in a table-per-subclass mapping
JoinedSubclass(PersistentClass) - Constructor for class org.hibernate.mapping.JoinedSubclass
 
JoinedSubclassEntityPersister - Class in org.hibernate.persister.entity
An EntityPersister implementing the normalized "table-per-subclass" mapping strategy
JoinedSubclassEntityPersister(PersistentClass, EntityRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
JoinedSubclassFkSecondPass - Class in org.hibernate.cfg
 
JoinedSubclassFkSecondPass(JoinedSubclass, Ejb3JoinColumn[], SimpleValue, ExtendedMappings) - Constructor for class org.hibernate.cfg.JoinedSubclassFkSecondPass
 
JoinFormula - Annotation Type in org.hibernate.annotations
JoinFormula.
JoinFragment - Class in org.hibernate.sql
An abstract SQL join fragment renderer
JoinFragment() - Constructor for class org.hibernate.sql.JoinFragment
 
JoinHelper - Class in org.hibernate.engine
 
JoinImplementor<Z,X> - Interface in org.hibernate.ejb.criteria
Consolidates the Join and Fetch hierarchies since that is how we implement them.
joinKeyColumnName(String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the argument
joinKeyColumnName(String, String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
joinKeyColumnName(String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Return the argument
joinKeyColumnName(String, String) - Method in interface org.hibernate.cfg.NamingStrategy
Return the join key column name ie a FK column used in a JOINED strategy or for a secondary table
joinList(String) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
joinList(String, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
joinMap(String) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
joinMap(String, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
JoinProcessor - Class in org.hibernate.hql.ast.util
Performs the post-processing of the join information gathered during semantic analysis.
JoinProcessor(HqlSqlWalker) - Constructor for class org.hibernate.hql.ast.util.JoinProcessor
Constructs a new JoinProcessor.
joins - Variable in class org.hibernate.cfg.Ejb3Column
 
JoinSequence - Class in org.hibernate.engine
 
JoinSequence(SessionFactoryImplementor) - Constructor for class org.hibernate.engine.JoinSequence
 
JoinSequence.Join - Class in org.hibernate.engine
 
JoinSequence.Selector - Interface in org.hibernate.engine
 
joinSet(String) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
joinSet(String, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
joinTransaction() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
JoinWalker - Class in org.hibernate.loader
Walks the metamodel, searching for joins, and collecting together information needed by OuterJoinLoader.
JoinWalker(SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.JoinWalker
 
JOnASTransactionManagerLookup - Class in org.hibernate.transaction
TransactionManagerLookup strategy for JOnAS
JOnASTransactionManagerLookup() - Constructor for class org.hibernate.transaction.JOnASTransactionManagerLookup
 
JOTMTransactionManagerLookup - Class in org.hibernate.transaction
TransactionManagerLookup strategy for JOTM
JOTMTransactionManagerLookup() - Constructor for class org.hibernate.transaction.JOTMTransactionManagerLookup
 
JPAConfigurationTaskWithEnvers - Class in org.hibernate.envers.ant
 
JPAConfigurationTaskWithEnvers() - Constructor for class org.hibernate.envers.ant.JPAConfigurationTaskWithEnvers
 
JPAMetadataProvider - Class in org.hibernate.cfg.annotations.reflection
MetadataProvider aware of the JPA Deployment descriptor
JPAMetadataProvider() - Constructor for class org.hibernate.cfg.annotations.reflection.JPAMetadataProvider
 
JPAOverridenAnnotationReader - Class in org.hibernate.cfg.annotations.reflection
Encapsulates the overriding of Java annotations from an EJB 3.0 descriptor.
JPAOverridenAnnotationReader(AnnotatedElement, XMLContext) - Constructor for class org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader
 
jpaPositionalParameter(String, int) - Method in interface org.hibernate.engine.query.ParameterParser.Recognizer
 
jpaPositionalParameter(String, int) - Method in class org.hibernate.engine.query.ParamLocationRecognizer
 
jpaPositionalParameter(String, int) - Method in class org.hibernate.loader.custom.sql.SQLQueryParser.ParameterSubstitutionRecognizer
 
JPAQL_STRICT_COMPLIANCE - Static variable in class org.hibernate.cfg.Environment
 
JRun4TransactionManagerLookup - Class in org.hibernate.transaction
TransactionManagerLookup strategy for JRun4 AS
JRun4TransactionManagerLookup() - Constructor for class org.hibernate.transaction.JRun4TransactionManagerLookup
 
JTA_DATASOURCE - Static variable in class org.hibernate.ejb.AvailableSettings
The JNDI name of a JTA DataSource.
JTAHelper - Class in org.hibernate.util
 
JTASessionContext - Class in org.hibernate.context
An implementation of CurrentSessionContext which scopes the notion of a current session to a JTA transaction.
JTASessionContext(SessionFactoryImplementor) - Constructor for class org.hibernate.context.JTASessionContext
 
JTASessionContext.CleanupSynch - Class in org.hibernate.context
JTA transaction synch used for cleanup of the internal session map.
JTASessionContext.CleanupSynch(Object, JTASessionContext) - Constructor for class org.hibernate.context.JTASessionContext.CleanupSynch
 
JTATransaction - Class in org.hibernate.transaction
Transaction implementation based on transaction management through a JTA UserTransaction.
JTATransaction(UserTransaction, JDBCContext, TransactionFactory.Context) - Constructor for class org.hibernate.transaction.JTATransaction
 
JTATransactionFactory - Class in org.hibernate.transaction
Factory for JTATransaction instances.
JTATransactionFactory() - Constructor for class org.hibernate.transaction.JTATransactionFactory
 
Junction - Class in org.hibernate.criterion
A sequence of a logical expressions combined by some associative logical operator
Junction(String) - Constructor for class org.hibernate.criterion.Junction
 
jvmHasJDK14Timestamp() - Static method in class org.hibernate.cfg.Environment
Deprecated. Starting with 3.3 Hibernate requires JDK 1.4 or higher
jvmHasTimestampBug() - Static method in class org.hibernate.cfg.Environment
Does this JVM's implementation of Timestamp have a bug in which the following is true: new java.sql.Timestamp( x ).getTime() != x

NOTE : IBM JDK 1.3.1 the only known JVM to exhibit this behavior.

jvmSupportsGetGeneratedKeys() - Static method in class org.hibernate.cfg.Environment
Deprecated. Starting with 3.3 Hibernate requires JDK 1.4 or higher
jvmSupportsLinkedHashCollections() - Static method in class org.hibernate.cfg.Environment
Deprecated. Starting with 3.3 Hibernate requires JDK 1.4 or higher

K

key() - Method in class org.hibernate.ejb.criteria.path.MapAttributeJoin
KEY - Static variable in class org.hibernate.tuple.DynamicMapInstantiator
 
keyColumnAliases - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
keyColumnNames - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
keyIterator(Map) - Static method in class org.hibernate.util.IdentityMap
 
keyIterator() - Method in class org.hibernate.util.IdentityMap
 
keys(M) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
keys() - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Returns an enumeration of the keys in this table.
keySet() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Set of keys of this cache.
keySet() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
keySet() - Method in class org.hibernate.collection.PersistentMap
 
keySet() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
keySet() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
keySet() - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class org.hibernate.proxy.map.MapProxy
 
keySet() - Method in class org.hibernate.util.FastHashMap
Return a set view of the keys contained in this map.
keySet() - Method in class org.hibernate.util.IdentityMap
 
KeyValue - Interface in org.hibernate.mapping
Represents an identifying key of a table: the value for primary key of an entity, or a foreign key of a collection or join table or joined subclass table.

L

last() - Method in class org.hibernate.collection.PersistentSortedSet
 
last() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
last() - Method in class org.hibernate.impl.FetchingScrollableResultsImpl
Go to the last result
last() - Method in class org.hibernate.impl.ScrollableResultsImpl
 
last() - Method in interface org.hibernate.ScrollableResults
Go to the last result
lastCollectionElement() - Method in class org.hibernate.hql.classic.PathExpressionParser
 
lastIndexOf(Object) - Method in class org.hibernate.collection.PersistentBag
 
lastIndexOf(Object) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
lastIndexOf(Object) - Method in class org.hibernate.collection.PersistentList
 
lastIndexOf(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
lastIndexOfLetter(String) - Static method in class org.hibernate.util.StringHelper
 
lastKey() - Method in class org.hibernate.collection.PersistentSortedMap
 
lastKey() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
LATEST_VERSION - Static variable in class org.hibernate.ReplicationMode
When a row already exists, choose the latest version.
LAZY - Static variable in class org.hibernate.FetchMode
Deprecated. use FetchMode.SELECT
LazyCollection - Annotation Type in org.hibernate.annotations
Define the lazy status of a collection
LazyCollectionOption - Enum in org.hibernate.annotations
Lazy options available for a collection
LazyInitializationException - Exception in org.hibernate
Indicates access to unfetched data outside of a session context.
LazyInitializationException(String) - Constructor for exception org.hibernate.LazyInitializationException
 
LazyInitializer - Interface in org.hibernate.proxy
Handles fetching of the underlying entity for a proxy
LazyIterator - Class in org.hibernate.util
 
LazyIterator(Map) - Constructor for class org.hibernate.util.LazyIterator
 
LazyPropertyInitializer - Interface in org.hibernate.intercept
Contract for controlling how lazy properties get initialized.
LazyToOne - Annotation Type in org.hibernate.annotations
Define the lazy status of a ToOne association (ie OneToOne or ManyToOne)
LazyToOneOption - Enum in org.hibernate.annotations
Lazy options available for a ToOne association
le(Object) - Method in class org.hibernate.criterion.Property
 
le(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
le(String, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply a "less than or equal" constraint to the named property
le(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
le(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
le(Expression<? extends Number>, Number) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
le(T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "less than or equal" constraint
LEADING - Static variable in class org.hibernate.dialect.function.TrimFunctionTemplate.Specification
 
LEADING_SPACE_TRIM_TEMPLATE - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
 
LEADING_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 the beginning of text.
leAll(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
leAll(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
least(Expression<X>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
LEFT_JOIN - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Specifies joining to an entity based on a left outer join.
LEFT_OUTER_JOIN - Static variable in class org.hibernate.sql.JoinFragment
 
LEGACY_CACHE_FACTORY_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Legacy name for configuration property MultiplexingCacheInstanceManager.CACHE_FACTORY_RESOURCE_PROP.
LEGACY_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Legacy name for configuration property SharedCacheInstanceManager.CACHE_RESOURCE_PROP.
LEGACY_CHANNEL_FACTORY_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Legacy name for configuration property MultiplexingCacheInstanceManager.CHANNEL_FACTORY_RESOURCE_PROP.
LEGACY_CHANNEL_FACTORY_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Legacy name for configuration property SharedCacheInstanceManager.CHANNEL_FACTORY_RESOURCE_PROP.
LEGACY_COLLECTION_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Legacy name for configuration property MultiplexingCacheInstanceManager.COLLECTION_CACHE_RESOURCE_PROP.
LEGACY_ENTITY_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Legacy name for configuration property MultiplexingCacheInstanceManager.ENTITY_CACHE_RESOURCE_PROP.
LEGACY_HILO - Static variable in class org.hibernate.id.enhanced.OptimizerFactory
 
LEGACY_QUERY_CACHE_LOCAL_ONLY_PROP - Static variable in class org.hibernate.cache.jbc.query.QueryResultsRegionImpl
 
LEGACY_QUERY_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Legacy name for configuration property MultiplexingCacheInstanceManager.QUERY_CACHE_RESOURCE_PROP.
LEGACY_TIMESTAMP_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Legacy name for configuration property MultiplexingCacheInstanceManager.TIMESTAMP_CACHE_RESOURCE_PROP.
length() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
length(Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
LengthFunction - Class in org.hibernate.ejb.criteria.expression.function
Models the ANSI SQL LENGTH function.
LengthFunction(CriteriaBuilderImpl, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.expression.function.LengthFunction
 
leProperty(Property) - Method in class org.hibernate.criterion.Property
 
leProperty(String) - Method in class org.hibernate.criterion.Property
 
leProperty(String, String) - Static method in class org.hibernate.criterion.Restrictions
Apply a "less than or equal" constraint to two properties
leProperty(String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "less than or equal" constraint to another property
leSome(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
leSome(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
lessThan(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
lessThan(Expression<? extends Y>, Y) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
lessThan(FlushMode) - Method in class org.hibernate.FlushMode
 
lessThan(LockMode) - Method in class org.hibernate.LockMode
Check if this lock mode is less restrictive than the given lock mode.
lessThan(ScrollMode) - Method in class org.hibernate.ScrollMode
 
lessThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
lessThanOrEqualTo(Expression<? extends Y>, Y) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Lifecycle - Interface in org.hibernate.classic
Provides callbacks from the Session to the persistent object.
like(Object) - Method in class org.hibernate.criterion.Property
 
like(String, MatchMode) - Method in class org.hibernate.criterion.Property
 
like(String, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply a "like" constraint to the named property
like(String, String, MatchMode) - Static method in class org.hibernate.criterion.Restrictions
Apply a "like" constraint to the named property
like(Expression<String>, Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
like(Expression<String>, Expression<String>, Expression<Character>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
like(Expression<String>, Expression<String>, char) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
like(Expression<String>, String) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
like(Expression<String>, String, Expression<Character>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
like(Expression<String>, String, char) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
like(T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "like" constraint
like(String, MatchMode) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "like" constraint
LikeExpression - Class in org.hibernate.criterion
A criterion representing a "like" expression
LikeExpression(String, String, Character, boolean) - Constructor for class org.hibernate.criterion.LikeExpression
 
LikeExpression(String, String) - Constructor for class org.hibernate.criterion.LikeExpression
 
LikeExpression(String, String, MatchMode) - Constructor for class org.hibernate.criterion.LikeExpression
 
LikeExpression(String, String, MatchMode, Character, boolean) - Constructor for class org.hibernate.criterion.LikeExpression
 
LikePredicate - Class in org.hibernate.ejb.criteria.predicate
Models a SQL LIKE expression.
LikePredicate(CriteriaBuilderImpl, Expression<String>, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.predicate.LikePredicate
 
LikePredicate(CriteriaBuilderImpl, Expression<String>, String) - Constructor for class org.hibernate.ejb.criteria.predicate.LikePredicate
 
LikePredicate(CriteriaBuilderImpl, Expression<String>, Expression<String>, Expression<Character>) - Constructor for class org.hibernate.ejb.criteria.predicate.LikePredicate
 
LikePredicate(CriteriaBuilderImpl, Expression<String>, Expression<String>, char) - Constructor for class org.hibernate.ejb.criteria.predicate.LikePredicate
 
LikePredicate(CriteriaBuilderImpl, Expression<String>, String, char) - Constructor for class org.hibernate.ejb.criteria.predicate.LikePredicate
 
LikePredicate(CriteriaBuilderImpl, Expression<String>, String, Expression<Character>) - Constructor for class org.hibernate.ejb.criteria.predicate.LikePredicate
 
linkJoinColumnWithValueOverridingNameIfImplicit(PersistentClass, Iterator, Ejb3JoinColumn[], SimpleValue) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
linkValueUsingAColumnCopy(Column, SimpleValue) - Method in class org.hibernate.cfg.Ejb3JoinColumn
used for mappedBy cases
linkValueUsingDefaultColumnNaming(Column, PersistentClass, SimpleValue) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
linkWithValue() - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
linkWithValue(SimpleValue) - Method in class org.hibernate.cfg.Ejb3Column
 
list - Variable in class org.hibernate.collection.PersistentList
 
list() - Method in interface org.hibernate.Criteria
Get the results.
list(String, QueryParameters) - Method in interface org.hibernate.engine.SessionImplementor
Execute a find() query
list(CriteriaImpl) - Method in interface org.hibernate.engine.SessionImplementor
Execute a criteria query
list(NativeSQLQuerySpecification, QueryParameters) - Method in interface org.hibernate.engine.SessionImplementor
Execute a native SQL query, and return the results as a fully built list.
list(String, QueryParameters) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
list(CriteriaImpl) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
list(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
list() - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
list() - Method in class org.hibernate.envers.query.impl.EntitiesAtRevisionQuery
 
list() - Method in class org.hibernate.envers.query.impl.RevisionsOfEntityQuery
 
list(SessionImplementor, QueryParameters) - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
list(SessionImplementor, QueryParameters) - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
list(SessionImplementor, QueryParameters) - Method in interface org.hibernate.hql.QueryTranslator
Perform a list operation given the underlying query definition.
list(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.impl.AbstractSessionImpl
 
list() - Method in class org.hibernate.impl.CollectionFilterImpl
 
list() - Method in class org.hibernate.impl.CriteriaImpl
 
list() - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
list() - Method in class org.hibernate.impl.QueryImpl
 
list(String, QueryParameters) - Method in class org.hibernate.impl.SessionImpl
 
list(CriteriaImpl) - Method in class org.hibernate.impl.SessionImpl
 
list() - Method in class org.hibernate.impl.SQLQueryImpl
 
list(String, QueryParameters) - Method in class org.hibernate.impl.StatelessSessionImpl
 
list(CriteriaImpl) - Method in class org.hibernate.impl.StatelessSessionImpl
 
list(SessionImplementor) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
list(SessionImplementor, QueryParameters) - Method in class org.hibernate.loader.custom.CustomLoader
 
list(SessionImplementor, QueryParameters) - Method in class org.hibernate.loader.hql.QueryLoader
 
list(SessionImplementor, QueryParameters, Set, Type[]) - Method in class org.hibernate.loader.Loader
Return the query results, using the query cache, called by subclasses that implement cacheable queries
List - Class in org.hibernate.mapping
A list mapping has a primary key consisting of the key columns + index column.
List(PersistentClass) - Constructor for class org.hibernate.mapping.List
 
list() - Method in interface org.hibernate.Query
Return the query results as a List.
list(String, String, boolean) - Static method in class org.hibernate.type.TypeFactory
 
ListAttributeJoin<O,E> - Class in org.hibernate.ejb.criteria.path
TODO : javadoc
ListAttributeJoin(CriteriaBuilderImpl, Class<E>, PathSource<O>, ListAttribute<? super O, E>, JoinType) - Constructor for class org.hibernate.ejb.criteria.path.ListAttributeJoin
 
ListBinder - Class in org.hibernate.cfg.annotations
Bind a list to the underlying Hibernate configuration
ListBinder() - Constructor for class org.hibernate.cfg.annotations.ListBinder
 
ListCollectionInitializor - Class in org.hibernate.envers.entities.mapper.relation.lazy.initializor
Initializes a map.
ListCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number, MiddleComponentData, MiddleComponentData) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.ListCollectionInitializor
 
ListCollectionMapper - Class in org.hibernate.envers.entities.mapper.relation
 
ListCollectionMapper(CommonCollectionMapperData, MiddleComponentData, MiddleComponentData) - Constructor for class org.hibernate.envers.entities.mapper.relation.ListCollectionMapper
 
listCustomQuery(CustomQuery, QueryParameters) - Method in interface org.hibernate.engine.SessionImplementor
Execute an SQL Query
listCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
listCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.impl.SessionImpl
 
listCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.impl.StatelessSessionImpl
 
listener - Variable in class org.hibernate.ejb.event.ListenerCallback
 
ListenerCallback - Class in org.hibernate.ejb.event
 
ListenerCallback(Method, Object) - Constructor for class org.hibernate.ejb.event.ListenerCallback
 
listFilter(Object, String, QueryParameters) - Method in interface org.hibernate.engine.SessionImplementor
Execute a filter
listFilter(Object, String, QueryParameters) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
listFilter(Object, String, QueryParameters) - Method in class org.hibernate.impl.SessionImpl
 
listFilter(Object, String, QueryParameters) - Method in class org.hibernate.impl.StatelessSessionImpl
 
ListIndexExpression - Class in org.hibernate.ejb.criteria.expression
An expression for referring to the index of a list.
ListIndexExpression(CriteriaBuilderImpl, PathImplementor, ListAttribute) - Constructor for class org.hibernate.ejb.criteria.expression.ListIndexExpression
 
listIterator() - Method in class org.hibernate.collection.PersistentBag
 
listIterator(int) - Method in class org.hibernate.collection.PersistentBag
 
listIterator() - Method in class org.hibernate.collection.PersistentIdentifierBag
 
listIterator(int) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
listIterator() - Method in class org.hibernate.collection.PersistentList
 
listIterator(int) - Method in class org.hibernate.collection.PersistentList
 
listIterator() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
listIterator(int) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
ListJoinImplementor<Z,X> - Interface in org.hibernate.ejb.criteria
Specialization of JoinImplementor for List typed attribute joins
ListProxy<U> - Class in org.hibernate.envers.entities.mapper.relation.lazy.proxy
 
ListProxy() - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
ListProxy(Initializor<List<U>>) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
listToIndexElementPairList(List<T>) - Static method in class org.hibernate.envers.tools.Tools
Transforms a list of arbitrary elements to a list of index-element pairs.
ListType - Class in org.hibernate.type
 
ListType(String, String, boolean) - Constructor for class org.hibernate.type.ListType
 
literal(T) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
LiteralExpression<T> - Class in org.hibernate.ejb.criteria.expression
Represents a literal expression.
LiteralExpression(CriteriaBuilderImpl, T) - Constructor for class org.hibernate.ejb.criteria.expression.LiteralExpression
 
LiteralExpression(CriteriaBuilderImpl, Class<T>, T) - Constructor for class org.hibernate.ejb.criteria.expression.LiteralExpression
 
LiteralNode - Class in org.hibernate.hql.ast.tree
Represents a literal.
LiteralNode() - Constructor for class org.hibernate.hql.ast.tree.LiteralNode
 
LiteralProcessor - Class in org.hibernate.hql.ast.util
A delegate that handles literals and constants for HqlSqlWalker, performing the token replacement functions and classifying literals.
LiteralProcessor(HqlSqlWalker) - Constructor for class org.hibernate.hql.ast.util.LiteralProcessor
 
LiteralType - Interface in org.hibernate.type
A type that may appear as an SQL literal
load(LoadEvent, EntityPersister, EntityKey, LoadEventListener.LoadType) - Method in class org.hibernate.event.def.DefaultLoadEventListener
Perfoms the load of an entity.
LOAD - Static variable in interface org.hibernate.event.LoadEventListener
 
load(Object, Serializable) - Method in class org.hibernate.impl.SessionImpl
 
load(Class, Serializable) - Method in class org.hibernate.impl.SessionImpl
 
load(String, Serializable) - Method in class org.hibernate.impl.SessionImpl
 
load(Class, Serializable, LockMode) - Method in class org.hibernate.impl.SessionImpl
 
load(Class, Serializable, LockOptions) - Method in class org.hibernate.impl.SessionImpl
 
load(String, Serializable, LockMode) - Method in class org.hibernate.impl.SessionImpl
 
load(String, Serializable, LockOptions) - Method in class org.hibernate.impl.SessionImpl
 
load(Serializable, Object, SessionImplementor) - Method in class org.hibernate.loader.entity.AbstractEntityLoader
Load an entity instance.
load(Serializable, Object, SessionImplementor, LockOptions) - Method in class org.hibernate.loader.entity.AbstractEntityLoader
Load an entity instance by id.
load(SessionImplementor, Object, Object, Serializable, LockOptions) - Method in class org.hibernate.loader.entity.AbstractEntityLoader
 
load(Serializable, Object, SessionImplementor) - Method in class org.hibernate.loader.entity.BatchingEntityLoader
Load an entity instance.
load(Serializable, Object, SessionImplementor, LockOptions) - Method in class org.hibernate.loader.entity.BatchingEntityLoader
 
load(Serializable, Object, SessionImplementor) - Method in interface org.hibernate.loader.entity.UniqueEntityLoader
Deprecated. use UniqueEntityLoader.load(java.io.Serializable, Object, SessionImplementor, LockOptions) instead.
load(Serializable, Object, SessionImplementor, LockOptions) - Method in interface org.hibernate.loader.entity.UniqueEntityLoader
Load an entity instance by id.
load(Serializable, Object, LockMode, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Load an instance using either the forUpdateLoader or the outer joining loader, depending upon the value of the lock parameter
load(Serializable, Object, LockOptions, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Load an instance using either the forUpdateLoader or the outer joining loader, depending upon the value of the lock parameter
load(Serializable, Object, LockMode, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Load an instance of the persistent class.
load(Serializable, Object, LockOptions, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Load an instance of the persistent class.
load(Serializable, Object, SessionImplementor, LockOptions) - Method in class org.hibernate.persister.entity.NamedQueryLoader
 
load(Serializable, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.NamedQueryLoader
 
load(Class, Serializable, LockMode) - Method in interface org.hibernate.Session
Deprecated. LockMode parameter should be replaced with LockOptions
load(Class, Serializable, LockOptions) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, obtaining the specified lock mode, assuming the instance exists.
load(String, Serializable, LockMode) - Method in interface org.hibernate.Session
Deprecated. LockMode parameter should be replaced with LockOptions
load(String, Serializable, LockOptions) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, obtaining the specified lock mode, assuming the instance exists.
load(Class, Serializable) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, assuming that the instance exists.
load(String, Serializable) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, assuming that the instance exists.
load(Object, Serializable) - Method in interface org.hibernate.Session
Read the persistent state associated with the given identifier into the given transient instance.
LOAD_FACTOR - Static variable in class org.hibernate.engine.jdbc.ColumnNameCache
 
LOAD_FACTOR - Static variable in class org.hibernate.util.CollectionHelper
 
Loadable - Interface in org.hibernate.persister.entity
Implemented by a EntityPersister that may be loaded using Loader.
loadByUniqueKey(SessionImplementor, Object) - Method in class org.hibernate.loader.entity.EntityLoader
 
loadByUniqueKey(String, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
loadByUniqueKey(String, Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.UniqueKeyLoadable
Load an instance of the persistent class, by a unique key other than the primary key.
loadByUniqueKey(String, String, Object, SessionImplementor) - Method in class org.hibernate.type.EntityType
Load an instance by a unique key that is not the primary key.
loadClass(String) - Method in class org.hibernate.bytecode.InstrumentedClassLoader
 
loadClass(String) - Static method in class org.hibernate.envers.tools.reflection.ReflectionTools
 
loadCollection(SessionImplementor, Serializable, Type) - Method in class org.hibernate.loader.Loader
Called by subclasses that initialize collections
loadCollection(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
loadCollection(String) - Method in class org.hibernate.stat.StatisticsImpl
 
loadCollection(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
loadCollectionBatch(SessionImplementor, Serializable[], Type) - Method in class org.hibernate.loader.Loader
Called by wrappers that batch initialize collections
loadCollectionSubselect(SessionImplementor, Serializable[], Object[], Type[], Map, Type) - Method in class org.hibernate.loader.Loader
Called by subclasses that batch initialize collections
LoadContexts - Class in org.hibernate.engine.loading
Maps result-sets to specific contextual data related to processing that result-sets.
LoadContexts(PersistenceContext) - Constructor for class org.hibernate.engine.loading.LoadContexts
Creates and binds this to the given persistence context.
LOADED_CLASSES - Static variable in class org.hibernate.ejb.AvailableSettings
 
loadElement(SessionImplementor, Object, Object) - Method in class org.hibernate.loader.entity.CollectionElementLoader
 
loadEntity(SessionImplementor, Object, Type, Object, String, Serializable, EntityPersister, LockOptions) - Method in class org.hibernate.loader.Loader
Called by subclasses that load entities
loadEntity(SessionImplementor, Object, Object, Type, Type, EntityPersister) - Method in class org.hibernate.loader.Loader
Called by subclasses that load entities
loadEntity(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
loadEntity(String) - Method in class org.hibernate.stat.StatisticsImpl
 
loadEntity(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
loadEntityBatch(SessionImplementor, Serializable[], Type, Object, String, Serializable, EntityPersister, LockOptions) - Method in class org.hibernate.loader.Loader
Called by wrappers that batch load entities
Loader - Annotation Type in org.hibernate.annotations
Loader Annotation for overwriting Hibernate default FIND method
Loader - Class in org.hibernate.loader
Abstract superclass of object loading (and querying) strategies.
Loader(SessionFactoryImplementor) - Constructor for class org.hibernate.loader.Loader
 
LoadEvent - Class in org.hibernate.event
Defines an event class for the loading of an entity.
LoadEvent(Serializable, Object, EventSource) - Constructor for class org.hibernate.event.LoadEvent
 
LoadEvent(Serializable, String, LockMode, EventSource) - Constructor for class org.hibernate.event.LoadEvent
 
LoadEvent(Serializable, String, LockOptions, EventSource) - Constructor for class org.hibernate.event.LoadEvent
 
LoadEvent(Serializable, String, boolean, EventSource) - Constructor for class org.hibernate.event.LoadEvent
 
LoadEventListener - Interface in org.hibernate.event
Defines the contract for handling of load events generated from a session.
LoadEventListener.LoadType - Class in org.hibernate.event
 
loadFromDatasource(LoadEvent, EntityPersister, EntityKey, LoadEventListener.LoadType) - Method in class org.hibernate.event.def.DefaultLoadEventListener
Performs the process of loading an entity from the configured underlying datasource.
loadFromSecondLevelCache(LoadEvent, EntityPersister, LoadEventListener.LoadType) - Method in class org.hibernate.event.def.DefaultLoadEventListener
Attempts to load the entity from the second-level cache.
loadFromSessionCache(LoadEvent, EntityKey, LoadEventListener.LoadType) - Method in class org.hibernate.event.def.DefaultLoadEventListener
Attempts to locate the entity in the session-level cache.
LOADING - Static variable in class org.hibernate.engine.Status
 
LoadingCollectionEntry - Class in org.hibernate.engine.loading
Represents a collection currently being loaded.
LoadingCollectionEntry(ResultSet, CollectionPersister, Serializable, PersistentCollection) - Constructor for class org.hibernate.engine.loading.LoadingCollectionEntry
 
loadJdbcSupport(Connection) - Static method in class org.hibernate.engine.jdbc.JdbcSupportLoader
The public factory method for obtaining the appropriate (accoring to given JDBC Connection) JdbcSupport.
LoadQueryInfluencers - Class in org.hibernate.engine
Centralize all options which can influence the SQL query needed to load an entity.
LoadQueryInfluencers() - Constructor for class org.hibernate.engine.LoadQueryInfluencers
 
LoadQueryInfluencers(SessionFactoryImplementor) - Constructor for class org.hibernate.engine.LoadQueryInfluencers
 
loadSequentialRowsForward(ResultSet, SessionImplementor, QueryParameters, boolean) - Method in class org.hibernate.loader.Loader
Loads a single logical row from the result set moving forward.
loadSequentialRowsReverse(ResultSet, SessionImplementor, QueryParameters, boolean, boolean) - Method in class org.hibernate.loader.Loader
Loads a single logical row from the result set moving forward.
loadSingleRow(ResultSet, SessionImplementor, QueryParameters, boolean) - Method in class org.hibernate.loader.Loader
Loads a single row from the result set.
LobCreationContext - Interface in org.hibernate.engine.jdbc
Provides callback access into the context in which the LOB is to be created.
LobCreationContext.Callback - Interface in org.hibernate.engine.jdbc
The callback contract for making use of the JDBC Connection.
LobCreator - Interface in org.hibernate.engine.jdbc
Contract for creating various LOB references.
LOCALE - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
LocaleType - Class in org.hibernate.type
locale: A type that maps an SQL VARCHAR to a Java Locale.
LocaleType() - Constructor for class org.hibernate.type.LocaleType
 
localGenerators - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
locate(Expression<String>, Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
locate(Expression<String>, Expression<String>, Expression<Integer>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
locate(Expression<String>, String) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
locate(Expression<String>, String, int) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
locateAnnotation(Class<T>, Method) - Method in class org.hibernate.test.annotations.HibernateTestCase
 
locateAttribute(String) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
Get the attribute by name from the underlying model.
locateAttributeInternal(String) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
Get the attribute by name from the underlying model.
locateAttributeInternal(String) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
Get the attribute by name from the underlying model.
locateAttributeInternal(String) - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyPath
 
locateAttributeInternal(String) - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeySource
 
locateAttributeInternal(String) - Method in class org.hibernate.ejb.criteria.path.PluralAttributePath
 
locateAttributeInternal(String) - Method in class org.hibernate.ejb.criteria.path.SingularAttributePath
 
locateChildFromClauseWithJoinByPath(String) - Method in class org.hibernate.hql.ast.tree.FromClause
 
locateConfig(String) - Static method in class org.hibernate.util.ConfigHelper
Try to locate a local URL representing the incoming path.
LocateFunction - Class in org.hibernate.ejb.criteria.expression.function
Models the ANSI SQL LOCATE function.
LocateFunction(CriteriaBuilderImpl, Expression<String>, Expression<String>, Expression<Integer>) - Constructor for class org.hibernate.ejb.criteria.expression.function.LocateFunction
 
LocateFunction(CriteriaBuilderImpl, Expression<String>, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.expression.function.LocateFunction
 
LocateFunction(CriteriaBuilderImpl, String, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.expression.function.LocateFunction
 
LocateFunction(CriteriaBuilderImpl, String, Expression<String>, int) - Constructor for class org.hibernate.ejb.criteria.expression.function.LocateFunction
 
locateGenerationContext(SessionImplementor, Object) - Method in interface org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationContextLocator
Given the incoming object, determine the context for injecting back its generated id sub-values.
locateGenerationContext(SessionImplementor, Object) - Method in class org.hibernate.mapping.Component.StandardGenerationContextLocator
 
locateLoadingCollection(CollectionPersister, Serializable) - Method in class org.hibernate.engine.loading.LoadContexts
Attempt to locate the loading collection given the owner's key.
locateManagedType() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
locateManagedType() - Method in class org.hibernate.ejb.criteria.path.PluralAttributeJoinSupport
 
locatePersistentClassByEntityName(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
locatePersistentClassByEntityName(String) - Method in interface org.hibernate.cfg.Mappings
Retrieves the entity mapping metadata for the given entity name, potentially accounting for imports.
locateUnquoted(String, char) - Static method in class org.hibernate.util.StringHelper
 
locateWhereClause() - Method in class org.hibernate.hql.ast.tree.AbstractRestrictableStatement
 
lock(Object) - Method in interface org.hibernate.cache.Cache
Deprecated. If this is a clustered cache, lock the item
lock(Object, Object) - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. We are going to attempt to update/delete the keyed object.
lock(Object) - Method in class org.hibernate.cache.EhCache
Calls to this method should perform there own synchronization.
lock(Object) - Method in class org.hibernate.cache.HashtableCache
 
lock(Object, Object) - Method in class org.hibernate.cache.NonstrictReadWriteCache
Do nothing.
lock(Object) - Method in class org.hibernate.cache.OSCache
 
lock(Object, Object) - Method in class org.hibernate.cache.ReadOnlyCache
Unsupported!
lock(long, int) - Method in class org.hibernate.cache.ReadWriteCache.Item
Lock the item
lock(Object, Object) - Method in class org.hibernate.cache.ReadWriteCache
Stop any other transactions reading or writing this item to/from the cache.
lock(long, int) - Method in class org.hibernate.cache.ReadWriteCache.Lock
Increment the lock, setting the new lock timeout
lock(long, int) - Method in interface org.hibernate.cache.ReadWriteCache.Lockable
 
lock(Object) - Method in class org.hibernate.cache.SwarmCache
If this is a clustered cache, lock the item
lock(Object, Object) - Method in class org.hibernate.cache.TransactionalCache
Do nothing, returning null.
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.dialect.HSQLDialect.ReadUncommittedLockingStrategy
 
lock(Serializable, Object, Object, int, SessionImplementor) - Method in interface org.hibernate.dialect.lock.LockingStrategy
Acquire an appropriate type of lock on the underlying data that will endure until the end of the current transaction.
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.dialect.lock.OptimisticForceIncrementLockingStrategy
 
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.dialect.lock.OptimisticLockingStrategy
 
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.dialect.lock.PessimisticForceIncrementLockingStrategy
Acquire an appropriate type of lock on the underlying data that will endure until the end of the current transaction.
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.dialect.lock.PessimisticReadSelectLockingStrategy
 
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.dialect.lock.PessimisticReadUpdateLockingStrategy
 
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.dialect.lock.PessimisticWriteSelectLockingStrategy
 
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.dialect.lock.PessimisticWriteUpdateLockingStrategy
 
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.dialect.lock.SelectLockingStrategy
 
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.dialect.lock.UpdateLockingStrategy
 
lock(Object, LockModeType) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
lock(Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
lock() - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
 
LOCK - Static variable in class org.hibernate.engine.CascadeStyle
lock
LOCK - Static variable in class org.hibernate.engine.CascadingAction
 
lock(String, Object, LockMode) - Method in class org.hibernate.impl.SessionImpl
 
lock(Object, LockMode) - Method in class org.hibernate.impl.SessionImpl
 
lock(Serializable, Object, Object, LockMode, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
lock(Serializable, Object, Object, LockOptions, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
lock(Serializable, Object, Object, LockMode, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Do a version check (optional operation)
lock(Serializable, Object, Object, LockOptions, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Do a version check (optional operation)
lock(Object, LockMode) - Method in interface org.hibernate.Session
Deprecated. instead call buildLockRequest(LockMode).lock(object)
lock(String, Object, LockMode) - Method in interface org.hibernate.Session
Deprecated. instead call buildLockRequest(LockMode).lock(entityName, object)
lock(String, Object) - Method in interface org.hibernate.Session.LockRequest
 
lock(Object) - Method in interface org.hibernate.Session.LockRequest
 
LOCK_SCOPE - Static variable in class org.hibernate.ejb.AvailableSettings
Used to request (hint) a pessimistic lock scope.
LOCK_TIMEOUT - Static variable in class org.hibernate.ejb.AvailableSettings
Used to request (hint) a pessimistic lock timeout (in milliseconds).
Lockable - Interface in org.hibernate.persister.entity
Contract for things that can be locked via a LockingStrategy.
LockAcquisitionException - Exception in org.hibernate.exception
Implementation of JDBCException indicating a problem acquiring lock on the database.
LockAcquisitionException(String, SQLException) - Constructor for exception org.hibernate.exception.LockAcquisitionException
 
LockAcquisitionException(String, SQLException, String) - Constructor for exception org.hibernate.exception.LockAcquisitionException
 
lockAndLoad(LoadEvent, EntityPersister, EntityKey, LoadEventListener.LoadType, SessionImplementor) - Method in class org.hibernate.event.def.DefaultLoadEventListener
If the class to be loaded has been configured with a cache, then lock given id in that cache and then perform the load.
LockEvent - Class in org.hibernate.event
Defines an event class for the locking of an entity.
LockEvent(String, Object, LockMode, EventSource) - Constructor for class org.hibernate.event.LockEvent
 
LockEvent(String, Object, LockOptions, EventSource) - Constructor for class org.hibernate.event.LockEvent
 
LockEvent(Object, LockMode, EventSource) - Constructor for class org.hibernate.event.LockEvent
 
LockEvent(Object, LockOptions, EventSource) - Constructor for class org.hibernate.event.LockEvent
 
LockEventListener - Interface in org.hibernate.event
Defines the contract for handling of lock events generated from a session.
LockingStrategy - Interface in org.hibernate.dialect.lock
A strategy abstraction for how locks are obtained in the underlying database.
lockItem(Object, Object) - Method in interface org.hibernate.cache.access.CollectionRegionAccessStrategy
We are going to attempt to update/delete the keyed object.
lockItem(Object, Object) - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
We are going to attempt to update/delete the keyed object.
lockItem(Object, Object) - Method in class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
lockItem(Object, Object) - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
lockItem(Object, Object) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
lockItem(Object, Object) - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
lockItem(Object, Object) - Method in class org.hibernate.cache.jbc.collection.OptimisticReadOnlyAccess
 
lockItem(Object, Object) - Method in class org.hibernate.cache.jbc.collection.ReadOnlyAccess
We are going to attempt to update/delete the keyed object.
lockItem(Object, Object) - Method in class org.hibernate.cache.jbc.collection.TransactionalAccess
We are going to attempt to update/delete the keyed object.
lockItem(Object, Object) - Method in class org.hibernate.cache.jbc.entity.OptimisticReadOnlyAccess
 
lockItem(Object, Object) - Method in class org.hibernate.cache.jbc.entity.ReadOnlyAccess
 
lockItem(Object, Object) - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
LockMode - Class in org.hibernate
Instances represent a lock mode for a row of a relational database table.
lockModeArray - Variable in class org.hibernate.loader.JoinWalker
 
lockModeArray - Variable in class org.hibernate.loader.OuterJoinLoader
 
LockModeTypeHelper - Class in org.hibernate.ejb.util
Helper to deal with LockModeType <-> LockMode conversions.
LockModeTypeHelper() - Constructor for class org.hibernate.ejb.util.LockModeTypeHelper
 
lockOptions - Variable in class org.hibernate.loader.JoinWalker
 
LockOptions - Class in org.hibernate
Contains locking details (LockMode, Timeout and Scope).
LockOptions() - Constructor for class org.hibernate.LockOptions
 
LockOptions(LockMode) - Constructor for class org.hibernate.LockOptions
 
lockRegion() - Method in interface org.hibernate.cache.access.CollectionRegionAccessStrategy
Lock the entire region
lockRegion() - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Lock the entire region
lockRegion() - Method in class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
lockRegion() - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
lockRegion() - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
lockRegion() - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
lockRegion() - Method in class org.hibernate.cache.jbc.collection.OptimisticReadOnlyAccess
 
lockRegion() - Method in class org.hibernate.cache.jbc.collection.ReadOnlyAccess
Lock the entire region
lockRegion() - Method in class org.hibernate.cache.jbc.collection.TransactionalAccess
Lock the entire region
lockRegion() - Method in class org.hibernate.cache.jbc.entity.OptimisticReadOnlyAccess
 
lockRegion() - Method in class org.hibernate.cache.jbc.entity.ReadOnlyAccess
 
lockRegion() - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
log - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
log - Static variable in class org.hibernate.jdbc.AbstractBatcher
 
LOG - Static variable in class org.hibernate.junit.SkipLog
 
log - Static variable in class org.hibernate.loader.custom.sql.SQLCustomQuery
 
log - Static variable in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor
 
log - Static variable in class org.hibernate.loader.entity.AbstractEntityLoader
 
log - Static variable in class org.hibernate.test.annotations.HibernateTestCase
 
log - Static variable in class org.hibernate.util.JDBCExceptionReporter
 
logAndClearWarnings(Connection) - Static method in class org.hibernate.util.JDBCExceptionReporter
 
logExceptions(SQLException) - Static method in class org.hibernate.util.JDBCExceptionReporter
 
logExceptions(SQLException, String) - Static method in class org.hibernate.util.JDBCExceptionReporter
 
LoggableUserType - Interface in org.hibernate.usertype
Marker interface for user types which want to perform custom logging of their corresponding values
logger - Variable in class org.hibernate.bytecode.buildtime.AbstractInstrumenter
 
Logger - Interface in org.hibernate.bytecode.buildtime
Provides an abstraction for how instrumentation does logging because it is usually run in environments (Ant/Maven) with their own logging infrastructure.
LogHelper - Class in org.hibernate.ejb.util
 
LogicalAuditExpression - Class in org.hibernate.envers.query.criteria
 
LogicalAuditExpression(AuditCriterion, AuditCriterion, String) - Constructor for class org.hibernate.envers.query.criteria.LogicalAuditExpression
 
logicalCollectionColumnName(String, String, String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
logicalCollectionColumnName(String, String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the column name if explicit or the concatenation of the property name and the referenced column
logicalCollectionColumnName(String, String, String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
logicalCollectionColumnName(String, String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Return the column name if explicit or the concatenation of the property name and the referenced column
logicalCollectionColumnName(String, String, String) - Method in interface org.hibernate.cfg.NamingStrategy
Returns the logical foreign key column name used to refer to this column in the mapping metadata
logicalCollectionTableName(String, String, String, String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
logicalCollectionTableName(String, String, String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Returns either the table name if explicit or if there is an associated table, the concatenation of owner entity table and associated table otherwise the concatenation of owner entity table and the unqualified property name
logicalCollectionTableName(String, String, String, String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
logicalCollectionTableName(String, String, String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Returns either the table name if explicit or if there is an associated table, the concatenation of owner entity table and associated table otherwise the concatenation of owner entity table and the unqualified property name
logicalCollectionTableName(String, String, String, String) - Method in interface org.hibernate.cfg.NamingStrategy
Returns the logical collection table name used to refer to a table in the mapping metadata
logicalColumnName(String, String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
logicalColumnName(String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the column name or the unqualified property name
logicalColumnName(String, String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
logicalColumnName(String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Return the column name or the unqualified property name
logicalColumnName(String, String) - Method in interface org.hibernate.cfg.NamingStrategy
Return the logical column name used to refer to a column in the metadata (like index, unique constraints etc) A full bijection is required between logicalNames and physical ones logicalName have to be case insersitively unique for a given table
LogicalExpression - Class in org.hibernate.criterion
Superclass of binary logical expressions
LogicalExpression(Criterion, Criterion, String) - Constructor for class org.hibernate.criterion.LogicalExpression
 
logPersistenceUnitInfo(PersistenceUnitInfo) - Static method in class org.hibernate.ejb.util.LogHelper
 
logStatement(String, FormatStyle) - Method in class org.hibernate.jdbc.util.SQLStatementLogger
Log a SQL statement string.
logStaticSQL() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
logStaticSQL() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
logSummary() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
log in info level the main statistics
logSummary() - Method in interface org.hibernate.stat.Statistics
log in info level the main statistics
logSummary() - Method in class org.hibernate.stat.StatisticsImpl
log in info level the main statistics
logWarnings(SQLWarning) - Static method in class org.hibernate.util.JDBCExceptionReporter
 
logWarnings(SQLWarning, String) - Static method in class org.hibernate.util.JDBCExceptionReporter
 
LONG - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
LongType - Class in org.hibernate.type
long: A type that maps an SQL BIGINT to a Java Long.
LongType() - Constructor for class org.hibernate.type.LongType
 
lookupAlias(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
lookupConstant(DotNode) - Method in class org.hibernate.hql.ast.util.LiteralProcessor
 
lookupNonQualifiedProperty(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
lookupProperty(AST, boolean, boolean) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
lower(Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
LowerFunction - Class in org.hibernate.ejb.criteria.expression.function
Models the ANSI SQL LOWER function.
LowerFunction(CriteriaBuilderImpl, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.expression.function.LowerFunction
 
lt(Object) - Method in class org.hibernate.criterion.Property
 
lt(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
lt(String, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply a "less than" constraint to the named property
lt(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
lt(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
lt(Expression<? extends Number>, Number) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
lt(T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "less than" constraint
lt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
lt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
lt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
lt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
lt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
lt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
lt(IntegralDataTypeHolder) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a "less than" comparison check.
lt(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a "less than" comparison check.
ltAll(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
ltAll(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
ltProperty(Property) - Method in class org.hibernate.criterion.Property
 
ltProperty(String) - Method in class org.hibernate.criterion.Property
 
ltProperty(String, String) - Static method in class org.hibernate.criterion.Restrictions
Apply a "less than" constraint to two properties
ltProperty(String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "less than" constraint to another property
LTRIM - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
 
ltSome(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
ltSome(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 

M

main(String[]) - Static method in class org.hibernate.dialect.DB2Dialect
 
main(String[]) - Static method in class org.hibernate.id.UUIDHexGenerator
 
main(String[]) - Static method in class org.hibernate.tool.hbm2ddl.SchemaExport
 
main(String[]) - Static method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
main(String[]) - Static method in class org.hibernate.tool.hbm2ddl.SchemaValidator
 
main(String[]) - Static method in class org.hibernate.Version
 
make() - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
make(T1, T2) - Static method in class org.hibernate.envers.tools.Pair
 
make(T1, T2, T3) - Static method in class org.hibernate.envers.tools.Triple
 
makeIdGenerator(SimpleValue, String, String, ExtendedMappings, Map<String, IdGenerator>) - Static method in class org.hibernate.cfg.BinderHelper
apply an id generator to a SimpleValue
makeProperty() - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
makePropertyAndBind() - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
makePropertyValueAndBind() - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
makeSiblingOfParent(AST, AST) - Static method in class org.hibernate.hql.ast.util.ASTUtil
Makes the child node a sibling of the parent, reconnecting all siblings.
makeValue() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
makeValue() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
makeValue() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
makeValue() - Method in interface org.hibernate.id.IntegralDataTypeHolder
Return the internal value.
makeValueThenAdd(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
makeValueThenAdd(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
makeValueThenAdd(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
makeValueThenAdd(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Increment the internal state by the given addend, but return the pre-incremented value.
makeValueThenIncrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
makeValueThenIncrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
makeValueThenIncrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
makeValueThenIncrement() - Method in interface org.hibernate.id.IntegralDataTypeHolder
Increment the internal state, but return the pre-incremented value.
MANAGED - Static variable in class org.hibernate.engine.Status
 
managedClose() - Method in class org.hibernate.impl.SessionImpl
 
managedClose() - Method in class org.hibernate.impl.StatelessSessionImpl
 
managedClose() - Method in interface org.hibernate.transaction.TransactionFactory.Context
 
managedFlush() - Method in class org.hibernate.impl.SessionImpl
 
managedFlush() - Method in class org.hibernate.impl.StatelessSessionImpl
 
managedFlush() - Method in interface org.hibernate.transaction.TransactionFactory.Context
 
ManagedSessionContext - Class in org.hibernate.context
Represents a CurrentSessionContext the notion of a contextual session is managed by some external entity (generally some form of interceptor, etc).
ManagedSessionContext(SessionFactoryImplementor) - Constructor for class org.hibernate.context.ManagedSessionContext
 
managedType(Class<X>) - Method in class org.hibernate.ejb.metamodel.MetamodelImpl
MANUAL - Static variable in class org.hibernate.FlushMode
The Session is only ever flushed when Session.flush() is explicitly called by the application.
manualDisconnect() - Method in class org.hibernate.jdbc.ConnectionManager
Manually disconnect the underlying JDBC Connection.
manualReconnect() - Method in class org.hibernate.jdbc.ConnectionManager
Manually reconnect the underlying JDBC Connection.
manualReconnect(Connection) - Method in class org.hibernate.jdbc.ConnectionManager
Manually reconnect the underlying JDBC Connection.
ManyToAny - Annotation Type in org.hibernate.annotations
Defined a ToMany association pointing to different entity types.
ManyToOne - Class in org.hibernate.mapping
A many-to-one association mapping
ManyToOne(Table) - Constructor for class org.hibernate.mapping.ManyToOne
 
manyToOne(String) - Static method in class org.hibernate.type.TypeFactory
A many-to-one association type for the given class
manyToOne(String, boolean) - Static method in class org.hibernate.type.TypeFactory
A many-to-one association type for the given class
manyToOne(String, String, boolean, boolean, boolean, boolean) - Static method in class org.hibernate.type.TypeFactory
Deprecated. Use TypeFactory.manyToOne(String, String, boolean, boolean, boolean, boolean, boolean)
manyToOne(String, String, boolean, boolean, boolean, boolean, boolean) - Static method in class org.hibernate.type.TypeFactory
A many-to-one association type for the given class
ManyToOneType - Class in org.hibernate.type
A many-to-one association to an entity.
ManyToOneType(String) - Constructor for class org.hibernate.type.ManyToOneType
Creates a many-to-one association type with the given referenced entity.
ManyToOneType(String, boolean) - Constructor for class org.hibernate.type.ManyToOneType
Creates a many-to-one association type with the given referenced entity and the given laziness characteristic
ManyToOneType(String, String, boolean, boolean, boolean, boolean) - Constructor for class org.hibernate.type.ManyToOneType
Deprecated. use ManyToOneType.ManyToOneType(String, String, boolean, boolean, boolean, boolean, boolean)
ManyToOneType(String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.hibernate.type.ManyToOneType
 
map - Variable in class org.hibernate.collection.PersistentMap
 
MAP - Static variable in class org.hibernate.EntityMode
 
map(SessionImplementor, Map<String, Object>, String[], Object[], Object[]) - Method in interface org.hibernate.envers.entities.mapper.ExtendedPropertyMapper
 
map(SessionImplementor, Map<String, Object>, String[], Object[], Object[]) - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
map(SessionImplementor, Map<String, Object>, String[], Object[], Object[]) - Method in class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
Map - Class in org.hibernate.mapping
A map has a primary key consisting of the key columns + index columns.
Map(PersistentClass) - Constructor for class org.hibernate.mapping.Map
 
map(String) - Method in interface org.hibernate.sql.ordering.antlr.ColumnMapper
Resolve the property reference to its underlying columns.
map(String) - Method in class org.hibernate.sql.Template.NoOpColumnMapper
 
map(String, String, boolean) - Static method in class org.hibernate.type.TypeFactory
 
MapAccessor - Class in org.hibernate.property
 
MapAccessor() - Constructor for class org.hibernate.property.MapAccessor
 
MapAccessor.MapGetter - Class in org.hibernate.property
 
MapAccessor.MapSetter - Class in org.hibernate.property
 
MapAttributeJoin<O,K,V> - Class in org.hibernate.ejb.criteria.path
TODO : javadoc
MapAttributeJoin(CriteriaBuilderImpl, Class<V>, PathSource<O>, MapAttribute<? super O, K, V>, JoinType) - Constructor for class org.hibernate.ejb.criteria.path.MapAttributeJoin
 
MapBinder - Class in org.hibernate.cfg.annotations
Implementation to bind a Map
MapBinder(boolean) - Constructor for class org.hibernate.cfg.annotations.MapBinder
 
MapBinder() - Constructor for class org.hibernate.cfg.annotations.MapBinder
 
mapCollectionChanges(String, PersistentCollection, Serializable, Serializable) - Method in class org.hibernate.envers.entities.mapper.ComponentPropertyMapper
 
mapCollectionChanges(String, PersistentCollection, Serializable, Serializable) - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
mapCollectionChanges(String, PersistentCollection, Serializable, Serializable) - Method in interface org.hibernate.envers.entities.mapper.PropertyMapper
Maps collection changes
mapCollectionChanges(String, PersistentCollection, Serializable, Serializable) - Method in class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
 
mapCollectionChanges(String, PersistentCollection, Serializable, Serializable) - Method in class org.hibernate.envers.entities.mapper.relation.OneToOneNotOwningMapper
 
mapCollectionChanges(String, PersistentCollection, Serializable, Serializable) - Method in class org.hibernate.envers.entities.mapper.relation.ToOneIdMapper
 
mapCollectionChanges(String, PersistentCollection, Serializable, Serializable) - Method in class org.hibernate.envers.entities.mapper.SinglePropertyMapper
 
mapCollectionChanges(String, PersistentCollection, Serializable, Serializable) - Method in class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
MapCollectionInitializor<T extends Map> - Class in org.hibernate.envers.entities.mapper.relation.lazy.initializor
Initializes a map.
MapCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number, Class<? extends T>, MiddleComponentData, MiddleComponentData) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.MapCollectionInitializor
 
MapCollectionMapper<T extends Map> - Class in org.hibernate.envers.entities.mapper.relation
 
MapCollectionMapper(CommonCollectionMapperData, Class<? extends T>, Class<? extends T>, MiddleComponentData, MiddleComponentData) - Constructor for class org.hibernate.envers.entities.mapper.relation.MapCollectionMapper
 
MapEntryExpression<K,V> - Class in org.hibernate.ejb.criteria.expression
TODO : javadoc
MapEntryExpression(CriteriaBuilderImpl, Class<Map.Entry<K, V>>, PathImplementor, MapAttribute<?, K, V>) - Constructor for class org.hibernate.ejb.criteria.expression.MapEntryExpression
 
MapEntryNode - Class in org.hibernate.hql.ast.tree
TODO : javadoc
MapEntryNode() - Constructor for class org.hibernate.hql.ast.tree.MapEntryNode
 
MapJoinImplementor<Z,K,V> - Interface in org.hibernate.ejb.criteria
Specialization of JoinImplementor for Map typed attribute joins
MapKey - Annotation Type in org.hibernate.annotations
Deprecated. Use MapKeyColumn This is the default behavior for Map properties marked as @OneToMany, @ManyToMany or @ElementCollection
MapKeyColumnDelegator - Class in org.hibernate.cfg.annotations
 
MapKeyColumnDelegator(MapKeyColumn) - Constructor for class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
MapKeyHelpers - Class in org.hibernate.ejb.criteria.path
MapJoin.key() poses a number of implementation difficulties in terms of the type signatures amongst the MapKeyHelpers.MapKeyPath, Join and Attribute reference at play.
MapKeyHelpers.MapKeyAttribute<K> - Class in org.hibernate.ejb.criteria.path
Defines an Attribute modelling of a map-key.
MapKeyHelpers.MapKeyAttribute(CriteriaBuilderImpl, MapAttribute<?, K, ?>) - Constructor for class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
 
MapKeyHelpers.MapKeyPath<K> - Class in org.hibernate.ejb.criteria.path
Models a path to a map key.
MapKeyHelpers.MapKeyPath(CriteriaBuilderImpl, MapKeyHelpers.MapKeySource<K, ?>, MapKeyHelpers.MapKeyAttribute<K>) - Constructor for class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyPath
 
MapKeyHelpers.MapKeySource<K,V> - Class in org.hibernate.ejb.criteria.path
Defines a Path for the map which can then be used to represent the source of the map key "attribute".
MapKeyHelpers.MapKeySource(CriteriaBuilderImpl, Class<Map<K, V>>, MapJoinImplementor<?, K, V>, MapAttribute<?, K, V>) - Constructor for class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeySource
 
MapKeyJoinColumnDelegator - Class in org.hibernate.cfg.annotations
 
MapKeyJoinColumnDelegator(MapKeyJoinColumn) - Constructor for class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
MapKeyManyToMany - Annotation Type in org.hibernate.annotations
Deprecated. Use MapKeyJoinColumn MapKeyJoinColumns This is the default behavior for Map properties marked as @OneToMany, @ManyToMany or @ElementCollection
MapKeyNode - Class in org.hibernate.hql.ast.tree
TODO : javadoc
MapKeyNode() - Constructor for class org.hibernate.hql.ast.tree.MapKeyNode
 
mapKeyPropertyName - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
MapLazyInitializer - Class in org.hibernate.proxy.map
Lazy initializer for "dynamic-map" entity representations.
mapOfSize(int) - Static method in class org.hibernate.util.CollectionHelper
Build a properly sized map, especially handling load size and load factor to prevent immediate resizing.
MappedSuperclass - Class in org.hibernate.mapping
Represents a @MappedSuperclass.
MappedSuperclass(MappedSuperclass, PersistentClass) - Constructor for class org.hibernate.mapping.MappedSuperclass
 
MappedSuperclassTypeImpl<X> - Class in org.hibernate.ejb.metamodel
 
MappedSuperclassTypeImpl(Class<X>, AbstractIdentifiableType<? super X>, boolean, boolean) - Constructor for class org.hibernate.ejb.metamodel.MappedSuperclassTypeImpl
 
Mapping - Interface in org.hibernate.engine
Defines operations common to "compiled" mappings (ie.
MappingException - Exception in org.hibernate
An exception that usually occurs at configuration time, rather than runtime, as a result of something screwy in the O-R mappings.
MappingException(String, Throwable) - Constructor for exception org.hibernate.MappingException
 
MappingException(Throwable) - Constructor for exception org.hibernate.MappingException
 
MappingException(String) - Constructor for exception org.hibernate.MappingException
 
MappingNotFoundException - Exception in org.hibernate
Thrown when a resource for a mapping could not be found.
MappingNotFoundException(String, String, String, Throwable) - Constructor for exception org.hibernate.MappingNotFoundException
 
MappingNotFoundException(String, String, String) - Constructor for exception org.hibernate.MappingNotFoundException
 
MappingNotFoundException(String, String) - Constructor for exception org.hibernate.MappingNotFoundException
 
MappingNotFoundException(String, String, Throwable) - Constructor for exception org.hibernate.MappingNotFoundException
 
MappingReader - Class in org.hibernate.util.xml
Handles reading mapping documents, both hbm and orm varieties.
Mappings - Interface in org.hibernate.cfg
A collection of mappings from classes and collections to relational database tables.
Mappings.PropertyReference - Class in org.hibernate.cfg
Represents a property-ref mapping.
Mappings.PropertyReference(String, String, boolean) - Constructor for class org.hibernate.cfg.Mappings.PropertyReference
 
MappingTools - Class in org.hibernate.envers.tools
 
MappingTools() - Constructor for class org.hibernate.envers.tools.MappingTools
 
MapProxy<K,V> - Class in org.hibernate.envers.entities.mapper.relation.lazy.proxy
 
MapProxy() - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
MapProxy(Initializor<Map<K, V>>) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
MapProxy - Class in org.hibernate.proxy.map
Proxy for "dynamic-map" entity representations.
MapProxyFactory - Class in org.hibernate.proxy.map
 
MapProxyFactory() - Constructor for class org.hibernate.proxy.map.MapProxyFactory
 
mapToEntityFromEntity(Object, Object) - Method in class org.hibernate.envers.entities.mapper.id.SingleIdMapper
 
mapToEntityFromMap(AuditConfiguration, Object, Map, Object, AuditReaderImplementor, Number) - Method in class org.hibernate.envers.entities.mapper.ComponentPropertyMapper
 
mapToEntityFromMap(Object, Map) - Method in class org.hibernate.envers.entities.mapper.id.EmbeddedIdMapper
 
mapToEntityFromMap(Object, Map) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
 
mapToEntityFromMap(Object, Map) - Method in class org.hibernate.envers.entities.mapper.id.MultipleIdMapper
 
mapToEntityFromMap(Object, Map) - Method in class org.hibernate.envers.entities.mapper.id.SingleIdMapper
 
mapToEntityFromMap(AuditConfiguration, Object, Map, Object, AuditReaderImplementor, Number) - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
mapToEntityFromMap(AuditConfiguration, Object, Map, Object, AuditReaderImplementor, Number) - Method in interface org.hibernate.envers.entities.mapper.PropertyMapper
Maps properties from the given map to the given object.
mapToEntityFromMap(AuditConfiguration, Object, Map, Object, AuditReaderImplementor, Number) - Method in class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
 
mapToEntityFromMap(AuditConfiguration, Object, Map, Object, AuditReaderImplementor, Number) - Method in class org.hibernate.envers.entities.mapper.relation.OneToOneNotOwningMapper
 
mapToEntityFromMap(AuditConfiguration, Object, Map, Object, AuditReaderImplementor, Number) - Method in class org.hibernate.envers.entities.mapper.relation.ToOneIdMapper
 
mapToEntityFromMap(AuditConfiguration, Object, Map, Object, AuditReaderImplementor, Number) - Method in class org.hibernate.envers.entities.mapper.SinglePropertyMapper
 
mapToEntityFromMap(AuditConfiguration, Object, Map, Object, AuditReaderImplementor, Number) - Method in class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
mapToIdFromEntity(Object) - Method in class org.hibernate.envers.entities.mapper.id.EmbeddedIdMapper
 
mapToIdFromEntity(Object) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
 
mapToIdFromEntity(Object) - Method in class org.hibernate.envers.entities.mapper.id.MultipleIdMapper
 
mapToIdFromEntity(Object) - Method in class org.hibernate.envers.entities.mapper.id.SingleIdMapper
 
mapToIdFromMap(Map) - Method in class org.hibernate.envers.entities.mapper.id.AbstractCompositeIdMapper
 
mapToIdFromMap(Map) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
 
mapToIdFromMap(Map) - Method in class org.hibernate.envers.entities.mapper.id.SingleIdMapper
 
mapToMapFromEntity(SessionImplementor, Map<String, Object>, Object, Object) - Method in class org.hibernate.envers.entities.mapper.ComponentPropertyMapper
 
mapToMapFromEntity(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.id.EmbeddedIdMapper
 
mapToMapFromEntity(Map<String, Object>, Object) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
 
mapToMapFromEntity(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.id.MultipleIdMapper
 
mapToMapFromEntity(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.id.SingleIdMapper
 
mapToMapFromEntity(SessionImplementor, Map<String, Object>, Object, Object) - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
mapToMapFromEntity(SessionImplementor, Map<String, Object>, Object, Object) - Method in interface org.hibernate.envers.entities.mapper.PropertyMapper
Maps properties to the given map, basing on differences between properties of new and old objects.
mapToMapFromEntity(SessionImplementor, Map<String, Object>, Object, Object) - Method in class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
 
mapToMapFromEntity(SessionImplementor, Map<String, Object>, Object, Object) - Method in class org.hibernate.envers.entities.mapper.relation.OneToOneNotOwningMapper
 
mapToMapFromEntity(SessionImplementor, Map<String, Object>, Object, Object) - Method in class org.hibernate.envers.entities.mapper.relation.ToOneIdMapper
 
mapToMapFromEntity(SessionImplementor, Map<String, Object>, Object, Object) - Method in class org.hibernate.envers.entities.mapper.SinglePropertyMapper
 
mapToMapFromEntity(SessionImplementor, Map<String, Object>, Object, Object) - Method in class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
mapToMapFromId(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.id.EmbeddedIdMapper
 
mapToMapFromId(Map<String, Object>, Object) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
 
mapToMapFromId(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.id.MultipleIdMapper
 
mapToMapFromId(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.id.SingleIdMapper
 
mapToMapFromObject(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
Maps the changed collection element to the given map.
mapToMapFromObject(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.relation.BasicCollectionMapper
 
mapToMapFromObject(Map<String, Object>, Object) - Method in interface org.hibernate.envers.entities.mapper.relation.component.MiddleComponentMapper
Maps from an object to the object's map representation (for an entity - only its id).
mapToMapFromObject(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleDummyComponentMapper
 
mapToMapFromObject(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleMapKeyIdComponentMapper
 
mapToMapFromObject(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleMapKeyPropertyComponentMapper
 
mapToMapFromObject(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleRelatedComponentMapper
 
mapToMapFromObject(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleSimpleComponentMapper
 
mapToMapFromObject(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleStraightComponentMapper
 
mapToMapFromObject(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.relation.ListCollectionMapper
 
mapToMapFromObject(Map<String, Object>, Object) - Method in class org.hibernate.envers.entities.mapper.relation.MapCollectionMapper
 
mapToObjectFromFullMap(EntityInstantiator, Map<String, Object>, Object, Number) - Method in interface org.hibernate.envers.entities.mapper.relation.component.MiddleComponentMapper
Maps from full object data, contained in the given map (or object representation of the map, if available), to an object.
mapToObjectFromFullMap(EntityInstantiator, Map<String, Object>, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleDummyComponentMapper
 
mapToObjectFromFullMap(EntityInstantiator, Map<String, Object>, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleMapKeyIdComponentMapper
 
mapToObjectFromFullMap(EntityInstantiator, Map<String, Object>, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleMapKeyPropertyComponentMapper
 
mapToObjectFromFullMap(EntityInstantiator, Map<String, Object>, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleRelatedComponentMapper
 
mapToObjectFromFullMap(EntityInstantiator, Map<String, Object>, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleSimpleComponentMapper
 
mapToObjectFromFullMap(EntityInstantiator, Map<String, Object>, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleStraightComponentMapper
 
mapToQueryParametersFromId(Object) - Method in class org.hibernate.envers.entities.mapper.id.EmbeddedIdMapper
 
mapToQueryParametersFromId(Object) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
 
mapToQueryParametersFromId(Object) - Method in class org.hibernate.envers.entities.mapper.id.MultipleIdMapper
 
mapToQueryParametersFromId(Object) - Method in class org.hibernate.envers.entities.mapper.id.SingleIdMapper
 
MapType - Class in org.hibernate.type
 
MapType(String, String, boolean) - Constructor for class org.hibernate.type.MapType
 
MapValueNode - Class in org.hibernate.hql.ast.tree
TODO : javadoc
MapValueNode() - Constructor for class org.hibernate.hql.ast.tree.MapValueNode
 
markAsLogicalOneToOne() - Method in class org.hibernate.mapping.ManyToOne
 
markAsRollback() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
markDirty(Object) - Static method in class org.hibernate.intercept.FieldInterceptionHelper
 
MARKER - Static variable in class org.hibernate.engine.BatchFetchQueue
 
MARKER - Static variable in class org.hibernate.impl.FilterImpl
 
MarkerObject - Class in org.hibernate.util
 
MarkerObject(String) - Constructor for class org.hibernate.util.MarkerObject
 
markForJoined() - Method in class org.hibernate.ejb.transaction.JoinableCMTTransaction
 
maskOut(Properties, String) - Static method in class org.hibernate.util.PropertiesHelper
replace a property by a starred version
matches(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
matches(ForeignKey) - Method in class org.hibernate.tool.hbm2ddl.ForeignKeyMetadata
 
matches(String) - Method in class org.hibernate.tuple.ElementWrapper
 
MatchMode - Class in org.hibernate.criterion
Represents an strategy for matching strings using "like".
MatchMode(String) - Constructor for class org.hibernate.criterion.MatchMode
 
MATERIALIZED_BLOB - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
MATERIALIZED_CLOB - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
MaterializedBlobType - Class in org.hibernate.type
materialized_blob: A type that maps an SQL BLOB to Java byte[].
MaterializedBlobType() - Constructor for class org.hibernate.type.MaterializedBlobType
 
MaterializedClobType - Class in org.hibernate.type
materialized_clob: A type that maps an SQL CLOB to a Java String.
MaterializedClobType() - Constructor for class org.hibernate.type.MaterializedClobType
 
max(String) - Static method in class org.hibernate.criterion.Projections
A property maximum value
max() - Method in class org.hibernate.criterion.Property
 
max(Expression<N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
max() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Projection on the maximum value
MAX_FETCH_DEPTH - Static variable in class org.hibernate.cfg.Environment
Maximum depth of outer join fetching
MAX_LO - Static variable in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
MAX_LO - Static variable in class org.hibernate.id.SequenceHiLoGenerator
 
MAX_LO - Static variable in class org.hibernate.id.TableHiLoGenerator
The max_lo parameter
maximize() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "maximalize" constraint, with the ability to specify further constraints on the maximized property
MckoiCaseFragment - Class in org.hibernate.sql
A Mckoi IF function.
MckoiCaseFragment() - Constructor for class org.hibernate.sql.MckoiCaseFragment
 
MckoiDialect - Class in org.hibernate.dialect
An SQL dialect compatible with McKoi SQL
MckoiDialect() - Constructor for class org.hibernate.dialect.MckoiDialect
 
member(Member) - Method in class org.hibernate.ejb.metamodel.PluralAttributeImpl.Builder
 
memberId - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
MemberOfPredicate<E,C extends Collection<E>> - Class in org.hibernate.ejb.criteria.predicate
Models an [NOT] MEMBER OF restriction
MemberOfPredicate(CriteriaBuilderImpl, Expression<E>, PluralAttributePath<C>) - Constructor for class org.hibernate.ejb.criteria.predicate.MemberOfPredicate
 
MemberOfPredicate(CriteriaBuilderImpl, E, PluralAttributePath<C>) - Constructor for class org.hibernate.ejb.criteria.predicate.MemberOfPredicate
 
merge(A) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
MERGE - Static variable in class org.hibernate.engine.CascadeStyle
merge
MERGE - Static variable in class org.hibernate.engine.CascadingAction
 
merge(AddWorkUnit) - Method in class org.hibernate.envers.synchronization.work.AddWorkUnit
 
merge(ModWorkUnit) - Method in class org.hibernate.envers.synchronization.work.AddWorkUnit
 
merge(DelWorkUnit) - Method in class org.hibernate.envers.synchronization.work.AddWorkUnit
 
merge(CollectionChangeWorkUnit) - Method in class org.hibernate.envers.synchronization.work.AddWorkUnit
 
merge(FakeBidirectionalRelationWorkUnit) - Method in class org.hibernate.envers.synchronization.work.AddWorkUnit
 
merge(AddWorkUnit) - Method in class org.hibernate.envers.synchronization.work.CollectionChangeWorkUnit
 
merge(ModWorkUnit) - Method in class org.hibernate.envers.synchronization.work.CollectionChangeWorkUnit
 
merge(DelWorkUnit) - Method in class org.hibernate.envers.synchronization.work.CollectionChangeWorkUnit
 
merge(CollectionChangeWorkUnit) - Method in class org.hibernate.envers.synchronization.work.CollectionChangeWorkUnit
 
merge(FakeBidirectionalRelationWorkUnit) - Method in class org.hibernate.envers.synchronization.work.CollectionChangeWorkUnit
 
merge(AddWorkUnit) - Method in class org.hibernate.envers.synchronization.work.DelWorkUnit
 
merge(ModWorkUnit) - Method in class org.hibernate.envers.synchronization.work.DelWorkUnit
 
merge(DelWorkUnit) - Method in class org.hibernate.envers.synchronization.work.DelWorkUnit
 
merge(CollectionChangeWorkUnit) - Method in class org.hibernate.envers.synchronization.work.DelWorkUnit
 
merge(FakeBidirectionalRelationWorkUnit) - Method in class org.hibernate.envers.synchronization.work.DelWorkUnit
 
merge(AddWorkUnit) - Method in class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
merge(ModWorkUnit) - Method in class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
merge(DelWorkUnit) - Method in class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
merge(CollectionChangeWorkUnit) - Method in class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
merge(FakeBidirectionalRelationWorkUnit) - Method in class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
merge(FakeBidirectionalRelationWorkUnit, AuditWorkUnit, AuditWorkUnit) - Static method in class org.hibernate.envers.synchronization.work.FakeBidirectionalRelationWorkUnit
 
merge(AddWorkUnit) - Method in class org.hibernate.envers.synchronization.work.ModWorkUnit
 
merge(ModWorkUnit) - Method in class org.hibernate.envers.synchronization.work.ModWorkUnit
 
merge(DelWorkUnit) - Method in class org.hibernate.envers.synchronization.work.ModWorkUnit
 
merge(CollectionChangeWorkUnit) - Method in class org.hibernate.envers.synchronization.work.ModWorkUnit
 
merge(FakeBidirectionalRelationWorkUnit) - Method in class org.hibernate.envers.synchronization.work.ModWorkUnit
 
merge(AddWorkUnit) - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
merge(ModWorkUnit) - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
merge(DelWorkUnit) - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
merge(CollectionChangeWorkUnit) - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
merge(FakeBidirectionalRelationWorkUnit) - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
merge(AddWorkUnit) - Method in interface org.hibernate.envers.synchronization.work.WorkUnitMergeVisitor
 
merge(ModWorkUnit) - Method in interface org.hibernate.envers.synchronization.work.WorkUnitMergeVisitor
 
merge(DelWorkUnit) - Method in interface org.hibernate.envers.synchronization.work.WorkUnitMergeVisitor
 
merge(CollectionChangeWorkUnit) - Method in interface org.hibernate.envers.synchronization.work.WorkUnitMergeVisitor
 
merge(FakeBidirectionalRelationWorkUnit) - Method in interface org.hibernate.envers.synchronization.work.WorkUnitMergeVisitor
 
merge(String, Object, Map) - Method in interface org.hibernate.event.EventSource
Cascade merge an entity instance
merge(String, Object) - Method in class org.hibernate.impl.SessionImpl
 
merge(Object) - Method in class org.hibernate.impl.SessionImpl
 
merge(String, Object, Map) - Method in class org.hibernate.impl.SessionImpl
 
merge(Object) - Method in interface org.hibernate.Session
Copy the state of the given object onto the persistent object with the same identifier.
merge(String, Object) - Method in interface org.hibernate.Session
Copy the state of the given object onto the persistent object with the same identifier.
MergeEvent - Class in org.hibernate.event
An event class for merge() and saveOrUpdateCopy()
MergeEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.MergeEvent
 
MergeEvent(String, Object, Serializable, EventSource) - Constructor for class org.hibernate.event.MergeEvent
 
MergeEvent(Object, EventSource) - Constructor for class org.hibernate.event.MergeEvent
 
MergeEventListener - Interface in org.hibernate.event
Defines the contract for handling of merge events generated from a session.
mergeOrderings(String, String) - Static method in class org.hibernate.loader.JoinWalker
 
mergeOuterJoins(List) - Method in class org.hibernate.loader.JoinWalker
Generate a sequence of LEFT OUTER JOIN clauses for the given associations.
mergeProperties(Properties) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
mergeProperties(Properties) - Method in class org.hibernate.cfg.Configuration
Adds the incoming properties to the internap properties structure, as long as the internal structure does not already contain an entry for the given key.
mergeTransientEntity(Object, String, Serializable, EventSource, Map) - Method in class org.hibernate.event.def.DefaultMergeEventListener
 
MessageHelper - Class in org.hibernate.pretty
MessageHelper methods for rendering log messages relating to managed entities and collections typically used in log statements and exception messages.
MetaAttributable - Interface in org.hibernate.mapping
Common interface for things that can handle meta attributes.
MetaAttribute - Class in org.hibernate.mapping
A meta attribute is a named value or values.
MetaAttribute(String) - Constructor for class org.hibernate.mapping.MetaAttribute
 
metadata - Variable in class org.hibernate.cache.impl.bridge.BaseTransactionalDataRegionAdapter
 
metadata - Variable in class org.hibernate.cache.jbc.TransactionalDataRegionAdapter
 
MetadataTools - Class in org.hibernate.envers.configuration.metadata
 
MetadataTools() - Constructor for class org.hibernate.envers.configuration.metadata.MetadataTools
 
MetadataTools.ColumnNameIterator - Class in org.hibernate.envers.configuration.metadata
An iterator over column names.
MetadataTools.ColumnNameIterator() - Constructor for class org.hibernate.envers.configuration.metadata.MetadataTools.ColumnNameIterator
 
MetamodelImpl - Class in org.hibernate.ejb.metamodel
Hibernate implementation of the JPA Metamodel contract.
MetaType - Class in org.hibernate.type
 
MetaType(Map, Type) - Constructor for class org.hibernate.type.MetaType
 
MetaValue - Annotation Type in org.hibernate.annotations
Represent a discriminator value associated to a given entity type
MethodNode - Class in org.hibernate.hql.ast.tree
Represents a method call.
MethodNode() - Constructor for class org.hibernate.hql.ast.tree.MethodNode
 
MiddleComponentData - Class in org.hibernate.envers.entities.mapper.relation
A data holder for a middle relation component (which is either the collection element or index): - component mapper used to map the component to and from versions entities - an index, which specifies in which element of the array returned by the query for reading the collection the data of the component is
MiddleComponentData(MiddleComponentMapper, int) - Constructor for class org.hibernate.envers.entities.mapper.relation.MiddleComponentData
 
MiddleComponentMapper - Interface in org.hibernate.envers.entities.mapper.relation.component
 
MiddleDummyComponentMapper - Class in org.hibernate.envers.entities.mapper.relation.component
 
MiddleDummyComponentMapper() - Constructor for class org.hibernate.envers.entities.mapper.relation.component.MiddleDummyComponentMapper
 
MiddleIdData - Class in org.hibernate.envers.entities.mapper.relation
A class holding information about ids, which form a virtual "relation" from a middle-table.
MiddleIdData(AuditEntitiesConfiguration, IdMappingData, String, String, boolean) - Constructor for class org.hibernate.envers.entities.mapper.relation.MiddleIdData
 
MiddleMapKeyIdComponentMapper - Class in org.hibernate.envers.entities.mapper.relation.component
A component mapper for the @MapKey mapping: the value of the map's key is the id of the entity.
MiddleMapKeyIdComponentMapper(AuditEntitiesConfiguration, IdMapper) - Constructor for class org.hibernate.envers.entities.mapper.relation.component.MiddleMapKeyIdComponentMapper
 
MiddleMapKeyPropertyComponentMapper - Class in org.hibernate.envers.entities.mapper.relation.component
A component mapper for the @MapKey mapping with the name parameter specified: the value of the map's key is a property of the entity.
MiddleMapKeyPropertyComponentMapper(String, String) - Constructor for class org.hibernate.envers.entities.mapper.relation.component.MiddleMapKeyPropertyComponentMapper
 
MiddleRelatedComponentMapper - Class in org.hibernate.envers.entities.mapper.relation.component
 
MiddleRelatedComponentMapper(MiddleIdData) - Constructor for class org.hibernate.envers.entities.mapper.relation.component.MiddleRelatedComponentMapper
 
MiddleSimpleComponentMapper - Class in org.hibernate.envers.entities.mapper.relation.component
 
MiddleSimpleComponentMapper(AuditEntitiesConfiguration, String) - Constructor for class org.hibernate.envers.entities.mapper.relation.component.MiddleSimpleComponentMapper
 
MiddleStraightComponentMapper - Class in org.hibernate.envers.entities.mapper.relation.component
A mapper for reading and writing a property straight to/from maps.
MiddleStraightComponentMapper(String) - Constructor for class org.hibernate.envers.entities.mapper.relation.component.MiddleStraightComponentMapper
 
MimerSQLDialect - Class in org.hibernate.dialect
An Hibernate 3 SQL dialect for Mimer SQL.
MimerSQLDialect() - Constructor for class org.hibernate.dialect.MimerSQLDialect
Even thoug Mimer SQL supports character and binary columns up to 15 000 in lenght, this is also the maximum width of the table (exluding LOBs).
min(String) - Static method in class org.hibernate.criterion.Projections
A property minimum value
min() - Method in class org.hibernate.criterion.Property
 
min(Expression<N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
min() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Projection on the minimum value
minimize() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "minimize" constraint, with the ability to specify further constraints on the minimized property
MINIMUM_INITIAL_CAPACITY - Static variable in class org.hibernate.util.CollectionHelper
 
mod(Expression<Integer>, Expression<Integer>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
mod(Expression<Integer>, Integer) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
mod(Integer, Expression<Integer>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
ModificationStore - Enum in org.hibernate.envers
 
ModWorkUnit - Class in org.hibernate.envers.synchronization.work
 
ModWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, EntityPersister, Object[], Object[]) - Constructor for class org.hibernate.envers.synchronization.work.ModWorkUnit
 
moveAndToBeginning(String) - Static method in class org.hibernate.util.StringHelper
 
MSG - Static variable in class org.hibernate.dialect.resolver.BasicSQLExceptionConverter
 
MultipleBagFetchException - Exception in org.hibernate.loader
Exception used to indicate that a query is attempting to simultaneously fetch multiple bags
MultipleBagFetchException(List) - Constructor for exception org.hibernate.loader.MultipleBagFetchException
 
MultipleHiLoPerTableGenerator - Class in org.hibernate.id
A hilo IdentifierGenerator that returns a Long, constructed using a hi/lo algorithm.
MultipleHiLoPerTableGenerator() - Constructor for class org.hibernate.id.MultipleHiLoPerTableGenerator
 
MultipleIdMapper - Class in org.hibernate.envers.entities.mapper.id
 
MultipleIdMapper(String) - Constructor for class org.hibernate.envers.entities.mapper.id.MultipleIdMapper
 
MultiplexedJBossCacheRegionFactory - Class in org.hibernate.cache.jbc
JBossCacheRegionFactory that uses MultiplexingCacheInstanceManager as its CacheInstanceManager.
MultiplexedJBossCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.jbc.MultiplexedJBossCacheRegionFactory
FIXME Per the RegionFactory class Javadoc, this constructor version should not be necessary.
MultiplexedJBossCacheRegionFactory() - Constructor for class org.hibernate.cache.jbc.MultiplexedJBossCacheRegionFactory
Create a new MultiplexedJBossCacheRegionFactory.
MultiplexedJBossCacheRegionFactory - Class in org.hibernate.cache.jbc2
Deprecated. use MultiplexedJBossCacheRegionFactory
MultiplexedJBossCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.jbc2.MultiplexedJBossCacheRegionFactory
Deprecated. FIXME Per the RegionFactory class Javadoc, this constructor version should not be necessary.
MultiplexedJBossCacheRegionFactory() - Constructor for class org.hibernate.cache.jbc2.MultiplexedJBossCacheRegionFactory
Deprecated. Create a new MultiplexedJBossCacheRegionFactory.
MultiplexingCacheInstanceManager - Class in org.hibernate.cache.jbc.builder
Allows building separate Cache instances for each type of region, with the expectation that a single multiplexed JGroups resource (i.e.
MultiplexingCacheInstanceManager() - Constructor for class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Create a new MultiplexingCacheInstanceManager.
MultiplexingCacheInstanceManager(Cache, Cache, Cache, Cache) - Constructor for class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Create a new MultiplexingCacheInstanceManager using the provided Caches.
multiply(String, Iterator, Iterator) - Static method in class org.hibernate.util.StringHelper
 
multiplyBy(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
multiplyBy(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
multiplyBy(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
multiplyBy(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
multiplyBy(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
multiplyBy(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
multiplyBy(IntegralDataTypeHolder) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a multiplication.
multiplyBy(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a multiplication.
MultiPropertyMapper - Class in org.hibernate.envers.entities.mapper
 
MultiPropertyMapper() - Constructor for class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
multiselect(Selection<?>...) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
multiselect(List<Selection<?>>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
MultiTableDeleteExecutor - Class in org.hibernate.hql.ast.exec
Implementation of MultiTableDeleteExecutor.
MultiTableDeleteExecutor(HqlSqlWalker) - Constructor for class org.hibernate.hql.ast.exec.MultiTableDeleteExecutor
 
MultiTableUpdateExecutor - Class in org.hibernate.hql.ast.exec
Implementation of MultiTableUpdateExecutor.
MultiTableUpdateExecutor(HqlSqlWalker) - Constructor for class org.hibernate.hql.ast.exec.MultiTableUpdateExecutor
 
MutableBoolean - Class in org.hibernate.envers.tools
 
MutableBoolean() - Constructor for class org.hibernate.envers.tools.MutableBoolean
 
MutableBoolean(boolean) - Constructor for class org.hibernate.envers.tools.MutableBoolean
 
MutableInteger - Class in org.hibernate.envers.tools
 
MutableInteger() - Constructor for class org.hibernate.envers.tools.MutableInteger
 
MutableType - Class in org.hibernate.type
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
MutableType() - Constructor for class org.hibernate.type.MutableType
Deprecated.  
mutateRowValueConstructorSyntaxesIfNecessary(Type, Type) - Method in class org.hibernate.hql.ast.tree.BinaryLogicOperatorNode
 
MySQL5Dialect - Class in org.hibernate.dialect
An SQL dialect for MySQL 5.x specific features.
MySQL5Dialect() - Constructor for class org.hibernate.dialect.MySQL5Dialect
 
MySQL5InnoDBDialect - Class in org.hibernate.dialect
 
MySQL5InnoDBDialect() - Constructor for class org.hibernate.dialect.MySQL5InnoDBDialect
 
MySQLDialect - Class in org.hibernate.dialect
An SQL dialect for MySQL (prior to 5.x).
MySQLDialect() - Constructor for class org.hibernate.dialect.MySQLDialect
 
MySQLInnoDBDialect - Class in org.hibernate.dialect
 
MySQLInnoDBDialect() - Constructor for class org.hibernate.dialect.MySQLInnoDBDialect
 
MySQLMyISAMDialect - Class in org.hibernate.dialect
 
MySQLMyISAMDialect() - Constructor for class org.hibernate.dialect.MySQLMyISAMDialect
 

N

NAKED_PUT_INVALIDATION_PERIOD - Static variable in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Period (in ms) after a removal during which a call to PutFromLoadValidator.acquirePutFromLoadLock(Object) that hasn't been pre-registered (aka a "naked put") will return false.
NAKED_PUT_INVALIDATION_PERIOD - Static variable in class org.hibernate.cache.jbc.access.PutFromLoadValidator
Period in ms after a removal during which a call to PutFromLoadValidator.acquirePutFromLoadLock(Object) that hasn't been pre-registered (aka a "naked put") will return false.
name() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
name() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.AbsFunction
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.AggregationFunction.AVG
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.AggregationFunction.COUNT
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.AggregationFunction.GREATEST
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.AggregationFunction.LEAST
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.AggregationFunction.MAX
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.AggregationFunction.MIN
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.AggregationFunction.SUM
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.CurrentDateFunction
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.CurrentTimeFunction
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.CurrentTimestampFunction
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.LengthFunction
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.LocateFunction
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.LowerFunction
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.SqrtFunction
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.SubstringFunction
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.UpperFunction
 
NamedInputStream - Class in org.hibernate.ejb.packaging
 
NamedInputStream(String, InputStream) - Constructor for class org.hibernate.ejb.packaging.NamedInputStream
 
NamedNativeQueries - Annotation Type in org.hibernate.annotations
Extends NamedNativeQueries to hold hibernate NamedNativeQuery objects
NamedNativeQuery - Annotation Type in org.hibernate.annotations
Extends NamedNativeQuery with Hibernate features
namedParameter(String, int) - Method in interface org.hibernate.engine.query.ParameterParser.Recognizer
 
namedParameter(String, int) - Method in class org.hibernate.engine.query.ParamLocationRecognizer
 
namedParameter(String, int) - Method in class org.hibernate.loader.custom.sql.SQLQueryParser.ParameterSubstitutionRecognizer
 
NamedParameterDescriptor - Class in org.hibernate.engine.query
Descriptor regarding a named parameter.
NamedParameterDescriptor(String, Type, int[], boolean) - Constructor for class org.hibernate.engine.query.NamedParameterDescriptor
 
NamedParameterSpecification - Class in org.hibernate.param
Parameter bind specification for an explicit named parameter.
NamedParameterSpecification(int, int, String) - Constructor for class org.hibernate.param.NamedParameterSpecification
Constructs a named parameter bind specification.
NamedQueries - Annotation Type in org.hibernate.annotations
Extends NamedQueries to hold hibernate NamedQuery objects
namedQueries - Variable in class org.hibernate.cfg.Configuration
 
NamedQuery - Annotation Type in org.hibernate.annotations
Extends NamedQuery with Hibernate features
NamedQueryCollectionInitializer - Class in org.hibernate.persister.collection
A wrapper around a named query.
NamedQueryCollectionInitializer(String, CollectionPersister) - Constructor for class org.hibernate.persister.collection.NamedQueryCollectionInitializer
 
NamedQueryDefinition - Class in org.hibernate.engine
Definition of a named query, defined in the mapping metadata.
NamedQueryDefinition(String, boolean, String, Integer, Integer, FlushMode, Map) - Constructor for class org.hibernate.engine.NamedQueryDefinition
 
NamedQueryDefinition(String, boolean, String, Integer, Integer, FlushMode, CacheMode, boolean, String, Map) - Constructor for class org.hibernate.engine.NamedQueryDefinition
 
NamedQueryLoader - Class in org.hibernate.persister.entity
Not really a Loader, just a wrapper around a named query.
NamedQueryLoader(String, EntityPersister) - Constructor for class org.hibernate.persister.entity.NamedQueryLoader
 
namedSqlQueries - Variable in class org.hibernate.cfg.Configuration
 
NamedSQLQueryDefinition - Class in org.hibernate.engine
Definition of a named native SQL query, defined in the mapping metadata.
NamedSQLQueryDefinition(String, NativeSQLQueryReturn[], List, boolean, String, Integer, Integer, FlushMode, CacheMode, boolean, String, Map, boolean) - Constructor for class org.hibernate.engine.NamedSQLQueryDefinition
This form used to construct a NamedSQLQueryDefinition from the binder code when a the result-set mapping information is explicitly provided in the query definition (i.e., no resultset-mapping used)
NamedSQLQueryDefinition(String, String, List, boolean, String, Integer, Integer, FlushMode, CacheMode, boolean, String, Map, boolean) - Constructor for class org.hibernate.engine.NamedSQLQueryDefinition
This form used to construct a NamedSQLQueryDefinition from the binder code when a resultset-mapping reference is used.
NamedSQLQueryDefinition(String, String, List, boolean, String, Integer, Integer, FlushMode, Map, boolean) - Constructor for class org.hibernate.engine.NamedSQLQueryDefinition
Deprecated.  
NamedSQLQuerySecondPass - Class in org.hibernate.cfg
 
NamedSQLQuerySecondPass(Element, String, Mappings) - Constructor for class org.hibernate.cfg.NamedSQLQuerySecondPass
 
NameGenerator - Class in org.hibernate.hql
Provides utility methods for generating HQL / SQL names.
NAMING_STRATEGY - Static variable in class org.hibernate.ejb.AvailableSettings
Naming strategy class name, the class has to have a no-arg constructor
NamingHelper - Class in org.hibernate.ejb.util
 
NamingHelper - Class in org.hibernate.util
 
namingStrategy - Variable in class org.hibernate.cfg.Configuration
 
NamingStrategy - Interface in org.hibernate.cfg
A set of rules for determining the physical column and table names given the information in the mapping document.
narrowProxy(Object, EntityPersister, EntityKey, Object) - Method in interface org.hibernate.engine.PersistenceContext
If the existing proxy is insufficiently "narrow" (derived), instantiate a new proxy and overwrite the registration of the old one.
narrowProxy(Object, EntityPersister, EntityKey, Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
If the existing proxy is insufficiently "narrow" (derived), instantiate a new proxy and overwrite the registration of the old one.
NativeScanner - Class in org.hibernate.ejb.packaging
 
NativeScanner() - Constructor for class org.hibernate.ejb.packaging.NativeScanner
 
NativeSQLQueryCollectionReturn - Class in org.hibernate.engine.query.sql
Represents a return defined as part of a native sql query which names a collection role in the form {classname}.{collectionrole}; it is used in defining a custom sql query for loading an entity's collection in non-fetching scenarios (i.e., loading the collection itself as the "root" of the result).
NativeSQLQueryCollectionReturn(String, String, String, Map, LockMode) - Constructor for class org.hibernate.engine.query.sql.NativeSQLQueryCollectionReturn
Construct a native-sql return representing a collection initializer
NativeSQLQueryJoinReturn - Class in org.hibernate.engine.query.sql
Represents a return defined as part of a native sql query which names a fetched role.
NativeSQLQueryJoinReturn(String, String, String, Map, LockMode) - Constructor for class org.hibernate.engine.query.sql.NativeSQLQueryJoinReturn
Construct a return descriptor representing some form of fetch.
NativeSQLQueryNonScalarReturn - Class in org.hibernate.engine.query.sql
Represents the base information for a non-scalar return defined as part of a native sql query.
NativeSQLQueryNonScalarReturn(String, Map, LockMode) - Constructor for class org.hibernate.engine.query.sql.NativeSQLQueryNonScalarReturn
Constructs some form of non-scalar return descriptor
NativeSQLQueryPlan - Class in org.hibernate.engine.query
Defines a query execution plan for a native-SQL query.
NativeSQLQueryPlan(NativeSQLQuerySpecification, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.query.NativeSQLQueryPlan
 
NativeSQLQueryReturn - Interface in org.hibernate.engine.query.sql
Describes a return in a native SQL query.
NativeSQLQueryRootReturn - Class in org.hibernate.engine.query.sql
Represents a return defined as part of a native sql query which names a "root" entity.
NativeSQLQueryRootReturn(String, String, LockMode) - Constructor for class org.hibernate.engine.query.sql.NativeSQLQueryRootReturn
Construct a return representing an entity returned at the root of the result.
NativeSQLQueryRootReturn(String, String, Map, LockMode) - Constructor for class org.hibernate.engine.query.sql.NativeSQLQueryRootReturn
 
NativeSQLQueryScalarReturn - Class in org.hibernate.engine.query.sql
Describes a scalar return in a native SQL query.
NativeSQLQueryScalarReturn(String, Type) - Constructor for class org.hibernate.engine.query.sql.NativeSQLQueryScalarReturn
 
NativeSQLQuerySpecification - Class in org.hibernate.engine.query.sql
Defines the specification or blue-print for a native-sql query.
NativeSQLQuerySpecification(String, NativeSQLQueryReturn[], Collection) - Constructor for class org.hibernate.engine.query.sql.NativeSQLQuerySpecification
 
NaturalId - Annotation Type in org.hibernate.annotations
This specifies that a property is part of the natural id of the entity.
naturalId() - Static method in class org.hibernate.criterion.Restrictions
 
NaturalIdentifier - Class in org.hibernate.criterion
 
NaturalIdentifier() - Constructor for class org.hibernate.criterion.NaturalIdentifier
 
NClobImplementer - Interface in org.hibernate.engine.jdbc
Marker interface for non-contextually created java.sql.NClob instances..
NClobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying java.sql.NClobs for non-contextual creation, including proxy creation and handling proxy invocations.
NClobProxy(String) - Constructor for class org.hibernate.engine.jdbc.NClobProxy
 
NClobProxy(Reader, long) - Constructor for class org.hibernate.engine.jdbc.NClobProxy
 
ne(Object) - Method in class org.hibernate.criterion.Property
 
ne(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
ne(String, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply a "not equal" constraint to the named property
ne(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
ne(Object) - Method in class org.hibernate.envers.query.criteria.AuditId
Apply a "not equal" constraint
ne(T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "not equal" constraint
ne(Object) - Method in class org.hibernate.envers.query.criteria.AuditRelatedId
Apply a "not equal" constraint
needsAfterTransactionCompletion() - Method in class org.hibernate.action.EntityAction
 
needsAfterTransactionCompletion() - Method in class org.hibernate.action.EntityIdentityInsertAction
 
needsExecutor() - Method in class org.hibernate.hql.ast.tree.DeleteStatement
 
needsExecutor() - Method in class org.hibernate.hql.ast.tree.InsertStatement
 
needsExecutor() - Method in class org.hibernate.hql.ast.tree.QueryNode
 
needsExecutor() - Method in interface org.hibernate.hql.ast.tree.Statement
Does this statement require the StatementExecutor?
needsExecutor() - Method in class org.hibernate.hql.ast.tree.UpdateStatement
 
needsFetchingScroll() - Method in class org.hibernate.loader.hql.QueryLoader
 
needsFetchingScroll() - Method in class org.hibernate.loader.Loader
Does the result set to be scrolled contain collection fetches?
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.PersistentArrayHolder
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.PersistentBag
 
needsInserting(Object, int, Type) - Method in interface org.hibernate.collection.PersistentCollection
Do we need to insert this element?
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.PersistentElementHolder
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.PersistentList
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.PersistentMap
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.PersistentSet
 
needsRecreate(CollectionPersister) - Method in class org.hibernate.collection.AbstractPersistentCollection
Do we need to completely recreate this collection when it changes?
needsRecreate(CollectionPersister) - Method in class org.hibernate.collection.PersistentBag
 
needsRecreate(CollectionPersister) - Method in interface org.hibernate.collection.PersistentCollection
Do we need to completely recreate this collection when it changes?
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.PersistentArrayHolder
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.PersistentBag
 
needsUpdating(Object, int, Type) - Method in interface org.hibernate.collection.PersistentCollection
Do we need to update this element?
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.PersistentElementHolder
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.PersistentList
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.PersistentMap
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.PersistentSet
 
neg(Expression<N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
negated() - Method in enum org.hibernate.ejb.criteria.predicate.ComparisonPredicate.ComparisonOperator
 
negateNode(AST) - Method in class org.hibernate.hql.ast.HqlParser
Returns an equivalent tree for (NOT (a relop b) ), for example:
NEGATIVE - Static variable in class org.hibernate.engine.VersionValue
Assume the transient instance is newly instantiated if the version is negative, otherwise assume it is a detached instance.
neProperty(Property) - Method in class org.hibernate.criterion.Property
 
neProperty(String) - Method in class org.hibernate.criterion.Property
 
neProperty(String, String) - Static method in class org.hibernate.criterion.Restrictions
Apply a "not equal" constraint to two properties
neProperty(String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "not equal" constraint to another property
nestedFromFragment(AST, AST) - Method in class org.hibernate.hql.ast.SqlGenerator
 
NET_SF_EHCACHE_CONFIGURATION_RESOURCE_NAME - Static variable in class org.hibernate.cache.SingletonEhCacheProvider
The Hibernate system property specifying the location of the ehcache configuration file name.
NEVER - Static variable in class org.hibernate.FlushMode
Deprecated. use FlushMode.MANUAL instead.
NEVER - Static variable in class org.hibernate.mapping.PropertyGeneration
Values for this property are never generated by the database.
newAdditionalMapping() - Method in class org.hibernate.envers.configuration.metadata.EntityXmlMappingData
 
newConnectionProvider() - Static method in class org.hibernate.connection.ConnectionProviderFactory
Instantiate a ConnectionProvider using System properties.
newConnectionProvider(Properties) - Static method in class org.hibernate.connection.ConnectionProviderFactory
Instantiate a ConnectionProvider using given properties.
newConnectionProvider(Properties, Map) - Static method in class org.hibernate.connection.ConnectionProviderFactory
Create a connection provider based on the given information.
newerThan(DataVersion) - Method in class org.hibernate.cache.jbc.util.CircumventChecksDataVersion
 
newerThan(DataVersion) - Method in class org.hibernate.cache.jbc.util.DataVersionAdapter
newerThan() call is dispatched against the DataVersion currently associated with the node; the passed dataVersion param is the DataVersion associated with the data we are trying to put into the node.
newerThan(DataVersion) - Method in class org.hibernate.cache.jbc.util.NonLockingDataVersion
 
newHashMap() - Static method in class org.hibernate.envers.tools.Tools
 
newHashSet() - Static method in class org.hibernate.envers.tools.Tools
 
newInstance() - Method in class org.hibernate.bytecode.cglib.InstantiationOptimizerAdapter
Deprecated.  
newInstance() - Method in class org.hibernate.bytecode.javassist.FastClass
 
newInstance(Class[], Object[]) - Method in class org.hibernate.bytecode.javassist.FastClass
 
newInstance(int, Object[]) - Method in class org.hibernate.bytecode.javassist.FastClass
 
newInstance() - Method in class org.hibernate.bytecode.javassist.InstantiationOptimizerAdapter
 
newInstance() - Method in interface org.hibernate.bytecode.ReflectionOptimizer.InstantiationOptimizer
Perform instantiation of an instance of the underlying class.
newInstance(Cache) - Static method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
newLinkedHashMap() - Static method in class org.hibernate.envers.tools.Tools
 
newRevision(Object) - Method in interface org.hibernate.envers.RevisionListener
Called when a new revision is created.
newSubQueryBuilder() - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
newSubQueryBuilder(String, String) - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
next() - Static method in class org.hibernate.cache.Timestamper
 
next() - Method in class org.hibernate.hql.ast.util.ASTIterator
 
next() - Method in class org.hibernate.hql.ast.util.ASTParentsFirstIterator
 
next() - Method in class org.hibernate.impl.FetchingScrollableResultsImpl
Advance to the next result
next() - Method in class org.hibernate.impl.IteratorImpl
 
next() - Method in class org.hibernate.impl.ScrollableResultsImpl
 
next() - Method in interface org.hibernate.ScrollableResults
Advance to the next result
next(Object, SessionImplementor) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
next(Object, SessionImplementor) - Method in class org.hibernate.type.ByteType
 
next(Object, SessionImplementor) - Method in class org.hibernate.type.CalendarType
 
next(Object, SessionImplementor) - Method in class org.hibernate.type.CustomType
 
next(Object, SessionImplementor) - Method in class org.hibernate.type.IntegerType
 
next(Object, SessionImplementor) - Method in class org.hibernate.type.LongType
 
next(Object, SessionImplementor) - Method in class org.hibernate.type.ShortType
 
next(Object, SessionImplementor) - Method in class org.hibernate.type.TimestampType
 
next(Object, SessionImplementor) - Method in interface org.hibernate.type.VersionType
Increment the version.
next(Object, SessionImplementor) - Method in interface org.hibernate.usertype.UserVersionType
Increment the version.
next() - Method in class org.hibernate.util.EmptyIterator
 
next() - Method in class org.hibernate.util.JoinedIterator
 
next() - Method in class org.hibernate.util.LazyIterator
 
next() - Method in class org.hibernate.util.SingletonIterator
 
nextFromElementCounter() - Method in class org.hibernate.hql.ast.tree.FromClause
 
nextNode() - Method in class org.hibernate.hql.ast.util.ASTIterator
 
nextNode() - Method in class org.hibernate.hql.ast.util.ASTParentsFirstIterator
 
nextTimestamp() - Method in interface org.hibernate.cache.Cache
Deprecated. Generate a timestamp
nextTimestamp() - Method in interface org.hibernate.cache.CacheProvider
Deprecated. Generate a timestamp
nextTimestamp() - Method in class org.hibernate.cache.EhCache
Gets the next timestamp;
nextTimestamp() - Method in class org.hibernate.cache.EhCacheProvider
Returns the next timestamp.
nextTimestamp() - Method in class org.hibernate.cache.HashtableCache
 
nextTimestamp() - Method in class org.hibernate.cache.HashtableCacheProvider
 
nextTimestamp() - Method in class org.hibernate.cache.impl.bridge.BaseRegionAdapter
 
nextTimestamp() - Method in class org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
 
nextTimestamp() - Method in class org.hibernate.cache.impl.NoCachingRegionFactory
 
nextTimestamp() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
nextTimestamp() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Generate a timestamp.
nextTimestamp() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
nextTimestamp() - Method in class org.hibernate.cache.jbc.JBossCacheRegionFactory
 
nextTimestamp() - Method in class org.hibernate.cache.NoCacheProvider
Generate a timestamp
nextTimestamp() - Method in class org.hibernate.cache.OSCache
 
nextTimestamp() - Method in class org.hibernate.cache.OSCacheProvider
 
nextTimestamp() - Method in interface org.hibernate.cache.Region
 
nextTimestamp() - Method in interface org.hibernate.cache.RegionFactory
Generate a timestamp.
nextTimestamp() - Method in class org.hibernate.cache.SingletonEhCacheProvider
Returns the next timestamp.
nextTimestamp() - Method in class org.hibernate.cache.SwarmCache
Generate a (coarse) timestamp
nextTimestamp() - Method in class org.hibernate.cache.SwarmCacheProvider
 
NO_BATCH - Static variable in class org.hibernate.dialect.Dialect
 
NO_CLASSES - Static variable in class org.hibernate.proxy.pojo.cglib.CGLIBProxyFactory
Deprecated.  
NO_CLASSES - Static variable in class org.hibernate.proxy.pojo.javassist.JavassistProxyFactory
 
NO_PARAM_SIGNATURE - Static variable in class org.hibernate.util.ReflectHelper
 
NO_PARAMS - Static variable in class org.hibernate.util.ReflectHelper
 
NO_REFERENCE - Static variable in class org.hibernate.cfg.Ejb3JoinColumn
 
NO_ROW - Static variable in class org.hibernate.engine.StatefulPersistenceContext
 
NO_SUFFIX - Static variable in class org.hibernate.loader.BasicLoader
 
NO_VETO - Static variable in interface org.hibernate.classic.Lifecycle
Return value to accept the action (false)
NO_WAIT - Static variable in class org.hibernate.LockOptions
Indicates that the database should not wait at all to acquire the pessimistic lock.
NoArgSQLFunction - Class in org.hibernate.dialect.function
A function which takes no arguments
NoArgSQLFunction(String, Type) - Constructor for class org.hibernate.dialect.function.NoArgSQLFunction
 
NoArgSQLFunction(String, Type, boolean) - Constructor for class org.hibernate.dialect.function.NoArgSQLFunction
 
NoCacheProvider - Class in org.hibernate.cache
Implementation of NoCacheProvider.
NoCacheProvider() - Constructor for class org.hibernate.cache.NoCacheProvider
 
NoCachingEnabledException - Exception in org.hibernate.cache
Implementation of NoCachingEnabledException.
NoCachingEnabledException() - Constructor for exception org.hibernate.cache.NoCachingEnabledException
 
NoCachingRegionFactory - Class in org.hibernate.cache.impl
Factory used if no caching enabled in config...
NoCachingRegionFactory(Properties) - Constructor for class org.hibernate.cache.impl.NoCachingRegionFactory
 
noCascade(EventSource, Object, Object, EntityPersister, int) - Method in class org.hibernate.engine.CascadingAction
Called (in the case of CascadingAction.requiresNoCascadeChecking() returning true) to validate that no cascade on the given property is considered a valid semantic.
Node - Class in org.hibernate.hql.ast.tree
Base node class for use by Hibernate within its AST trees.
Node() - Constructor for class org.hibernate.hql.ast.tree.Node
 
Node(Token) - Constructor for class org.hibernate.hql.ast.tree.Node
 
node(int) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
Node - Interface in org.hibernate.sql.ordering.antlr
General contract for AST nodes.
node(int) - Method in class org.hibernate.tuple.ElementWrapper
 
nodeCount() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
nodeCount() - Method in class org.hibernate.tuple.ElementWrapper
 
nodeInvalidated(NodeInvalidatedEvent) - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
nodeIterator() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
nodeIterator() - Method in class org.hibernate.tuple.ElementWrapper
 
nodeModified(CacheEntryModifiedEvent) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
Monitors cache events and updates the local cache
nodeModified(NodeModifiedEvent) - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
nodeModified(NodeModifiedEvent) - Method in class org.hibernate.cache.jbc.timestamp.ClusteredConcurrentTimestampsRegionImpl
Monitors cache events and updates the local cache
nodeModified(NodeModifiedEvent) - Method in class org.hibernate.cache.jbc.timestamp.TimestampsRegionImpl
Monitors cache events and updates the local cache
nodeRemoved(CacheEntryRemovedEvent) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
Monitors cache events and updates the local cache
nodeRemoved(NodeRemovedEvent) - Method in class org.hibernate.cache.jbc.timestamp.ClusteredConcurrentTimestampsRegionImpl
Monitors cache events and updates the local cache
nodeRemoved(NodeRemovedEvent) - Method in class org.hibernate.cache.jbc.timestamp.TimestampsRegionImpl
Monitors cache events and updates the local cache
NodeSupport - Class in org.hibernate.sql.ordering.antlr
Basic implementation of a Node.
NodeSupport() - Constructor for class org.hibernate.sql.ordering.antlr.NodeSupport
 
nodeToString(AST, boolean) - Method in class org.hibernate.hql.ast.util.ASTPrinter
 
NodeTraverser - Class in org.hibernate.hql.ast.util
A visitor for traversing an AST tree.
NodeTraverser(NodeTraverser.VisitationStrategy) - Constructor for class org.hibernate.hql.ast.util.NodeTraverser
 
NodeTraverser.VisitationStrategy - Interface in org.hibernate.hql.ast.util
 
NON_JTA_DATASOURCE - Static variable in class org.hibernate.ejb.AvailableSettings
The JNDI name of a non-JTA DataSource.
NON_PK_REFERENCE - Static variable in class org.hibernate.cfg.Ejb3JoinColumn
 
NonBatchingBatcher - Class in org.hibernate.jdbc
An implementation of the Batcher interface that does no batching
NonBatchingBatcher(ConnectionManager, Interceptor) - Constructor for class org.hibernate.jdbc.NonBatchingBatcher
 
NonBatchingBatcherFactory - Class in org.hibernate.jdbc
A BatcherFactory implementation which constructs Batcher instances that do not perform batch operations.
NonBatchingBatcherFactory() - Constructor for class org.hibernate.jdbc.NonBatchingBatcherFactory
 
NonContextualLobCreator - Class in org.hibernate.engine.jdbc
LobCreator implementation using non-contextual or local creation, meaning that we generate the LOB references ourselves as opposed to delegating to the JDBC Connection.
NONE - Static variable in class org.hibernate.engine.CascadeStyle
no cascades
NONE - Static variable in class org.hibernate.engine.ExecuteUpdateResultCheckStyle
Do not perform checking.
NONE - Static variable in class org.hibernate.engine.IdentifierValue
Never assume the transient instance is newly instantiated
NONE - Static variable in class org.hibernate.engine.LoadQueryInfluencers
Static reference useful for cases where we are creating load SQL outside the context of any influencers.
NONE - Static variable in class org.hibernate.engine.ValueInclusion
 
NONE - Static variable in class org.hibernate.id.enhanced.OptimizerFactory
 
NONE - Static variable in class org.hibernate.jdbc.Expectations
 
NONE - Static variable in class org.hibernate.jdbc.util.FormatStyle
 
NONE - Static variable in class org.hibernate.LockMode
No lock required.
NONE - Static variable in class org.hibernate.LockOptions
NONE represents LockMode.NONE (timeout + scope do not apply)
NonFlushedChanges - Interface in org.hibernate.engine
 
NonFlushedChangesImpl - Class in org.hibernate.impl
 
NonFlushedChangesImpl(EventSource) - Constructor for class org.hibernate.impl.NonFlushedChangesImpl
 
NonLockingDataVersion - Class in org.hibernate.cache.jbc.util
DataVersion used in regions where no locking should ever occur.
NonLockingDataVersion() - Constructor for class org.hibernate.cache.jbc.util.NonLockingDataVersion
 
nonMap() - Method in class org.hibernate.hql.ast.tree.AbstractMapComponentNode
 
NonScalarReturn - Class in org.hibernate.loader.custom
Represents some non-scalar (entity/collection) return within the query result.
NonScalarReturn(String, LockMode) - Constructor for class org.hibernate.loader.custom.NonScalarReturn
 
NONSTRICT_READ_WRITE - Static variable in class org.hibernate.cache.access.AccessType
 
NonstrictReadWriteCache - Class in org.hibernate.cache
Caches data that is sometimes updated without ever locking the cache.
NonstrictReadWriteCache() - Constructor for class org.hibernate.cache.NonstrictReadWriteCache
 
NonUniqueObjectException - Exception in org.hibernate
This exception is thrown when an operation would break session-scoped identity.
NonUniqueObjectException(String, Serializable, String) - Constructor for exception org.hibernate.NonUniqueObjectException
 
NonUniqueObjectException(Serializable, String) - Constructor for exception org.hibernate.NonUniqueObjectException
 
NonUniqueResultException - Exception in org.hibernate
Thrown when the application calls Query.uniqueResult() and the query returned more than one result.
NonUniqueResultException(int) - Constructor for exception org.hibernate.NonUniqueResultException
 
NOOP_INSTANTIATOR - Static variable in class org.hibernate.hql.HolderInstantiator
 
NoopAccessor - Class in org.hibernate.property
Used to declare properties not represented at the pojo level
NoopAccessor() - Constructor for class org.hibernate.property.NoopAccessor
 
NORMAL - Static variable in class org.hibernate.CacheMode
The session may read items from the cache, and add items to the cache
normalize() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
normalize() - Method in class org.hibernate.tuple.ElementWrapper
 
normalizeDatabaseIdentifier(String, ObjectNameNormalizer.NamingStrategyHelper) - Method in class org.hibernate.cfg.ObjectNameNormalizer
Performs the actual contract of normalizing a database name.
normalizeIdentifierQuoting(String) - Method in class org.hibernate.cfg.ObjectNameNormalizer
Allow normalizing of just the quoting aspect of identifiers.
not(Criterion) - Static method in class org.hibernate.criterion.Restrictions
Return the negation of an expression
not(Expression<Boolean>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
not() - Method in class org.hibernate.ejb.criteria.predicate.AbstractPredicateImpl
 
not(AuditCriterion) - Static method in class org.hibernate.envers.query.AuditEntity
Return the negation of a criterion.
NOT_NULL - Static variable in class org.hibernate.sql.InFragment
 
NOT_NULL_DISCRIMINATOR_MAPPING - Static variable in class org.hibernate.mapping.PersistentClass
 
NotAudited - Annotation Type in org.hibernate.envers
When applied to a field, indicates that this field should not be audited.
NotAuditedException - Exception in org.hibernate.envers.exception
 
NotAuditedException(String, String) - Constructor for exception org.hibernate.envers.exception.NotAuditedException
 
NotAuditExpression - Class in org.hibernate.envers.query.criteria
 
NotAuditExpression(AuditCriterion) - Constructor for class org.hibernate.envers.query.criteria.NotAuditExpression
 
NotEmptyExpression - Class in org.hibernate.criterion
 
NotEmptyExpression(String) - Constructor for class org.hibernate.criterion.NotEmptyExpression
 
notEqual(Expression<?>, Expression<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
notEqual(Expression<?>, Object) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
notExists(DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
NotExpression - Class in org.hibernate.criterion
Negates another criterion
NotExpression(Criterion) - Constructor for class org.hibernate.criterion.NotExpression
 
NotFound - Annotation Type in org.hibernate.annotations
Action to do when an element is not found on a association whiel beeing expected
NotFoundAction - Enum in org.hibernate.annotations
Actoin to use when an element is not found in DB while beeing expected
notIn(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
notIn(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
notLike(Expression<String>, Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
notLike(Expression<String>, Expression<String>, Expression<Character>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
notLike(Expression<String>, Expression<String>, char) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
notLike(Expression<String>, String) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
notLike(Expression<String>, String, Expression<Character>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
notLike(Expression<String>, String, char) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
NotNullAuditExpression - Class in org.hibernate.envers.query.criteria
 
NotNullAuditExpression(PropertyNameGetter) - Constructor for class org.hibernate.envers.query.criteria.NotNullAuditExpression
 
NotNullExpression - Class in org.hibernate.criterion
Constrains a property to be non-null
NotNullExpression(String) - Constructor for class org.hibernate.criterion.NotNullExpression
 
NotYetImplementedException - Exception in org.hibernate.cfg
Mapping not yet implemented
NotYetImplementedException(String, Throwable) - Constructor for exception org.hibernate.cfg.NotYetImplementedException
 
NotYetImplementedException(Throwable) - Constructor for exception org.hibernate.cfg.NotYetImplementedException
 
NotYetImplementedException(String) - Constructor for exception org.hibernate.cfg.NotYetImplementedException
 
NULL - Static variable in class org.hibernate.engine.IdentifierValue
Assume the transient instance is newly instantiated if the identifier is null.
NULL - Static variable in class org.hibernate.engine.VersionValue
Assume the transient instance is newly instantiated if the version is null, otherwise assume it is a detached instance.
NULL - Static variable in class org.hibernate.sql.InFragment
 
NULL_DISCRIMINATOR_MAPPING - Static variable in class org.hibernate.mapping.PersistentClass
 
Nullability - Enum in org.hibernate.cfg.annotations
Are the columns forced to null, not null or not forced
Nullability - Class in org.hibernate.engine
Implements the algorithm for validating property values for illegal null values
Nullability(SessionImplementor) - Constructor for class org.hibernate.engine.Nullability
 
nullable() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
nullable() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
NullableType - Class in org.hibernate.type
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
NullableType() - Constructor for class org.hibernate.type.NullableType
Deprecated.  
NullAuditExpression - Class in org.hibernate.envers.query.criteria
 
NullAuditExpression(PropertyNameGetter) - Constructor for class org.hibernate.envers.query.criteria.NullAuditExpression
 
NullExpression - Class in org.hibernate.criterion
Constrains a property to be null
NullExpression(String) - Constructor for class org.hibernate.criterion.NullExpression
 
nullif(Expression<Y>, Expression<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
nullif(Class<Y>, Expression<Y>, Expression<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
nullif(Expression<Y>, Y) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
nullif(Class<Y>, Expression<Y>, Y) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
NullifExpression<T> - Class in org.hibernate.ejb.criteria.expression
Models an ANSI SQL NULLIF expression.
NullifExpression(CriteriaBuilderImpl, Class<T>, Expression<? extends T>, Expression<?>) - Constructor for class org.hibernate.ejb.criteria.expression.NullifExpression
 
NullifExpression(CriteriaBuilderImpl, Class<T>, Expression<? extends T>, Object) - Constructor for class org.hibernate.ejb.criteria.expression.NullifExpression
 
nullifyTransientReferences(Object[], Type[]) - Method in class org.hibernate.engine.ForeignKeys.Nullifier
Nullify all references to entities that have not yet been inserted in the database, where the foreign key points toward that entity
nullLiteral(Class<T>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
NullLiteralExpression<T> - Class in org.hibernate.ejb.criteria.expression
Represents a NULLliteral expression.
NullLiteralExpression(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.ejb.criteria.expression.NullLiteralExpression
 
NullnessPredicate - Class in org.hibernate.ejb.criteria.predicate
Defines a Predicate for checking the nullness state of an expression, aka an IS [NOT] NULL predicate.
NullnessPredicate(CriteriaBuilderImpl, Expression<?>) - Constructor for class org.hibernate.ejb.criteria.predicate.NullnessPredicate
Constructs the affirmitive form of nullness checking (IS NULL).
nullSafeGet(ResultSet, String[], Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.AbstractLobType
 
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractLobType
 
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.type.AnyType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.AnyType
 
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.type.BlobType
Retrieve an instance of the mapped class from a JDBC resultset.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.BlobType
Retrieve an instance of the mapped class from a JDBC resultset.
nullSafeGet(ResultSet, String[], Object) - Method in class org.hibernate.type.CharacterArrayClobType
 
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.type.ClobType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.ClobType
 
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.ComponentType
 
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.type.ComponentType
 
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.type.CompositeCustomType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.CompositeCustomType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.CustomType
 
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.type.CustomType
 
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.type.EntityType
Retrieve an instance of the mapped class from a JDBC resultset.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.EntityType
Retrieve an instance of the mapped class from a JDBC resultset.
nullSafeGet(ResultSet, String[], Object) - Method in class org.hibernate.type.EnumType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.MetaType
 
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.type.MetaType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.NullableType
Deprecated.  
nullSafeGet(ResultSet, String[]) - Method in class org.hibernate.type.NullableType
Deprecated.  
nullSafeGet(ResultSet, String) - Method in class org.hibernate.type.NullableType
Deprecated.  
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.type.NullableType
Deprecated.  
nullSafeGet(ResultSet, String[], Object) - Method in class org.hibernate.type.StringClobType
Deprecated.  
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in interface org.hibernate.type.Type
Retrieve an instance of the mapped class from a JDBC resultset.
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in interface org.hibernate.type.Type
Retrieve an instance of the mapped class from a JDBC resultset.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in interface org.hibernate.usertype.CompositeUserType
Retrieve an instance of the mapped class from a JDBC resultset.
nullSafeGet(ResultSet, String[], Object) - Method in interface org.hibernate.usertype.UserType
Retrieve an instance of the mapped class from a JDBC resultset.
nullSafeSet(PreparedStatement, Object, int) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.AbstractLobType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.AbstractLobType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.AnyType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.AnyType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.BlobType
Write an instance of the mapped class to a prepared statement, ignoring some columns.
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.BlobType
Write an instance of the mapped class to a prepared statement.
nullSafeSet(PreparedStatement, Object, int) - Method in class org.hibernate.type.CharacterArrayClobType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.ClobType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.ClobType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.CollectionType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.CollectionType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.ComponentType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.ComponentType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.CompositeCustomType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.CompositeCustomType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.CustomType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.CustomType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.hibernate.type.EnumType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.MetaType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.MetaType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.NullableType
Deprecated.  
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.NullableType
Deprecated.  
nullSafeSet(PreparedStatement, Object, int) - Method in class org.hibernate.type.NullableType
Deprecated.  
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.OneToOneType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.OneToOneType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.hibernate.type.StringClobType
Deprecated.  
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in interface org.hibernate.type.Type
Write an instance of the mapped class to a prepared statement, ignoring some columns.
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in interface org.hibernate.type.Type
Write an instance of the mapped class to a prepared statement.
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in interface org.hibernate.usertype.CompositeUserType
Write an instance of the mapped class to a prepared statement.
nullSafeSet(PreparedStatement, Object, int) - Method in interface org.hibernate.usertype.UserType
Write an instance of the mapped class to a prepared statement.
nullSafeToString(Object) - Method in class org.hibernate.type.NullableType
Deprecated. A null-safe version of NullableType.toString(Object).
numberOfCollectionCreations() - Method in class org.hibernate.engine.ActionQueue
 
numberOfCollectionRemovals() - Method in class org.hibernate.engine.ActionQueue
 
numberOfCollectionUpdates() - Method in class org.hibernate.engine.ActionQueue
 
numberOfDeletions() - Method in class org.hibernate.engine.ActionQueue
 
numberOfInsertions() - Method in class org.hibernate.engine.ActionQueue
 
numberOfUpdates() - Method in class org.hibernate.engine.ActionQueue
 
numberValueOf(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
numberValueOf(String) - Method in class org.hibernate.tuple.ElementWrapper
 
NumericBooleanType - Class in org.hibernate.type
Maps interger database values to boolean java values.
NumericBooleanType() - Constructor for class org.hibernate.type.NumericBooleanType
 
NvlFunction - Class in org.hibernate.dialect.function
Emulation of coalesce() on Oracle, using multiple nvl() calls
NvlFunction() - Constructor for class org.hibernate.dialect.function.NvlFunction
 

O

OBJECT - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
ObjectDeletedException - Exception in org.hibernate
Thrown when the user tries to do something illegal with a deleted object.
ObjectDeletedException(String, Serializable, String) - Constructor for exception org.hibernate.ObjectDeletedException
 
ObjectNameNormalizer - Class in org.hibernate.cfg
Provides centralized normalization of how database object names are handled.
ObjectNameNormalizer() - Constructor for class org.hibernate.cfg.ObjectNameNormalizer
 
ObjectNameNormalizer.NamingStrategyHelper - Interface in org.hibernate.cfg
Helper contract for dealing with NamingStrategy in different situations.
ObjectNameSource - Interface in org.hibernate.cfg
Source for database object names (identifiers).
ObjectNotFoundException - Exception in org.hibernate
Thrown when Session.load() fails to select a row with the given primary key (identifier value).
ObjectNotFoundException(Serializable, String) - Constructor for exception org.hibernate.ObjectNotFoundException
 
objectsEqual(Object, Object) - Static method in class org.hibernate.envers.tools.Tools
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.AbstractCharArrayType
Deprecated.  
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.BigIntegerType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.BooleanType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.ByteType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.CharacterType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.CharBooleanType
Deprecated.  
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.CurrencyType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.CustomType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.DateType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.DoubleType
 
objectToSQLString(Object) - Method in class org.hibernate.type.EnumType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.FloatType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.IntegerType
 
objectToSQLString(Object, Dialect) - Method in interface org.hibernate.type.LiteralType
String representation of the value, suitable for embedding in an SQL statement.
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.LocaleType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.LongType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.NumericBooleanType
String representation of the value, suitable for embedding in an SQL statement.
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.ShortType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.StringType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.TimestampType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.TimeType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.TimeZoneType
 
objectToSQLString(Object) - Method in interface org.hibernate.usertype.EnhancedUserType
Return an SQL literal representation of the value
OC4JTransactionManagerLookup - Class in org.hibernate.transaction
TransactionManagerLookup for the OC4J (Oracle) AS.
OC4JTransactionManagerLookup() - Constructor for class org.hibernate.transaction.OC4JTransactionManagerLookup
 
occurrences(Object) - Method in class org.hibernate.collection.PersistentBag
 
ON_CLOSE - Static variable in class org.hibernate.ConnectionReleaseMode
Indicates that connections should only be released when the Session is explicitly closed or disconnected; this is the legacy (Hibernate2 and pre-3.1) behavior.
onAutoFlush(AutoFlushEvent) - Method in interface org.hibernate.event.AutoFlushEventListener
Handle the given auto-flush event.
onAutoFlush(AutoFlushEvent) - Method in class org.hibernate.event.def.DefaultAutoFlushEventListener
Handle the given auto-flush event.
onCollectionRecreate(Object, Serializable) - Method in class org.hibernate.EmptyInterceptor
 
onCollectionRecreate(Object, Serializable) - Method in interface org.hibernate.Interceptor
Called before a collection is (re)created.
onCollectionRemove(Object, Serializable) - Method in class org.hibernate.EmptyInterceptor
 
onCollectionRemove(Object, Serializable) - Method in interface org.hibernate.Interceptor
Called before a collection is deleted.
onCollectionUpdate(Object, Serializable) - Method in class org.hibernate.EmptyInterceptor
 
onCollectionUpdate(Object, Serializable) - Method in interface org.hibernate.Interceptor
Called before a collection is updated.
OnDelete - Annotation Type in org.hibernate.annotations
Strategy to use on collections, arrays and on joined subclasses delete OnDelete of secondary tables currently not supported.
onDelete(Session) - Method in interface org.hibernate.classic.Lifecycle
Called when an entity is deleted.
onDelete(Object, Serializable, Object[], String[], Type[]) - Method in class org.hibernate.EmptyInterceptor
 
onDelete(DeleteEvent) - Method in class org.hibernate.event.def.DefaultDeleteEventListener
Handle the given delete event.
onDelete(DeleteEvent, Set) - Method in class org.hibernate.event.def.DefaultDeleteEventListener
Handle the given delete event.
onDelete(DeleteEvent) - Method in interface org.hibernate.event.DeleteEventListener
Handle the given delete event.
onDelete(DeleteEvent, Set) - Method in interface org.hibernate.event.DeleteEventListener
 
onDelete(Object, Serializable, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called before an object is deleted.
OnDeleteAction - Enum in org.hibernate.annotations
Possible actions on deletes
onDirtyCheck(DirtyCheckEvent) - Method in class org.hibernate.event.def.DefaultDirtyCheckEventListener
Handle the given dirty-check event.
onDirtyCheck(DirtyCheckEvent) - Method in interface org.hibernate.event.DirtyCheckEventListener
Handle the given dirty-check event.
ONE_MS - Static variable in class org.hibernate.cache.Timestamper
 
OneAuditEntityQueryGenerator - Class in org.hibernate.envers.entities.mapper.relation.query
Selects data from an audit entity.
OneAuditEntityQueryGenerator(GlobalConfiguration, AuditEntitiesConfiguration, MiddleIdData, String, IdMapper) - Constructor for class org.hibernate.envers.entities.mapper.relation.query.OneAuditEntityQueryGenerator
 
OneEntityQueryGenerator - Class in org.hibernate.envers.entities.mapper.relation.query
Selects data from a relation middle-table only.
OneEntityQueryGenerator(AuditEntitiesConfiguration, String, MiddleIdData, MiddleComponentData...) - Constructor for class org.hibernate.envers.entities.mapper.relation.query.OneEntityQueryGenerator
 
OneToMany - Class in org.hibernate.mapping
A mapping for a one-to-many association
OneToMany(PersistentClass) - Constructor for class org.hibernate.mapping.OneToMany
 
oneToManyFilterFragment(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
oneToManyFilterFragment(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
oneToManyFilterFragment(String) - Method in interface org.hibernate.persister.entity.Joinable
 
oneToManyFilterFragment(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
OneToManyJoinWalker - Class in org.hibernate.loader.collection
Walker for one-to-many associations
OneToManyJoinWalker(QueryableCollection, int, String, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.OneToManyJoinWalker
 
OneToManyLoader - Class in org.hibernate.loader.collection
Loads one-to-many associations

The collection persister must implement QueryableCOllection.
OneToManyLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.OneToManyLoader
 
OneToManyLoader(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.OneToManyLoader
 
OneToManyLoader(QueryableCollection, int, String, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.OneToManyLoader
 
OneToManyPersister - Class in org.hibernate.persister.collection
Collection persister for one-to-many associations.
OneToManyPersister(Collection, CollectionRegionAccessStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.OneToManyPersister
 
OneToOne - Class in org.hibernate.mapping
A one-to-one association mapping
OneToOne(Table, PersistentClass) - Constructor for class org.hibernate.mapping.OneToOne
 
oneToOne(String, ForeignKeyDirection, String, boolean, boolean, boolean, String, String) - Static method in class org.hibernate.type.TypeFactory
A one-to-one association type for the given class
OneToOneNotOwningMapper - Class in org.hibernate.envers.entities.mapper.relation
 
OneToOneNotOwningMapper(String, String, PropertyData) - Constructor for class org.hibernate.envers.entities.mapper.relation.OneToOneNotOwningMapper
 
OneToOneSecondPass - Class in org.hibernate.cfg
We have to handle OneToOne in a second pass because: -
OneToOneSecondPass(String, String, String, PropertyHolder, PropertyData, XClass, boolean, boolean, boolean, String, Ejb3JoinColumn[], ExtendedMappings) - Constructor for class org.hibernate.cfg.OneToOneSecondPass
 
OneToOneType - Class in org.hibernate.type
A one-to-one association to an entity
OneToOneType(String, ForeignKeyDirection, String, boolean, boolean, boolean, String, String) - Constructor for class org.hibernate.type.OneToOneType
 
onEvict(EvictEvent) - Method in class org.hibernate.event.def.DefaultEvictEventListener
Handle the given evict event.
onEvict(EvictEvent) - Method in interface org.hibernate.event.EvictEventListener
Handle the given evict event.
onFlush(FlushEvent) - Method in class org.hibernate.event.def.DefaultFlushEventListener
Handle the given flush event.
onFlush(FlushEvent) - Method in interface org.hibernate.event.FlushEventListener
Handle the given flush event.
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.hibernate.EmptyInterceptor
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called when an object is detected to be dirty, during a flush.
onFlushEntity(FlushEntityEvent) - Method in class org.hibernate.event.def.DefaultFlushEntityEventListener
Flushes a single entity's state to the database, by scheduling an update action, if necessary
onFlushEntity(FlushEntityEvent) - Method in interface org.hibernate.event.FlushEntityEventListener
 
onInitializeCollection(InitializeCollectionEvent) - Method in class org.hibernate.event.def.DefaultInitializeCollectionEventListener
called by a collection that wants to initialize itself
onInitializeCollection(InitializeCollectionEvent) - Method in interface org.hibernate.event.InitializeCollectionEventListener
 
onLoad(Session, Serializable) - Method in interface org.hibernate.classic.Lifecycle
Called after an entity is loaded.
onLoad(Object, Serializable, Object[], String[], Type[]) - Method in class org.hibernate.EmptyInterceptor
 
onLoad(LoadEvent, LoadEventListener.LoadType) - Method in class org.hibernate.event.def.DefaultLoadEventListener
Handle the given load event.
onLoad(LoadEvent, LoadEventListener.LoadType) - Method in interface org.hibernate.event.LoadEventListener
Handle the given load event.
onLoad(Object, Serializable, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called just before an object is initialized.
onLock(LockEvent) - Method in class org.hibernate.event.def.DefaultLockEventListener
Handle the given lock event.
onLock(LockEvent) - Method in interface org.hibernate.event.LockEventListener
Handle the given lock event.
OnLockVisitor - Class in org.hibernate.event.def
When a transient entity is passed to lock(), we must inspect all its collections and 1.
OnLockVisitor(EventSource, Serializable, Object) - Constructor for class org.hibernate.event.def.OnLockVisitor
 
onMerge(MergeEvent) - Method in class org.hibernate.event.def.DefaultMergeEventListener
Handle the given merge event.
onMerge(MergeEvent, Map) - Method in class org.hibernate.event.def.DefaultMergeEventListener
Handle the given merge event.
onMerge(MergeEvent) - Method in interface org.hibernate.event.MergeEventListener
Handle the given merge event.
onMerge(MergeEvent, Map) - Method in interface org.hibernate.event.MergeEventListener
Handle the given merge event.
onPersist(PersistEvent) - Method in class org.hibernate.event.def.DefaultPersistEventListener
Handle the given create event.
onPersist(PersistEvent, Map) - Method in class org.hibernate.event.def.DefaultPersistEventListener
Handle the given create event.
onPersist(PersistEvent) - Method in interface org.hibernate.event.PersistEventListener
Handle the given create event.
onPersist(PersistEvent, Map) - Method in interface org.hibernate.event.PersistEventListener
Handle the given create event.
onPostDelete(PostDeleteEvent) - Method in class org.hibernate.ejb.event.EJB3PostDeleteEventListener
 
onPostDelete(PostDeleteEvent) - Method in class org.hibernate.envers.event.AuditEventListener
 
onPostDelete(PostDeleteEvent) - Method in interface org.hibernate.event.PostDeleteEventListener
 
onPostInsert(PostInsertEvent) - Method in class org.hibernate.ejb.event.EJB3PostInsertEventListener
 
onPostInsert(PostInsertEvent) - Method in class org.hibernate.envers.event.AuditEventListener
 
onPostInsert(PostInsertEvent) - Method in interface org.hibernate.event.PostInsertEventListener
 
onPostLoad(PostLoadEvent) - Method in class org.hibernate.ejb.event.EJB3PostLoadEventListener
 
onPostLoad(PostLoadEvent) - Method in class org.hibernate.event.def.DefaultPostLoadEventListener
 
onPostLoad(PostLoadEvent) - Method in interface org.hibernate.event.PostLoadEventListener
 
onPostRecreateCollection(PostCollectionRecreateEvent) - Method in class org.hibernate.ejb.event.EJB3PostUpdateEventListener
 
onPostRecreateCollection(PostCollectionRecreateEvent) - Method in class org.hibernate.envers.event.AuditEventListener
 
onPostRecreateCollection(PostCollectionRecreateEvent) - Method in interface org.hibernate.event.PostCollectionRecreateEventListener
 
onPostRemoveCollection(PostCollectionRemoveEvent) - Method in class org.hibernate.ejb.event.EJB3PostUpdateEventListener
 
onPostRemoveCollection(PostCollectionRemoveEvent) - Method in interface org.hibernate.event.PostCollectionRemoveEventListener
 
onPostUpdate(PostUpdateEvent) - Method in class org.hibernate.ejb.event.EJB3PostUpdateEventListener
 
onPostUpdate(PostUpdateEvent) - Method in class org.hibernate.envers.event.AuditEventListener
 
onPostUpdate(PostUpdateEvent) - Method in interface org.hibernate.event.PostUpdateEventListener
 
onPostUpdateCollection(PostCollectionUpdateEvent) - Method in class org.hibernate.ejb.event.EJB3PostUpdateEventListener
 
onPostUpdateCollection(PostCollectionUpdateEvent) - Method in interface org.hibernate.event.PostCollectionUpdateEventListener
 
onPreDelete(PreDeleteEvent) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
 
onPreDelete(PreDeleteEvent) - Method in interface org.hibernate.event.PreDeleteEventListener
Return true if the operation should be vetoed
onPreDelete(PreDeleteEvent) - Method in class org.hibernate.secure.JACCPreDeleteEventListener
 
onPreInsert(PreInsertEvent) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
 
onPreInsert(PreInsertEvent) - Method in interface org.hibernate.event.PreInsertEventListener
Return true if the operation should be vetoed
onPreInsert(PreInsertEvent) - Method in class org.hibernate.secure.JACCPreInsertEventListener
 
onPreLoad(PreLoadEvent) - Method in class org.hibernate.event.def.DefaultPreLoadEventListener
 
onPreLoad(PreLoadEvent) - Method in interface org.hibernate.event.PreLoadEventListener
 
onPreLoad(PreLoadEvent) - Method in class org.hibernate.secure.JACCPreLoadEventListener
 
onPrepareStatement(String) - Method in class org.hibernate.EmptyInterceptor
 
onPrepareStatement(String) - Method in interface org.hibernate.Interceptor
Called when sql string is being prepared.
onPreRecreateCollection(PreCollectionRecreateEvent) - Method in interface org.hibernate.event.PreCollectionRecreateEventListener
 
onPreRemoveCollection(PreCollectionRemoveEvent) - Method in class org.hibernate.envers.event.AuditEventListener
 
onPreRemoveCollection(PreCollectionRemoveEvent) - Method in interface org.hibernate.event.PreCollectionRemoveEventListener
 
onPreUpdate(PreUpdateEvent) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
 
onPreUpdate(PreUpdateEvent) - Method in interface org.hibernate.event.PreUpdateEventListener
Return true if the operation should be vetoed
onPreUpdate(PreUpdateEvent) - Method in class org.hibernate.secure.JACCPreUpdateEventListener
 
onPreUpdateCollection(PreCollectionUpdateEvent) - Method in class org.hibernate.envers.event.AuditEventListener
 
onPreUpdateCollection(PreCollectionUpdateEvent) - Method in interface org.hibernate.event.PreCollectionUpdateEventListener
 
onRefresh(RefreshEvent) - Method in class org.hibernate.event.def.DefaultRefreshEventListener
 
onRefresh(RefreshEvent, Map) - Method in class org.hibernate.event.def.DefaultRefreshEventListener
Handle the given refresh event.
onRefresh(RefreshEvent) - Method in interface org.hibernate.event.RefreshEventListener
Handle the given refresh event.
onRefresh(RefreshEvent, Map) - Method in interface org.hibernate.event.RefreshEventListener
 
onReplicate(ReplicateEvent) - Method in class org.hibernate.event.def.DefaultReplicateEventListener
Handle the given replicate event.
onReplicate(ReplicateEvent) - Method in interface org.hibernate.event.ReplicateEventListener
Handle the given replicate event.
OnReplicateVisitor - Class in org.hibernate.event.def
When an entity is passed to replicate(), and there is an existing row, we must inspect all its collections and 1.
onSave(Session) - Method in interface org.hibernate.classic.Lifecycle
Called when an entity is saved.
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class org.hibernate.EmptyInterceptor
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called before an object is saved.
onSaveOrUpdate(SaveOrUpdateEvent) - Method in class org.hibernate.event.def.DefaultSaveOrUpdateEventListener
Handle the given update event.
onSaveOrUpdate(SaveOrUpdateEvent) - Method in interface org.hibernate.event.SaveOrUpdateEventListener
Handle the given update event.
onUpdate(Session) - Method in interface org.hibernate.classic.Lifecycle
Called when an entity is passed to Session.update().
OnUpdateVisitor - Class in org.hibernate.event.def
When an entity is passed to update(), we must inspect all its collections and 1.
open - Variable in class org.hibernate.ejb.EntityManagerImpl
 
openConnection() - Method in class org.hibernate.jdbc.AbstractBatcher
 
openConnection() - Method in interface org.hibernate.jdbc.Batcher
Deprecated. Obtain connections from ConnectionProvider instead
openQuote() - Method in class org.hibernate.dialect.Dialect
The character specific to this dialect used to begin a quoted identifier.
openQuote() - Method in class org.hibernate.dialect.MySQLDialect
 
openQuote() - Method in class org.hibernate.dialect.SQLServerDialect
 
openResourceStatsAsString() - Method in class org.hibernate.jdbc.AbstractBatcher
 
openResourceStatsAsString() - Method in interface org.hibernate.jdbc.Batcher
 
openSession(Connection, boolean, boolean, ConnectionReleaseMode) - Method in interface org.hibernate.engine.SessionFactoryImplementor
Open a session conforming to the given parameters.
openSession(Connection, Interceptor) - Method in class org.hibernate.impl.SessionFactoryImpl
 
openSession(Interceptor) - Method in class org.hibernate.impl.SessionFactoryImpl
 
openSession(Connection) - Method in class org.hibernate.impl.SessionFactoryImpl
 
openSession() - Method in class org.hibernate.impl.SessionFactoryImpl
 
openSession(Connection, boolean, boolean, ConnectionReleaseMode) - Method in class org.hibernate.impl.SessionFactoryImpl
 
openSession() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
openSession(Interceptor) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
openSession() - Method in interface org.hibernate.SessionFactory
Open a Session.
openSession(Interceptor) - Method in interface org.hibernate.SessionFactory
Open a Session, utilizing the specified Interceptor.
openSession(Connection) - Method in interface org.hibernate.SessionFactory
Open a Session, utilizing the specfied JDBC Connection.
openSession(Connection, Interceptor) - Method in interface org.hibernate.SessionFactory
Open a Session, utilizing the specfied JDBC Connection and specified Interceptor.
openSession() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
openSession() - Method in class org.hibernate.stat.StatisticsImpl
 
openSession() - Method in interface org.hibernate.stat.StatisticsImplementor
 
openStatelessSession() - Method in class org.hibernate.impl.SessionFactoryImpl
 
openStatelessSession(Connection) - Method in class org.hibernate.impl.SessionFactoryImpl
 
openStatelessSession() - Method in interface org.hibernate.SessionFactory
Open a new stateless session.
openStatelessSession(Connection) - Method in interface org.hibernate.SessionFactory
Open a new stateless session, utilizing the specified JDBC Connection.
openTemporarySession() - Method in interface org.hibernate.engine.SessionFactoryImplementor
Get a nontransactional "current" session for Hibernate EntityManager
openTemporarySession() - Method in class org.hibernate.impl.SessionFactoryImpl
 
operate() - Method in interface org.hibernate.collection.AbstractPersistentCollection.DelayedOperation
 
OperatorNode - Interface in org.hibernate.hql.ast.tree
Contract for nodes representing operators (logic or arithmetic).
OPT_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
OPT_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
optimistic - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
OPTIMISTIC - Static variable in class org.hibernate.LockMode
Optimisticly assume that transaction will not experience contention for entities.
OPTIMISTIC_FORCE_INCREMENT - Static variable in class org.hibernate.LockMode
Optimisticly assume that transaction will not experience contention for entities.
OPTIMISTIC_LOCK_ALL - Static variable in class org.hibernate.engine.Versioning
Apply optimisitc locking based on the a current vs.
OPTIMISTIC_LOCK_DIRTY - Static variable in class org.hibernate.engine.Versioning
Apply optimisitc locking based on the a current vs.
OPTIMISTIC_LOCK_NONE - Static variable in class org.hibernate.engine.Versioning
Apply no optimistic locking
OPTIMISTIC_LOCK_VERSION - Static variable in class org.hibernate.engine.Versioning
Apply optimisitc locking based on the defined version or timestamp property.
OptimisticCache - Interface in org.hibernate.cache
A contract for transactional cache implementations which support optimistic locking of items within the cache.
OptimisticCacheSource - Interface in org.hibernate.cache
Contract for sources of optimistically lockable data sent to the second level cache.
OptimisticCacheSourceAdapter - Class in org.hibernate.cache.impl.bridge
OptimisticCacheSourceAdapter(CacheDataDescription) - Constructor for class org.hibernate.cache.impl.bridge.OptimisticCacheSourceAdapter
 
optimisticFailure(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
optimisticFailure(String) - Method in class org.hibernate.stat.StatisticsImpl
 
optimisticFailure(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
OptimisticForceIncrementLockingStrategy - Class in org.hibernate.dialect.lock
An optimistic locking strategy that forces an increment of the version (after verifying that version hasn't changed).
OptimisticForceIncrementLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.OptimisticForceIncrementLockingStrategy
Construct locking strategy.
OptimisticLock - Annotation Type in org.hibernate.annotations
Whether or not update entity's version on property's change If the annotation is not present, the property is involved in the optimistic lock srategy (default)
OptimisticLockException - Exception in org.hibernate
Throw when an optimistic locking conflict occurs.
OptimisticLockException(String) - Constructor for exception org.hibernate.OptimisticLockException
 
OptimisticLockException(String, Object) - Constructor for exception org.hibernate.OptimisticLockException
 
OptimisticLockingStrategy - Class in org.hibernate.dialect.lock
An optimistic locking strategy that verifies that the version hasn't changed (prior to transaction commit).
OptimisticLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.OptimisticLockingStrategy
Construct locking strategy.
optimisticLockMode - Variable in class org.hibernate.mapping.PersistentClass
 
optimisticLockMode() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
OptimisticLockType - Enum in org.hibernate.annotations
Optimistic locking strategy VERSION is the default and recommanded one
OptimisticReadOnlyAccess - Class in org.hibernate.cache.jbc.collection
This defines the strategy for transactional access to collection data in an optimistic-locking JBossCache using its 2.x APIs.
OptimisticReadOnlyAccess(CollectionRegionImpl) - Constructor for class org.hibernate.cache.jbc.collection.OptimisticReadOnlyAccess
Create a new OptimisticReadOnlyAccess.
OptimisticReadOnlyAccess - Class in org.hibernate.cache.jbc.entity
This defines the strategy for read-only access to enity data in an optimistic-locking JBossCache using its 2.x APIs

The read-only access to a JBossCache really is still transactional, just with the extra semantic or guarantee that we will not update data.

OptimisticReadOnlyAccess(EntityRegionImpl) - Constructor for class org.hibernate.cache.jbc.entity.OptimisticReadOnlyAccess
 
OptimisticTransactionalAccess - Class in org.hibernate.cache.jbc.collection
Defines the strategy for transactional access to entity data in an optimistic-locking JBoss Cache using its 2.x APIs
OptimisticTransactionalAccess(CollectionRegionImpl) - Constructor for class org.hibernate.cache.jbc.collection.OptimisticTransactionalAccess
Create a new OptimisticTransactionalAccess.
OptimisticTransactionalAccess - Class in org.hibernate.cache.jbc.entity
Defines the strategy for transactional access to entity data in an optimistic-locking JBoss Cache using its 2.x APIs
OptimisticTransactionalAccess(EntityRegionImpl) - Constructor for class org.hibernate.cache.jbc.entity.OptimisticTransactionalAccess
Create a new OptimisticTransactionalAccess.
OptimisticTransactionalAccessDelegate - Class in org.hibernate.cache.jbc.access
Defines the strategy for transactional access to entity or collection data in an optimistic-locking JBoss Cache using its 2.x APIs.
OptimisticTransactionalAccessDelegate(TransactionalDataRegionAdapter, PutFromLoadValidator) - Constructor for class org.hibernate.cache.jbc.access.OptimisticTransactionalAccessDelegate
 
Optimizer - Interface in org.hibernate.id.enhanced
Performs optimization on an optimizable identifier generator.
OptimizerFactory - Class in org.hibernate.id.enhanced
Factory for OptimizerFactory.InitialValueAwareOptimizer instances.
OptimizerFactory() - Constructor for class org.hibernate.id.enhanced.OptimizerFactory
 
OptimizerFactory.HiLoOptimizer - Class in org.hibernate.id.enhanced
Optimizer which applies a 'hilo' algorithm in memory to achieve optimization.
OptimizerFactory.HiLoOptimizer(Class, int) - Constructor for class org.hibernate.id.enhanced.OptimizerFactory.HiLoOptimizer
 
OptimizerFactory.InitialValueAwareOptimizer - Interface in org.hibernate.id.enhanced
Marker interface for optimizer which wish to know the user-specified initial value.
OptimizerFactory.LegacyHiLoAlgorithmOptimizer - Class in org.hibernate.id.enhanced
 
OptimizerFactory.LegacyHiLoAlgorithmOptimizer(Class, int) - Constructor for class org.hibernate.id.enhanced.OptimizerFactory.LegacyHiLoAlgorithmOptimizer
 
OptimizerFactory.NoopOptimizer - Class in org.hibernate.id.enhanced
An optimizer that performs no optimization.
OptimizerFactory.NoopOptimizer(Class, int) - Constructor for class org.hibernate.id.enhanced.OptimizerFactory.NoopOptimizer
 
OptimizerFactory.OptimizerSupport - Class in org.hibernate.id.enhanced
Common support for optimizer implementations.
OptimizerFactory.OptimizerSupport(Class, int) - Constructor for class org.hibernate.id.enhanced.OptimizerFactory.OptimizerSupport
Construct an optimizer
OptimizerFactory.PooledLoOptimizer - Class in org.hibernate.id.enhanced
 
OptimizerFactory.PooledLoOptimizer(Class, int) - Constructor for class org.hibernate.id.enhanced.OptimizerFactory.PooledLoOptimizer
 
OptimizerFactory.PooledOptimizer - Class in org.hibernate.id.enhanced
Optimizer which uses a pool of values, storing the next low value of the range in the database.
OptimizerFactory.PooledOptimizer(Class, int) - Constructor for class org.hibernate.id.enhanced.OptimizerFactory.PooledOptimizer
 
optionalSpace() - Method in class org.hibernate.hql.ast.SqlGenerator
 
options - Variable in class org.hibernate.bytecode.buildtime.AbstractInstrumenter
 
or(Criterion, Criterion) - Static method in class org.hibernate.criterion.Restrictions
Return the disjuction of two expressions
or(Expression<Boolean>, Expression<Boolean>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
or(Predicate...) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
or(AuditCriterion, AuditCriterion) - Static method in class org.hibernate.envers.query.AuditEntity
Return the disjuction of two criterions.
OR - Static variable in class org.hibernate.envers.tools.query.Parameters
 
Oracle10gDialect - Class in org.hibernate.dialect
A dialect specifically for use with Oracle 10g.
Oracle10gDialect() - Constructor for class org.hibernate.dialect.Oracle10gDialect
 
Oracle8iDialect - Class in org.hibernate.dialect
A dialect for Oracle 8i.
Oracle8iDialect() - Constructor for class org.hibernate.dialect.Oracle8iDialect
 
Oracle9Dialect - Class in org.hibernate.dialect
Deprecated. Use either Oracle9iDialect or Oracle10gDialect instead
Oracle9Dialect() - Constructor for class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
Oracle9iDialect - Class in org.hibernate.dialect
A dialect for Oracle 9i databases.
Oracle9iDialect() - Constructor for class org.hibernate.dialect.Oracle9iDialect
 
ORACLE_TYPES_CLASS_NAME - Static variable in class org.hibernate.dialect.Oracle8iDialect
 
OracleDialect - Class in org.hibernate.dialect
Deprecated. Use Oracle8iDialect instead.
OracleDialect() - Constructor for class org.hibernate.dialect.OracleDialect
Deprecated.  
OracleJoinFragment - Class in org.hibernate.sql
An Oracle-style (theta) join
OracleJoinFragment() - Constructor for class org.hibernate.sql.OracleJoinFragment
 
Order - Class in org.hibernate.criterion
Represents an order imposed upon a Criteria result set
Order(String, boolean) - Constructor for class org.hibernate.criterion.Order
Constructor for Order.
ORDER_INSERTS - Static variable in class org.hibernate.cfg.Environment
Enable ordering of insert statements for the purpose of more efficient JDBC batching.
ORDER_UPDATES - Static variable in class org.hibernate.cfg.Environment
Enable ordering of update statements by primary key value
orderAndFillHierarchy(List<XClass>) - Method in class org.hibernate.cfg.AnnotationConfiguration
Takes the list of entities annotated with @Entity or @MappedSuperclass and returns them in an ordered list.
OrderBy - Annotation Type in org.hibernate.annotations
Order a collection using SQL ordering (not HQL ordering)
orderBy(Order...) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
orderBy(List<Order>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
orderBy(List, String) - Method in class org.hibernate.loader.JoinWalker
 
orderBy(List) - Static method in class org.hibernate.loader.JoinWalker
Get the order by string required for collection fetching
OrderByClause - Class in org.hibernate.hql.ast.tree
Implementation of OrderByClause.
OrderByClause() - Constructor for class org.hibernate.hql.ast.tree.OrderByClause
 
OrderByFragment - Class in org.hibernate.sql.ordering.antlr
Represents a parsed order-by mapping fragment.
OrderByFragment() - Constructor for class org.hibernate.sql.ordering.antlr.OrderByFragment
 
OrderByFragmentParser - Class in org.hibernate.sql.ordering.antlr
Extension of the Antlr-generated parser for the purpose of adding our custom parsing behavior.
OrderByFragmentParser(TokenStream, TranslationContext) - Constructor for class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
 
OrderByFragmentRenderer - Class in org.hibernate.sql.ordering.antlr
TODO : javadoc
OrderByFragmentRenderer() - Constructor for class org.hibernate.sql.ordering.antlr.OrderByFragmentRenderer
 
OrderByFragmentTranslator - Class in org.hibernate.sql.ordering.antlr
A translator which coordinates translation of an order-by mapping.
OrderByFragmentTranslator(TranslationContext) - Constructor for class org.hibernate.sql.ordering.antlr.OrderByFragmentTranslator
 
OrderByParser - Class in org.hibernate.hql.classic
Parses the ORDER BY clause of a query
OrderByParser() - Constructor for class org.hibernate.hql.classic.OrderByParser
 
orderedMap(String, String, boolean) - Static method in class org.hibernate.type.TypeFactory
 
OrderedMapType - Class in org.hibernate.type
A specialization of the map type, with (resultset-based) ordering.
OrderedMapType(String, String, boolean) - Constructor for class org.hibernate.type.OrderedMapType
Constructs a map type capable of creating ordered maps of the given role.
orderedSet(String, String, boolean) - Static method in class org.hibernate.type.TypeFactory
 
OrderedSetType - Class in org.hibernate.type
A specialization of the set type, with (resultset-based) ordering.
OrderedSetType(String, String, boolean) - Constructor for class org.hibernate.type.OrderedSetType
Constructs a set type capable of creating ordered sets of the given role.
OrderImpl - Class in org.hibernate.ejb.criteria
Represents an ORDER BY fragment.
OrderImpl(Expression<?>) - Constructor for class org.hibernate.ejb.criteria.OrderImpl
 
OrderImpl(Expression<?>, boolean) - Constructor for class org.hibernate.ejb.criteria.OrderImpl
 
OrderingSpecification - Class in org.hibernate.sql.ordering.antlr
Models an ordering specification (ASCENDING or DESCENDING) within a SortSpecification.
OrderingSpecification() - Constructor for class org.hibernate.sql.ordering.antlr.OrderingSpecification
 
OrderingSpecification.Ordering - Class in org.hibernate.sql.ordering.antlr
 
ORDINAL - Static variable in class org.hibernate.dialect.ResultColumnReferenceStrategy
For databases which do not support ResultColumnReferenceStrategy.SOURCE, ANSI SQL defines two allowable approaches.
ordinalParameter(int) - Method in interface org.hibernate.engine.query.ParameterParser.Recognizer
 
ordinalParameter(int) - Method in class org.hibernate.engine.query.ParamLocationRecognizer
 
ordinalParameter(int) - Method in class org.hibernate.loader.custom.sql.SQLQueryParser.ParameterSubstitutionRecognizer
 
OrdinalParameterDescriptor - Class in org.hibernate.engine.query
 
OrdinalParameterDescriptor(int, Type, int) - Constructor for class org.hibernate.engine.query.OrdinalParameterDescriptor
 
org.hibernate - package org.hibernate
This package defines the central Hibernate APIs.
org.hibernate.action - package org.hibernate.action
This package defines "actions" that are scheduled for asycnchronous execution by the event listeners.
org.hibernate.annotations - package org.hibernate.annotations
 
org.hibernate.bytecode - package org.hibernate.bytecode
This package defines the API for plugging in bytecode libraries for usage by Hibernate.
org.hibernate.bytecode.buildtime - package org.hibernate.bytecode.buildtime
 
org.hibernate.bytecode.cglib - package org.hibernate.bytecode.cglib
 
org.hibernate.bytecode.javassist - package org.hibernate.bytecode.javassist
 
org.hibernate.bytecode.util - package org.hibernate.bytecode.util
 
org.hibernate.cache - package org.hibernate.cache
This package defines APIs/SPIs and implementations for the Hibernate second-level cache.
org.hibernate.cache.access - package org.hibernate.cache.access
Defines contracts for transactional and concurrent access to cached entity and collection data.
org.hibernate.cache.entry - package org.hibernate.cache.entry
This package defines formats for disassembled state kept in the second level cache.
org.hibernate.cache.impl - package org.hibernate.cache.impl
 
org.hibernate.cache.impl.bridge - package org.hibernate.cache.impl.bridge
 
org.hibernate.cache.infinispan - package org.hibernate.cache.infinispan
 
org.hibernate.cache.infinispan.access - package org.hibernate.cache.infinispan.access
 
org.hibernate.cache.infinispan.collection - package org.hibernate.cache.infinispan.collection
 
org.hibernate.cache.infinispan.entity - package org.hibernate.cache.infinispan.entity
 
org.hibernate.cache.infinispan.impl - package org.hibernate.cache.infinispan.impl
 
org.hibernate.cache.infinispan.query - package org.hibernate.cache.infinispan.query
 
org.hibernate.cache.infinispan.timestamp - package org.hibernate.cache.infinispan.timestamp
 
org.hibernate.cache.infinispan.tm - package org.hibernate.cache.infinispan.tm
 
org.hibernate.cache.infinispan.util - package org.hibernate.cache.infinispan.util
 
org.hibernate.cache.jbc - package org.hibernate.cache.jbc
 
org.hibernate.cache.jbc.access - package org.hibernate.cache.jbc.access
 
org.hibernate.cache.jbc.builder - package org.hibernate.cache.jbc.builder
 
org.hibernate.cache.jbc.collection - package org.hibernate.cache.jbc.collection
 
org.hibernate.cache.jbc.entity - package org.hibernate.cache.jbc.entity
 
org.hibernate.cache.jbc.query - package org.hibernate.cache.jbc.query
 
org.hibernate.cache.jbc.timestamp - package org.hibernate.cache.jbc.timestamp
 
org.hibernate.cache.jbc.util - package org.hibernate.cache.jbc.util
 
org.hibernate.cache.jbc2 - package org.hibernate.cache.jbc2
 
org.hibernate.cfg - package org.hibernate.cfg
This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel.
org.hibernate.cfg.annotations - package org.hibernate.cfg.annotations
 
org.hibernate.cfg.annotations.reflection - package org.hibernate.cfg.annotations.reflection
 
org.hibernate.cfg.beanvalidation - package org.hibernate.cfg.beanvalidation
 
org.hibernate.cfg.search - package org.hibernate.cfg.search
 
org.hibernate.classic - package org.hibernate.classic
This package implements backward-compatibility with Hibernate 2.1 APIs now deprecated in Hibernate3.
org.hibernate.collection - package org.hibernate.collection
This package defines a framework for collection wrappers.
org.hibernate.connection - package org.hibernate.connection
This package abstracts the mechanism for obtaining a JDBC connection.
org.hibernate.context - package org.hibernate.context
 
org.hibernate.criterion - package org.hibernate.criterion
A framework for defining restriction criteria and order criteria.
org.hibernate.dialect - package org.hibernate.dialect
This package abstracts the SQL dialect of the underlying database.
org.hibernate.dialect.function - package org.hibernate.dialect.function
A framework for defining database-specific SQL functions that are available via the dialect.
org.hibernate.dialect.lock - package org.hibernate.dialect.lock
 
org.hibernate.dialect.resolver - package org.hibernate.dialect.resolver
 
org.hibernate.ejb - package org.hibernate.ejb
 
org.hibernate.ejb.connection - package org.hibernate.ejb.connection
 
org.hibernate.ejb.criteria - package org.hibernate.ejb.criteria
 
org.hibernate.ejb.criteria.expression - package org.hibernate.ejb.criteria.expression
 
org.hibernate.ejb.criteria.expression.function - package org.hibernate.ejb.criteria.expression.function
 
org.hibernate.ejb.criteria.path - package org.hibernate.ejb.criteria.path
 
org.hibernate.ejb.criteria.predicate - package org.hibernate.ejb.criteria.predicate
 
org.hibernate.ejb.event - package org.hibernate.ejb.event
 
org.hibernate.ejb.instrument - package org.hibernate.ejb.instrument
 
org.hibernate.ejb.metamodel - package org.hibernate.ejb.metamodel
 
org.hibernate.ejb.packaging - package org.hibernate.ejb.packaging
 
org.hibernate.ejb.transaction - package org.hibernate.ejb.transaction
 
org.hibernate.ejb.util - package org.hibernate.ejb.util
 
org.hibernate.engine - package org.hibernate.engine
This package contains classes that are "shared" by other packages, and implementations of some key algorithms.
org.hibernate.engine.jdbc - package org.hibernate.engine.jdbc
 
org.hibernate.engine.loading - package org.hibernate.engine.loading
 
org.hibernate.engine.profile - package org.hibernate.engine.profile
 
org.hibernate.engine.query - package org.hibernate.engine.query
 
org.hibernate.engine.query.sql - package org.hibernate.engine.query.sql
 
org.hibernate.engine.transaction - package org.hibernate.engine.transaction
 
org.hibernate.envers - package org.hibernate.envers
 
org.hibernate.envers.ant - package org.hibernate.envers.ant
 
org.hibernate.envers.configuration - package org.hibernate.envers.configuration
 
org.hibernate.envers.configuration.metadata - package org.hibernate.envers.configuration.metadata
 
org.hibernate.envers.configuration.metadata.reader - package org.hibernate.envers.configuration.metadata.reader
 
org.hibernate.envers.entities - package org.hibernate.envers.entities
 
org.hibernate.envers.entities.mapper - package org.hibernate.envers.entities.mapper
 
org.hibernate.envers.entities.mapper.id - package org.hibernate.envers.entities.mapper.id
 
org.hibernate.envers.entities.mapper.relation - package org.hibernate.envers.entities.mapper.relation
 
org.hibernate.envers.entities.mapper.relation.component - package org.hibernate.envers.entities.mapper.relation.component
 
org.hibernate.envers.entities.mapper.relation.lazy - package org.hibernate.envers.entities.mapper.relation.lazy
 
org.hibernate.envers.entities.mapper.relation.lazy.initializor - package org.hibernate.envers.entities.mapper.relation.lazy.initializor
 
org.hibernate.envers.entities.mapper.relation.lazy.proxy - package org.hibernate.envers.entities.mapper.relation.lazy.proxy
 
org.hibernate.envers.entities.mapper.relation.query - package org.hibernate.envers.entities.mapper.relation.query
 
org.hibernate.envers.event - package org.hibernate.envers.event
 
org.hibernate.envers.exception - package org.hibernate.envers.exception
 
org.hibernate.envers.query - package org.hibernate.envers.query
 
org.hibernate.envers.query.criteria - package org.hibernate.envers.query.criteria
 
org.hibernate.envers.query.impl - package org.hibernate.envers.query.impl
 
org.hibernate.envers.query.order - package org.hibernate.envers.query.order
 
org.hibernate.envers.query.projection - package org.hibernate.envers.query.projection
 
org.hibernate.envers.query.property - package org.hibernate.envers.query.property
 
org.hibernate.envers.reader - package org.hibernate.envers.reader
 
org.hibernate.envers.revisioninfo - package org.hibernate.envers.revisioninfo
 
org.hibernate.envers.synchronization - package org.hibernate.envers.synchronization
 
org.hibernate.envers.synchronization.work - package org.hibernate.envers.synchronization.work
 
org.hibernate.envers.tools - package org.hibernate.envers.tools
 
org.hibernate.envers.tools.graph - package org.hibernate.envers.tools.graph
 
org.hibernate.envers.tools.query - package org.hibernate.envers.tools.query
 
org.hibernate.envers.tools.reflection - package org.hibernate.envers.tools.reflection
 
org.hibernate.event - package org.hibernate.event
This package defines an event framework for Hibernate.
org.hibernate.event.def - package org.hibernate.event.def
This package defines a default set of event listeners that implements the default behaviors of Hibernate.
org.hibernate.exception - package org.hibernate.exception
This package is a fork of Apache commons-lang nestable exceptions.
org.hibernate.hql - package org.hibernate.hql
This package defines the interface between Hibernate and the HQL query parser implementation (to allow switching between the 2.x and 3.0 HQL parsers).
org.hibernate.hql.ast - package org.hibernate.hql.ast
An ANTLR-based parser for Hibernate Query Language.
org.hibernate.hql.ast.exec - package org.hibernate.hql.ast.exec
 
org.hibernate.hql.ast.tree - package org.hibernate.hql.ast.tree
 
org.hibernate.hql.ast.util - package org.hibernate.hql.ast.util
 
org.hibernate.hql.classic - package org.hibernate.hql.classic
This package contains the Hibernate 2.x query parser which is being end-of-lifed.
org.hibernate.id - package org.hibernate.id
This package contains internal implementation classes for the main API interfaces.
org.hibernate.id.enhanced - package org.hibernate.id.enhanced
 
org.hibernate.id.factory - package org.hibernate.id.factory
 
org.hibernate.id.insert - package org.hibernate.id.insert
 
org.hibernate.impl - package org.hibernate.impl
This package contains implementations of the central Hibernate APIs, especially the Hibernate session.
org.hibernate.intercept - package org.hibernate.intercept
This package implements an interception mechanism for lazy property fetching, based on CGLIB bytecode instrumentation.
org.hibernate.intercept.cglib - package org.hibernate.intercept.cglib
 
org.hibernate.intercept.javassist - package org.hibernate.intercept.javassist
 
org.hibernate.jdbc - package org.hibernate.jdbc
This package abstracts the mechanism for dispatching SQL statements to the database, and implements interaction with JDBC.
org.hibernate.jdbc.util - package org.hibernate.jdbc.util
 
org.hibernate.junit - package org.hibernate.junit
 
org.hibernate.junit.functional - package org.hibernate.junit.functional
 
org.hibernate.loader - package org.hibernate.loader
This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects.
org.hibernate.loader.collection - package org.hibernate.loader.collection
This package defines collection initializers
org.hibernate.loader.criteria - package org.hibernate.loader.criteria
This package defines the criteria query compiler and loader
org.hibernate.loader.custom - package org.hibernate.loader.custom
This package defines a framework for custom loaders that accept handwritten SQL
org.hibernate.loader.custom.sql - package org.hibernate.loader.custom.sql
 
org.hibernate.loader.entity - package org.hibernate.loader.entity
This package defines entity loaders
org.hibernate.loader.hql - package org.hibernate.loader.hql
This package defines a loader for the AST-based query parser
org.hibernate.lob - package org.hibernate.lob
 
org.hibernate.mapping - package org.hibernate.mapping
This package defines the Hibernate configuration-time metamodel.
org.hibernate.metadata - package org.hibernate.metadata
This package defines an API for accessing the Hibernate runtime metamodel.
org.hibernate.param - package org.hibernate.param
 
org.hibernate.persister - package org.hibernate.persister
A persister defines a mapping strategy for a collection or entity.
org.hibernate.persister.collection - package org.hibernate.persister.collection
This package abstracts the persistence mechanism for collections.
org.hibernate.persister.entity - package org.hibernate.persister.entity
This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel.
org.hibernate.pretty - package org.hibernate.pretty
Classes for pretty printing things for exception and log messages.
org.hibernate.property - package org.hibernate.property
This package abstracts the notion of a "property" of an entity.
org.hibernate.proxy - package org.hibernate.proxy
This package defines a framework for lazy-initializing entity proxies.
org.hibernate.proxy.dom4j - package org.hibernate.proxy.dom4j
 
org.hibernate.proxy.map - package org.hibernate.proxy.map
 
org.hibernate.proxy.pojo - package org.hibernate.proxy.pojo
 
org.hibernate.proxy.pojo.cglib - package org.hibernate.proxy.pojo.cglib
 
org.hibernate.proxy.pojo.javassist - package org.hibernate.proxy.pojo.javassist
 
org.hibernate.secure - package org.hibernate.secure
Declarative security for CRUD operations on entities.
org.hibernate.sql - package org.hibernate.sql
This package defines helper classes for rendering SQL fragments and SQL statements.
org.hibernate.sql.ordering.antlr - package org.hibernate.sql.ordering.antlr
 
org.hibernate.stat - package org.hibernate.stat
This package exposes statistics about a running Hibernate instance to the application.
org.hibernate.test.annotations - package org.hibernate.test.annotations
 
org.hibernate.test.cache - package org.hibernate.test.cache
 
org.hibernate.test.tm - package org.hibernate.test.tm
Defines a simplified JTA TransactionManager and transactional connection pool designed for use in test suite and simple usage scenarios.
org.hibernate.tool.ant - package org.hibernate.tool.ant
 
org.hibernate.tool.hbm2ddl - package org.hibernate.tool.hbm2ddl
The hbm2ddl tool.
org.hibernate.tool.instrument - package org.hibernate.tool.instrument
The instrument tool for adding field-interception hooks to persistent classes using built-time bytecode processing.
org.hibernate.tool.instrument.cglib - package org.hibernate.tool.instrument.cglib
 
org.hibernate.tool.instrument.javassist - package org.hibernate.tool.instrument.javassist
 
org.hibernate.transaction - package org.hibernate.transaction
This package abstracts the underlying transaction mechanism (JTA or JDBC) and provides strategies for obtaining application server TransactionManagers.
org.hibernate.transform - package org.hibernate.transform
Defines strategies for post-processing criteria query result sets into a form convenient to the application.
org.hibernate.tuple - package org.hibernate.tuple
This package defines a runtime metamodel for entities at the object level and abstracts the differences between the various entity modes.
org.hibernate.tuple.component - package org.hibernate.tuple.component
 
org.hibernate.tuple.entity - package org.hibernate.tuple.entity
 
org.hibernate.type - package org.hibernate.type
A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.
org.hibernate.usertype - package org.hibernate.usertype
Interfaces for user-defined custom types.
org.hibernate.util - package org.hibernate.util
Utility classes.
org.hibernate.util.xml - package org.hibernate.util.xml
 
Origin - Interface in org.hibernate.util.xml
Describes the origin of an xml document
OriginalIdPropertyName - Class in org.hibernate.envers.query.property
Used for specifying restrictions on the identifier.
OriginalIdPropertyName(String) - Constructor for class org.hibernate.envers.query.property.OriginalIdPropertyName
 
OriginImpl - Class in org.hibernate.util.xml
Basic implementation of Origin
OriginImpl(String, String) - Constructor for class org.hibernate.util.xml.OriginImpl
 
OrionTransactionManagerLookup - Class in org.hibernate.transaction
TransactionManagerLookup strategy for Orion
OrionTransactionManagerLookup() - Constructor for class org.hibernate.transaction.OrionTransactionManagerLookup
 
OSCache - Class in org.hibernate.cache
 
OSCache(int, String, String) - Constructor for class org.hibernate.cache.OSCache
 
OSCACHE_CAPACITY - Static variable in class org.hibernate.cache.OSCacheProvider
The OSCache cache capacity property suffix.
OSCACHE_CRON - Static variable in class org.hibernate.cache.OSCacheProvider
The OSCache CRON expression property suffix.
OSCACHE_REFRESH_PERIOD - Static variable in class org.hibernate.cache.OSCacheProvider
The OSCache refresh period property suffix.
OSCacheProvider - Class in org.hibernate.cache
Support for OpenSymphony OSCache.
OSCacheProvider() - Constructor for class org.hibernate.cache.OSCacheProvider
 
other(char) - Method in interface org.hibernate.engine.query.ParameterParser.Recognizer
 
other(char) - Method in class org.hibernate.engine.query.ParamLocationRecognizer
 
other(char) - Method in class org.hibernate.loader.custom.sql.SQLQueryParser.ParameterSubstitutionRecognizer
 
otherwise(R) - Method in class org.hibernate.ejb.criteria.expression.SearchedCaseExpression
 
otherwise(Expression<? extends R>) - Method in class org.hibernate.ejb.criteria.expression.SearchedCaseExpression
 
otherwise(R) - Method in class org.hibernate.ejb.criteria.expression.SimpleCaseExpression
 
otherwise(Expression<? extends R>) - Method in class org.hibernate.ejb.criteria.expression.SimpleCaseExpression
 
out(String) - Method in class org.hibernate.hql.ast.SqlGenerator
 
out(AST) - Method in class org.hibernate.hql.ast.SqlGenerator
 
out(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentRenderer
 
OuterJoinableAssociation - Class in org.hibernate.loader
Part of the Hibernate SQL rendering internals.
OuterJoinableAssociation(AssociationType, String, String[], String, int, String, SessionFactoryImplementor, Map) - Constructor for class org.hibernate.loader.OuterJoinableAssociation
 
OuterJoinLoadable - Interface in org.hibernate.persister.entity
A EntityPersister that may be loaded by outer join using the OuterJoinLoader hierarchy and may be an element of a one-to-many association.
OuterJoinLoader - Class in org.hibernate.loader
Implements logic for walking a tree of associated classes.
OuterJoinLoader(SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.OuterJoinLoader
 
outParameter(int) - Method in interface org.hibernate.engine.query.ParameterParser.Recognizer
 
outParameter(int) - Method in class org.hibernate.engine.query.ParamLocationRecognizer
 
outParameter(int) - Method in class org.hibernate.loader.custom.sql.SQLQueryParser.ParameterSubstitutionRecognizer
 
OUTPUT_STYLESHEET - Static variable in class org.hibernate.cfg.Environment
An XSLT resource used to generate "custom" XML
override(XMLContext.Default) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
overrideCacheStrategy() - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
overrideCacheStrategy() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
overrideFromReferencedColumnIfNecessary(Column) - Method in class org.hibernate.cfg.Ejb3JoinColumn
Called to apply column definitions from the referenced FK column to this column.
overrideProperties(Properties, Map) - Static method in class org.hibernate.ejb.util.ConfigurationHelper
 
overridesEquals - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
overridesEquals(Class) - Static method in class org.hibernate.util.ReflectHelper
Determine if the given class defines an Object.equals(java.lang.Object) override.
overridesHashCode(Class) - Static method in class org.hibernate.util.ReflectHelper
Determine if the given class defines a Object.hashCode() override.
OVERWRITE - Static variable in class org.hibernate.ReplicationMode
Overwrite existing rows when a row already exists.
ownerAssociationTypes - Variable in class org.hibernate.loader.JoinWalker
 
ownerAssociationTypes - Variable in class org.hibernate.loader.OuterJoinLoader
 
owners - Variable in class org.hibernate.loader.JoinWalker
 
owners - Variable in class org.hibernate.loader.OuterJoinLoader
 

P

PACKAGE_NAMES - Static variable in class org.hibernate.ejb.AvailableSettings
List of annotated packages Internal use only
PackageFilter - Class in org.hibernate.ejb.packaging
Filter on pachage element
PackageFilter(boolean, Class[]) - Constructor for class org.hibernate.ejb.packaging.PackageFilter
 
Pair<T1,T2> - Class in org.hibernate.envers.tools
A pair of objects.
Pair(T1, T2) - Constructor for class org.hibernate.envers.tools.Pair
 
panic() - Static method in class org.hibernate.hql.ast.HqlParser
 
panic() - Static method in class org.hibernate.hql.ast.HqlSqlWalker
 
panic() - Static method in class org.hibernate.hql.ast.SqlGenerator
 
PARAM - Static variable in class org.hibernate.engine.ExecuteUpdateResultCheckStyle
Essentially the same as ExecuteUpdateResultCheckStyle.COUNT except that the row count actually comes from an output parameter registered as part of a CallableStatement.
PARAM - Static variable in class org.hibernate.jdbc.Expectations
 
ParamDef - Annotation Type in org.hibernate.annotations
A parameter definition
Parameter - Annotation Type in org.hibernate.annotations
Parameter (basically key/value pattern)
parameter(Class<T>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
parameter(Class<T>, String) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
ParameterBinder - Class in org.hibernate.engine
Centralizes the commonality regarding binding of parameter values into PreparedStatements as this logic is used in many places.
ParameterBinder.NamedParameterSource - Interface in org.hibernate.engine
 
ParameterContainer - Interface in org.hibernate.ejb.criteria
Contract for query components capable of eirther being a parameter or containing parameters.
ParameterContainer - Interface in org.hibernate.hql.ast.tree
Deprecated.  
ParameterContainer.Helper - Class in org.hibernate.ejb.criteria
Helper to deal with potential parameter container nodes.
ParameterContainer.Helper() - Constructor for class org.hibernate.ejb.criteria.ParameterContainer.Helper
 
ParameterExpressionImpl<T> - Class in org.hibernate.ejb.criteria.expression
Defines a parameter specification, or the information about a parameter (where it occurs, what is its type, etc).
ParameterExpressionImpl(CriteriaBuilderImpl, Class<T>, String) - Constructor for class org.hibernate.ejb.criteria.expression.ParameterExpressionImpl
 
ParameterExpressionImpl(CriteriaBuilderImpl, Class<T>, Integer) - Constructor for class org.hibernate.ejb.criteria.expression.ParameterExpressionImpl
 
ParameterExpressionImpl(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.ejb.criteria.expression.ParameterExpressionImpl
 
ParameterizedFunctionExpression<X> - Class in org.hibernate.ejb.criteria.expression.function
Support for functions with parameters.
ParameterizedFunctionExpression(CriteriaBuilderImpl, Class<X>, String, List<Expression<?>>) - Constructor for class org.hibernate.ejb.criteria.expression.function.ParameterizedFunctionExpression
 
ParameterizedFunctionExpression(CriteriaBuilderImpl, Class<X>, String, Expression<?>...) - Constructor for class org.hibernate.ejb.criteria.expression.function.ParameterizedFunctionExpression
 
ParameterizedType - Interface in org.hibernate.usertype
Support for parameterizable types.
ParameterMetadata - Class in org.hibernate.engine.query
Encapsulates metadata about parameters encountered within a query.
ParameterMetadata(OrdinalParameterDescriptor[], Map) - Constructor for class org.hibernate.engine.query.ParameterMetadata
Instantiates a ParameterMetadata container.
parameterMetadata - Variable in class org.hibernate.impl.AbstractQueryImpl
 
ParameterNode - Class in org.hibernate.hql.ast.tree
Implementation of ParameterNode.
ParameterNode() - Constructor for class org.hibernate.hql.ast.tree.ParameterNode
 
ParameterParser - Class in org.hibernate.engine.query
The single available method ParameterParser.parse(java.lang.String, org.hibernate.engine.query.ParameterParser.Recognizer) is responsible for parsing a query string and recognizing tokens in relation to parameters (either named, JPA-style, or ordinal) and providing callbacks about such recognitions.
ParameterParser.Recognizer - Interface in org.hibernate.engine.query
 
ParameterRegistry - Interface in org.hibernate.ejb.criteria
A registry for parameters.
Parameters - Class in org.hibernate.envers.tools.query
Parameters of a query, built using QueryBuilder.
PARAMETERS - Static variable in class org.hibernate.id.SequenceGenerator
The parameters parameter, appended to the create sequence DDL.
ParameterSpecification - Interface in org.hibernate.param
Maintains information relating to parameters which need to get bound into a JDBC PreparedStatement.
ParameterTranslations - Interface in org.hibernate.hql
Defines available information about the parameters encountered during query translation.
ParameterTranslationsImpl - Class in org.hibernate.hql.ast
Defines the information available for parameters encountered during query translation through the antlr-based parser.
ParameterTranslationsImpl(List) - Constructor for class org.hibernate.hql.ast.ParameterTranslationsImpl
Constructs a parameter metadata object given a list of parameter specifications.
ParameterTranslationsImpl.ParameterInfo - Class in org.hibernate.hql.ast
 
ParameterTranslationsImpl.ParameterInfo(int[], Type) - Constructor for class org.hibernate.hql.ast.ParameterTranslationsImpl.ParameterInfo
 
ParameterTranslationsImpl.ParameterInfo(int, Type) - Constructor for class org.hibernate.hql.ast.ParameterTranslationsImpl.ParameterInfo
 
ParamLocationRecognizer - Class in org.hibernate.engine.query
Implements a parameter parser recognizer specifically for the purpose of journaling parameter locations.
ParamLocationRecognizer() - Constructor for class org.hibernate.engine.query.ParamLocationRecognizer
 
ParamLocationRecognizer.NamedParameterDescription - Class in org.hibernate.engine.query
 
ParamLocationRecognizer.NamedParameterDescription(boolean) - Constructor for class org.hibernate.engine.query.ParamLocationRecognizer.NamedParameterDescription
 
Parent - Annotation Type in org.hibernate.annotations
Reference the property as a pointer back to the owner (generally the owning entity)
parent - Variable in class org.hibernate.cfg.AbstractPropertyHolder
 
parse(String) - Static method in enum org.hibernate.annotations.CacheConcurrencyStrategy
 
parse(String) - Static method in class org.hibernate.cache.access.AccessType
 
parse(String) - Static method in class org.hibernate.CacheMode
 
parse(String) - Static method in class org.hibernate.ConnectionReleaseMode
Determine the correct ConnectionReleaseMode instance based on the given name.
parse(String) - Static method in class org.hibernate.dialect.ResultColumnReferenceStrategy
 
parse(String) - Static method in class org.hibernate.engine.ExecuteUpdateResultCheckStyle
 
parse(String) - Static method in class org.hibernate.engine.profile.Fetch.Style
 
parse(String, ParameterParser.Recognizer) - Static method in class org.hibernate.engine.query.ParameterParser
Performs the actual parsing and tokenizing of the query string making appropriate callbacks to the given recognizer upon recognition of the various tokens.
parse(String) - Static method in class org.hibernate.engine.Status
 
parse(String) - Static method in class org.hibernate.EntityMode
 
parse(String) - Static method in class org.hibernate.FlushMode
 
parse(Parser, String, String, QueryTranslatorImpl) - Static method in class org.hibernate.hql.classic.ParserHelper
 
parse(String) - Static method in class org.hibernate.LockMode
 
parse(String) - Static method in class org.hibernate.mapping.PropertyGeneration
 
ParseErrorHandler - Interface in org.hibernate.hql.ast
Defines the behavior of an error handler for the HQL parsers.
parseFilterParameterName(String) - Static method in class org.hibernate.engine.LoadQueryInfluencers
 
parseLocations(String) - Static method in class org.hibernate.engine.query.ParamLocationRecognizer
Convenience method for creating a param location recognizer and initiating the parse.
parseMappingElement(Element, String) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
parseMappingElement(Element, String) - Method in class org.hibernate.cfg.Configuration
 
parsePath(String, ASTFactory) - Static method in class org.hibernate.hql.ast.util.PathHelper
Turns a path into an AST.
Parser - Interface in org.hibernate.hql.classic
A parser is a state machine that accepts a string of tokens, bounded by start() and end() and modifies a QueryTranslator.
ParserHelper - Class in org.hibernate.hql.classic
 
PARTIAL - Static variable in class org.hibernate.engine.ValueInclusion
 
partiallyUnqualify(String, String) - Static method in class org.hibernate.util.StringHelper
Partially unqualifies a qualified name.
PASS - Static variable in class org.hibernate.cfg.Environment
JDBC password
PassThroughResultTransformer - Class in org.hibernate.transform
???
PATH_SEPARATORS - Static variable in class org.hibernate.hql.classic.ParserHelper
 
PathExpressionParser - Class in org.hibernate.hql.classic
Parses an expression of the form foo.bar.baz and builds up an expression involving two less table joins than there are path components.
PathExpressionParser() - Constructor for class org.hibernate.hql.classic.PathExpressionParser
 
PathHelper - Class in org.hibernate.hql.ast.util
Provides utility methods for paths.
PathImplementor<X> - Interface in org.hibernate.ejb.criteria
Implementation contract for the JPA Path interface.
PathNode - Interface in org.hibernate.hql.ast.tree
An AST node with a path property.
PathSource<X> - Interface in org.hibernate.ejb.criteria
Implementation contract for things which can be the source (parent, left-hand-side, etc) of a path
PathTypeExpression<T> - Class in org.hibernate.ejb.criteria.expression
Used to construct the result of Path.type()
PathTypeExpression(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.ejb.criteria.expression.PathTypeExpression
 
perform(Session, Object) - Method in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
perform(Session, Object) - Method in interface org.hibernate.envers.synchronization.work.AuditWorkUnit
Perform this work unit in the given session.
perform(Session, Object) - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
performDetachedEntityDeletionCheck(DeleteEvent) - Method in class org.hibernate.ejb.event.EJB3DeleteEventListener
 
performDetachedEntityDeletionCheck(DeleteEvent) - Method in class org.hibernate.event.def.DefaultDeleteEventListener
Called when we have recognized an attempt to delete a detached entity.
performDiscovery(CustomLoader.Metadata, List, List) - Method in class org.hibernate.loader.custom.CustomLoader.NonScalarResultColumnProcessor
 
performDiscovery(CustomLoader.Metadata, List, List) - Method in class org.hibernate.loader.custom.CustomLoader.ScalarResultColumnProcessor
 
performExecuteUpdate(QueryParameters, SessionImplementor) - Method in class org.hibernate.engine.query.HQLQueryPlan
 
performExecuteUpdate(QueryParameters, SessionImplementor) - Method in class org.hibernate.engine.query.NativeSQLQueryPlan
 
performExecutions(EventSource) - Method in class org.hibernate.event.def.AbstractFlushingEventListener
Execute all SQL and second-level cache updates, in a special order so that foreign-key constraints cannot be violated: Inserts, in the order they were performed Updates Deletion of collection elements Insertion of collection elements Deletes, in the order they were performed
performExtendedInstrumentation() - Method in interface org.hibernate.bytecode.buildtime.Instrumenter.Options
 
performExtendedInstrumentation() - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
performInsert(String, SessionImplementor, Binder) - Method in class org.hibernate.id.insert.AbstractReturningDelegate
 
performInsert(String, SessionImplementor, Binder) - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
 
performInsert(String, SessionImplementor, Binder) - Method in interface org.hibernate.id.insert.InsertGeneratedIdentifierDelegate
Perform the indicated insert SQL statement and determine the identifier value generated.
performIterate(QueryParameters, EventSource) - Method in class org.hibernate.engine.query.HQLQueryPlan
 
performList(QueryParameters, SessionImplementor) - Method in class org.hibernate.engine.query.HQLQueryPlan
 
performOnLazyProperty() - Method in class org.hibernate.engine.CascadingAction
Should this action be performed (or noCascade consulted) in the case of lazy properties.
performQueuedOperations() - Method in class org.hibernate.collection.AbstractPersistentCollection
After reading all existing elements from the database, add the queued elements to the underlying collection.
performSave(Object, Serializable, EntityPersister, boolean, Object, EventSource, boolean) - Method in class org.hibernate.event.def.AbstractSaveEventListener
Ppepares the save call by checking the session caches for a pre-existing entity and performing any lifecycle callbacks.
performSaveOrReplicate(Object, EntityKey, EntityPersister, boolean, Object, EventSource, boolean) - Method in class org.hibernate.event.def.AbstractSaveEventListener
Performs all the actual work needed to save an entity (well to get the save moved to the execution queue).
performSaveOrUpdate(SaveOrUpdateEvent) - Method in class org.hibernate.event.def.DefaultSaveEventListener
 
performSaveOrUpdate(SaveOrUpdateEvent) - Method in class org.hibernate.event.def.DefaultSaveOrUpdateEventListener
 
performSaveOrUpdate(SaveOrUpdateEvent) - Method in class org.hibernate.event.def.DefaultUpdateEventListener
 
performScroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.engine.query.HQLQueryPlan
 
performTemporaryTableDDLInIsolation() - Method in class org.hibernate.dialect.Cache71Dialect
 
performTemporaryTableDDLInIsolation() - Method in class org.hibernate.dialect.Dialect
Does the dialect require that temporary table DDL statements occur in isolation from other statements? This would be the case if the creation would cause any current transaction to get committed implicitly.
performTemporaryTableDDLInIsolation() - Method in class org.hibernate.dialect.HSQLDialect
Different behaviour for GLOBAL TEMPORARY (1.8) and LOCAL TEMPORARY (2.0)

Possible return values and their meanings: Boolean.TRUE - Unequivocally, perform the temporary table DDL in isolation. Boolean.FALSE - Unequivocally, do not perform the temporary table DDL in isolation. null - defer to the JDBC driver response in regards to DatabaseMetaData.dataDefinitionCausesTransactionCommit()

performTemporaryTableDDLInIsolation() - Method in class org.hibernate.dialect.MySQLDialect
 
performTemporaryTableDDLInIsolation() - Method in class org.hibernate.dialect.TeradataDialect
 
performUpdate(SaveOrUpdateEvent, Object, EntityPersister) - Method in class org.hibernate.event.def.DefaultSaveOrUpdateEventListener
 
persist(Object) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
PERSIST - Static variable in class org.hibernate.engine.CascadeStyle
create
PERSIST - Static variable in class org.hibernate.engine.CascadingAction
 
persist(String, Object, Map) - Method in interface org.hibernate.event.EventSource
Cascade persist an entity instance
persist(String, Object) - Method in class org.hibernate.impl.SessionImpl
 
persist(Object) - Method in class org.hibernate.impl.SessionImpl
 
persist(String, Object, Map) - Method in class org.hibernate.impl.SessionImpl
 
persist(Object) - Method in interface org.hibernate.Session
Make a transient instance persistent.
persist(String, Object) - Method in interface org.hibernate.Session
Make a transient instance persistent.
PERSIST_EJB3 - Static variable in class org.hibernate.engine.EJB3CascadeStyle
cascade using EJB3CascadingAction
PERSIST_ON_FLUSH - Static variable in class org.hibernate.engine.CascadingAction
Execute persist during flush time
PERSIST_SKIPLAZY - Static variable in class org.hibernate.engine.EJB3CascadingAction
 
PERSIST_VALIDATION_GROUP - Static variable in class org.hibernate.ejb.AvailableSettings
Used to coordinate with bean validators

See JPA 2 section 8.2.1.9

PERSISTENCE_UNIT_NAME - Static variable in class org.hibernate.ejb.AvailableSettings
 
PersistenceContext - Interface in org.hibernate.engine
Holds the state of the persistence context, including the first-level cache, entries, snapshots, proxies, etc.
persistenceContextType - Variable in class org.hibernate.ejb.AbstractEntityManagerImpl
 
PersistenceMetadata - Class in org.hibernate.ejb.packaging
Simple represenation of persistence.xml Object used by JBoss EJB 3 for persistence.xml parsing
PersistenceMetadata() - Constructor for class org.hibernate.ejb.packaging.PersistenceMetadata
 
PersistenceUtilHelper - Class in org.hibernate.ejb.util
 
PersistenceUtilHelper() - Constructor for class org.hibernate.ejb.util.PersistenceUtilHelper
 
PersistenceUtilHelper.MetadataCache - Class in org.hibernate.ejb.util
Cache hierarchy and member resolution in a weak hash map
PersistenceUtilHelper.MetadataCache() - Constructor for class org.hibernate.ejb.util.PersistenceUtilHelper.MetadataCache
 
PersistenceXmlLoader - Class in org.hibernate.ejb.packaging
Handler for persistence.xml files.
PersistenceXmlLoader.ErrorLogger - Class in org.hibernate.ejb.packaging
 
PERSISTENT - Static variable in class org.hibernate.event.def.AbstractSaveEventListener
 
PersistentArrayHolder - Class in org.hibernate.collection
A persistent wrapper for an array.
PersistentArrayHolder(SessionImplementor, Object) - Constructor for class org.hibernate.collection.PersistentArrayHolder
 
PersistentArrayHolder(SessionImplementor, CollectionPersister) - Constructor for class org.hibernate.collection.PersistentArrayHolder
 
persistentAttributeType(Attribute.PersistentAttributeType) - Method in class org.hibernate.ejb.metamodel.PluralAttributeImpl.Builder
 
PersistentBag - Class in org.hibernate.collection
An unordered, unkeyed collection that can contain the same element multiple times.
PersistentBag(SessionImplementor) - Constructor for class org.hibernate.collection.PersistentBag
 
PersistentBag(SessionImplementor, Collection) - Constructor for class org.hibernate.collection.PersistentBag
 
PersistentBag() - Constructor for class org.hibernate.collection.PersistentBag
 
PersistentClass - Class in org.hibernate.mapping
Mapping for an entity.
PersistentClass() - Constructor for class org.hibernate.mapping.PersistentClass
 
persistentClass - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
PersistentClassGraphDefiner - Class in org.hibernate.envers.configuration
Defines a graph, where the vertexes are all persistent classes, and there is an edge from p.c.
PersistentClassGraphDefiner(Configuration) - Constructor for class org.hibernate.envers.configuration.PersistentClassGraphDefiner
 
PersistentClassVisitor - Interface in org.hibernate.mapping
 
PersistentCollection - Interface in org.hibernate.collection
Persistent collections are treated as value objects by Hibernate.
PersistentCollectionChangeData - Class in org.hibernate.envers.entities.mapper
Data describing the change of a single object in a persistent collection (when the object was added, removed or modified in the collection).
PersistentCollectionChangeData(String, Map<String, Object>, Object) - Constructor for class org.hibernate.envers.entities.mapper.PersistentCollectionChangeData
 
PersistentCollectionChangeWorkUnit - Class in org.hibernate.envers.synchronization.work
 
PersistentCollectionChangeWorkUnit(SessionImplementor, String, AuditConfiguration, PersistentCollection, CollectionEntry, Serializable, Serializable, String) - Constructor for class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
PersistentCollectionChangeWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, List<PersistentCollectionChangeData>, String) - Constructor for class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
PersistentElementHolder - Class in org.hibernate.collection
A persistent wrapper for an XML element
PersistentElementHolder(SessionImplementor, Element) - Constructor for class org.hibernate.collection.PersistentElementHolder
 
PersistentElementHolder(SessionImplementor, CollectionPersister, Serializable) - Constructor for class org.hibernate.collection.PersistentElementHolder
 
PersistentIdentifierBag - Class in org.hibernate.collection
An IdentifierBag implements "bag" semantics more efficiently than a regular Bag by adding a synthetic identifier column to the table.
PersistentIdentifierBag(SessionImplementor) - Constructor for class org.hibernate.collection.PersistentIdentifierBag
 
PersistentIdentifierBag() - Constructor for class org.hibernate.collection.PersistentIdentifierBag
 
PersistentIdentifierBag(SessionImplementor, Collection) - Constructor for class org.hibernate.collection.PersistentIdentifierBag
 
PersistentIdentifierGenerator - Interface in org.hibernate.id
An IdentifierGenerator that requires creation of database objects.
PersistentIndexedElementHolder - Class in org.hibernate.collection
A persistent wrapper for an XML element
PersistentIndexedElementHolder(SessionImplementor, Element) - Constructor for class org.hibernate.collection.PersistentIndexedElementHolder
 
PersistentIndexedElementHolder(SessionImplementor, CollectionPersister, Serializable) - Constructor for class org.hibernate.collection.PersistentIndexedElementHolder
 
PersistentIndexedElementHolder.IndexedValue - Class in org.hibernate.collection
 
PersistentList - Class in org.hibernate.collection
A persistent wrapper for a java.util.List.
PersistentList(SessionImplementor) - Constructor for class org.hibernate.collection.PersistentList
 
PersistentList(SessionImplementor, List) - Constructor for class org.hibernate.collection.PersistentList
 
PersistentList() - Constructor for class org.hibernate.collection.PersistentList
 
PersistentListElementHolder - Class in org.hibernate.collection
 
PersistentListElementHolder(SessionImplementor, Element) - Constructor for class org.hibernate.collection.PersistentListElementHolder
 
PersistentListElementHolder(SessionImplementor, CollectionPersister, Serializable) - Constructor for class org.hibernate.collection.PersistentListElementHolder
 
PersistentMap - Class in org.hibernate.collection
A persistent wrapper for a java.util.Map.
PersistentMap() - Constructor for class org.hibernate.collection.PersistentMap
Empty constructor.
PersistentMap(SessionImplementor) - Constructor for class org.hibernate.collection.PersistentMap
Instantiates a lazy map (the underlying map is un-initialized).
PersistentMap(SessionImplementor, Map) - Constructor for class org.hibernate.collection.PersistentMap
Instantiates a non-lazy map (the underlying map is constructed from the incoming map reference).
PersistentMapElementHolder - Class in org.hibernate.collection
 
PersistentMapElementHolder(SessionImplementor, Element) - Constructor for class org.hibernate.collection.PersistentMapElementHolder
 
PersistentMapElementHolder(SessionImplementor, CollectionPersister, Serializable) - Constructor for class org.hibernate.collection.PersistentMapElementHolder
 
PersistentObjectException - Exception in org.hibernate
Thrown when the user passes a persistent instance to a Session method that expects a transient instance.
PersistentObjectException(String) - Constructor for exception org.hibernate.PersistentObjectException
 
PersistentPropertiesSource - Interface in org.hibernate.envers.configuration.metadata.reader
A source of data on persistent properties of a class or component.
PersistentSet - Class in org.hibernate.collection
A persistent wrapper for a java.util.Set.
PersistentSet() - Constructor for class org.hibernate.collection.PersistentSet
Empty constructor.
PersistentSet(SessionImplementor) - Constructor for class org.hibernate.collection.PersistentSet
Constructor matching super.
PersistentSet(SessionImplementor, Set) - Constructor for class org.hibernate.collection.PersistentSet
Instantiates a non-lazy set (the underlying set is constructed from the incoming set reference).
PersistentSortedMap - Class in org.hibernate.collection
A persistent wrapper for a java.util.SortedMap.
PersistentSortedMap(SessionImplementor) - Constructor for class org.hibernate.collection.PersistentSortedMap
 
PersistentSortedMap(SessionImplementor, SortedMap) - Constructor for class org.hibernate.collection.PersistentSortedMap
 
PersistentSortedMap() - Constructor for class org.hibernate.collection.PersistentSortedMap
 
PersistentSortedSet - Class in org.hibernate.collection
A persistent wrapper for a java.util.SortedSet.
PersistentSortedSet(SessionImplementor) - Constructor for class org.hibernate.collection.PersistentSortedSet
 
PersistentSortedSet(SessionImplementor, SortedSet) - Constructor for class org.hibernate.collection.PersistentSortedSet
 
PersistentSortedSet() - Constructor for class org.hibernate.collection.PersistentSortedSet
 
Persister - Annotation Type in org.hibernate.annotations
Specify a custom persister.
persister - Variable in class org.hibernate.loader.entity.AbstractEntityLoader
 
PersisterFactory - Class in org.hibernate.persister
Factory for EntityPersister and CollectionPersister instances
persisters - Variable in class org.hibernate.loader.JoinWalker
 
persisters - Variable in class org.hibernate.loader.OuterJoinLoader
 
PersistEvent - Class in org.hibernate.event
An event class for persist()
PersistEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.PersistEvent
 
PersistEvent(Object, EventSource) - Constructor for class org.hibernate.event.PersistEvent
 
PersistEventListener - Interface in org.hibernate.event
Defines the contract for handling of create events generated from a session.
persistOnFlush(String, Object, Map) - Method in interface org.hibernate.event.EventSource
Cascade persist an entity instance during the flush process
persistOnFlush(String, Object) - Method in class org.hibernate.impl.SessionImpl
 
persistOnFlush(Object) - Method in class org.hibernate.impl.SessionImpl
 
persistOnFlush(String, Object, Map) - Method in class org.hibernate.impl.SessionImpl
 
PESSIMISTIC_FORCE_INCREMENT - Static variable in class org.hibernate.LockMode
Transaction will immediately increment the entity version.
PESSIMISTIC_NO_WAIT - Static variable in interface org.hibernate.Session.LockRequest
 
PESSIMISTIC_READ - Static variable in class org.hibernate.LockMode
Implemented as PESSIMISTIC_WRITE.
PESSIMISTIC_WAIT_FOREVER - Static variable in interface org.hibernate.Session.LockRequest
 
PESSIMISTIC_WRITE - Static variable in class org.hibernate.LockMode
Transaction will obtain a database lock immediately.
PessimisticForceIncrementLockingStrategy - Class in org.hibernate.dialect.lock
A pessimistic locking strategy that increments the version immediately (obtaining an exclusive write lock).
PessimisticForceIncrementLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.PessimisticForceIncrementLockingStrategy
Construct locking strategy.
PessimisticLockException - Exception in org.hibernate
Thrown when a pessimistic locking conflict occurs.
PessimisticLockException(String, JDBCException, Object) - Constructor for exception org.hibernate.PessimisticLockException
 
PessimisticLockException(String, SQLException, Object) - Constructor for exception org.hibernate.PessimisticLockException
 
PessimisticLockException(String, SQLException, String) - Constructor for exception org.hibernate.PessimisticLockException
 
PessimisticReadSelectLockingStrategy - Class in org.hibernate.dialect.lock
A pessimistic locking strategy where the locks are obtained through select statements.
PessimisticReadSelectLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.PessimisticReadSelectLockingStrategy
Construct a locking strategy based on SQL SELECT statements.
PessimisticReadUpdateLockingStrategy - Class in org.hibernate.dialect.lock
A pessimistic locking strategy where the locks are obtained through update statements.
PessimisticReadUpdateLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.PessimisticReadUpdateLockingStrategy
Construct a locking strategy based on SQL UPDATE statements.
PessimisticWriteSelectLockingStrategy - Class in org.hibernate.dialect.lock
A pessimistic locking strategy where the locks are obtained through select statements.
PessimisticWriteSelectLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.PessimisticWriteSelectLockingStrategy
Construct a locking strategy based on SQL SELECT statements.
PessimisticWriteUpdateLockingStrategy - Class in org.hibernate.dialect.lock
A pessimistic locking strategy where the locks are obtained through update statements.
PessimisticWriteUpdateLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.PessimisticWriteUpdateLockingStrategy
Construct a locking strategy based on SQL UPDATE statements.
PK - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The configuration parameter holding the primary key column name of the generated id
PK_COLUMN_NAME - Static variable in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
PK_LENGTH_NAME - Static variable in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
PK_REFERENCE - Static variable in class org.hibernate.cfg.Ejb3JoinColumn
 
PK_VALUE_NAME - Static variable in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
PkDrivenByDefaultMapsIdSecondPass - Class in org.hibernate.cfg
 
PkDrivenByDefaultMapsIdSecondPass(String, Ejb3JoinColumn[], SimpleValue) - Constructor for class org.hibernate.cfg.PkDrivenByDefaultMapsIdSecondPass
 
PluralAttributeImpl<X,C,E> - Class in org.hibernate.ejb.metamodel
 
PluralAttributeImpl.Builder<X,C,E,K> - Class in org.hibernate.ejb.metamodel
 
PluralAttributeJoinSupport<O,C,E> - Class in org.hibernate.ejb.criteria.path
Support for defining joins to plural attributes (JPA requires typing based on the specific collection type so we cannot really implement all support in a single class)
PluralAttributeJoinSupport(CriteriaBuilderImpl, Class<E>, PathSource<O>, Attribute<? super O, ?>, JoinType) - Constructor for class org.hibernate.ejb.criteria.path.PluralAttributeJoinSupport
 
PluralAttributePath<X> - Class in org.hibernate.ejb.criteria.path
Models a path for a PluralAttribute generally obtained from a Path.get(javax.persistence.metamodel.SingularAttribute) call
PluralAttributePath(CriteriaBuilderImpl, PathSource, PluralAttribute<?, X, ?>) - Constructor for class org.hibernate.ejb.criteria.path.PluralAttributePath
 
PointbaseDialect - Class in org.hibernate.dialect
A Dialect for Pointbase.
PointbaseDialect() - Constructor for class org.hibernate.dialect.PointbaseDialect
Creates new PointbaseDialect
POJO - Static variable in class org.hibernate.EntityMode
 
PojoComponentTuplizer - Class in org.hibernate.tuple.component
A ComponentTuplizer specific to the pojo entity mode.
PojoComponentTuplizer(Component) - Constructor for class org.hibernate.tuple.component.PojoComponentTuplizer
 
PojoEntityTuplizer - Class in org.hibernate.tuple.entity
An EntityTuplizer specific to the pojo entity mode.
PojoEntityTuplizer(EntityMetamodel, PersistentClass) - Constructor for class org.hibernate.tuple.entity.PojoEntityTuplizer
 
PojoInstantiator - Class in org.hibernate.tuple
Defines a POJO-based instantiator for use from the tuplizers.
PojoInstantiator(Component, ReflectionOptimizer.InstantiationOptimizer) - Constructor for class org.hibernate.tuple.PojoInstantiator
 
PojoInstantiator(PersistentClass, ReflectionOptimizer.InstantiationOptimizer) - Constructor for class org.hibernate.tuple.PojoInstantiator
 
PolymorphismType - Enum in org.hibernate.annotations
Type of available polymorphism for a particular entity
POOL - Static variable in class org.hibernate.id.enhanced.OptimizerFactory
 
POOL_LO - Static variable in class org.hibernate.id.enhanced.OptimizerFactory
 
POOL_SIZE - Static variable in class org.hibernate.cfg.Environment
Maximum number of inactive connections for Hibernate's connection pool
PositionalParameterSpecification - Class in org.hibernate.param
Parameter bind specification for an explicit positional (or ordinal) parameter.
PositionalParameterSpecification(int, int, int) - Constructor for class org.hibernate.param.PositionalParameterSpecification
Constructs a position/ordinal parameter bind specification.
PositionSubstringFunction - Class in org.hibernate.dialect.function
Emulation of locate() on PostgreSQL
PositionSubstringFunction() - Constructor for class org.hibernate.dialect.function.PositionSubstringFunction
 
possibleParameter(Selection, ParameterRegistry) - Static method in class org.hibernate.ejb.criteria.ParameterContainer.Helper
 
POST_INSERT_INDICATOR - Static variable in class org.hibernate.id.IdentifierGeneratorHelper
Marker object returned from IdentifierGenerator.generate(org.hibernate.engine.SessionImplementor, java.lang.Object) to indicate that the entity's identifier will be generated as part of the datbase insertion.
postAction() - Method in class org.hibernate.collection.AbstractPersistentCollection
After flushing, clear any "queued" additions, since the database state is now synchronized with the memory state.
postAction() - Method in interface org.hibernate.collection.PersistentCollection
After flushing, clear any "queued" additions, since the database state is now synchronized with the memory state.
PostCollectionRecreateEvent - Class in org.hibernate.event
An event that occurs after a collection is recreated
PostCollectionRecreateEvent(CollectionPersister, PersistentCollection, EventSource) - Constructor for class org.hibernate.event.PostCollectionRecreateEvent
 
PostCollectionRecreateEventListener - Interface in org.hibernate.event
Called after recreating a collection
PostCollectionRemoveEvent - Class in org.hibernate.event
An event that occurs after a collection is removed
PostCollectionRemoveEvent(CollectionPersister, PersistentCollection, EventSource, Object) - Constructor for class org.hibernate.event.PostCollectionRemoveEvent
 
PostCollectionRemoveEventListener - Interface in org.hibernate.event
Called after removing a collection
PostCollectionUpdateEvent - Class in org.hibernate.event
An event that occurs after a collection is updated
PostCollectionUpdateEvent(CollectionPersister, PersistentCollection, EventSource) - Constructor for class org.hibernate.event.PostCollectionUpdateEvent
 
PostCollectionUpdateEventListener - Interface in org.hibernate.event
Called after updating a collection
postConstruct(Mapping) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
postCreate(Object) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
postDelete() - Method in class org.hibernate.engine.EntityEntry
After actually deleting a row, record the fact that the instance no longer exists in the database
PostDeleteEvent - Class in org.hibernate.event
Occurs after deleting an item from the datastore
PostDeleteEvent(Object, Serializable, Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.PostDeleteEvent
 
PostDeleteEventListener - Interface in org.hibernate.event
Called after deleting an item from the datastore
postFlush(Iterator) - Method in class org.hibernate.EmptyInterceptor
 
postFlush(PersistentCollection) - Method in class org.hibernate.engine.CollectionEntry
Called after a successful flush
postFlush(SessionImplementor) - Method in class org.hibernate.event.def.AbstractFlushingEventListener
1.
postFlush(Iterator) - Method in interface org.hibernate.Interceptor
Called after a flush that actually ends in execution of the SQL statements required to synchronize in-memory state with the database.
PostgresPlusDialect - Class in org.hibernate.dialect
An SQL dialect for Postgres Plus
PostgresPlusDialect() - Constructor for class org.hibernate.dialect.PostgresPlusDialect
 
PostgreSQLDialect - Class in org.hibernate.dialect
An SQL dialect for Postgres

For discussion of BLOB "support" in postrges, as of 8.4, have a peek at http://jdbc.postgresql.org/documentation/84/binary-data.html.

PostgreSQLDialect() - Constructor for class org.hibernate.dialect.PostgreSQLDialect
 
postHydrate(EntityPersister, Serializable, Object[], Object, Object, LockMode, boolean, SessionImplementor) - Static method in class org.hibernate.engine.TwoPhaseLoad
Register the "hydrated" state of an entity instance, after the first step of 2-phase loading.
postInit() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
postInitialize(PersistentCollection) - Method in class org.hibernate.engine.CollectionEntry
 
postInsert() - Method in class org.hibernate.engine.EntityEntry
After actually inserting a row, record the fact that the instance exists on the database (needed for identity-column key generation)
PostInsertEvent - Class in org.hibernate.event
Occurs after inserting an item in the datastore
PostInsertEvent(Object, Serializable, Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.PostInsertEvent
 
PostInsertEventListener - Interface in org.hibernate.event
Called after insterting an item in the datastore
PostInsertIdentifierGenerator - Interface in org.hibernate.id
 
PostInsertIdentityPersister - Interface in org.hibernate.id
A persister that may have an identity assigned by execution of a SQL INSERT.
postInstantiate() - Method in class org.hibernate.loader.BasicLoader
 
postInstantiate() - Method in class org.hibernate.loader.Loader
Calculate and cache select-clause suffixes.
postInstantiate() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
postInstantiate() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
postInstantiate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
postInstantiate() - Method in interface org.hibernate.persister.entity.EntityPersister
Finish the initialization of this object.
postInstantiate() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
postInstantiate(String, Class, Set, Method, Method, AbstractComponentType) - Method in class org.hibernate.proxy.dom4j.Dom4jProxyFactory
Called immediately after instantiation
postInstantiate(String, Class, Set, Method, Method, AbstractComponentType) - Method in class org.hibernate.proxy.map.MapProxyFactory
 
postInstantiate(String, Class, Set, Method, Method, AbstractComponentType) - Method in class org.hibernate.proxy.pojo.cglib.CGLIBProxyFactory
Deprecated.  
postInstantiate(String, Class, Set, Method, Method, AbstractComponentType) - Method in class org.hibernate.proxy.pojo.javassist.JavassistProxyFactory
 
postInstantiate(String, Class, Set, Method, Method, AbstractComponentType) - Method in interface org.hibernate.proxy.ProxyFactory
Called immediately after instantiation of this factory.
postLoad(Object) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
PostLoadEvent - Class in org.hibernate.event
Occurs after an an entity instance is fully loaded.
PostLoadEvent(EventSource) - Constructor for class org.hibernate.event.PostLoadEvent
 
PostLoadEventListener - Interface in org.hibernate.event
Occurs after an an entity instance is fully loaded.
postProcessDelete(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
postProcessDML(RestrictableStatement) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
postProcessInsert(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
postProcessSortSpecification(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
postProcessUpdate(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
postRemove(Object) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
postUpdate(Object) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
postUpdate(Object, Object[], Object) - Method in class org.hibernate.engine.EntityEntry
Handle updating the internal state of the entry after actually performing the database update.
PostUpdateEvent - Class in org.hibernate.event
Occurs after the datastore is updated
PostUpdateEvent(Object, Serializable, Object[], Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.PostUpdateEvent
 
PostUpdateEventListener - Interface in org.hibernate.event
Called after updating the datastore
precision() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
PreCollectionRecreateEvent - Class in org.hibernate.event
An event that occurs before a collection is recreated
PreCollectionRecreateEvent(CollectionPersister, PersistentCollection, EventSource) - Constructor for class org.hibernate.event.PreCollectionRecreateEvent
 
PreCollectionRecreateEventListener - Interface in org.hibernate.event
Called before recreating a collection
PreCollectionRemoveEvent - Class in org.hibernate.event
An event that occurs before a collection is removed
PreCollectionRemoveEvent(CollectionPersister, PersistentCollection, EventSource, Object) - Constructor for class org.hibernate.event.PreCollectionRemoveEvent
 
PreCollectionRemoveEventListener - Interface in org.hibernate.event
Called before removing a collection
PreCollectionUpdateEvent - Class in org.hibernate.event
An event that occurs before a collection is updated
PreCollectionUpdateEvent(CollectionPersister, PersistentCollection, EventSource) - Constructor for class org.hibernate.event.PreCollectionUpdateEvent
 
PreCollectionUpdateEventListener - Interface in org.hibernate.event
Called before updating a collection
preCreate(Object) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
PreDeleteEvent - Class in org.hibernate.event
Represents a pre-delete event, which occurs just prior to performing the deletion of an entity from the database.
PreDeleteEvent(Object, Serializable, Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.PreDeleteEvent
Constructs an event containing the pertinent information.
PreDeleteEventListener - Interface in org.hibernate.event
Called before deleting an item from the datastore
PREFER_POOLED_VALUES_LO - Static variable in class org.hibernate.cfg.Environment
When using pooled optimizers, prefer interpreting the database value as the lower (lo) boundary.
prefixMappedProperties(String) - Method in class org.hibernate.envers.entities.mapper.id.EmbeddedIdMapper
 
prefixMappedProperties(String) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
Creates a mapper with all mapped properties prefixed.
prefixMappedProperties(String) - Method in class org.hibernate.envers.entities.mapper.id.MultipleIdMapper
 
prefixMappedProperties(String) - Method in class org.hibernate.envers.entities.mapper.id.SingleIdMapper
 
prefixNamesInPropertyElement(Element, String, MetadataTools.ColumnNameIterator, boolean, boolean) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
preFlush(Iterator) - Method in class org.hibernate.EmptyInterceptor
 
preFlush(PersistentCollection) - Method in class org.hibernate.engine.CollectionEntry
 
preFlush(Iterator) - Method in interface org.hibernate.Interceptor
Called before a flush
preInsert(CollectionPersister) - Method in class org.hibernate.collection.AbstractPersistentCollection
Called before inserting rows, to ensure that any surrogate keys are fully generated
preInsert(CollectionPersister) - Method in interface org.hibernate.collection.PersistentCollection
Called before inserting rows, to ensure that any surrogate keys are fully generated
preInsert(CollectionPersister) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
PreInsertEvent - Class in org.hibernate.event
Represents a pre-insert event, which occurs just prior to performing the insert of an entity into the database.
PreInsertEvent(Object, Serializable, Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.PreInsertEvent
Constructs an event containing the pertinent information.
PreInsertEventListener - Interface in org.hibernate.event
Called before inserting an item in the datastore
preInvalidate(Object, Object) - Method in class org.hibernate.cache.jbc.timestamp.ClusteredConcurrentTimestampsRegionImpl
 
preinvalidate(Serializable[]) - Method in class org.hibernate.cache.UpdateTimestampsCache
 
PreLoadEvent - Class in org.hibernate.event
Called before injecting property values into a newly loaded entity instance.
PreLoadEvent(EventSource) - Constructor for class org.hibernate.event.PreLoadEvent
 
PreLoadEventListener - Interface in org.hibernate.event
Called before injecting property values into a newly loaded entity instance.
prepare(Properties) - Method in class org.hibernate.cache.AbstractJndiBoundCacheProvider
 
prepare() - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
prepare(Optimizer) - Method in interface org.hibernate.id.enhanced.DatabaseStructure
Prepare this structure for use.
prepare(Optimizer) - Method in class org.hibernate.id.enhanced.SequenceStructure
Prepare this structure for use.
prepare(Optimizer) - Method in class org.hibernate.id.enhanced.TableStructure
Prepare this structure for use.
prepare(String, SessionImplementor) - Method in class org.hibernate.id.IdentityGenerator.GetGeneratedKeysDelegate
 
prepare(String, SessionImplementor) - Method in class org.hibernate.id.IdentityGenerator.InsertSelectDelegate
 
prepare(String, SessionImplementor) - Method in class org.hibernate.id.insert.AbstractReturningDelegate
 
prepare(String, SessionImplementor) - Method in class org.hibernate.id.SequenceIdentityGenerator.Delegate
 
prepare(PreparedStatement) - Method in interface org.hibernate.jdbc.Expectation
Perform any special statement preparation.
prepare(PreparedStatement) - Method in class org.hibernate.jdbc.Expectations.BasicExpectation
 
prepare(PreparedStatement) - Method in class org.hibernate.jdbc.Expectations.BasicParamExpectation
 
prepareActions() - Method in class org.hibernate.engine.ActionQueue
Prepares the internal action queues for execution.
prepareAlias(CriteriaQueryCompiler.RenderingContext) - Method in interface org.hibernate.ejb.criteria.FromImplementor
 
prepareAlias(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
prepareAlias(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
 
prepareAlias(CriteriaQueryCompiler.RenderingContext) - Method in interface org.hibernate.ejb.criteria.PathSource
 
prepareArithmeticOperator(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
prepareBatchCallableStatement(String) - Method in class org.hibernate.jdbc.AbstractBatcher
 
prepareBatchCallableStatement(String) - Method in interface org.hibernate.jdbc.Batcher
Get a batchable callable statement to use for inserting / deleting / updating (might be called many times before a single call to executeBatch()).
prepareBatchStatement(String) - Method in class org.hibernate.jdbc.AbstractBatcher
 
prepareBatchStatement(String) - Method in interface org.hibernate.jdbc.Batcher
Get a batchable prepared statement to use for inserting / deleting / updating (might be called many times before a single call to executeBatch()).
prepareCallableQueryStatement(String, boolean, ScrollMode) - Method in class org.hibernate.jdbc.AbstractBatcher
 
prepareCallableQueryStatement(String, boolean, ScrollMode) - Method in interface org.hibernate.jdbc.Batcher
Get a prepared statement for use in loading / querying.
prepareCallableStatement(String) - Method in class org.hibernate.jdbc.AbstractBatcher
 
prepareCallableStatement(String) - Method in interface org.hibernate.jdbc.Batcher
Get a non-batchable callable statement to use for inserting / deleting / updating.
prepareCorrelationDelegate(FromImplementor<Z, X>) - Method in interface org.hibernate.ejb.criteria.FromImplementor
 
prepareCorrelationDelegate(FromImplementor<Z, X>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
prepareForAutoDiscovery(CustomLoader.Metadata) - Method in class org.hibernate.loader.custom.CustomLoader.ResultRowProcessor
 
prepareForDot(String) - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
 
prepareForDot(String) - Method in class org.hibernate.hql.ast.tree.IndexNode
 
prepareFromClauseInputTree(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
prepareIdentifierGeneratingInsert() - Method in class org.hibernate.id.IdentityGenerator.BasicDelegate
 
prepareIdentifierGeneratingInsert() - Method in class org.hibernate.id.IdentityGenerator.GetGeneratedKeysDelegate
 
prepareIdentifierGeneratingInsert() - Method in class org.hibernate.id.IdentityGenerator.InsertSelectDelegate
 
prepareIdentifierGeneratingInsert() - Method in interface org.hibernate.id.insert.InsertGeneratedIdentifierDelegate
Build a Insert specific to the delegate's mode of handling generated key values.
prepareIdentifierGeneratingInsert() - Method in class org.hibernate.id.SelectGenerator.SelectGeneratorDelegate
 
prepareIdentifierGeneratingInsert() - Method in class org.hibernate.id.SequenceIdentityGenerator.Delegate
 
prepareLogicOperator(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
prepareQueryStatement(String, boolean, ScrollMode) - Method in class org.hibernate.jdbc.AbstractBatcher
 
prepareQueryStatement(String, boolean, ScrollMode) - Method in interface org.hibernate.jdbc.Batcher
Get a prepared statement for use in loading / querying.
prepareQueryStatement(QueryParameters, boolean, SessionImplementor) - Method in class org.hibernate.loader.Loader
Obtain a PreparedStatement with all parameters pre-bound.
prepareSelectColumns(String[]) - Method in class org.hibernate.hql.ast.tree.CollectionFunction
 
prepareSelectColumns(String[]) - Method in class org.hibernate.hql.ast.tree.MethodNode
 
prepareSelectStatement(String) - Method in class org.hibernate.jdbc.AbstractBatcher
 
prepareSelectStatement(String) - Method in interface org.hibernate.jdbc.Batcher
Get a non-batchable prepared statement to use for selecting.
prepareStatement(String) - Method in class org.hibernate.jdbc.AbstractBatcher
 
prepareStatement(String, boolean) - Method in class org.hibernate.jdbc.AbstractBatcher
 
prepareStatement(String, String[]) - Method in class org.hibernate.jdbc.AbstractBatcher
 
prepareStatement(String, boolean) - Method in interface org.hibernate.jdbc.Batcher
Get a non-batchable prepared statement to use for inserting / deleting / updating, using JDBC3 getGeneratedKeys (Connection.prepareStatement(String, int)).
prepareStatement(String, String[]) - Method in interface org.hibernate.jdbc.Batcher
Get a non-batchable prepared statement to use for inserting / deleting / updating.
prepareStatement(String) - Method in interface org.hibernate.jdbc.Batcher
Get a non-batchable prepared statement to use for inserting / deleting / updating.
prepareStatement() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
prepareStatement() - Method in class org.hibernate.stat.StatisticsImpl
 
prepareStatement() - Method in interface org.hibernate.stat.StatisticsImplementor
 
prepareTemporaryTables(Mapping, Dialect) - Method in class org.hibernate.mapping.PersistentClass
 
prepareTest() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
prepareVersioned(AST, AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
prependIdColumnSpec() - Method in class org.hibernate.hql.ast.tree.IntoClause
 
prependVersionColumnSpec() - Method in class org.hibernate.hql.ast.tree.IntoClause
 
prependWhereConditions(String) - Method in class org.hibernate.sql.QuerySelect
 
PreprocessingParser - Class in org.hibernate.hql.classic
 
PreprocessingParser(Map) - Constructor for class org.hibernate.hql.classic.PreprocessingParser
 
preprocessSQL(String, QueryParameters, Dialect) - Method in class org.hibernate.loader.Loader
Modify the SQL, adding lock hints and comments, if necessary
preRemove(Object) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
preUpdate(Object) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
PreUpdateEvent - Class in org.hibernate.event
Represents a pre-update event, which occurs just prior to performing the update of an entity in the database.
PreUpdateEvent(Object, Serializable, Object[], Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.PreUpdateEvent
Constructs an event containing the pertinent information.
PreUpdateEventListener - Interface in org.hibernate.event
Called before updating the datastore
previous() - Method in class org.hibernate.impl.FetchingScrollableResultsImpl
Retreat to the previous result
previous() - Method in class org.hibernate.impl.ScrollableResultsImpl
 
previous() - Method in interface org.hibernate.ScrollableResults
Retreat to the previous result
PrimaryKey - Class in org.hibernate.mapping
A primary key constraint
PrimaryKey() - Constructor for class org.hibernate.mapping.PrimaryKey
 
PRIMITIVE_NAMES - Static variable in class org.hibernate.cfg.BinderHelper
 
PrimitiveArray - Class in org.hibernate.mapping
A primitive array has a primary key consisting of the key columns + index column.
PrimitiveArray(PersistentClass) - Constructor for class org.hibernate.mapping.PrimitiveArray
 
PrimitiveArrayBinder - Class in org.hibernate.cfg.annotations
 
PrimitiveArrayBinder() - Constructor for class org.hibernate.cfg.annotations.PrimitiveArrayBinder
 
PrimitiveByteArrayBlobType - Class in org.hibernate.type
Deprecated. replaced by Hibernate Core's MaterializedBlobType
PrimitiveByteArrayBlobType() - Constructor for class org.hibernate.type.PrimitiveByteArrayBlobType
Deprecated.  
PrimitiveCharacterArrayClobType - Class in org.hibernate.type
Map a char[] to a Clob
PrimitiveCharacterArrayClobType() - Constructor for class org.hibernate.type.PrimitiveCharacterArrayClobType
 
PrimitiveType - Class in org.hibernate.type
Superclass of primitive / primitive wrapper types.
PrimitiveType() - Constructor for class org.hibernate.type.PrimitiveType
 
Printer - Class in org.hibernate.pretty
Renders entities to a nicely readable string.
Printer(SessionFactoryImplementor) - Constructor for class org.hibernate.pretty.Printer
 
printStackTrace() - Method in exception org.hibernate.hql.ast.DetailedSemanticException
Prints a stack trace.
printStackTrace(PrintStream) - Method in exception org.hibernate.hql.ast.DetailedSemanticException
Prints a stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.hibernate.hql.ast.DetailedSemanticException
Prints this throwable and its backtrace to the specified print writer.
process() - Method in class org.hibernate.loader.custom.sql.SQLQueryParser
 
process() - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor
 
processAggregation(AST, boolean) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
processBoolean(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
processBoolean(AST) - Method in class org.hibernate.hql.ast.util.LiteralProcessor
 
processClassFile(File, Set) - Method in class org.hibernate.bytecode.buildtime.AbstractInstrumenter
Process a class file.
processComplementaryTableDefinitions(Table) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
processComplementaryTableDefinitions(Tables) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
processConstant(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
processConstant(AST, boolean) - Method in class org.hibernate.hql.ast.util.LiteralProcessor
 
processConstructor(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
processDynamicFilterParameters(String, ParameterContainer, HqlSqlWalker) - Static method in class org.hibernate.hql.ast.util.JoinProcessor
 
processEntityPropertyValues(Object[], Type[]) - Method in class org.hibernate.event.def.AbstractVisitor
Dispatch each property value to processValue().
processEqualityExpression(AST) - Method in class org.hibernate.hql.ast.HqlParser
Post process equality expressions, clean up the subtree.
processFile(File, Set) - Method in class org.hibernate.bytecode.buildtime.AbstractInstrumenter
Actually process the file by applying instrumentation transformations to any classes it contains.
processFilters(String, SessionImplementor) - Method in class org.hibernate.engine.QueryParameters
 
processFilters(String, Map, SessionFactoryImplementor) - Method in class org.hibernate.engine.QueryParameters
 
processFunction(AST, boolean) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
processIndex(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
processingInstruction(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
processingInstruction(String) - Method in class org.hibernate.tuple.ElementWrapper
 
processingInstructions() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
processingInstructions(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
processingInstructions() - Method in class org.hibernate.tuple.ElementWrapper
 
processingInstructions(String) - Method in class org.hibernate.tuple.ElementWrapper
 
processInsertGeneratedProperties(Serializable, Object, Object[], SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
processInsertGeneratedProperties(Serializable, Object, Object[], SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Perform a select to retrieve the values of any generated properties back from the database, injecting these generated values into the given entity as well as writing this state to the PersistenceContext.
processJarFile(File, Set) - Method in class org.hibernate.bytecode.buildtime.AbstractInstrumenter
Process an archive file.
processJoins(QueryNode) - Method in class org.hibernate.hql.ast.util.JoinProcessor
 
processMemberOf(Token, AST, ASTPair) - Method in class org.hibernate.hql.ast.HqlParser
 
processNumeric(AST) - Method in class org.hibernate.hql.ast.util.LiteralProcessor
 
processNumericLiteral(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
processQuery(AST, AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
processReachableCollection(PersistentCollection, CollectionType, Object, SessionImplementor) - Static method in class org.hibernate.engine.Collections
Initialize the role of the collection.
processUnreachableCollection(PersistentCollection, SessionImplementor) - Static method in class org.hibernate.engine.Collections
record the fact that this collection was dereferenced
processUpdateGeneratedProperties(Serializable, Object, Object[], SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
processUpdateGeneratedProperties(Serializable, Object, Object[], SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Perform a select to retrieve the values of any generated properties back from the database, injecting these generated values into the given entity as well as writing this state to the PersistenceContext.
prod(Expression<? extends N>, Expression<? extends N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
prod(Expression<? extends N>, N) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
prod(N, Expression<? extends N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
ProgressDialect - Class in org.hibernate.dialect
An SQL dialect compatible with Progress 9.1C

Connection Parameters required: hibernate.dialect org.hibernate.sql.ProgressDialect hibernate.driver com.progress.sql.jdbc.JdbcProgressDriver hibernate.url jdbc:JdbcProgress:T:host:port:dbname;WorkArounds=536870912 hibernate.username username hibernate.password password The WorkArounds parameter in the URL is required to avoid an error in the Progress 9.1C JDBC driver related to PreparedStatements.
ProgressDialect() - Constructor for class org.hibernate.dialect.ProgressDialect
 
PROJECTION - Static variable in interface org.hibernate.criterion.CriteriaSpecification
This result transformer is selected implicitly by calling setProjection()
Projection - Interface in org.hibernate.criterion
An object-oriented representation of a query result set projection in a Criteria query.
ProjectionList - Class in org.hibernate.criterion
 
ProjectionList() - Constructor for class org.hibernate.criterion.ProjectionList
 
projectionList() - Static method in class org.hibernate.criterion.Projections
Create a new projection list
Projections - Class in org.hibernate.criterion
The criterion package may be used by applications as a framework for building new kinds of Projection.
promoteJoin(FromElement) - Method in class org.hibernate.hql.ast.tree.FromClause
 
properSize(int) - Static method in class org.hibernate.ejb.criteria.expression.function.BasicFunctionExpression
 
properSize(int) - Static method in class org.hibernate.ejb.criteria.expression.function.ParameterizedFunctionExpression
 
properties - Variable in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
PropertiesHelper - Class in org.hibernate.util
Collection of helper methods for dealing with Properties objects.
property(String) - Static method in class org.hibernate.criterion.Projections
A projected property value
Property - Class in org.hibernate.criterion
A factory for property-specific criterion and projection instances
Property(String) - Constructor for class org.hibernate.criterion.Property
 
property(Property) - Method in class org.hibernate.ejb.metamodel.PluralAttributeImpl.Builder
 
property(String) - Static method in class org.hibernate.envers.query.AuditEntity
Create restrictions, projections and specify order for a property of an audited entity.
Property - Class in org.hibernate.mapping
Represents a property as part of an entity or a component.
Property() - Constructor for class org.hibernate.mapping.Property
 
Property - Class in org.hibernate.tuple
Defines the basic contract of a Property within the runtime metamodel.
Property(String, String, Type) - Constructor for class org.hibernate.tuple.Property
Constructor for Property instances.
PROPERTY_GET_EXCEPTION - Static variable in class org.hibernate.bytecode.cglib.AccessOptimizerAdapter
Deprecated.  
PROPERTY_GET_EXCEPTION - Static variable in class org.hibernate.bytecode.javassist.AccessOptimizerAdapter
 
PROPERTY_SET_EXCEPTION - Static variable in class org.hibernate.bytecode.cglib.AccessOptimizerAdapter
Deprecated.  
PROPERTY_SET_EXCEPTION - Static variable in class org.hibernate.bytecode.javassist.AccessOptimizerAdapter
 
PropertyAccessException - Exception in org.hibernate
A problem occurred accessing a property of an instance of a persistent class by reflection, or via CGLIB.
PropertyAccessException(Throwable, String, boolean, Class, String) - Constructor for exception org.hibernate.PropertyAccessException
 
PropertyAccessor - Interface in org.hibernate.property
Abstracts the notion of a "property".
PropertyAccessorFactory - Class in org.hibernate.property
A factory for building/retrieving PropertyAccessor instances.
PropertyAuditExpression - Class in org.hibernate.envers.query.criteria
 
PropertyAuditExpression(PropertyNameGetter, String, String) - Constructor for class org.hibernate.envers.query.criteria.PropertyAuditExpression
 
PropertyAuditingData - Class in org.hibernate.envers.configuration.metadata.reader
 
PropertyAuditingData() - Constructor for class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
PropertyAuditingData(String, String, ModificationStore, RelationTargetAuditMode, String, String, boolean) - Constructor for class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
PropertyAuditOrder - Class in org.hibernate.envers.query.order
 
PropertyAuditOrder(PropertyNameGetter, boolean) - Constructor for class org.hibernate.envers.query.order.PropertyAuditOrder
 
PropertyAuditProjection - Class in org.hibernate.envers.query.projection
 
PropertyAuditProjection(PropertyNameGetter, String, boolean) - Constructor for class org.hibernate.envers.query.projection.PropertyAuditProjection
 
PropertyBinder - Class in org.hibernate.cfg.annotations
 
PropertyBinder() - Constructor for class org.hibernate.cfg.annotations.PropertyBinder
 
PropertyData - Interface in org.hibernate.cfg
 
PropertyData - Class in org.hibernate.envers.entities
Holds information on a property that is audited.
PropertyData(String, PropertyData) - Constructor for class org.hibernate.envers.entities.PropertyData
Copies the given property data, except the name.
PropertyData(String, String, String, ModificationStore) - Constructor for class org.hibernate.envers.entities.PropertyData
 
propertyEq(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertyEqAll(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertyException(String) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
PropertyExpression - Class in org.hibernate.criterion
superclass for comparisons between two properties (with SQL binary operators)
PropertyExpression(String, String, String) - Constructor for class org.hibernate.criterion.PropertyExpression
 
PropertyFactory - Class in org.hibernate.tuple
Responsible for generation of runtime metamodel Property representations.
PropertyFactory() - Constructor for class org.hibernate.tuple.PropertyFactory
 
propertyGe(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertyGeAll(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
PropertyGeneration - Class in org.hibernate.mapping
Indicates whether given properties are generated by the database and, if so, at what time(s) they are generated.
propertyGeSome(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertyGt(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertyGtAll(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertyGtSome(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertyHolder - Variable in class org.hibernate.cfg.Ejb3Column
 
PropertyHolder - Interface in org.hibernate.cfg
Property holder abstract property containers from their direct implementation
PropertyHolderBuilder - Class in org.hibernate.cfg
This factory is here ot build a PropertyHolder and prevent .mapping interface adding
propertyIn(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
PropertyInferredData - Class in org.hibernate.cfg
Retrieve all inferred data from an annnoted element
PropertyInferredData(XClass, XProperty, String, ReflectionManager) - Constructor for class org.hibernate.cfg.PropertyInferredData
Take the annoted element for lazy process
propertyLe(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertyLeAll(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertyLeSome(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertyLt(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertyLtAll(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertyLtSome(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
PropertyMapper - Interface in org.hibernate.envers.entities.mapper
 
propertyMapping - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
PropertyMapping - Interface in org.hibernate.persister.entity
Abstraction of all mappings that define properties: entities, collection elements.
propertyName - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
propertyName - Variable in class org.hibernate.cfg.Mappings.PropertyReference
 
propertyName - Variable in class org.hibernate.criterion.AbstractEmptinessExpression
 
propertyName - Variable in class org.hibernate.criterion.AggregateProjection
 
PropertyNameGetter - Interface in org.hibernate.envers.query.property
Provides a function to get the name of a property, which is used in a query, to apply some restrictions on it.
propertyNe(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
PropertyNotFoundException - Exception in org.hibernate
Indicates that an expected getter or setter method could not be found on a class.
PropertyNotFoundException(String) - Constructor for exception org.hibernate.PropertyNotFoundException
 
propertyNotIn(String, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
PropertyPreloadedData - Class in org.hibernate.cfg
 
PropertyPreloadedData(AccessType, String, XClass) - Constructor for class org.hibernate.cfg.PropertyPreloadedData
 
PropertyProjection - Class in org.hibernate.criterion
A property value, or grouped property value
PropertyProjection(String, boolean) - Constructor for class org.hibernate.criterion.PropertyProjection
 
PropertyProjection(String) - Constructor for class org.hibernate.criterion.PropertyProjection
 
propertyReferences - Variable in class org.hibernate.cfg.Configuration
 
propertySelectFragment(String, String, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
propertySelectFragment(String, String, boolean) - Method in interface org.hibernate.persister.entity.Queryable
Given a query alias and an identifying suffix, render the property select fragment.
propertySelectFragmentFragment(String, String, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
propertySelectFragmentFragment(String, String, boolean) - Method in interface org.hibernate.persister.entity.Queryable
 
propertySpan - Variable in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
propertySpan - Variable in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
propertySpan - Variable in class org.hibernate.type.ComponentType
 
PropertySubqueryExpression - Class in org.hibernate.criterion
A comparison between a property value in the outer query and the result of a subquery
PropertySubqueryExpression(String, String, String, DetachedCriteria) - Constructor for class org.hibernate.criterion.PropertySubqueryExpression
 
propertyToColumnName(String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
propertyToColumnName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the unqualified property name
propertyToColumnName(String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
propertyToColumnName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Return the full property path with underscore seperators, mixed case converted to underscores
propertyToColumnName(String) - Method in interface org.hibernate.cfg.NamingStrategy
Return a column name for a property path expression
propertyType - Variable in class org.hibernate.property.Dom4jAccessor.Dom4jGetter
 
propertyType - Variable in class org.hibernate.property.Dom4jAccessor.Dom4jSetter
 
PropertyValueException - Exception in org.hibernate
Thrown when the (illegal) value of a property can not be persisted.
PropertyValueException(String, String, String) - Constructor for exception org.hibernate.PropertyValueException
 
PROVIDER - Static variable in class org.hibernate.ejb.AvailableSettings
THe name of the PersistenceProvider implementor

See JPA 2 sections 9.4.3 and 8.2.1.4

PROXOOL_EXISTING_POOL - Static variable in class org.hibernate.cfg.Environment
Proxool property to configure the Proxool Provider from an already existing pool (true / false)
PROXOOL_POOL_ALIAS - Static variable in class org.hibernate.cfg.Environment
Proxool property with the Proxool pool alias to use (Required for PROXOOL_EXISTING_POOL, PROXOOL_PROPERTIES, or PROXOOL_XML)
PROXOOL_PREFIX - Static variable in class org.hibernate.cfg.Environment
Proxool/Hibernate property prefix
PROXOOL_PROPERTIES - Static variable in class org.hibernate.cfg.Environment
Proxool property to configure the Proxool Provider using a properties file (/path/to/proxool.properties)
PROXOOL_XML - Static variable in class org.hibernate.cfg.Environment
Proxool property to configure the Proxool Provider using an XML (/path/to/file.xml)
ProxoolConnectionProvider - Class in org.hibernate.connection
A connection provider that uses a Proxool connection pool.
ProxoolConnectionProvider() - Constructor for class org.hibernate.connection.ProxoolConnectionProvider
 
Proxy - Annotation Type in org.hibernate.annotations
Lazy and proxy configuration of a particular class
PROXY_INTERFACES - Static variable in class org.hibernate.engine.jdbc.NClobProxy
 
ProxyFactory - Interface in org.hibernate.proxy
Contract for run-time, proxy-based lazy initialization proxies.
ProxyFactoryFactory - Interface in org.hibernate.bytecode
An interface for factories of proxy factory instances.
ProxyFactoryFactoryImpl - Class in org.hibernate.bytecode.cglib
Deprecated. Per HHH-5451 support for cglib as a bytecode provider has been deprecated.
ProxyFactoryFactoryImpl() - Constructor for class org.hibernate.bytecode.cglib.ProxyFactoryFactoryImpl
Deprecated.  
ProxyFactoryFactoryImpl - Class in org.hibernate.bytecode.javassist
A factory for Javassist-based ProxyFactory instances.
ProxyFactoryFactoryImpl() - Constructor for class org.hibernate.bytecode.javassist.ProxyFactoryFactoryImpl
 
ProxyFactoryFactoryImpl.BasicProxyFactoryImpl - Class in org.hibernate.bytecode.cglib
Deprecated.  
ProxyFactoryFactoryImpl.BasicProxyFactoryImpl(Class, Class[]) - Constructor for class org.hibernate.bytecode.cglib.ProxyFactoryFactoryImpl.BasicProxyFactoryImpl
Deprecated.  
proxyFor(EntityPersister, EntityKey, Object) - Method in interface org.hibernate.engine.PersistenceContext
Return the existing proxy associated with the given EntityKey, or the third argument (the entity associated with the key) if no proxy exists.
proxyFor(Object) - Method in interface org.hibernate.engine.PersistenceContext
Return the existing proxy associated with the given EntityKey, or the argument (the entity associated with the key) if no proxy exists.
proxyFor(EntityPersister, EntityKey, Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
Return the existing proxy associated with the given EntityKey, or the third argument (the entity associated with the key) if no proxy exists.
proxyFor(Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
Return the existing proxy associated with the given EntityKey, or the argument (the entity associated with the key) if no proxy exists.
proxyOrLoad(LoadEvent, EntityPersister, EntityKey, LoadEventListener.LoadType) - Method in class org.hibernate.event.def.DefaultLoadEventListener
Based on configured options, will either return a pre-existing proxy, generate a new proxy, or perform an actual load.
ProxyVisitor - Class in org.hibernate.event.def
Reassociates uninitialized proxies with the session
ProxyVisitor(EventSource) - Constructor for class org.hibernate.event.def.ProxyVisitor
 
purgeStaleEntries() - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Removes any stale entries whose keys have been finalized.
pushFromClause(AST, AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
Sets the current 'FROM' context.
put(Object, Object) - Method in interface org.hibernate.cache.Cache
Deprecated. Add an item to the cache, nontransactionally, with failfast semantics
put(Object, Object, long, Object, Comparator, boolean) - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. Attempt to cache an object, after loading from the database.
put(Object, Object) - Method in class org.hibernate.cache.EhCache
Puts an object into the cache.
put(Object, Object) - Method in interface org.hibernate.cache.GeneralDataRegion
Put an item into the cache.
put(Object, Object) - Method in class org.hibernate.cache.HashtableCache
 
put(Object, Object) - Method in class org.hibernate.cache.impl.bridge.BaseGeneralDataRegionAdapter
 
put(Object, Object) - Method in class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion
 
put(Object, Object) - Method in class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl
 
put(Object, Object) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
 
put(Object, Object) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Performs a put(Object, Object) on the cache, wrapping any exception in a CacheException.
put(Object, Object) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
put(Object, Object) - Method in class org.hibernate.cache.jbc.query.QueryResultsRegionImpl
 
put(Object, Object) - Method in class org.hibernate.cache.jbc.timestamp.ClusteredConcurrentTimestampsRegionImpl
 
put(Object, Object) - Method in class org.hibernate.cache.jbc.timestamp.TimestampsRegionImpl
 
put(Cache, Fqn, Object, Object) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Builds an Fqn from region and key and performs a JBoss Cache put(Object, Object), wrapping any exception in a CacheException.
put(Cache, Fqn, Object, Object, Option) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Builds an Fqn from region and key and performs a JBoss Cache put(Object, Object), wrapping any exception in a CacheException.
put(Object, Object, long, Object, Comparator, boolean) - Method in class org.hibernate.cache.NonstrictReadWriteCache
Add an item to the cache.
put(Object, Object) - Method in class org.hibernate.cache.OSCache
 
put(QueryKey, Type[], List, boolean, SessionImplementor) - Method in interface org.hibernate.cache.QueryCache
 
put(Object, Object, long, Object, Comparator, boolean) - Method in class org.hibernate.cache.ReadOnlyCache
 
put(Object, Object, long, Object, Comparator, boolean) - Method in class org.hibernate.cache.ReadWriteCache
Do not add an item to the cache unless the current transaction timestamp is later than the timestamp at which the item was invalidated.
put(QueryKey, Type[], List, boolean, SessionImplementor) - Method in class org.hibernate.cache.StandardQueryCache
 
put(Object, Object) - Method in class org.hibernate.cache.SwarmCache
Add an item to the cache
put(Object, Object, long, Object, Comparator, boolean) - Method in class org.hibernate.cache.TransactionalCache
 
PUT - Static variable in class org.hibernate.CacheMode
The session will never read items from the cache, but will add items to the cache as it reads them from the database.
put(Object, Object) - Method in class org.hibernate.collection.PersistentMap
 
put(int, int, String) - Method in class org.hibernate.dialect.TypeNames
set a type name for specified type key and capacity
put(int, String) - Method in class org.hibernate.dialect.TypeNames
set a default type name for specified type key
put(K, V) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
put(K, V) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
put(String, Number, Object, Object) - Method in class org.hibernate.envers.reader.FirstLevelCache
 
put(K, V) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Maps the specified key to the specified value in this table.
put(Object, Object) - Method in class org.hibernate.proxy.map.MapProxy
 
put(Object, Object) - Method in class org.hibernate.util.FastHashMap
Associate the specified value with the specified key in this map.
put(Object, Object) - Method in class org.hibernate.util.IdentityMap
 
put(Object, Object) - Method in class org.hibernate.util.SimpleMRUCache
 
put(Object, Object) - Method in class org.hibernate.util.SoftLimitMRUCache
 
putAll(Map) - Method in class org.hibernate.collection.PersistentMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
putAll(Map<? extends K, ? extends V>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
putAll(Map<? extends K, ? extends V>) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map) - Method in class org.hibernate.proxy.map.MapProxy
 
putAll(Map) - Method in class org.hibernate.util.FastHashMap
Copy all of the mappings from the specified map to this one, replacing any mappings with the same keys.
putAll(Map) - Method in class org.hibernate.util.IdentityMap
 
putAllowingTimeout(Object, Object) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Performs a put(Object, Object) on the cache ignoring any TimeoutException and wrapping any exception in a CacheException.
putAllowingTimeout(Object, Object) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
putAllowingTimeout(Cache, Fqn, Object, Object, Option) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Builds an Fqn from region and key and performs a JBoss Cache put(Object, Object), ignoring any TimeoutException and wrapping any other exception in a CacheException.
putForExternalRead(Object, Object) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
See Cache.putForExternalRead(Object, Object) for detailed documentation.
putForExternalRead(Object, Object) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
putForExternalRead(Cache, Fqn, Object, Object) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Builds an Fqn from region and key and performs a JBoss Cache putForExternalRead(Object, Object), wrapping any exception in a CacheException.
putForExternalRead(Cache, Fqn, Object, Object, Option) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Builds an Fqn from region and key and performs a JBoss Cache putForExternalRead(Object, Object), wrapping any exception in a CacheException.
putFromLoad(Object, Object, long, Object) - Method in interface org.hibernate.cache.access.CollectionRegionAccessStrategy
Attempt to cache an object, after loading from the database.
putFromLoad(Object, Object, long, Object, boolean) - Method in interface org.hibernate.cache.access.CollectionRegionAccessStrategy
Attempt to cache an object, after loading from the database, explicitly specifying the minimalPut behavior.
putFromLoad(Object, Object, long, Object) - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Attempt to cache an object, after loading from the database.
putFromLoad(Object, Object, long, Object, boolean) - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Attempt to cache an object, after loading from the database, explicitly specifying the minimalPut behavior.
putFromLoad(Object, Object, long, Object) - Method in class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
putFromLoad(Object, Object, long, Object) - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
putFromLoad(Object, Object, long, Object) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.jbc.access.OptimisticTransactionalAccessDelegate
 
putFromLoad(Object, Object, long, Object) - Method in class org.hibernate.cache.jbc.access.OptimisticTransactionalAccessDelegate
 
putFromLoad(Object, Object, long, Object) - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
putFromLoad(Object, Object, long, Object) - Method in class org.hibernate.cache.jbc.collection.TransactionalAccess
Attempt to cache an object, after loading from the database.
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.jbc.collection.TransactionalAccess
Attempt to cache an object, after loading from the database, explicitly specifying the minimalPut behavior.
putFromLoad(Object, Object, long, Object) - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
PutFromLoadValidator - Class in org.hibernate.cache.infinispan.access
Encapsulates logic to allow a TransactionalAccessDelegate to determine whether a {@link TransactionalAccessDelegate#putFromLoad(Object, Object, long, Object, boolean) call should be allowed to update the cache.
PutFromLoadValidator(TransactionManager) - Constructor for class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Creates a new PutFromLoadValidator.
PutFromLoadValidator(TransactionManager, long, long, long, long) - Constructor for class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Constructor variant for use by unit tests; allows control of various timeouts by the test.
PutFromLoadValidator - Class in org.hibernate.cache.jbc.access
Encapsulates logic to allow a TransactionalAccessDelegate to determine whether a {@link TransactionalAccessDelegate#putFromLoad(Object, Object, long, Object, boolean) call should be allowed to update the cache.
PutFromLoadValidator(TransactionManager) - Constructor for class org.hibernate.cache.jbc.access.PutFromLoadValidator
Creates a new PutFromLoadValidator.
PutFromLoadValidator(TransactionManager, long, long, long, long) - Constructor for class org.hibernate.cache.jbc.access.PutFromLoadValidator
Constructor variant for use by unit tests; allows control of various timeouts by the test.
putIfAbsent(K, V) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
putValidator - Variable in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
putValidator - Variable in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 

Q

qb - Variable in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
qualifiedTableName - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
qualifier(String) - Static method in class org.hibernate.util.StringHelper
 
qualify(String, String, String) - Static method in class org.hibernate.mapping.Table
 
qualify(String, String) - Static method in class org.hibernate.util.StringHelper
 
qualify(String, String[]) - Static method in class org.hibernate.util.StringHelper
 
qualifyIndexName() - Method in class org.hibernate.dialect.Cache71Dialect
 
qualifyIndexName() - Method in class org.hibernate.dialect.Dialect
Do we need to qualify index names with the schema name?
qualifyIndexName() - Method in class org.hibernate.dialect.MySQLDialect
 
qualifyIndexName() - Method in class org.hibernate.dialect.ProgressDialect
 
qualifyIndexName() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
RDMS does not support qualifing index names with the schema name.
qualifyIndexName() - Method in class org.hibernate.dialect.TimesTenDialect
 
Query - Interface in org.hibernate
An object-oriented representation of a Hibernate query.
QUERY_CACHE_FACTORY - Static variable in class org.hibernate.cfg.Environment
The QueryCacheFactory implementation class.
QUERY_CACHE_LOCAL_ONLY_PROP - Static variable in class org.hibernate.cache.jbc.query.QueryResultsRegionImpl
 
QUERY_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Name of the configuration that should be used for query caches.
QUERY_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Name of the configuration that should be used for query caches.
QUERY_STARTUP_CHECKING - Static variable in class org.hibernate.cfg.Environment
Should named queries be checked during startup (the default is enabled).
QUERY_SUBSTITUTIONS - Static variable in class org.hibernate.cfg.Environment
A comma-separated list of token substitutions to use when translating a Hibernate query to SQL
QUERY_TRANSLATOR - Static variable in class org.hibernate.cfg.Environment
The classname of the HQL query parser factory
Queryable - Interface in org.hibernate.persister.entity
Extends the generic EntityPersister contract to add operations required by the Hibernate Query Language
Queryable.Declarer - Class in org.hibernate.persister.entity
 
Queryable.Declarer(String) - Constructor for class org.hibernate.persister.entity.Queryable.Declarer
 
QueryableCollection - Interface in org.hibernate.persister.collection
A collection role that may be queried or loaded by outer join.
QueryBinder - Class in org.hibernate.cfg.annotations
Query binder
QueryBinder() - Constructor for class org.hibernate.cfg.annotations.QueryBinder
 
QueryBuilder - Class in org.hibernate.envers.tools.query
A class for incrementaly building a HQL query.
QueryBuilder(String, String) - Constructor for class org.hibernate.envers.tools.query.QueryBuilder
 
QueryCache - Interface in org.hibernate.cache
Defines the contract for caches capable of storing query results.
QueryCacheFactory - Interface in org.hibernate.cache
Defines a factory for query cache instances.
queryCacheHit(String, String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
queryCacheHit(String, String) - Method in class org.hibernate.stat.StatisticsImpl
 
queryCacheHit(String, String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
queryCacheMiss(String, String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
queryCacheMiss(String, String) - Method in class org.hibernate.stat.StatisticsImpl
 
queryCacheMiss(String, String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
queryCachePut(String, String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
queryCachePut(String, String) - Method in class org.hibernate.stat.StatisticsImpl
 
queryCachePut(String, String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
QueryException - Exception in org.hibernate
A problem occurred translating a Hibernate query to SQL due to invalid query syntax, etc.
QueryException(String) - Constructor for exception org.hibernate.QueryException
 
QueryException(String, Throwable) - Constructor for exception org.hibernate.QueryException
 
QueryException(String, String) - Constructor for exception org.hibernate.QueryException
 
QueryException(Exception) - Constructor for exception org.hibernate.QueryException
 
queryExecuted(String, int, long) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
queryExecuted(String, int, long) - Method in class org.hibernate.stat.StatisticsImpl
 
queryExecuted(String, int, long) - Method in interface org.hibernate.stat.StatisticsImplementor
 
QueryExecutionRequestException - Exception in org.hibernate.hql
Expecting to execute an illegal operation regarding the query type
QueryExecutionRequestException(String, String) - Constructor for exception org.hibernate.hql.QueryExecutionRequestException
 
QueryGeneratorBuilder - Class in org.hibernate.envers.configuration.metadata
Builds query generators, for reading collection middle tables, along with any related entities.
QueryGeneratorTools - Class in org.hibernate.envers.entities.mapper.relation.query
 
QueryGeneratorTools() - Constructor for class org.hibernate.envers.entities.mapper.relation.query.QueryGeneratorTools
 
queryHasAliases() - Method in class org.hibernate.loader.custom.sql.SQLQueryParser
 
QueryHints - Class in org.hibernate.ejb
TODO : javadoc
QueryHints() - Constructor for class org.hibernate.ejb.QueryHints
 
QueryImpl<X> - Class in org.hibernate.ejb
Hibernate implementation of both the Query and TypedQuery contracts.
QueryImpl(Query, AbstractEntityManagerImpl) - Constructor for class org.hibernate.ejb.QueryImpl
 
QueryImpl(Query, AbstractEntityManagerImpl, Map<String, Class>) - Constructor for class org.hibernate.ejb.QueryImpl
 
QueryImpl - Class in org.hibernate.impl
default implementation of the Query interface, for "ordinary" HQL queries (not collection filters)
QueryImpl(String, FlushMode, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.impl.QueryImpl
 
QueryImpl(String, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.impl.QueryImpl
 
QueryJoinFragment - Class in org.hibernate.sql
A join that appears in a translated HQL query
QueryJoinFragment(Dialect, boolean) - Constructor for class org.hibernate.sql.QueryJoinFragment
 
QueryKey - Class in org.hibernate.cache
A key that identifies a particular query with bound parameter values.
QueryLoader - Class in org.hibernate.loader.hql
A delegate that implements the Loader part of QueryTranslator.
QueryLoader(QueryTranslatorImpl, SessionFactoryImplementor, SelectClause) - Constructor for class org.hibernate.loader.hql.QueryLoader
Creates a new Loader implementation.
QueryMetadata - Class in org.hibernate.engine.query
Defines metadata regarding a translated HQL or native-SQL query.
QueryMetadata(String, ParameterMetadata, String[], Type[], Set) - Constructor for class org.hibernate.engine.query.QueryMetadata
 
QueryNode - Class in org.hibernate.hql.ast.tree
Defines a top-level AST node representing an HQL select statement.
QueryNode() - Constructor for class org.hibernate.hql.ast.tree.QueryNode
 
QueryParameterData - Class in org.hibernate.envers.entities.mapper.id
 
QueryParameterData(String, Object) - Constructor for class org.hibernate.envers.entities.mapper.id.QueryParameterData
 
QueryParameterException - Exception in org.hibernate
Parameter invalid or not found in the query
QueryParameterException(Exception) - Constructor for exception org.hibernate.QueryParameterException
 
QueryParameterException(String) - Constructor for exception org.hibernate.QueryParameterException
 
QueryParameterException(String, Throwable) - Constructor for exception org.hibernate.QueryParameterException
 
QueryParameterException(String, String) - Constructor for exception org.hibernate.QueryParameterException
 
QueryParameters - Class in org.hibernate.engine
 
QueryParameters() - Constructor for class org.hibernate.engine.QueryParameters
 
QueryParameters(Type, Object) - Constructor for class org.hibernate.engine.QueryParameters
 
QueryParameters(Type[], Object[], Object, String, Serializable) - Constructor for class org.hibernate.engine.QueryParameters
 
QueryParameters(Type[], Object[]) - Constructor for class org.hibernate.engine.QueryParameters
 
QueryParameters(Type[], Object[], Serializable[]) - Constructor for class org.hibernate.engine.QueryParameters
 
QueryParameters(Type[], Object[], Map, Serializable[]) - Constructor for class org.hibernate.engine.QueryParameters
 
QueryParameters(Type[], Object[], LockOptions, RowSelection, boolean, boolean, boolean, String, String, boolean, ResultTransformer) - Constructor for class org.hibernate.engine.QueryParameters
 
QueryParameters(Type[], Object[], Map, LockOptions, RowSelection, boolean, boolean, boolean, String, String, Serializable[], ResultTransformer) - Constructor for class org.hibernate.engine.QueryParameters
 
QueryParameters(Type[], Object[], Map, LockOptions, RowSelection, boolean, boolean, boolean, String, String, Serializable[], Object, String, Serializable, ResultTransformer) - Constructor for class org.hibernate.engine.QueryParameters
 
QueryPlanCache - Class in org.hibernate.engine.query
Acts as a cache for compiled query plans, as well as query-parameter metadata.
QueryPlanCache(SessionFactoryImplementor) - Constructor for class org.hibernate.engine.query.QueryPlanCache
 
QueryResultsRegion - Interface in org.hibernate.cache
Defines the contract for a cache region which will specifically be used to store query results.
QueryResultsRegionAdapter - Class in org.hibernate.cache.impl.bridge
Adapter specifically briding QueryResultsRegion to Cache.
QueryResultsRegionAdapter(Cache, Settings) - Constructor for class org.hibernate.cache.impl.bridge.QueryResultsRegionAdapter
 
QueryResultsRegionImpl - Class in org.hibernate.cache.infinispan.query
 
QueryResultsRegionImpl(CacheAdapter, String, Properties, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl
 
QueryResultsRegionImpl - Class in org.hibernate.cache.jbc.query
Defines the behavior of the query cache regions for JBossCache 2.x.
QueryResultsRegionImpl(Cache, String, String, Properties) - Constructor for class org.hibernate.cache.jbc.query.QueryResultsRegionImpl
Create a new QueryResultsRegionImpl.
QuerySecondPass - Interface in org.hibernate.cfg
Bind query
QuerySelect - Class in org.hibernate.sql
A translated HQL query
QuerySelect(Dialect) - Constructor for class org.hibernate.sql.QuerySelect
 
QuerySplitter - Class in org.hibernate.hql
Provides query splitting methods, which were originally in QueryTranslator.
QueryStatistics - Interface in org.hibernate.stat
Query statistics (HQL and SQL)

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

QueryStatisticsImpl - 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

QueryStructure<T> - Class in org.hibernate.ejb.criteria
Models basic query structure.
QueryStructure(AbstractQuery<T>, CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.QueryStructure
 
QuerySyntaxException - Exception in org.hibernate.hql.ast
Exception thrown when there is a syntax error in the HQL.
QuerySyntaxException(String) - Constructor for exception org.hibernate.hql.ast.QuerySyntaxException
 
QuerySyntaxException(String, String) - Constructor for exception org.hibernate.hql.ast.QuerySyntaxException
 
QueryTimeoutException - Exception in org.hibernate
Thrown when a database query timeout occurs.
QueryTimeoutException(String, JDBCException, String) - Constructor for exception org.hibernate.QueryTimeoutException
 
QueryTimeoutException(String, SQLException, String) - Constructor for exception org.hibernate.QueryTimeoutException
 
QueryTranslator - Interface in org.hibernate.hql
Defines the contract of an HQL->SQL translator.
QueryTranslatorFactory - Interface in org.hibernate.hql
Facade for generation of QueryTranslator and FilterTranslator instances.
QueryTranslatorImpl - Class in org.hibernate.hql.ast
A QueryTranslator that uses an Antlr-based parser.
QueryTranslatorImpl(String, String, Map, SessionFactoryImplementor) - Constructor for class org.hibernate.hql.ast.QueryTranslatorImpl
Creates a new AST-based query translator.
QueryTranslatorImpl - Class in org.hibernate.hql.classic
An instance of QueryTranslator translates a Hibernate query string to SQL.
QueryTranslatorImpl(String, String, Map, SessionFactoryImplementor) - Constructor for class org.hibernate.hql.classic.QueryTranslatorImpl
Construct a query translator
QueryTranslatorImpl(String, Map, SessionFactoryImplementor) - Constructor for class org.hibernate.hql.classic.QueryTranslatorImpl
Construct a query translator; this form used internally.
QueryTranslatorImpl.JavaConstantConverter - Class in org.hibernate.hql.ast
 
QueryTranslatorImpl.JavaConstantConverter() - Constructor for class org.hibernate.hql.ast.QueryTranslatorImpl.JavaConstantConverter
 
queuedAdditionIterator() - Method in class org.hibernate.collection.AbstractPersistentCollection
Iterate the "queued" additions
queuedAdditionIterator() - Method in interface org.hibernate.collection.PersistentCollection
Iterate the "queued" additions
queueOperation(Object) - Method in class org.hibernate.collection.AbstractPersistentCollection
Queue an addition
quot(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
quot(Expression<? extends Number>, Number) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
quot(Number, Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
QUOTE - Static variable in class org.hibernate.dialect.Dialect
Characters used for quoting SQL identifiers
quote(String) - Method in class org.hibernate.dialect.Dialect
Apply dialect-specific quoting.
quote(String) - Static method in class org.hibernate.util.StringHelper
Return a representation of the given name ensuring quoting (wrapped with '`' characters).
quotedIdentifier(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
quotedString(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser

R

RDMSOS2200Dialect - Class in org.hibernate.dialect
This is the Hibernate dialect for the Unisys 2200 Relational Database (RDMS).
RDMSOS2200Dialect() - Constructor for class org.hibernate.dialect.RDMSOS2200Dialect
 
read(Object) - Method in interface org.hibernate.cache.Cache
Deprecated. Get an item from the cache
read(Object) - Method in class org.hibernate.cache.EhCache
 
read(Object) - Method in class org.hibernate.cache.HashtableCache
 
read(Object) - Method in class org.hibernate.cache.OSCache
 
read(Object) - Method in class org.hibernate.cache.SwarmCache
 
read() - Method in class org.hibernate.collection.AbstractPersistentCollection
Called by any read-only method of the collection interface
read() - Method in class org.hibernate.engine.jdbc.ReaderInputStream
 
read() - Method in class org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesReader
 
read() - Method in class org.hibernate.lob.ReaderInputStream
Deprecated.  
READ - Static variable in class org.hibernate.LockMode
A shared lock.
READ - Static variable in class org.hibernate.LockOptions
READ represents LockMode.READ (timeout + scope do not apply)
READ - Static variable in class org.hibernate.secure.HibernatePermission
 
READ_ONLY - Static variable in class org.hibernate.cache.access.AccessType
 
READ_ONLY - Static variable in class org.hibernate.engine.Status
 
READ_WRITE - Static variable in class org.hibernate.cache.access.AccessType
 
readBoolean(Object, String, boolean) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
readBoolean(Object, String, boolean) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
readBoolean(Object, String, boolean) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
readByte(Object, String, byte) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
readByte(Object, String, byte) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
readByte(Object, String, byte) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
readByteCode(InputStream) - Static method in class org.hibernate.bytecode.util.ByteCodeHelper
Reads class byte array info from the given input stream.
readByteCode(File) - Static method in class org.hibernate.bytecode.util.ByteCodeHelper
 
readByteCode(ZipInputStream) - Static method in class org.hibernate.bytecode.util.ByteCodeHelper
 
readChar(Object, String, char) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
readChar(Object, String, char) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
readChar(Object, String, char) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
readCommittedIsolationMaintained(String) - Method in class org.hibernate.junit.functional.FunctionalTestCase
Is connection at least read committed?

Not, that this skip check relies on the JDBC driver reporting the true isolation level correctly.

readDouble(Object, String, double) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
readDouble(Object, String, double) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
readDouble(Object, String, double) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
readElement(ResultSet, Object, String[], SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
readElement(ResultSet, Object, String[], SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Read the element from a row of the JDBC ResultSet
readElementByIndex(Object) - Method in class org.hibernate.collection.AbstractPersistentCollection
 
readElementExistence(Object) - Method in class org.hibernate.collection.AbstractPersistentCollection
 
ReaderInputStream - Class in org.hibernate.engine.jdbc
Exposes a Reader as an InputStream.
ReaderInputStream(Reader) - Constructor for class org.hibernate.engine.jdbc.ReaderInputStream
 
ReaderInputStream - Class in org.hibernate.lob
Deprecated. Should not be used anymore.
ReaderInputStream(Reader) - Constructor for class org.hibernate.lob.ReaderInputStream
Deprecated.  
readExternal(ObjectInput) - Method in class org.hibernate.cache.infinispan.util.AddressAdapterImpl
 
readFloat(Object, String, float) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
readFloat(Object, String, float) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
readFloat(Object, String, float) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.PersistentArrayHolder
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.PersistentBag
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in interface org.hibernate.collection.PersistentCollection
Read a row from the JDBC result set
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.PersistentElementHolder
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.PersistentIndexedElementHolder
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.PersistentList
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.PersistentMap
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.PersistentSet
 
readIdentifier(ResultSet, String, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
readIdentifier(ResultSet, String, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Read the identifier from a row of the JDBC ResultSet
readIndex(ResultSet, String[], SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
readIndex(ResultSet, String[], SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Read the index from a row of the JDBC ResultSet
readIndexExistence(Object) - Method in class org.hibernate.collection.AbstractPersistentCollection
 
readInt(Object, String, int) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
readInt(Object, String, int) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
readInt(Object, String, int) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
readKey(ResultSet, String[], SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
readKey(ResultSet, String[], SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Read the key from a row of the JDBC ResultSet
readLong(Object, String, long) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
readLong(Object, String, long) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
readLong(Object, String, long) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
readMappingDocument(EntityResolver, InputSource, Origin) - Method in class org.hibernate.util.xml.MappingReader
 
readObject(Object, String, Object) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
readObject(ObjectInputStream) - Method in class org.hibernate.ejb.metamodel.AbstractAttribute
Used by JDK serialization...
readObject(Object, String, Object) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
readObject(Object, String, Object) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
ReadOnlyAccess - Class in org.hibernate.cache.jbc.collection
This defines the strategy for transactional access to collection data in a pessimistic-locking JBossCache using its 2.x APIs.
ReadOnlyAccess(CollectionRegionImpl) - Constructor for class org.hibernate.cache.jbc.collection.ReadOnlyAccess
Create a provider of read-only access to the specific region.
ReadOnlyAccess - Class in org.hibernate.cache.jbc.entity
This defines the strategy for transactional access to enity data in JBossCache using its 2.x APIs

read-only access to a JBossCache really is still transactional, just with the extra semantic or guarentee that we will not update data.

ReadOnlyAccess(EntityRegionImpl) - Constructor for class org.hibernate.cache.jbc.entity.ReadOnlyAccess
 
ReadOnlyCache - Class in org.hibernate.cache
Caches data that is never updated.
ReadOnlyCache() - Constructor for class org.hibernate.cache.ReadOnlyCache
 
readShort(Object, String, short) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
readShort(Object, String, short) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
readShort(Object, String, short) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
readSize() - Method in class org.hibernate.collection.AbstractPersistentCollection
Called by the size() method
ReadWriteCache - Class in org.hibernate.cache
Caches data that is sometimes updated while maintaining the semantics of "read committed" isolation level.
ReadWriteCache() - Constructor for class org.hibernate.cache.ReadWriteCache
 
ReadWriteCache.Item - Class in org.hibernate.cache
An item of cached data, timestamped with the time it was cached,.
ReadWriteCache.Item(Object, Object, long) - Constructor for class org.hibernate.cache.ReadWriteCache.Item
 
ReadWriteCache.Lock - Class in org.hibernate.cache
A soft lock which supports concurrent locking, timestamped with the time it was released
ReadWriteCache.Lock(long, int, Object) - Constructor for class org.hibernate.cache.ReadWriteCache.Lock
 
ReadWriteCache.Lockable - Interface in org.hibernate.cache
 
reallyDoCascade(CascadingAction) - Method in class org.hibernate.engine.CascadeStyle.MultipleCascadeStyle
 
reallyDoCascade(CascadingAction) - Method in class org.hibernate.engine.CascadeStyle
Probably more aptly named something like doCascadeToCollectionElements(); it is however used from both the collection and to-one logic branches...
reassociate(AbstractEvent, Object, Serializable, EntityPersister) - Method in class org.hibernate.event.def.AbstractReassociateEventListener
Associates a given entity (either transient or associated with another session) to the given session.
reassociateIfUninitializedProxy(Object) - Method in interface org.hibernate.engine.PersistenceContext
Takes the given object and, if it represents a proxy, reassociates it with this event source.
reassociateIfUninitializedProxy(Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
Takes the given object and, if it represents a proxy, reassociates it with this event source.
reassociateIfUninitializedProxy(Object, SessionImplementor) - Method in class org.hibernate.event.def.DefaultSaveEventListener
 
reassociateIfUninitializedProxy(Object, SessionImplementor) - Method in class org.hibernate.event.def.DefaultSaveOrUpdateEventListener
 
reassociateProxy(Object, Serializable) - Method in interface org.hibernate.engine.PersistenceContext
If a deleted entity instance is re-saved, and it has a proxy, we need to reset the identifier of the proxy
reassociateProxy(Object, Serializable) - Method in class org.hibernate.engine.StatefulPersistenceContext
If a deleted entity instance is re-saved, and it has a proxy, we need to reset the identifier of the proxy
reattachCollection(PersistentCollection, CollectionType) - Method in class org.hibernate.event.def.ProxyVisitor
Reattach a detached (disassociated) initialized or uninitialized collection wrapper, using a snapshot carried with the collection wrapper
ReattachVisitor - Class in org.hibernate.event.def
Abstract superclass of visitors that reattach collections.
ReattachVisitor(EventSource, Serializable, Object) - Constructor for class org.hibernate.event.def.ReattachVisitor
 
rebuild() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
reconnect() - Method in class org.hibernate.impl.SessionImpl
 
reconnect(Connection) - Method in class org.hibernate.impl.SessionImpl
 
reconnect() - Method in interface org.hibernate.Session
Deprecated. Manual reconnection is only needed in the case of application-supplied connections, in which case the Session.reconnect(java.sql.Connection) for should be used.
reconnect(Connection) - Method in interface org.hibernate.Session
Reconnect to the given JDBC connection.
RecoverableException - Exception in org.hibernate.cfg
Should neven be exposed to the client An exception that wrap an underlying exception whith the hope subsequent processing will recover from it.
RecoverableException(String, Throwable) - Constructor for exception org.hibernate.cfg.RecoverableException
 
RecoverableException(Throwable) - Constructor for exception org.hibernate.cfg.RecoverableException
 
RecoverableException(String) - Constructor for exception org.hibernate.cfg.RecoverableException
 
recreate(PersistentCollection, Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
recreate(PersistentCollection, Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
(Re)create the collection's persistent state
recreateCollection(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
recreateCollection(String) - Method in class org.hibernate.stat.StatisticsImpl
 
recreateCollection(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
recreateSchema() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
recreateSchemaAfterFailure() - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
recreateSchemaAfterFailure() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
recursiveResolve(int, boolean, String) - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
 
recursiveResolve(int, boolean, String, AST) - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
 
redefineColumnName(String, String, boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
redefineColumnName(String, String, boolean) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
referencedClass - Variable in class org.hibernate.cfg.Mappings.PropertyReference
 
referencedColumnName() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
referencedPropertyName - Variable in class org.hibernate.mapping.ToOne
 
reflectedPropertyClass(String, String) - Static method in class org.hibernate.util.ReflectHelper
Attempt to resolve the specified property type through reflection.
ReflectHelper - Class in org.hibernate.util
Utility class for various reflection operations.
ReflectionOptimizer - Interface in org.hibernate.bytecode
Represents reflection optimization for a particular class.
ReflectionOptimizer.AccessOptimizer - Interface in org.hibernate.bytecode
Represents optimized entity property access.
ReflectionOptimizer.InstantiationOptimizer - Interface in org.hibernate.bytecode
Represents optimized entity instantiation.
ReflectionOptimizerImpl - Class in org.hibernate.bytecode.cglib
Deprecated. Per HHH-5451 support for cglib as a bytecode provider has been deprecated.
ReflectionOptimizerImpl(InstantiationOptimizerAdapter, AccessOptimizerAdapter) - Constructor for class org.hibernate.bytecode.cglib.ReflectionOptimizerImpl
Deprecated.  
ReflectionOptimizerImpl - Class in org.hibernate.bytecode.javassist
ReflectionOptimizer implementation for Javassist.
ReflectionOptimizerImpl(ReflectionOptimizer.InstantiationOptimizer, ReflectionOptimizer.AccessOptimizer) - Constructor for class org.hibernate.bytecode.javassist.ReflectionOptimizerImpl
 
ReflectionTools - Class in org.hibernate.envers.tools.reflection
 
ReflectionTools() - Constructor for class org.hibernate.envers.tools.reflection.ReflectionTools
 
REFRESH - Static variable in class org.hibernate.CacheMode
The session will never read items from the cache, but will add items to the cache as it reads them from the database.
refresh(Object) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
refresh(Object, Map<String, Object>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
refresh(Object, LockModeType) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
REFRESH - Static variable in class org.hibernate.engine.CascadeStyle
refresh
REFRESH - Static variable in class org.hibernate.engine.CascadingAction
 
refresh(Object, Map) - Method in interface org.hibernate.event.EventSource
Cascade refesh an entity instance
refresh(Object) - Method in class org.hibernate.impl.SessionImpl
 
refresh(Object, LockMode) - Method in class org.hibernate.impl.SessionImpl
 
refresh(Object, LockOptions) - Method in class org.hibernate.impl.SessionImpl
 
refresh(Object, Map) - Method in class org.hibernate.impl.SessionImpl
 
refresh(Object) - Method in class org.hibernate.impl.StatelessSessionImpl
 
refresh(String, Object) - Method in class org.hibernate.impl.StatelessSessionImpl
 
refresh(Object, LockMode) - Method in class org.hibernate.impl.StatelessSessionImpl
 
refresh(String, Object, LockMode) - Method in class org.hibernate.impl.StatelessSessionImpl
 
refresh(Object) - Method in interface org.hibernate.Session
Re-read the state of the given instance from the underlying database.
refresh(Object, LockMode) - Method in interface org.hibernate.Session
Deprecated. LockMode parameter should be replaced with LockOptions
refresh(Object, LockOptions) - Method in interface org.hibernate.Session
Re-read the state of the given instance from the underlying database, with the given LockMode.
refresh(Object) - Method in interface org.hibernate.StatelessSession
Refresh the entity instance state from the database.
refresh(String, Object) - Method in interface org.hibernate.StatelessSession
Refresh the entity instance state from the database.
refresh(Object, LockMode) - Method in interface org.hibernate.StatelessSession
Refresh the entity instance state from the database.
refresh(String, Object, LockMode) - Method in interface org.hibernate.StatelessSession
Refresh the entity instance state from the database.
RefreshEvent - Class in org.hibernate.event
Defines an event class for the refreshing of an object.
RefreshEvent(Object, EventSource) - Constructor for class org.hibernate.event.RefreshEvent
 
RefreshEvent(Object, LockMode, EventSource) - Constructor for class org.hibernate.event.RefreshEvent
 
RefreshEvent(Object, LockOptions, EventSource) - Constructor for class org.hibernate.event.RefreshEvent
 
RefreshEventListener - Interface in org.hibernate.event
Defines the contract for handling of refresh events generated from a session.
region - Variable in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
region - Variable in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
region - Variable in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
Region - Interface in org.hibernate.cache
Defines a contract for accessing a particular named region within the underlying cache implementation.
REGION_NAME - Static variable in class org.hibernate.cache.UpdateTimestampsCache
 
RegionFactory - Interface in org.hibernate.cache
Contract for building second level cache regions.
RegionFactoryCacheProviderBridge - Class in org.hibernate.cache.impl.bridge
Acts as a bridge between the RegionFactory contract and the older CacheProvider contract.
RegionFactoryCacheProviderBridge(Properties) - Constructor for class org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
 
regionFqn - Variable in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
regionFqn - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
regionName - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
regionRoot - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
regionRootMutex - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
register(String) - Method in class org.hibernate.envers.configuration.metadata.AuditEntityNameRegister
Register an audit entity name.
register(String, Class) - Method in class org.hibernate.id.factory.DefaultIdentifierGeneratorFactory
 
register71Functions() - Method in class org.hibernate.dialect.Cache71Dialect
 
registerAffectingFetchProfile(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
registerAffectingFetchProfile(String) - Method in interface org.hibernate.persister.entity.Loadable
Register the name of a fetch profile determined to have an affect on the underlying loadable in regards to the fact that the underlying load SQL needs to be adjust when the given fetch profile is enabled.
registerAttributePath(String, Path) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
 
registerBooleanSupport() - Method in class org.hibernate.dialect.Ingres10Dialect
 
registerCallbackIfNecessary() - Method in class org.hibernate.jdbc.JDBCContext
 
registerCharacterTypeMappings() - Method in class org.hibernate.dialect.Oracle8iDialect
 
registerCharacterTypeMappings() - Method in class org.hibernate.dialect.Oracle9iDialect
 
registerColumnType(int, int, String) - Method in class org.hibernate.dialect.Dialect
Subclasses register a type name for the given type code and maximum column length.
registerColumnType(int, String) - Method in class org.hibernate.dialect.Dialect
Subclasses register a type name for the given type code.
registerDateTimeColumnTypes() - Method in class org.hibernate.dialect.Ingres9Dialect
Register column types date, time, timestamp
registerDateTimeFunctions() - Method in class org.hibernate.dialect.Ingres9Dialect
Register functions current_time, current_timestamp, current_date
registerDateTimeTypeMappings() - Method in class org.hibernate.dialect.Oracle8iDialect
 
registerDateTimeTypeMappings() - Method in class org.hibernate.dialect.Oracle9iDialect
 
registerDefaultProperties() - Method in class org.hibernate.dialect.Oracle8iDialect
 
registerDefaultTuplizerClass(EntityMode, Class) - Method in class org.hibernate.tuple.component.ComponentTuplizerFactory
Method allowing registration of the tuplizer class to use as default for a particular entity-mode.
registerDefaultTuplizerClass(EntityMode, Class) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
Method allowing registration of the tuplizer class to use as default for a particular entity-mode.
registerEntityNameResolver(EntityNameResolver, EntityMode) - Method in class org.hibernate.impl.SessionFactoryImpl
 
registerExplicitParameter(ParameterExpression<?>) - Method in interface org.hibernate.ejb.criteria.CriteriaQueryCompiler.RenderingContext
Register parameters explicitly encountered in the criteria query.
registerFunction(String, SQLFunction) - Method in class org.hibernate.dialect.Dialect
 
registerFunctions() - Method in class org.hibernate.dialect.Oracle8iDialect
 
registerHibernateType(int, int, String) - Method in class org.hibernate.dialect.Dialect
Registers a Hibernate Type name for the given Types type code and maximum column length.
registerHibernateType(int, String) - Method in class org.hibernate.dialect.Dialect
Registers a Hibernate Type name for the given Types type code.
registerKeyword(String) - Method in class org.hibernate.dialect.Dialect
 
registerLargeObjectTypeMappings() - Method in class org.hibernate.dialect.Oracle8iDialect
 
registerLiteralParameterBinding(Object, Class) - Method in interface org.hibernate.ejb.criteria.CriteriaQueryCompiler.RenderingContext
Register a parameter that was not part of the criteria query (at least not as a parameter).
registerNumericTypeMappings() - Method in class org.hibernate.dialect.Oracle8iDialect
 
registerParameter(ParameterExpression<?>) - Method in interface org.hibernate.ejb.criteria.ParameterRegistry
Registers the given parameter with this regitry.
registerParameterBinding(Parameter, Object) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
Register any parameters contained within this query component with the given registry.
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
Register any parameters contained within this query component with the given registry.
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.CoalesceExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.CompoundSelectionImpl
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.ConcatExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.EntityTypeExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.function.BasicFunctionExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.function.CastFunction
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.function.LocateFunction
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.function.ParameterizedFunctionExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.function.SubstringFunction
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.ListIndexExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.LiteralExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.MapEntryExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.NullifExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.NullLiteralExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.ParameterExpressionImpl
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.PathTypeExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.SearchedCaseExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.SimpleCaseExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.SizeOfCollectionExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.SubqueryComparisonModifierExpression
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.expression.UnaryArithmeticOperation
Register any parameters contained within this query component with the given registry.
registerParameters(ParameterRegistry) - Method in interface org.hibernate.ejb.criteria.ParameterContainer
Register any parameters contained within this query component with the given registry.
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
Register any parameters contained within this query component with the given registry.
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.predicate.BetweenPredicate
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.predicate.BooleanAssertionPredicate
Register any parameters contained within this query component with the given registry.
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.predicate.BooleanExpressionPredicate
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.predicate.BooleanStaticAssertionPredicate
Register any parameters contained within this query component with the given registry.
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.predicate.ComparisonPredicate
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.predicate.CompoundPredicate
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.predicate.ExistsPredicate
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.predicate.ExplicitTruthValueCheck
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.predicate.InPredicate
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.predicate.IsEmptyPredicate
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.predicate.LikePredicate
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.predicate.MemberOfPredicate
 
registerParameters(ParameterRegistry) - Method in class org.hibernate.ejb.criteria.predicate.NullnessPredicate
 
registerPendingPut(Object) - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Notifies this validator that it is expected that a database read followed by a subsequent PutFromLoadValidator.acquirePutFromLoadLock(Object) call will occur.
registerPendingPut(Object) - Method in class org.hibernate.cache.jbc.access.PutFromLoadValidator
Notifies this validator that it is expected that a database read followed by a subsequent PutFromLoadValidator.acquirePutFromLoadLock(Object) call will occur.
registerPersistentGenerators(Map) - Method in interface org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationPlan
Register any sub generators which implement PersistentIdentifierGenerator by their generatorKey.
registerPersistentGenerators(Map) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
Register any sub generators which implement PersistentIdentifierGenerator by their generatorKey.
registerPersistentGenerators(Map) - Method in interface org.hibernate.id.IdentifierGeneratorAggregator
Register any sub generators which implement PersistentIdentifierGenerator by their generatorKey.
registerPersistentGenerators(Map) - Method in class org.hibernate.mapping.Component.ValueGenerationPlan
 
registerProcess(AfterTransactionCompletionProcess) - Method in class org.hibernate.engine.ActionQueue
 
registerProcess(BeforeTransactionCompletionProcess) - Method in class org.hibernate.engine.ActionQueue
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.Cache71Dialect
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.DataDirectOracle9Dialect
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.DB2Dialect
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.Dialect
Registers an OUT parameter which will be returning a ResultSet.
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.MySQLDialect
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.Oracle8iDialect
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.PostgresPlusDialect
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
registerReverseHibernateTypeMappings() - Method in class org.hibernate.dialect.Oracle8iDialect
 
registerSynchronization(Synchronization) - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
registerSynchronization(Synchronization) - Method in class org.hibernate.transaction.CMTTransaction
Register a user synchronization callback for this transaction.
registerSynchronization(Synchronization) - Method in class org.hibernate.transaction.JDBCTransaction
Register a user synchronization callback for this transaction.
registerSynchronization(Synchronization) - Method in class org.hibernate.transaction.JTATransaction
Register a user synchronization callback for this transaction.
registerSynchronization(Synchronization) - Method in interface org.hibernate.Transaction
Register a user synchronization callback for this transaction.
registerSynchronization(Synchronization) - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter
registerSynchronizationIfPossible() - Method in class org.hibernate.jdbc.JDBCContext
 
registerVarcharTypes() - Method in class org.hibernate.dialect.MySQL5Dialect
 
registerVarcharTypes() - Method in class org.hibernate.dialect.MySQLDialect
 
REGRESSION_STYLE_CROSS_JOINS - Static variable in class org.hibernate.hql.ast.SqlGenerator
 
REGRESSION_STYLE_JOIN_SUPPRESSION - Static variable in class org.hibernate.hql.ast.tree.DotNode
 
RelatedAuditExpression - Class in org.hibernate.envers.query.criteria
 
RelatedAuditExpression(PropertyNameGetter, Object, boolean) - Constructor for class org.hibernate.envers.query.criteria.RelatedAuditExpression
 
relatedId(String) - Static method in class org.hibernate.envers.query.AuditEntity
Create restrictions on an id of a related entity.
RelationalModel - Interface in org.hibernate.mapping
A relational object which may be created using DDL
RelationDescription - Class in org.hibernate.envers.entities
 
RelationDescription(String, RelationType, String, String, IdMapper, PropertyMapper, PropertyMapper, boolean) - Constructor for class org.hibernate.envers.entities.RelationDescription
 
RelationQueryGenerator - Interface in org.hibernate.envers.entities.mapper.relation.query
TODO: cleanup implementations and extract common code Implementations of this interface provide a method to generate queries on a relation table (a table used for mapping relations).
RelationTargetAuditMode - Enum in org.hibernate.envers
 
RelationType - Enum in org.hibernate.envers.entities
Type of a relation between two entities.
release() - Method in class org.hibernate.bytecode.javassist.TransformingClassLoader
 
release() - Method in class org.hibernate.cache.AbstractJndiBoundCacheProvider
 
release(Object, SoftLock) - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. Called when we have finished the attempted update/delete (which may or may not have been successful), after transaction completion.
release(Object, SoftLock) - Method in class org.hibernate.cache.NonstrictReadWriteCache
Invalidate the item (again, for safety).
release(Object, SoftLock) - Method in class org.hibernate.cache.ReadOnlyCache
Unsupported!
release(Object, SoftLock) - Method in class org.hibernate.cache.ReadWriteCache
Release the soft lock on the item.
release(Object, SoftLock) - Method in class org.hibernate.cache.TransactionalCache
Do nothing.
RELEASE_CONNECTIONS - Static variable in class org.hibernate.cfg.Environment
Specifies how Hibernate should release JDBC connections.
releaseBorrowedConnection() - Method in class org.hibernate.jdbc.ConnectionManager
 
releaseIsolatedClassLoader(ClassLoader) - Method in class org.hibernate.junit.AbstractClassLoaderIsolatedTestCase
 
releasePutFromLoadLock(Object) - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Releases the lock previously obtained by a call to PutFromLoadValidator.acquirePutFromLoadLock(Object) that returned true.
releasePutFromLoadLock(Object) - Method in class org.hibernate.cache.jbc.access.PutFromLoadValidator
Releases the lock previously obtained by a call to PutFromLoadValidator.acquirePutFromLoadLock(Object) that returned true.
releaseStatement(PreparedStatement, SessionImplementor) - Method in class org.hibernate.id.insert.AbstractReturningDelegate
 
RELOAD - Static variable in interface org.hibernate.event.LoadEventListener
 
remove(Object) - Method in interface org.hibernate.cache.access.CollectionRegionAccessStrategy
Called after an item has become stale (before the transaction completes).
remove(Object) - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Called after an item has become stale (before the transaction completes).
remove(Object) - Method in interface org.hibernate.cache.Cache
Deprecated. Remove an item from the cache
remove(Object) - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. Evict an item from the cache immediately (without regard for transaction isolation).
remove(Object) - Method in class org.hibernate.cache.EhCache
Removes the element which matches the key.
remove(Object) - Method in class org.hibernate.cache.HashtableCache
 
remove(Object) - Method in class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
remove(Object) - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
remove(Object) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
remove(Object) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Performs a remove(Object), wrapping any exception in a CacheException.
remove(Object) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
remove(Object) - Method in class org.hibernate.cache.jbc.access.OptimisticTransactionalAccessDelegate
 
remove(Object) - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
remove(Object) - Method in class org.hibernate.cache.jbc.collection.TransactionalAccess
Called after an item has become stale (before the transaction completes).
remove(Object) - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
remove(Cache, Fqn, Object) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Builds an Fqn from region and key and performs a JBoss Cache removeNode(Fqn), wrapping any exception in a CacheException.
remove(Cache, Fqn, Object, Option) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Builds an Fqn from region and key and performs a JBoss Cache removeNode(Fqn), wrapping any exception in a CacheException.
remove(Object) - Method in class org.hibernate.cache.NonstrictReadWriteCache
 
remove(Object) - Method in class org.hibernate.cache.OSCache
 
remove(Object) - Method in class org.hibernate.cache.ReadOnlyCache
 
remove(Object) - Method in class org.hibernate.cache.ReadWriteCache
 
remove(Object) - Method in class org.hibernate.cache.SwarmCache
Remove an item from the cache
remove(Object) - Method in class org.hibernate.cache.TransactionalCache
 
remove(Object) - Method in class org.hibernate.collection.PersistentBag
 
remove(int) - Method in class org.hibernate.collection.PersistentBag
 
remove(Object) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
remove(int) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
remove(Object) - Method in class org.hibernate.collection.PersistentList
 
remove(int) - Method in class org.hibernate.collection.PersistentList
 
remove(Object) - Method in class org.hibernate.collection.PersistentMap
 
remove(Object) - Method in class org.hibernate.collection.PersistentSet
 
remove(Object) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
remove(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
remove(int) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
remove(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
remove(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
remove(Object) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
remove() - Method in class org.hibernate.hql.ast.util.ASTIterator
 
remove() - Method in class org.hibernate.hql.ast.util.ASTParentsFirstIterator
 
remove() - Method in class org.hibernate.impl.IteratorImpl
 
remove(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
remove(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Completely remove the persistent state of the collection
remove(Attribute) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
remove(CDATA) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
remove(Entity) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
remove(Namespace) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
remove(Text) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
remove(Node) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
remove(Comment) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
remove(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
remove(ProcessingInstruction) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
remove(Object) - Method in class org.hibernate.proxy.map.MapProxy
 
remove(Attribute) - Method in class org.hibernate.tuple.ElementWrapper
 
remove(CDATA) - Method in class org.hibernate.tuple.ElementWrapper
 
remove(Entity) - Method in class org.hibernate.tuple.ElementWrapper
 
remove(Namespace) - Method in class org.hibernate.tuple.ElementWrapper
 
remove(Text) - Method in class org.hibernate.tuple.ElementWrapper
 
remove(Node) - Method in class org.hibernate.tuple.ElementWrapper
 
remove(Comment) - Method in class org.hibernate.tuple.ElementWrapper
 
remove(Element) - Method in class org.hibernate.tuple.ElementWrapper
 
remove(ProcessingInstruction) - Method in class org.hibernate.tuple.ElementWrapper
 
remove() - Method in class org.hibernate.util.EmptyIterator
 
remove(Object) - Method in class org.hibernate.util.FastHashMap
Remove any mapping for this key, and return any previously mapped value.
remove(Object) - Method in class org.hibernate.util.IdentityMap
 
remove(Object) - Method in class org.hibernate.util.IdentitySet
 
remove() - Method in class org.hibernate.util.JoinedIterator
 
remove() - Method in class org.hibernate.util.LazyIterator
 
remove() - Method in class org.hibernate.util.SingletonIterator
 
REMOVE_VALIDATION_GROUP - Static variable in class org.hibernate.ejb.AvailableSettings
Used to coordinate with bean validators

See JPA 2 section 8.2.1.9

removeAll() - Method in interface org.hibernate.cache.access.CollectionRegionAccessStrategy
Called to evict data from the entire region
removeAll() - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Called to evict data from the entire region
removeAll() - Method in class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
removeAll() - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
removeAll() - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
removeAll() - Method in class org.hibernate.cache.jbc.access.OptimisticTransactionalAccessDelegate
 
removeAll() - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
removeAll() - Method in class org.hibernate.cache.jbc.collection.TransactionalAccess
Called to evict data from the entire region
removeAll() - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
removeAll(Cache, Fqn) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Performs a JBoss Cache removeNode(Fqn), wrapping any exception in a CacheException.
removeAll(Cache, Fqn, Option) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Performs a JBoss Cache removeNode(Fqn), wrapping any exception in a CacheException.
removeAll(Collection) - Method in class org.hibernate.collection.PersistentBag
 
removeAll(Collection) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
removeAll(Collection) - Method in class org.hibernate.collection.PersistentList
 
removeAll(Collection) - Method in class org.hibernate.collection.PersistentSet
 
removeAll(Collection<?>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
removeAll(Collection) - Method in class org.hibernate.util.IdentitySet
 
removeBatchLoadableEntityKey(EntityKey) - Method in class org.hibernate.engine.BatchFetchQueue
After evicting or deleting or loading an entity, we don't need to batch fetch it anymore, remove it from the queue if necessary
removeChildParent(Object) - Method in interface org.hibernate.engine.PersistenceContext
Remove child/parent relation from cache
removeChildParent(Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
removeCollection(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
removeCollection(String) - Method in class org.hibernate.stat.StatisticsImpl
 
removeCollection(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
removeCollectionHolder(Object) - Method in interface org.hibernate.engine.PersistenceContext
Remove the mapping of collection to holder during eviction of the owning entity
removeCollectionHolder(Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
REMOVED_ENTITY_MARKER - Static variable in class org.hibernate.event.def.DefaultLoadEventListener
 
removeEntity(EntityKey) - Method in interface org.hibernate.engine.PersistenceContext
Remove an entity from the session cache, also clear up other state associated with the entity, all except for the EntityEntry
removeEntity(EntityKey) - Method in class org.hibernate.engine.StatefulPersistenceContext
Remove an entity from the session cache, also clear up other state associated with the entity, all except for the EntityEntry
removeEntry(Object) - Method in interface org.hibernate.engine.PersistenceContext
Remove an entity entry from the session cache
removeEntry(Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
Remove an entity entry from the session cache
removeInstance(String, String, Properties) - Static method in class org.hibernate.impl.SessionFactoryObjectFactory
 
removeListener(Object) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Remove listener from cache instance.
removeListener(Object) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
removeNode(Cache, Fqn, Object, Option) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Performs a JBoss Cache removeNode(Fqn), wrapping any exception in a CacheException.
removeProcessingInstruction(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
removeProcessingInstruction(String) - Method in class org.hibernate.tuple.ElementWrapper
 
removeProxy(EntityKey) - Method in interface org.hibernate.engine.PersistenceContext
Remove a proxy from the session cache
removeProxy(EntityKey) - Method in class org.hibernate.engine.StatefulPersistenceContext
Remove a proxy from the session cache.
removeResultSetMapping(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
removeSubselect(EntityKey) - Method in class org.hibernate.engine.BatchFetchQueue
After evicting or deleting an entity, we don't need to know the query that was used to load it anymore (don't call this after loading the entity, since we might still need to load its collections)
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
Render the function call as SQL fragment.
render(TrimFunctionTemplate.Options, String, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.AnsiTrimFunction
 
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.AvgFunction
 
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.AvgWithArgumentCastFunction
 
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.CastFunction
 
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.CharIndexFunction
 
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.ConditionalParenthesisFunction
 
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.ConvertFunction
 
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.DerbyConcatFunction
Render the function call as SQL fragment.
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.NoArgSQLFunction
 
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.NvlFunction
 
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.PositionSubstringFunction
 
render(List, SessionFactoryImplementor) - Method in interface org.hibernate.dialect.function.SQLFunction
Deprecated. See http://opensource.atlassian.com/projects/hibernate/browse/HHH-5212
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.SQLFunctionTemplate
Render the function call as SQL fragment.
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.StandardJDBCEscapeFunction
 
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.StandardSQLFunction
Render the function call as SQL fragment.
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.TemplateRenderer
 
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.TrimFunctionTemplate
 
render(TrimFunctionTemplate.Options, String, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.TrimFunctionTemplate
 
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.VarArgsSQLFunction
Render the function call as SQL fragment.
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.CoalesceExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.CompoundSelectionImpl
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.ConcatExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.EntityTypeExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.function.BasicFunctionExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.function.CastFunction
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.function.LocateFunction
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.function.ParameterizedFunctionExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.function.SubstringFunction
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.ListIndexExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.LiteralExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.MapEntryExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.NullifExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.NullLiteralExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.ParameterExpressionImpl
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.PathTypeExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.SearchedCaseExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.SimpleCaseExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.SizeOfCollectionExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.SubqueryComparisonModifierExpression
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.UnaryArithmeticOperation
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.path.RootImpl
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.BetweenPredicate
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.BooleanAssertionPredicate
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.BooleanExpressionPredicate
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.BooleanStaticAssertionPredicate
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.ComparisonPredicate
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.CompoundPredicate
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.ExistsPredicate
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.ExplicitTruthValueCheck
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.InPredicate
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.IsEmptyPredicate
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.LikePredicate
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.MemberOfPredicate
 
render(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.NullnessPredicate
 
render(StringBuilder, CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
render(CriteriaQueryCompiler.RenderingContext) - Method in interface org.hibernate.ejb.criteria.Renderable
 
render(T) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.BaseValueHandler
 
render(BigDecimal) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.BigDecimalValueHandler
 
render(BigInteger) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.BigIntegerValueHandler
 
render(Double) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.DoubleValueHandler
 
render(Float) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.FloatValueHandler
 
render(Long) - Method in class org.hibernate.ejb.criteria.ValueHandlerFactory.LongValueHandler
 
render(T) - Method in interface org.hibernate.ejb.criteria.ValueHandlerFactory.ValueHandler
 
render(String) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentTranslator
The main contract, performing the transaction.
render(String, Map) - Method in class org.hibernate.util.FilterHelper
 
render(StringBuffer, String, Map) - Method in class org.hibernate.util.FilterHelper
 
Renderable - Interface in org.hibernate.ejb.criteria
TODO : javadoc
renderArguments(StringBuilder, CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.function.AggregationFunction.COUNT
 
renderArguments(StringBuilder, CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.function.ParameterizedFunctionExpression
 
renderDisplayInfo() - Method in class org.hibernate.param.CollectionFilterKeyParameterSpecification
Render this parameter into displayable info (for logging, etc).
renderDisplayInfo() - Method in class org.hibernate.param.DynamicFilterParameterSpecification
Render this parameter into displayable info (for logging, etc).
renderDisplayInfo() - Method in class org.hibernate.param.NamedParameterSpecification
Render this parameter into displayable info (for logging, etc).
renderDisplayInfo() - Method in interface org.hibernate.param.ParameterSpecification
Render this parameter into displayable info (for logging, etc).
renderDisplayInfo() - Method in class org.hibernate.param.PositionalParameterSpecification
Render this parameter into displayable info (for logging, etc).
renderDisplayInfo() - Method in class org.hibernate.param.VersionTypeSeedParameterSpecification
Render this parameter into displayable info (for logging, etc).
rendered() - Method in enum org.hibernate.ejb.criteria.predicate.ComparisonPredicate.ComparisonOperator
 
renderLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
renderLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CustomCollectionType
 
renderOrderByStringTemplate(String, Dialect, SQLFunctionRegistry) - Static method in class org.hibernate.sql.Template
Performs order-by template rendering without column mapping.
renderOrderByStringTemplate(String, ColumnMapper, SessionFactoryImplementor, Dialect, SQLFunctionRegistry) - Static method in class org.hibernate.sql.Template
Performs order-by template rendering allowing column mapping.
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.CoalesceExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.CompoundSelectionImpl
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.ConcatExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.EntityTypeExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.function.BasicFunctionExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.ListIndexExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.LiteralExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.MapEntryExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.NullifExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.NullLiteralExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.ParameterExpressionImpl
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.PathTypeExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.SearchedCaseExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.SimpleCaseExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.SizeOfCollectionExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.SubqueryComparisonModifierExpression
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.expression.UnaryArithmeticOperation
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.path.RootImpl
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.BetweenPredicate
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.BooleanAssertionPredicate
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.BooleanExpressionPredicate
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.BooleanStaticAssertionPredicate
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.ComparisonPredicate
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.CompoundPredicate
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.ExistsPredicate
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.ExplicitTruthValueCheck
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.InPredicate
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.IsEmptyPredicate
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.LikePredicate
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.MemberOfPredicate
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.predicate.NullnessPredicate
 
renderProjection(CriteriaQueryCompiler.RenderingContext) - Method in interface org.hibernate.ejb.criteria.Renderable
 
renderScalarIdentifierSelect(int) - Method in class org.hibernate.hql.ast.tree.ComponentJoin.ComponentFromElementType
 
renderSelect(int[], int[], int[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
renderTableExpression(CriteriaQueryCompiler.RenderingContext) - Method in interface org.hibernate.ejb.criteria.FromImplementor
 
renderTableExpression(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.path.AbstractJoinImpl
 
renderTableExpression(CriteriaQueryCompiler.RenderingContext) - Method in class org.hibernate.ejb.criteria.path.RootImpl
 
renderUnuseable(Connection) - Static method in class org.hibernate.jdbc.BorrowedConnectionProxy
Marks a borrowed connection as no longer usable.
renderWhereStringTemplate(String, Dialect, SQLFunctionRegistry) - Static method in class org.hibernate.sql.Template
 
renderWhereStringTemplate(String, String, Dialect) - Static method in class org.hibernate.sql.Template
Deprecated. Only intended for annotations usage; use Template.renderWhereStringTemplate(String, String, Dialect, SQLFunctionRegistry) instead
renderWhereStringTemplate(String, String, Dialect, SQLFunctionRegistry) - Static method in class org.hibernate.sql.Template
Takes the where condition provided in the mapping attribute and interpolates the alias.
repeat(String, int) - Static method in class org.hibernate.util.StringHelper
 
repeat(char, int) - Static method in class org.hibernate.util.StringHelper
 
REPLACE - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
 
replace(Object, Object, Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
replace(K, V, V) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
replace(K, V) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
replace(Object, Object, SessionImplementor, Object, Map, ForeignKeyDirection) - Method in class org.hibernate.type.AbstractType
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.AnyType
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.BlobType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
replace(Object, Object, Object) - Method in class org.hibernate.type.CharacterArrayClobType
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.ClobType
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.CollectionType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.ComponentType
 
replace(Object, Object, SessionImplementor, Object, Map, ForeignKeyDirection) - Method in class org.hibernate.type.ComponentType
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.CompositeCustomType
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.CustomType
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.EntityType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Object, Object, Object) - Method in class org.hibernate.type.EnumType
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.ImmutableType
Deprecated.  
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.MetaType
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.MutableType
Deprecated.  
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.SerializableToBlobType
 
replace(Object, Object, Object) - Method in class org.hibernate.type.StringClobType
Deprecated.  
replace(Object, Object, SessionImplementor, Object, Map) - Method in interface org.hibernate.type.Type
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Object, Object, SessionImplementor, Object, Map, ForeignKeyDirection) - Method in interface org.hibernate.type.Type
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Object[], Object[], Type[], SessionImplementor, Object, Map) - Static method in class org.hibernate.type.TypeFactory
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
replace(Object[], Object[], Type[], SessionImplementor, Object, Map, ForeignKeyDirection) - Static method in class org.hibernate.type.TypeFactory
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
replace(Object, Object, SessionImplementor, Object) - Method in interface org.hibernate.usertype.CompositeUserType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Object, Object, Object) - Method in interface org.hibernate.usertype.UserType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(String, String, String) - Static method in class org.hibernate.util.StringHelper
 
replace(String[], String, String) - Static method in class org.hibernate.util.StringHelper
 
replace(String, String, String, boolean) - Static method in class org.hibernate.util.StringHelper
 
replaceAssociations(Object[], Object[], Type[], SessionImplementor, Object, Map, ForeignKeyDirection) - Static method in class org.hibernate.type.TypeFactory
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
replaceDelayedEntityIdentityInsertKeys(EntityKey, Serializable) - Method in interface org.hibernate.engine.PersistenceContext
 
replaceDelayedEntityIdentityInsertKeys(EntityKey, Serializable) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
replaceElements(Object, Object, Object, Map, SessionImplementor) - Method in class org.hibernate.type.ArrayType
 
replaceElements(Object, Object, Object, Map, SessionImplementor) - Method in class org.hibernate.type.CollectionType
Replace the elements of a collection with the elements of another collection.
replaceElements(Object, Object, Object, Map, SessionImplementor) - Method in class org.hibernate.type.CustomCollectionType
 
replaceElements(Object, Object, Object, Map, SessionImplementor) - Method in class org.hibernate.type.MapType
 
replaceElements(Object, Object, CollectionPersister, Object, Map, SessionImplementor) - Method in interface org.hibernate.usertype.UserCollectionType
Replace the elements of a collection with the elements of another collection
replaceNode(Node, Element) - Static method in class org.hibernate.type.AbstractType
 
replaceOnce(String, String, String) - Static method in class org.hibernate.util.StringHelper
 
REPLICATE - Static variable in class org.hibernate.engine.CascadeStyle
replicate
REPLICATE - Static variable in class org.hibernate.engine.CascadingAction
 
replicate(Object, ReplicationMode) - Method in class org.hibernate.impl.SessionImpl
 
replicate(String, Object, ReplicationMode) - Method in class org.hibernate.impl.SessionImpl
 
replicate(Object, ReplicationMode) - Method in interface org.hibernate.Session
Persist the state of the given detached instance, reusing the current identifier value.
replicate(String, Object, ReplicationMode) - Method in interface org.hibernate.Session
Persist the state of the given detached instance, reusing the current identifier value.
ReplicateEvent - Class in org.hibernate.event
Defines an event class for the replication of an entity.
ReplicateEvent(Object, ReplicationMode, EventSource) - Constructor for class org.hibernate.event.ReplicateEvent
 
ReplicateEvent(String, Object, ReplicationMode, EventSource) - Constructor for class org.hibernate.event.ReplicateEvent
 
ReplicateEventListener - Interface in org.hibernate.event
Defines the contract for handling of replicate events generated from a session.
replication - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
replication - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
ReplicationMode - Class in org.hibernate
Represents a replication strategy.
ReplicationMode(String) - Constructor for class org.hibernate.ReplicationMode
 
reportError(RecognitionException) - Method in class org.hibernate.hql.ast.ErrorCounter
 
reportError(String) - Method in class org.hibernate.hql.ast.ErrorCounter
 
reportError(RecognitionException) - Method in interface org.hibernate.hql.ast.ErrorReporter
 
reportError(String) - Method in interface org.hibernate.hql.ast.ErrorReporter
 
reportError(RecognitionException) - Method in class org.hibernate.hql.ast.HqlParser
 
reportError(String) - Method in class org.hibernate.hql.ast.HqlParser
 
reportError(RecognitionException) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
reportError(String) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
reportError(RecognitionException) - Method in class org.hibernate.hql.ast.SqlGenerator
 
reportError(String) - Method in class org.hibernate.hql.ast.SqlGenerator
 
reportSkip(String, String) - Method in class org.hibernate.junit.UnitTestCase
 
reportSkip(String, String) - Method in class org.hibernate.test.annotations.HibernateTestCase
 
reportWarning(String) - Method in class org.hibernate.hql.ast.ErrorCounter
 
reportWarning(String) - Method in interface org.hibernate.hql.ast.ErrorReporter
 
reportWarning(String) - Method in class org.hibernate.hql.ast.HqlParser
 
reportWarning(String) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
reportWarning(String) - Method in class org.hibernate.hql.ast.SqlGenerator
 
requireClassPersister(String) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Locate the persister by class or entity name, requiring that such a persister exist.
requireQueryableCollection(String) - Method in class org.hibernate.hql.ast.util.SessionFactoryHelper
Locate the collection persister by the collection role, requiring that such a persister exist.
requiresCastingOfParametersInSelectClause() - Method in class org.hibernate.dialect.DB2Dialect
DB2 in fact does require that parameters appearing in the select clause be wrapped in cast() calls to tell the DB parser the type of the select value.
requiresCastingOfParametersInSelectClause() - Method in class org.hibernate.dialect.Dialect
Does this dialect require that parameters appearing in the SELECT clause be wrapped in cast() calls to tell the db parser the expected type.
requiresCastingOfParametersInSelectClause() - Method in class org.hibernate.dialect.HSQLDialect
todo - needs usage clarification If the SELECT statement is always part of a UNION, then the type of parameter is resolved by v.
RequiresDialect - Annotation Type in org.hibernate.junit
Annotation used to indicate that a test should be run only when run against the indicated dialects.
RequiresDialectFeature - Annotation Type in org.hibernate.junit
Annotation used to indicate that a test should be run only when the current dialect supports the specified feature.
requiresDirtyCheck(Object) - Method in class org.hibernate.engine.EntityEntry
 
requiresNoCascadeChecking() - Method in class org.hibernate.engine.CascadingAction
Does the specified cascading action require verification of no cascade validity?
requireSupertype() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
 
reset() - Method in class org.hibernate.cfg.AnnotationConfiguration
 
reset() - Method in class org.hibernate.cfg.Configuration
 
reset() - Method in class org.hibernate.util.xml.ErrorLogger
 
resetExpectedType(Type) - Method in class org.hibernate.engine.query.NamedParameterDescriptor
 
resetIdentifier(Object, Serializable, Object, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
resetIdentifier(Object, Serializable, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
resetIdentifier(Object, Serializable, Object, EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Deprecated. Use EntityPersister.resetIdentifier(Object, Serializable, Object, SessionImplementor) instead
resetIdentifier(Object, Serializable, Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Set the identifier and version of the given instance back to its "unsaved" value.
resetIdentifier(Object, Serializable, Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Inject the given identifier and version into the entity, in order to "roll back" to their original values.
resetIdentifier(Object, Serializable, Object, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Inject the given identifier and version into the entity, in order to "roll back" to their original values.
resetIdentifier(Object, Serializable, Object) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Deprecated. Use EntityTuplizer.resetIdentifier(Object, Serializable, Object, SessionImplementor) instead
resetIdentifier(Object, Serializable, Object, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Inject the given identifier and version into the entity, in order to "roll back" to their original values.
resetIfNeeded() - Method in class org.hibernate.engine.jdbc.ClobProxy
 
resetJavaType(Class) - Method in class org.hibernate.ejb.criteria.expression.AbstractTupleElement
 
resetJavaType(Class) - Method in class org.hibernate.ejb.criteria.expression.LiteralExpression
 
resetStatus() - Method in class org.hibernate.ejb.transaction.JoinableCMTTransaction
 
ResinTransactionManagerLookup - Class in org.hibernate.transaction
TransactionManagerLookup strategy for Resin
ResinTransactionManagerLookup() - Constructor for class org.hibernate.transaction.ResinTransactionManagerLookup
 
ResolvableNode - Interface in org.hibernate.hql.ast.tree
The contract for expression sub-trees that can resolve themselves.
resolve(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
resolve(boolean, boolean, String, AST) - Method in class org.hibernate.hql.ast.tree.AbstractMapComponentNode
 
resolve() - Method in class org.hibernate.hql.ast.tree.AggregateNode
 
resolve(boolean) - Method in class org.hibernate.hql.ast.tree.CollectionFunction
 
resolve(boolean, boolean, String, AST) - Method in class org.hibernate.hql.ast.tree.DotNode
 
resolve() - Method in class org.hibernate.hql.ast.tree.FromClause
 
resolve(boolean, boolean) - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
 
resolve(boolean, boolean, String) - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
 
resolve(boolean, boolean, String, AST) - Method in class org.hibernate.hql.ast.tree.IdentNode
 
resolve(boolean, boolean, String, AST) - Method in class org.hibernate.hql.ast.tree.IndexNode
 
resolve(boolean) - Method in class org.hibernate.hql.ast.tree.MethodNode
 
resolve(boolean, boolean, String, AST) - Method in interface org.hibernate.hql.ast.tree.ResolvableNode
Does the work of resolving an identifier or a dot
resolve(boolean, boolean, String) - Method in interface org.hibernate.hql.ast.tree.ResolvableNode
Does the work of resolving an identifier or a dot, but without a parent node
resolve(boolean, boolean) - Method in interface org.hibernate.hql.ast.tree.ResolvableNode
Does the work of resolving an identifier or a dot, but without a parent node or alias
resolve(boolean, boolean, String, AST) - Method in class org.hibernate.hql.ast.tree.SelectExpressionImpl
 
resolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractType
 
resolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AnyType
 
resolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
 
resolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.ComponentType
 
resolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.EntityType
Resolve an identifier or unique key value
resolve(Object, SessionImplementor, Object) - Method in interface org.hibernate.type.Type
Map identifiers to entities or collections.
resolveBothSpaceTrimFromFunction() - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
Resolve the function definition which should be used to trim both leading and trailing spaces.
resolveBothSpaceTrimFromFunction() - Method in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Resolve the function definition which should be used to trim both leading and trailing spaces.
resolveBothSpaceTrimFunction() - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
Resolve the function definition which should be used to trim both leading and trailing spaces.
resolveBothSpaceTrimFunction() - Method in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Resolve the function definition which should be used to trim both leading and trailing spaces.
resolveBothTrimFunction() - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
Resolve the function definition which should be used to trim the specified character from both the beginning (leading) and end (trailing) of the trim source.
resolveBothTrimFunction() - Method in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Resolve the function definition which should be used to trim the specified character from both the beginning (leading) and end (trailing) of the trim source.
resolveCachedAttributePath(String) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
 
resolveCallback(XClass, Class, ReflectionManager) - Static method in class org.hibernate.ejb.event.CallbackResolver
 
resolveClassicResultTransformer(Constructor, ResultTransformer) - Static method in class org.hibernate.hql.HolderInstantiator
 
resolveCollectionProperty(AST) - Method in class org.hibernate.hql.ast.tree.MethodNode
 
resolveColumns(QueryableCollection) - Method in class org.hibernate.hql.ast.tree.AbstractMapComponentNode
 
resolveColumns(QueryableCollection) - Method in class org.hibernate.hql.ast.tree.MapEntryNode
 
resolveColumns(QueryableCollection) - Method in class org.hibernate.hql.ast.tree.MapKeyNode
 
resolveColumns(QueryableCollection) - Method in class org.hibernate.hql.ast.tree.MapValueNode
 
resolveDialect(DatabaseMetaData) - Method in class org.hibernate.dialect.resolver.AbstractDialectResolver
Determine the Dialect to use based on the given JDBC DatabaseMetaData.
resolveDialect(DatabaseMetaData) - Method in interface org.hibernate.dialect.resolver.DialectResolver
Determine the Dialect to use based on the given JDBC DatabaseMetaData.
resolveDialect(DatabaseMetaData) - Method in class org.hibernate.dialect.resolver.DialectResolverSet
Determine the Dialect to use based on the given JDBC DatabaseMetaData.
resolveDialectInternal(DatabaseMetaData) - Method in class org.hibernate.dialect.resolver.AbstractDialectResolver
Perform the actual resolution without caring about handling SQLExceptions.
resolveDialectInternal(DatabaseMetaData) - Method in class org.hibernate.dialect.resolver.BasicDialectResolver
 
resolveDialectInternal(DatabaseMetaData) - Method in class org.hibernate.dialect.resolver.StandardDialectResolver
 
resolveEntity(String, String) - Method in class org.hibernate.cfg.EJB3DTDEntityResolver
 
resolveEntity(String, String) - Method in class org.hibernate.util.DTDEntityResolver
 
resolveEntityName(Object) - Method in interface org.hibernate.EntityNameResolver
Given an entity instance, determine its entity-name.
resolveEntityName(Object) - Method in class org.hibernate.tuple.entity.Dom4jEntityTuplizer.BasicEntityNameResolver
Given an entity instance, determine its entity-name.
resolveEntityName(Object) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer.BasicEntityNameResolver
Given an entity instance, determine its entity-name.
resolveFirstChild() - Method in class org.hibernate.hql.ast.tree.DotNode
Resolves the left hand side of the DOT.
resolveFirstChild() - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
Resolves the left hand side of the DOT.
resolveFunction(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
resolveIdent(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
resolveIdentifier(Serializable, SessionImplementor) - Method in class org.hibernate.type.EntityType
Resolve an identifier via a load.
resolveIndex(AST) - Method in class org.hibernate.hql.ast.tree.AbstractMapComponentNode
 
resolveIndex(AST) - Method in class org.hibernate.hql.ast.tree.DotNode
 
resolveIndex(AST) - Method in class org.hibernate.hql.ast.tree.IdentNode
 
resolveIndex(AST) - Method in class org.hibernate.hql.ast.tree.IndexNode
 
resolveIndex(AST) - Method in interface org.hibernate.hql.ast.tree.ResolvableNode
Does the work of resolving an an index [].
resolveIndex(AST) - Method in class org.hibernate.hql.ast.tree.SelectExpressionImpl
 
resolveInFunctionCall(boolean, boolean) - Method in class org.hibernate.hql.ast.tree.DotNode
 
resolveInFunctionCall(boolean, boolean) - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
 
resolveInFunctionCall(boolean, boolean) - Method in interface org.hibernate.hql.ast.tree.ResolvableNode
Does the work of resolving inside of the scope of a function call
resolveInHibernateNamespace(String) - Method in class org.hibernate.util.DTDEntityResolver
 
resolveInitialContext(Properties) - Method in class org.hibernate.transaction.JTATransactionFactory
Given the lot of Hibernate configuration properties, resolve appropriate reference to JNDI InitialContext.
resolveInLocalNamespace(String) - Method in class org.hibernate.util.DTDEntityResolver
 
resolveLeadingSpaceTrimFunction() - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
Resolve the function definition which should be used to trim leading spaces.
resolveLeadingSpaceTrimFunction() - Method in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Resolve the function definition which should be used to trim leading spaces.
resolveLeadingTrimFunction() - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
Resolve the function definition which should be used to trim the specified character from the beginning (leading) of the trim source.
resolveLeadingTrimFunction() - Method in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Resolve the function definition which should be used to trim the specified character from the beginning (leading) of the trim source.
resolvePlaceHolder(String) - Static method in class org.hibernate.util.PropertiesHelper
Handles interpolation processing for a single property.
resolvePlaceHolders(Properties) - Static method in class org.hibernate.util.PropertiesHelper
Handles interpolation processing for all entries in a properties object.
resolveResultTransformer(ResultTransformer) - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
resolveResultTransformer(ResultTransformer, ResultTransformer) - Static method in class org.hibernate.hql.HolderInstantiator
 
resolveResultTransformer(ResultTransformer) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
resolveResultTransformer(ResultTransformer) - Method in class org.hibernate.loader.custom.CustomLoader
 
resolveResultTransformer(ResultTransformer) - Method in class org.hibernate.loader.hql.QueryLoader
 
resolveResultTransformer(ResultTransformer) - Method in class org.hibernate.loader.Loader
Determine the actual ResultTransformer that will be used to transform query results.
resolveSelectExpression(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
resolveSelectExpression() - Method in class org.hibernate.hql.ast.tree.DotNode
Special method to resolve expressions in the SELECT list.
resolveTrailingSpaceTrimFunction() - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
Resolve the function definition which should be used to trim trailing spaces.
resolveTrailingSpaceTrimFunction() - Method in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Resolve the function definition which should be used to trim trailing spaces.
resolveTrailingTrimFunction() - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
Resolve the function definition which should be used to trim the specified character from the end (trailing) of the trim source.
resolveTrailingTrimFunction() - Method in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Resolve the function definition which should be used to trim the specified character from the end (trailing) of the trim source.
resolveType(QueryableCollection) - Method in class org.hibernate.hql.ast.tree.AbstractMapComponentNode
 
resolveType(QueryableCollection) - Method in class org.hibernate.hql.ast.tree.MapEntryNode
 
resolveType(QueryableCollection) - Method in class org.hibernate.hql.ast.tree.MapKeyNode
 
resolveType(QueryableCollection) - Method in class org.hibernate.hql.ast.tree.MapValueNode
 
resolveUserTransactionName(Properties) - Method in class org.hibernate.transaction.JTATransactionFactory
Given the lot of Hibernate configuration properties, resolve appropriate JNDI namespace to use for UserTransaction resolution.
RestrictableStatement - Interface in org.hibernate.hql.ast.tree
Type definition for Statements which are restrictable via a where-clause (and thus also having a from-clause).
Restrictions - Class in org.hibernate.criterion
The criterion package may be used by applications as a framework for building new kinds of Criterion.
ResultCheckStyle - Enum in org.hibernate.annotations
Possible checks on Sql Insert, Delete, Update
ResultColumnReferenceStrategy - Class in org.hibernate.dialect
Defines how we need to reference columns in the group-by, having, and order-by clauses.
ResultColumnReferenceStrategy(String) - Constructor for class org.hibernate.dialect.ResultColumnReferenceStrategy
 
ResultSetIdentifierConsumer - Interface in org.hibernate.id
An optional contract for Type or UserType implementations to handle generated id values any way they see fit as opposed to being limited to the discrete set of numeric types handled by IdentifierGeneratorHelper
ResultSetMappingBinder - Class in org.hibernate.cfg
 
ResultSetMappingBinder() - Constructor for class org.hibernate.cfg.ResultSetMappingBinder
 
ResultSetMappingDefinition - Class in org.hibernate.engine
Keep a description of the resultset mapping
ResultSetMappingDefinition(String) - Constructor for class org.hibernate.engine.ResultSetMappingDefinition
 
ResultsetMappingSecondPass - Class in org.hibernate.cfg.annotations
 
ResultsetMappingSecondPass(SqlResultSetMapping, ExtendedMappings, boolean) - Constructor for class org.hibernate.cfg.annotations.ResultsetMappingSecondPass
 
ResultSetMappingSecondPass - Class in org.hibernate.cfg
 
ResultSetMappingSecondPass(Element, String, Mappings) - Constructor for class org.hibernate.cfg.ResultSetMappingSecondPass
 
ResultSetWrapperProxy - Class in org.hibernate.engine.jdbc
A proxy for a ResultSet delegate, responsible for locally caching the columnName-to-columnIndex resolution that has been found to be inefficient in a few vendor's drivers (i.e., Oracle and Postgres).
ResultTransformer - Interface in org.hibernate.transform
Implementors define a strategy for transforming query results into the actual application-visible query result list.
resume(Transaction) - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
Tell the TransactionManager to resume the given transaction
resume(Transaction) - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
Tell the TransactionManager to resume the given transaction
resume(Transaction) - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
resume(Transaction) - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter
retainAll(Collection) - Method in class org.hibernate.collection.PersistentBag
 
retainAll(Collection) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
retainAll(Collection) - Method in class org.hibernate.collection.PersistentList
 
retainAll(Collection) - Method in class org.hibernate.collection.PersistentSet
 
retainAll(Collection<?>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
retainAll(Collection) - Method in class org.hibernate.util.IdentitySet
 
retryMergeTransientEntities(MergeEvent, Map, EventCache, boolean) - Method in class org.hibernate.event.def.DefaultMergeEventListener
 
Return - Interface in org.hibernate.loader.custom
Represents a return in a custom query.
returnClass - Variable in class org.hibernate.id.enhanced.OptimizerFactory.OptimizerSupport
 
returnColumnName - Variable in class org.hibernate.sql.CaseFragment
 
returnedClass() - Method in class org.hibernate.envers.entities.RevisionTypeType
 
returnedClass() - Method in class org.hibernate.type.CharacterArrayClobType
 
returnedClass() - Method in class org.hibernate.type.EnumType
 
returnedClass() - Method in class org.hibernate.type.PrimitiveCharacterArrayClobType
 
returnedClass() - Method in class org.hibernate.type.StringClobType
Deprecated.  
returnedClass() - Method in interface org.hibernate.usertype.CompositeUserType
The class returned by nullSafeGet().
returnedClass() - Method in interface org.hibernate.usertype.UserType
The class returned by nullSafeGet().
ReturnMetadata - Class in org.hibernate.engine.query
 
ReturnMetadata(String[], Type[]) - Constructor for class org.hibernate.engine.query.ReturnMetadata
 
reverse() - Method in class org.hibernate.ejb.criteria.OrderImpl
 
revision - Variable in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
RevisionDoesNotExistException - Exception in org.hibernate.envers.exception
 
RevisionDoesNotExistException(Number) - Constructor for exception org.hibernate.envers.exception.RevisionDoesNotExistException
 
RevisionDoesNotExistException(Date) - Constructor for exception org.hibernate.envers.exception.RevisionDoesNotExistException
 
RevisionEntity - Annotation Type in org.hibernate.envers
Marks an entity to be created whenever a new revision is generated.
RevisionInfoConfiguration - Class in org.hibernate.envers.configuration
 
RevisionInfoConfiguration() - Constructor for class org.hibernate.envers.configuration.RevisionInfoConfiguration
 
RevisionInfoGenerator - Interface in org.hibernate.envers.revisioninfo
 
RevisionInfoNumberReader - Class in org.hibernate.envers.revisioninfo
Gets a revision number from a persisted revision info entity.
RevisionInfoNumberReader(Class<?>, PropertyData) - Constructor for class org.hibernate.envers.revisioninfo.RevisionInfoNumberReader
 
RevisionInfoQueryCreator - Class in org.hibernate.envers.revisioninfo
 
RevisionInfoQueryCreator(String, String, String, boolean) - Constructor for class org.hibernate.envers.revisioninfo.RevisionInfoQueryCreator
 
RevisionListener - Interface in org.hibernate.envers
An implementation of this class, having a no-arg constructor, should be passed as an argument to the RevisionEntity annotation.
revisionNumber() - Static method in class org.hibernate.envers.query.AuditEntity
Create restrictions, projections and specify order for the revision number, corresponding to an audited entity.
RevisionNumber - Annotation Type in org.hibernate.envers
Marks a property which will hold the number of the revision in a revision entity, see RevisionListener.
RevisionNumberPropertyName - Class in org.hibernate.envers.query.property
Used for specifying restrictions on the revision number, corresponding to an audit entity.
RevisionNumberPropertyName() - Constructor for class org.hibernate.envers.query.property.RevisionNumberPropertyName
 
revisionProperty(String) - Static method in class org.hibernate.envers.query.AuditEntity
Create restrictions, projections and specify order for a property of the revision entity, corresponding to an audited entity.
RevisionPropertyPropertyName - Class in org.hibernate.envers.query.property
Used for specifying restrictions on a property of the revision entity, which is associated with an audit entity.
RevisionPropertyPropertyName(String) - Constructor for class org.hibernate.envers.query.property.RevisionPropertyPropertyName
 
RevisionsOfEntityQuery - Class in org.hibernate.envers.query.impl
 
RevisionsOfEntityQuery(AuditConfiguration, AuditReaderImplementor, Class<?>, boolean, boolean) - Constructor for class org.hibernate.envers.query.impl.RevisionsOfEntityQuery
 
RevisionsOfEntityQuery(AuditConfiguration, AuditReaderImplementor, Class<?>, String, boolean, boolean) - Constructor for class org.hibernate.envers.query.impl.RevisionsOfEntityQuery
 
RevisionTimestamp - Annotation Type in org.hibernate.envers
Marks a property which will hold the timestamp of the revision in a revision entity, see RevisionListener.
revisionType() - Static method in class org.hibernate.envers.query.AuditEntity
Create restrictions, projections and specify order for the revision type, corresponding to an audited entity.
RevisionType - Enum in org.hibernate.envers
Type of the revision.
RevisionTypeAuditExpression - Class in org.hibernate.envers.query.criteria
 
RevisionTypeAuditExpression(Object, String) - Constructor for class org.hibernate.envers.query.criteria.RevisionTypeAuditExpression
 
RevisionTypePropertyName - Class in org.hibernate.envers.query.property
Used for specifying restrictions on the revision number, corresponding to an audit entity.
RevisionTypePropertyName() - Constructor for class org.hibernate.envers.query.property.RevisionTypePropertyName
 
RevisionTypeType - Class in org.hibernate.envers.entities
A hibernate type for the RevisionType enum.
RevisionTypeType() - Constructor for class org.hibernate.envers.entities.RevisionTypeType
 
RIGHT_OUTER_JOIN - Static variable in class org.hibernate.sql.JoinFragment
 
rollback() - Method in class org.hibernate.ejb.TransactionImpl
 
rollback() - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
rollback() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
rollback() - Method in class org.hibernate.transaction.CMTTransaction
Force the underlying transaction to roll back.
rollback() - Method in class org.hibernate.transaction.JDBCTransaction
Force the underlying transaction to roll back.
rollback() - Method in class org.hibernate.transaction.JTATransaction
Force the underlying transaction to roll back.
rollback() - Method in interface org.hibernate.Transaction
Force the underlying transaction to roll back.
rollback() - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter
rollback() - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter
root(String) - Static method in class org.hibernate.util.StringHelper
 
ROOT_ALIAS - Static variable in interface org.hibernate.criterion.CriteriaSpecification
The alias that refers to the "root" entity of the criteria query.
ROOT_ENTITY - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Each row of results is an instance of the root entity
ROOT_LEVEL - Static variable in class org.hibernate.hql.ast.tree.FromClause
 
ROOT_LEVEL - Static variable in class org.hibernate.hql.ast.tree.FromReferenceNode
 
ROOT_SQL_ALIAS - Static variable in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
RootClass - Class in org.hibernate.mapping
The root class of an inheritance hierarchy
RootClass() - Constructor for class org.hibernate.mapping.RootClass
 
RootEntityResultTransformer - Class in org.hibernate.transform
ResultTransformer implementation which limits the result tuple to only the "root entity".
RootImpl<X> - Class in org.hibernate.ejb.criteria.path
TODO : javadoc
RootImpl(CriteriaBuilderImpl, EntityType<X>) - Constructor for class org.hibernate.ejb.criteria.path.RootImpl
 
RootReturn - Class in org.hibernate.loader.custom
Represents a return which names a "root" entity.
RootReturn(String, String, EntityAliases, LockMode) - Constructor for class org.hibernate.loader.custom.RootReturn
 
rowCount() - Static method in class org.hibernate.criterion.Projections
The query row count, ie.
RowCountProjection - Class in org.hibernate.criterion
A row count
RowCountProjection() - Constructor for class org.hibernate.criterion.RowCountProjection
 
ROWID_ALIAS - Static variable in interface org.hibernate.persister.entity.Loadable
 
rowIdName - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
RowSelection - Class in org.hibernate.engine
Represents a selection of rows in a JDBC ResultSet
RowSelection() - Constructor for class org.hibernate.engine.RowSelection
 
RTRIM - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
 
run(TestResult) - Method in class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 
runBare() - Method in class org.hibernate.junit.UnitTestCase
runBare overridden in order to apply FailureExpected validations as well as start/complete logging
runBare() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
runSchemaDrop() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
runSchemaGeneration() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
runTest() - Method in class org.hibernate.junit.functional.DatabaseSpecificFunctionalTestCase
 
runTest() - Method in class org.hibernate.junit.functional.FunctionalTestCase
runTest is overridden in order to apply session closure assertions.
runTest(Test, TestResult) - Method in class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 
runTest() - Method in class org.hibernate.test.annotations.HibernateTestCase
 

S

SAPDBDialect - Class in org.hibernate.dialect
An SQL dialect compatible with SAP DB.
SAPDBDialect() - Constructor for class org.hibernate.dialect.SAPDBDialect
 
save(Object, Serializable) - Method in interface org.hibernate.classic.Session
Deprecated. declare identifier properties for all classes
save(String, Object, Serializable) - Method in interface org.hibernate.classic.Session
Deprecated. declare identifier properties for all classes
save(Object, Serializable) - Method in class org.hibernate.impl.SessionImpl
 
save(Object) - Method in class org.hibernate.impl.SessionImpl
 
save(String, Object) - Method in class org.hibernate.impl.SessionImpl
 
save(String, Object, Serializable) - Method in class org.hibernate.impl.SessionImpl
 
save(Object) - Method in interface org.hibernate.Session
Persist the given transient instance, first assigning a generated identifier.
save(String, Object) - Method in interface org.hibernate.Session
Persist the given transient instance, first assigning a generated identifier.
SAVE_UPDATE - Static variable in class org.hibernate.engine.CascadingAction
 
SAVE_UPDATE_COPY - Static variable in class org.hibernate.engine.CascadingAction
 
saveOrUpdate(Object) - Method in class org.hibernate.impl.SessionImpl
 
saveOrUpdate(String, Object) - Method in class org.hibernate.impl.SessionImpl
 
saveOrUpdate(Object) - Method in interface org.hibernate.Session
Either Session.save(Object) or Session.update(Object) the given instance, depending upon resolution of the unsaved-value checks (see the manual for discussion of unsaved-value checking).
saveOrUpdate(String, Object) - Method in interface org.hibernate.Session
Either Session.save(String, Object) or Session.update(String, Object) the given instance, depending upon resolution of the unsaved-value checks (see the manual for discussion of unsaved-value checking).
saveOrUpdateCopy(Object) - Method in interface org.hibernate.classic.Session
Deprecated. use Session.merge(Object)
saveOrUpdateCopy(Object, Serializable) - Method in interface org.hibernate.classic.Session
Deprecated. with no replacement
saveOrUpdateCopy(String, Object) - Method in interface org.hibernate.classic.Session
Deprecated. use Session.merge(String, Object)
saveOrUpdateCopy(String, Object, Serializable) - Method in interface org.hibernate.classic.Session
Deprecated. with no replacement
saveOrUpdateCopy(String, Object, Map) - Method in interface org.hibernate.event.EventSource
Cascade copy an entity instance
saveOrUpdateCopy(String, Object) - Method in class org.hibernate.impl.SessionImpl
 
saveOrUpdateCopy(Object) - Method in class org.hibernate.impl.SessionImpl
 
saveOrUpdateCopy(String, Object, Serializable) - Method in class org.hibernate.impl.SessionImpl
 
saveOrUpdateCopy(Object, Serializable) - Method in class org.hibernate.impl.SessionImpl
 
saveOrUpdateCopy(String, Object, Map) - Method in class org.hibernate.impl.SessionImpl
 
SaveOrUpdateEvent - Class in org.hibernate.event
An event class for saveOrUpdate()
SaveOrUpdateEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.SaveOrUpdateEvent
 
SaveOrUpdateEvent(String, Object, Serializable, EventSource) - Constructor for class org.hibernate.event.SaveOrUpdateEvent
 
SaveOrUpdateEvent(Object, EventSource) - Constructor for class org.hibernate.event.SaveOrUpdateEvent
 
SaveOrUpdateEventListener - Interface in org.hibernate.event
Defines the contract for handling of update events generated from a session.
saveRevisionData(Session, Object) - Method in class org.hibernate.envers.revisioninfo.DefaultRevisionInfoGenerator
 
saveRevisionData(Session, Object) - Method in interface org.hibernate.envers.revisioninfo.RevisionInfoGenerator
 
saveWithGeneratedId(Object, String, Object, EventSource, boolean) - Method in class org.hibernate.ejb.event.EJB3MergeEventListener
 
saveWithGeneratedId(Object, String, Object, EventSource, boolean) - Method in class org.hibernate.ejb.event.EJB3PersistEventListener
 
saveWithGeneratedId(Object, String, Object, EventSource, boolean) - Method in class org.hibernate.ejb.event.EJB3SaveEventListener
 
saveWithGeneratedId(Object, String, Object, EventSource, boolean) - Method in class org.hibernate.ejb.event.EJB3SaveOrUpdateEventListener
 
saveWithGeneratedId(Object, String, Object, EventSource, boolean) - Method in class org.hibernate.event.def.AbstractSaveEventListener
Prepares the save call using a newly generated id.
saveWithGeneratedOrRequestedId(SaveOrUpdateEvent) - Method in class org.hibernate.event.def.DefaultSaveEventListener
 
saveWithGeneratedOrRequestedId(SaveOrUpdateEvent) - Method in class org.hibernate.event.def.DefaultSaveOrUpdateEventListener
Save the transient instance, assigning the right identifier
saveWithRequestedId(Object, Serializable, String, Object, EventSource) - Method in class org.hibernate.ejb.event.EJB3MergeEventListener
 
saveWithRequestedId(Object, Serializable, String, Object, EventSource) - Method in class org.hibernate.ejb.event.EJB3PersistEventListener
 
saveWithRequestedId(Object, Serializable, String, Object, EventSource) - Method in class org.hibernate.ejb.event.EJB3SaveEventListener
 
saveWithRequestedId(Object, Serializable, String, Object, EventSource) - Method in class org.hibernate.ejb.event.EJB3SaveOrUpdateEventListener
 
saveWithRequestedId(Object, Serializable, String, Object, EventSource) - Method in class org.hibernate.event.def.AbstractSaveEventListener
Prepares the save call using the given requested id.
SAVING - Static variable in class org.hibernate.engine.Status
 
scalarName(int, int) - Static method in class org.hibernate.hql.NameGenerator
 
ScalarReturn - Class in org.hibernate.loader.custom
Represent a scalar (aka simple value) return within a query result.
ScalarReturn(Type, String) - Constructor for class org.hibernate.loader.custom.ScalarReturn
 
scale() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
SCANNER - Static variable in class org.hibernate.ejb.AvailableSettings
Pass an implementation of Scanner: - preferably an actual instance - or a class name with a no-arg constructor
Scanner - Interface in org.hibernate.ejb.packaging
 
SCHEMA - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The configuration parameter holding the schema name
SCHEMA - Static variable in class org.hibernate.type.EnumType
 
SchemaExport - Class in org.hibernate.tool.hbm2ddl
Commandline tool to export table schema to the database.
SchemaExport(Configuration) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
Create a schema exporter for the given Configuration
SchemaExport(Configuration, Settings) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
Create a schema exporter for the given Configuration and given settings
SchemaExport(Configuration, Properties) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
Deprecated. properties may be specified via the Configuration object
SchemaExport(Configuration, Connection) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
Create a schema exporter for the given Configuration, using the supplied connection for connectivity.
SchemaExportTask - Class in org.hibernate.tool.hbm2ddl
An Ant task for SchemaExport.
SchemaExportTask() - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExportTask
 
SchemaUpdate - Class in org.hibernate.tool.hbm2ddl
A commandline tool to update a database schema.
SchemaUpdate(Configuration) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
SchemaUpdate(Configuration, Properties) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
SchemaUpdate(Configuration, Settings) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
SchemaUpdateTask - Class in org.hibernate.tool.hbm2ddl
An Ant task for SchemaUpdate.
SchemaUpdateTask() - Constructor for class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
SchemaValidator - Class in org.hibernate.tool.hbm2ddl
A commandline tool to update a database schema.
SchemaValidator(Configuration) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaValidator
 
SchemaValidator(Configuration, Properties) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaValidator
 
SchemaValidator(Configuration, Settings) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaValidator
 
SchemaValidatorTask - Class in org.hibernate.tool.hbm2ddl
An Ant task for SchemaUpdate.
SchemaValidatorTask() - Constructor for class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
 
scroll() - Method in interface org.hibernate.Criteria
Get the results as an instance of ScrollableResults
scroll(ScrollMode) - Method in interface org.hibernate.Criteria
Get the results as an instance of ScrollableResults based on the given scroll mode.
scroll(String, QueryParameters) - Method in interface org.hibernate.engine.SessionImplementor
Execute a scroll() query
scroll(CriteriaImpl, ScrollMode) - Method in interface org.hibernate.engine.SessionImplementor
Execute a criteria query
scroll(NativeSQLQuerySpecification, QueryParameters) - Method in interface org.hibernate.engine.SessionImplementor
Execute a native SQL query, and return the results as a scrollable result.
scroll(String, QueryParameters) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
scroll(CriteriaImpl, ScrollMode) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
scroll(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
scroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
Return the query results, as an instance of ScrollableResults
scroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
scroll(QueryParameters, SessionImplementor) - Method in interface org.hibernate.hql.QueryTranslator
Perform a scroll operation given the underlying query definition.
scroll(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.impl.AbstractSessionImpl
 
scroll() - Method in class org.hibernate.impl.CollectionFilterImpl
 
scroll() - Method in class org.hibernate.impl.CriteriaImpl
 
scroll(ScrollMode) - Method in class org.hibernate.impl.CriteriaImpl
 
scroll() - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
scroll(ScrollMode) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
scroll(int) - Method in class org.hibernate.impl.FetchingScrollableResultsImpl
Scroll an arbitrary number of locations
scroll() - Method in class org.hibernate.impl.QueryImpl
 
scroll(ScrollMode) - Method in class org.hibernate.impl.QueryImpl
 
scroll(int) - Method in class org.hibernate.impl.ScrollableResultsImpl
 
scroll(String, QueryParameters) - Method in class org.hibernate.impl.SessionImpl
 
scroll(CriteriaImpl, ScrollMode) - Method in class org.hibernate.impl.SessionImpl
 
scroll(ScrollMode) - Method in class org.hibernate.impl.SQLQueryImpl
 
scroll() - Method in class org.hibernate.impl.SQLQueryImpl
 
scroll(CriteriaImpl, ScrollMode) - Method in class org.hibernate.impl.StatelessSessionImpl
 
scroll(String, QueryParameters) - Method in class org.hibernate.impl.StatelessSessionImpl
 
scroll(SessionImplementor, ScrollMode) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
scroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader
 
scroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
 
scroll(QueryParameters, Type[], HolderInstantiator, SessionImplementor) - Method in class org.hibernate.loader.Loader
Return the query results, as an instance of ScrollableResults
scroll() - Method in interface org.hibernate.Query
Return the query results as ScrollableResults.
scroll(ScrollMode) - Method in interface org.hibernate.Query
Return the query results as ScrollableResults.
scroll(int) - Method in interface org.hibernate.ScrollableResults
Scroll an arbitrary number of locations
SCROLL_INSENSITIVE - Static variable in class org.hibernate.ScrollMode
Note that since the Hibernate session acts as a cache, you might need to expicitly evict objects, if you need to see changes made by other transactions.
SCROLL_SENSITIVE - Static variable in class org.hibernate.ScrollMode
 
ScrollableResults - Interface in org.hibernate
A result iterator that allows moving around within the results by arbitrary increments.
ScrollableResultsImpl - Class in org.hibernate.impl
Implementation of the ScrollableResults interface
ScrollableResultsImpl(ResultSet, PreparedStatement, SessionImplementor, Loader, QueryParameters, Type[], HolderInstantiator) - Constructor for class org.hibernate.impl.ScrollableResultsImpl
 
scrollCustomQuery(CustomQuery, QueryParameters) - Method in interface org.hibernate.engine.SessionImplementor
Execute an SQL Query
scrollCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
scrollCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.impl.SessionImpl
 
scrollCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.impl.StatelessSessionImpl
 
ScrollMode - Class in org.hibernate
Specifies the type of JDBC scrollable result set to use underneath a ScrollableResults
SearchedCaseExpression<R> - Class in org.hibernate.ejb.criteria.expression
Models what ANSI SQL terms a searched case expression.
SearchedCaseExpression(CriteriaBuilderImpl, Class<R>) - Constructor for class org.hibernate.ejb.criteria.expression.SearchedCaseExpression
 
SearchedCaseExpression.WhenClause - Class in org.hibernate.ejb.criteria.expression
 
SearchedCaseExpression.WhenClause(Expression<Boolean>, Expression<? extends R>) - Constructor for class org.hibernate.ejb.criteria.expression.SearchedCaseExpression.WhenClause
 
SecondaryAuditTable - Annotation Type in org.hibernate.envers
 
SecondaryAuditTables - Annotation Type in org.hibernate.envers
 
SecondaryTableSecondPass - Class in org.hibernate.cfg
 
SecondaryTableSecondPass(EntityBinder, PropertyHolder, XAnnotatedElement) - Constructor for class org.hibernate.cfg.SecondaryTableSecondPass
 
secondLevelCacheHit(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
secondLevelCacheHit(String) - Method in class org.hibernate.stat.StatisticsImpl
 
secondLevelCacheHit(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
secondLevelCacheMiss(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
secondLevelCacheMiss(String) - Method in class org.hibernate.stat.StatisticsImpl
 
secondLevelCacheMiss(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
secondLevelCachePut(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
secondLevelCachePut(String) - Method in class org.hibernate.stat.StatisticsImpl
 
secondLevelCachePut(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
SecondLevelCacheStatistics - Interface in org.hibernate.stat
Second level cache statistics of a specific region
SecondLevelCacheStatisticsImpl - Class in org.hibernate.stat
Second level cache statistics of a specific region
secondPass(Map, Map) - Method in class org.hibernate.cfg.CollectionSecondPass
 
SecondPass - Interface in org.hibernate.cfg
Second pass operation
secondPassCompile() - Method in class org.hibernate.cfg.AnnotationConfiguration
 
secondPassCompile() - Method in class org.hibernate.cfg.Configuration
 
secondPassCompileForeignKeys(Table, Set) - Method in class org.hibernate.cfg.Configuration
 
secondPasses - Variable in class org.hibernate.cfg.Configuration
 
seed(SessionImplementor) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
seed(SessionImplementor) - Method in class org.hibernate.type.ByteType
 
seed(SessionImplementor) - Method in class org.hibernate.type.CalendarType
 
seed(SessionImplementor) - Method in class org.hibernate.type.CustomType
 
seed(SessionImplementor) - Method in class org.hibernate.type.DbTimestampType
 
seed(SessionImplementor) - Method in class org.hibernate.type.IntegerType
 
seed(SessionImplementor) - Method in class org.hibernate.type.LongType
 
seed(SessionImplementor) - Method in class org.hibernate.type.ShortType
 
seed(SessionImplementor) - Method in class org.hibernate.type.TimestampType
 
seed(SessionImplementor) - Method in interface org.hibernate.type.VersionType
Generate an initial version.
seed(SessionImplementor) - Method in interface org.hibernate.usertype.UserVersionType
Generate an initial version.
seedVersion(Object[], int, VersionType, SessionImplementor) - Static method in class org.hibernate.engine.Versioning
Create an initial optimisitc locking value according the VersionType contract for the version property if required and inject it into the snapshot state.
SEGMENT_COLUMN_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
SEGMENT_LENGTH_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
SEGMENT_VALUE_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
select(Selection<? extends T>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
select(Expression<T>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
 
SELECT - Static variable in class org.hibernate.engine.profile.Fetch.Style
 
SELECT - Static variable in class org.hibernate.FetchMode
Fetch eagerly, using a separate select.
Select - Class in org.hibernate.sql
A simple SQL SELECT statement
Select(Dialect) - Constructor for class org.hibernate.sql.Select
 
Selectable - Interface in org.hibernate.mapping
 
selectCase(Expression<? extends C>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
selectCase(Class<R>, Expression<? extends C>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
selectCase() - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
selectCase(Class<R>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
SelectClause - Class in org.hibernate.hql.ast.tree
Represents the list of expressions in a SELECT clause.
SelectClause() - Constructor for class org.hibernate.hql.ast.tree.SelectClause
 
SelectExpression - Interface in org.hibernate.hql.ast.tree
Represents an element of a projection list, i.e.
SelectExpression - Interface in org.hibernate.sql
TODO : javadoc
SelectExpressionImpl - Class in org.hibernate.hql.ast.tree
A select expression that was generated by a FROM element.
SelectExpressionImpl() - Constructor for class org.hibernate.hql.ast.tree.SelectExpressionImpl
 
SelectExpressionList - Class in org.hibernate.hql.ast.tree
Common behavior - a node that contains a list of select expressions.
SelectExpressionList() - Constructor for class org.hibernate.hql.ast.tree.SelectExpressionList
 
selectFragment(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Generate a list of collection index, key and element columns
selectFragment(Joinable, String, String, String, String, boolean) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
selectFragment(Joinable, String, String, String, String, boolean) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
selectFragment(String, String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Generate a list of collection index and element columns
selectFragment(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
selectFragment(Joinable, String, String, String, String, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
selectFragment(Joinable, String, String, String, String, boolean) - Method in interface org.hibernate.persister.entity.Joinable
All columns to select, when loading.
selectFragment(String, String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Generate a list of collection index, key and element columns
selectFragment(String, String) - Method in interface org.hibernate.persister.entity.SQLLoadable
All columns to select, when loading.
SelectFragment - Class in org.hibernate.sql
A fragment of an SQL SELECT clause
SelectFragment() - Constructor for class org.hibernate.sql.SelectFragment
 
SelectGenerator - Class in org.hibernate.id
A generator that selects the just inserted row to determine the identifier value assigned by the database.
SelectGenerator() - Constructor for class org.hibernate.id.SelectGenerator
 
SelectGenerator.SelectGeneratorDelegate - Class in org.hibernate.id
The delegate for the select generation strategy.
SelectionImpl<X> - Class in org.hibernate.ejb.criteria.expression
The Hibernate implementation of the JPA Selection contract.
SelectionImpl(CriteriaBuilderImpl, Class<X>) - Constructor for class org.hibernate.ejb.criteria.expression.SelectionImpl
 
SelectionImplementor<X> - Interface in org.hibernate.ejb.criteria
TODO : javadoc
SelectLockingStrategy - Class in org.hibernate.dialect.lock
A locking strategy where the locks are obtained through select statements.
SelectLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.SelectLockingStrategy
Construct a locking strategy based on SQL SELECT statements.
selectNodes(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
selectNodes(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
selectNodes(String, String, boolean) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
selectNodes(String) - Method in class org.hibernate.tuple.ElementWrapper
 
selectNodes(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
selectNodes(String, String, boolean) - Method in class org.hibernate.tuple.ElementWrapper
 
selectObject(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
selectObject(String) - Method in class org.hibernate.tuple.ElementWrapper
 
SelectParser - Class in org.hibernate.hql.classic
Parsers the select clause of a Hibernate query.
SelectParser() - Constructor for class org.hibernate.hql.classic.SelectParser
 
SelectPathExpressionParser - Class in org.hibernate.hql.classic
 
SelectPathExpressionParser() - Constructor for class org.hibernate.hql.classic.SelectPathExpressionParser
 
selectSingleNode(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
selectSingleNode(String) - Method in class org.hibernate.tuple.ElementWrapper
 
selectString(List) - Method in class org.hibernate.loader.JoinWalker
Generate a select list of columns containing all properties of the entity classes
semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractType
 
semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AnyType
 
semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
 
semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.ComponentType
 
semiResolve(Object, SessionImplementor, Object) - Method in interface org.hibernate.type.Type
Given a hydrated, but unresolved value, return a value that may be used to reconstruct property-ref associations.
sendEvictAllNotification(CacheAdapter, AddressAdapter) - Static method in class org.hibernate.cache.infinispan.util.CacheHelper
 
sendEvictAllNotification(Cache, Fqn, Object, Option) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
 
sendEvictNotification(Cache, Fqn, Object, Object, Option) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
 
SEQUENCE - Static variable in class org.hibernate.id.SequenceGenerator
The sequence parameter
SEQUENCE_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
SequenceGenerator - Class in org.hibernate.id
sequence

Generates long values using an oracle-style sequence.
SequenceGenerator() - Constructor for class org.hibernate.id.SequenceGenerator
 
SequenceHiLoGenerator - Class in org.hibernate.id
seqhilo

An IdentifierGenerator that combines a hi/lo algorithm with an underlying oracle-style sequence that generates hi values.
SequenceHiLoGenerator() - Constructor for class org.hibernate.id.SequenceHiLoGenerator
 
SequenceIdentityGenerator - Class in org.hibernate.id
A generator which combines sequence generation with immediate retrieval through JDBC3 getGeneratedKeys.
SequenceIdentityGenerator() - Constructor for class org.hibernate.id.SequenceIdentityGenerator
 
SequenceIdentityGenerator.Delegate - Class in org.hibernate.id
 
SequenceIdentityGenerator.Delegate(PostInsertIdentityPersister, Dialect, String) - Constructor for class org.hibernate.id.SequenceIdentityGenerator.Delegate
 
SequenceIdentityGenerator.NoCommentsInsert - Class in org.hibernate.id
 
SequenceIdentityGenerator.NoCommentsInsert(Dialect) - Constructor for class org.hibernate.id.SequenceIdentityGenerator.NoCommentsInsert
 
SequenceStructure - Class in org.hibernate.id.enhanced
Describes a sequence.
SequenceStructure(Dialect, String, int, int, Class) - Constructor for class org.hibernate.id.enhanced.SequenceStructure
 
SequenceStyleGenerator - Class in org.hibernate.id.enhanced
Generates identifier values based on an sequence-style database structure.
SequenceStyleGenerator() - Constructor for class org.hibernate.id.enhanced.SequenceStyleGenerator
 
SERIALIZABLE - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
serializable(Class) - Static method in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
SerializableBlobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying Blobs to add serializability.
SerializableClobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying Clobs to add serializability.
SerializableClobProxy(Clob) - Constructor for class org.hibernate.engine.jdbc.SerializableClobProxy
Builds a serializable Clob wrapper around the given Clob.
SerializableNClobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying java.sql.NClobs to add serializability.
SerializableNClobProxy(Clob) - Constructor for class org.hibernate.engine.jdbc.SerializableNClobProxy
Builds a serializable Clob wrapper around the given Clob.
serializableProxy() - Method in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
serializableProxy() - Method in class org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer
Deprecated.  
SerializableProxy - Class in org.hibernate.proxy.pojo.cglib
Deprecated. Per HHH-5451 support for cglib as a bytecode provider has been deprecated.
SerializableProxy() - Constructor for class org.hibernate.proxy.pojo.cglib.SerializableProxy
Deprecated.  
SerializableProxy(String, Class, Class[], Serializable, Boolean, Method, Method, AbstractComponentType) - Constructor for class org.hibernate.proxy.pojo.cglib.SerializableProxy
Deprecated.  
serializableProxy() - Method in class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer
 
SerializableProxy - Class in org.hibernate.proxy.pojo.javassist
Serializable placeholder for Javassist proxies
SerializableProxy() - Constructor for class org.hibernate.proxy.pojo.javassist.SerializableProxy
 
SerializableProxy(String, Class, Class[], Serializable, Boolean, Method, Method, AbstractComponentType) - Constructor for class org.hibernate.proxy.pojo.javassist.SerializableProxy
 
SerializableToBlobType - Class in org.hibernate.type
 
SerializableToBlobType() - Constructor for class org.hibernate.type.SerializableToBlobType
 
SerializableType - Class in org.hibernate.type
serializable: A type that maps an SQL VARBINARY to a serializable Java object.
SerializableType(Class) - Constructor for class org.hibernate.type.SerializableType
 
SerializationException - Exception in org.hibernate.type
Thrown when a property cannot be serializaed/deserialized
SerializationException(String, Exception) - Constructor for exception org.hibernate.type.SerializationException
 
SerializationHelper - Class in org.hibernate.util
Assists with the serialization process and performs additional functionality based on serialization.
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.ActionQueue
Used by the owning session to explicitly control serialization of the action queue
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.StatefulPersistenceContext
Used by the owning session to explicitly control serialization of the persistence context.
serialize(ObjectOutputStream) - Method in class org.hibernate.jdbc.ConnectionManager
 
serialize(ObjectOutputStream) - Method in class org.hibernate.jdbc.JDBCContext
Custom serialization routine used during serialization of a Session/PersistenceContext for increased performance.
serialize(Map) - Static method in class org.hibernate.util.IdentityMap
Workaround for a JDK 1.4.1 bug where IdentityHashMaps are not correctly deserialized.
serialize(Serializable, OutputStream) - Static method in class org.hibernate.util.SerializationHelper
Serializes an Object to the specified stream.
serialize(Serializable) - Static method in class org.hibernate.util.SerializationHelper
Serializes an Object to a byte array for storage/serialization.
Session - Interface in org.hibernate.classic
An extension of the Session API, including all deprecated methods from Hibernate2.
session - Variable in class org.hibernate.ejb.EntityManagerImpl
 
session - Variable in class org.hibernate.impl.AbstractQueryImpl
 
Session - Interface in org.hibernate
The main runtime interface between a Java application and Hibernate.
Session.LockRequest - Interface in org.hibernate
Contains locking details (LockMode, Timeout and Scope).
SESSION_FACTORY_NAME - Static variable in class org.hibernate.cfg.Environment
JNDI name to bind to SessionFactory
SESSION_INTERCEPTOR - Static variable in class org.hibernate.ejb.AvailableSettings
Interceptor class name, the class has to have a no-arg constructor
SessionException - Exception in org.hibernate
Thrown when the user calls a method of a Session that is in an inappropropriate state for the given call (for example, the the session is closed or disconnected).
SessionException(String) - Constructor for exception org.hibernate.SessionException
Constructs a new SessionException with the given message.
SessionFactory - Interface in org.hibernate
The main contract here is the creation of Session instances.
SessionFactoryAwareNode - Interface in org.hibernate.hql.ast.tree
Interface for nodes which require access to the SessionFactory
sessionFactoryClosed(SessionFactory) - Method in interface org.hibernate.SessionFactoryObserver
Callback to indicate that the given factory has been closed.
sessionFactoryCreated(SessionFactory) - Method in interface org.hibernate.SessionFactoryObserver
Callback to indicate that the given factory has been created and is now ready for use.
SessionFactoryHelper - Class in org.hibernate.hql.ast.util
Helper for performing common and/or complex operations with the SessionFactoryImplementor during translation of an HQL query.
SessionFactoryHelper(SessionFactoryImplementor) - Constructor for class org.hibernate.hql.ast.util.SessionFactoryHelper
Construct a new SessionFactoryHelper instance.
SessionFactoryImpl - Class in org.hibernate.impl
Concrete implementation of the SessionFactory interface.
SessionFactoryImpl(Configuration, Mapping, Settings, EventListeners, SessionFactoryObserver) - Constructor for class org.hibernate.impl.SessionFactoryImpl
 
SessionFactoryImplementor - Interface in org.hibernate.engine
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.
SessionFactoryObjectFactory - Class in org.hibernate.impl
Resolves SessionFactory JNDI lookups and deserialization
SessionFactoryObjectFactory() - Constructor for class org.hibernate.impl.SessionFactoryObjectFactory
 
SessionFactoryObserver - Interface in org.hibernate
Allows reaction to basic SessionFactory occurrences.
SessionImpl - Class in org.hibernate.impl
Concrete implementation of a Session, and also the central, organizing component of Hibernate's internal implementation.
SessionImplementor - Interface in org.hibernate.engine
Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or EntityPersister.
sessionImplementor - Variable in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
sessionMap() - Static method in class org.hibernate.context.ManagedSessionContext
 
sessionMap() - Static method in class org.hibernate.context.ThreadLocalSessionContext
 
SessionStatistics - Interface in org.hibernate.stat
Information about the first-level (session) cache for a particular session instance
SessionStatisticsImpl - Class in org.hibernate.stat
 
SessionStatisticsImpl(SessionImplementor) - Constructor for class org.hibernate.stat.SessionStatisticsImpl
 
set(int, Object) - Method in class org.hibernate.collection.PersistentBag
 
set(int, Object) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
set(int, Object) - Method in class org.hibernate.collection.PersistentList
 
set - Variable in class org.hibernate.collection.PersistentSet
 
set(String, Object) - Method in class org.hibernate.criterion.NaturalIdentifier
 
set(int, U) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
set() - Method in class org.hibernate.envers.tools.MutableBoolean
 
Set - Class in org.hibernate.mapping
A set with no nullable element columns.
Set(PersistentClass) - Constructor for class org.hibernate.mapping.Set
Constructor for Set.
set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.BackrefPropertyAccessor.BackrefSetter
Set the property value from the given instance
set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.BasicPropertyAccessor.BasicSetter
 
set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.DirectPropertyAccessor.DirectSetter
Set the property value from the given instance
set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.Dom4jAccessor.AttributeSetter
Set the property value from the given instance
set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.Dom4jAccessor.ElementAttributeSetter
Set the property value from the given instance
set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.Dom4jAccessor.ElementSetter
Set the property value from the given instance
set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.Dom4jAccessor.TextSetter
Set the property value from the given instance
set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.EmbeddedPropertyAccessor.EmbeddedSetter
Set the property value from the given instance
set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.IndexPropertyAccessor.IndexSetter
Set the property value from the given instance
set(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.property.MapAccessor.MapSetter
Set the property value from the given instance
set(Object, Object, SessionFactoryImplementor) - Method in interface org.hibernate.property.Setter
Set the property value from the given instance
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.AbstractCharArrayType
Deprecated.  
set(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.AbstractLobType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.AbstractLongStringType
Deprecated.  
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.AdaptedImmutableType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.BigDecimalType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.BigIntegerType
 
set(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.BlobType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.BooleanType
 
set(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.ByteType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.CalendarDateType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.CalendarType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.CharacterType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.CharBooleanType
Deprecated.  
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.ClassType
 
set(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.ClobType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.CurrencyType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.DateType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.DoubleType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.FloatType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.IntegerType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.LocaleType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.LongType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.NullableType
Deprecated. Set a parameter value without worrying about the possibility of null values.
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.NumericBooleanType
Set a parameter value without worrying about the possibility of null values.
set(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.SerializableType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.ShortType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.StringType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.TimestampType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.TimeType
 
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.TimeZoneType
 
set(String, String, boolean) - Static method in class org.hibernate.type.TypeFactory
 
setAbstract(boolean) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setAbstract(Boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setAbstract(boolean) - Method in class org.hibernate.mapping.Table
 
setAccess(AccessType) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
setAccessType(AccessType) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setAccessType(AccessType) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setAccessType(String) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setAlias(String) - Method in class org.hibernate.ejb.criteria.expression.AbstractTupleElement
Protected access to define the alias.
setAlias(AST, AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
setAlias(String) - Method in class org.hibernate.hql.ast.tree.AbstractSelectExpression
 
setAlias(String) - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
setAlias(String) - Method in class org.hibernate.hql.ast.tree.QueryNode
 
setAlias(String) - Method in interface org.hibernate.hql.ast.tree.SelectExpression
 
setAlias(String) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setAliases(String[]) - Method in class org.hibernate.loader.JoinWalker
 
setAliasSpecificLockMode(String, LockMode) - Method in class org.hibernate.LockOptions
Specify the LockMode to be used for a specific query alias.
setAllowRebuild(boolean) - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
setAllPropertyFetch(boolean) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setAlternateUniqueKey(boolean) - Method in class org.hibernate.mapping.SimpleValue
 
setAssociatedClass(PersistentClass) - Method in class org.hibernate.mapping.OneToMany
Associated entity on the many side
SetAttributeJoin<O,E> - Class in org.hibernate.ejb.criteria.path
TODO : javadoc
SetAttributeJoin(CriteriaBuilderImpl, Class<E>, PathSource<O>, SetAttribute<? super O, E>, JoinType) - Constructor for class org.hibernate.ejb.criteria.path.SetAttributeJoin
 
setAttributes(List) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setAttributes(List) - Method in class org.hibernate.tuple.ElementWrapper
 
setAttributeValue(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
Deprecated.  
setAttributeValue(QName, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
Deprecated.  
setAttributeValue(String, String) - Method in class org.hibernate.tuple.ElementWrapper
Deprecated.  
setAttributeValue(QName, String) - Method in class org.hibernate.tuple.ElementWrapper
Deprecated.  
setAuditMappedBy(String) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setAuditTable(AuditTable) - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
setAutoClear(boolean) - Method in interface org.hibernate.engine.SessionImplementor
Enable/disable automatic cache clearing from after transaction completion (for EJB3)
setAutoClear(boolean) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
setAutoClear(boolean) - Method in class org.hibernate.impl.SessionImpl
 
setAutoClear(boolean) - Method in class org.hibernate.impl.StatelessSessionImpl
 
setAutoDiscoverScalarTypes(boolean) - Method in class org.hibernate.engine.QueryParameters
 
setAutoFlushEventListeners(AutoFlushEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setAutoImport(boolean) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
setAutoImport(boolean) - Method in interface org.hibernate.cfg.Mappings
Set whether to enable auto importing of entity names.
setBase(int) - Method in class org.hibernate.cfg.IndexColumn
 
setBaseIndex(int) - Method in class org.hibernate.mapping.List
 
setBatchSize(BatchSize) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setBatchSize(BatchSize) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setBatchSize(int) - Method in class org.hibernate.mapping.Collection
 
setBatchSize(int) - Method in class org.hibernate.mapping.PersistentClass
 
setBatchVersionedDataEnabled(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setBeanName(String) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setBigDecimal(int, BigDecimal) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setBigDecimal(String, BigDecimal) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setBigDecimal(int, BigDecimal) - Method in interface org.hibernate.Query
 
setBigDecimal(String, BigDecimal) - Method in interface org.hibernate.Query
 
setBigInteger(int, BigInteger) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setBigInteger(String, BigInteger) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setBigInteger(int, BigInteger) - Method in interface org.hibernate.Query
 
setBigInteger(String, BigInteger) - Method in interface org.hibernate.Query
 
setBinary(int, byte[]) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setBinary(String, byte[]) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setBinary(int, byte[]) - Method in interface org.hibernate.Query
 
setBinary(String, byte[]) - Method in interface org.hibernate.Query
 
SetBinder - Class in org.hibernate.cfg.annotations
Bind a set.
SetBinder() - Constructor for class org.hibernate.cfg.annotations.SetBinder
 
SetBinder(boolean) - Constructor for class org.hibernate.cfg.annotations.SetBinder
 
setBoolean(int, boolean) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setBoolean(String, boolean) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setBoolean(int, boolean) - Method in interface org.hibernate.Query
 
setBoolean(String, boolean) - Method in interface org.hibernate.Query
 
setByte(int, byte) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setByte(String, byte) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setByte(int, byte) - Method in interface org.hibernate.Query
 
setByte(String, byte) - Method in interface org.hibernate.Query
 
setCache(Cache) - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. Set the underlying cache implementation.
setCache(Cache) - Method in class org.hibernate.cache.NonstrictReadWriteCache
 
setCache(Cache) - Method in class org.hibernate.cache.ReadOnlyCache
 
setCache(Cache) - Method in class org.hibernate.cache.ReadWriteCache
 
setCache(Cache) - Method in class org.hibernate.cache.TransactionalCache
 
setCache(Cache) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setCache(Cache) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setCacheable(boolean) - Method in interface org.hibernate.Criteria
Enable caching of this query result, provided query caching is enabled for the underlying session factory.
setCacheable(boolean) - Method in class org.hibernate.engine.QueryParameters
 
setCacheable(boolean) - Method in interface org.hibernate.envers.query.AuditQuery
 
setCacheable(boolean) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
setCacheable(boolean) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setCacheable(boolean) - Method in class org.hibernate.impl.CriteriaImpl
 
setCacheable(boolean) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setCacheable(boolean) - Method in interface org.hibernate.Query
Enable caching of this query result set.
setCacheCapacity(int) - Method in class org.hibernate.cache.OSCache
 
setCacheConcurrencyStrategy(String, String, String, boolean) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
setCacheConcurrencyStrategy(String, String) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
setCacheConcurrencyStrategy(String, String) - Method in class org.hibernate.cfg.Configuration
Set up a cache for an entity class
setCacheConcurrencyStrategy(String, String, String) - Method in class org.hibernate.cfg.Configuration
 
setCacheConcurrencyStrategy(String) - Method in class org.hibernate.mapping.Collection
 
setCacheConcurrencyStrategy(String) - Method in class org.hibernate.mapping.RootClass
 
setCacheFactory(CacheManager) - Method in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Setter for property 'cacheFactory'.
setCacheManager(EmbeddedCacheManager) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
setCacheMode(CacheMode) - Method in interface org.hibernate.Criteria
Override the cache mode for this particular query.
setCacheMode(CacheMode) - Method in interface org.hibernate.engine.SessionImplementor
 
setCacheMode(CacheMode) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
setCacheMode(CacheMode) - Method in interface org.hibernate.envers.query.AuditQuery
 
setCacheMode(CacheMode) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
setCacheMode(CacheMode) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setCacheMode(CacheMode) - Method in class org.hibernate.impl.CriteriaImpl
 
setCacheMode(CacheMode) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setCacheMode(CacheMode) - Method in class org.hibernate.impl.SessionImpl
 
setCacheMode(CacheMode) - Method in class org.hibernate.impl.StatelessSessionImpl
 
setCacheMode(CacheMode) - Method in interface org.hibernate.Query
Override the current session cache mode, just for this query.
setCacheMode(CacheMode) - Method in interface org.hibernate.Session
Set the cache mode.
setCacheName(String) - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
setCacheProviderClass(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setCacheProviderConfig(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setCacheRegion(String) - Method in interface org.hibernate.Criteria
Set the name of the cache region to use for query result caching.
setCacheRegion(String) - Method in class org.hibernate.engine.QueryParameters
 
setCacheRegion(String) - Method in interface org.hibernate.envers.query.AuditQuery
 
setCacheRegion(String) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
setCacheRegion(String) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setCacheRegion(String) - Method in class org.hibernate.impl.CriteriaImpl
 
setCacheRegion(String) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setCacheRegion(String) - Method in interface org.hibernate.Query
Set the name of the cache region.
setCacheRegionName(String) - Method in class org.hibernate.mapping.Collection
 
setCacheRegionName(String) - Method in class org.hibernate.mapping.RootClass
 
setCacheRegionPrefix(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setCalendar(int, Calendar) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setCalendar(String, Calendar) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setCalendar(int, Calendar) - Method in interface org.hibernate.Query
 
setCalendar(String, Calendar) - Method in interface org.hibernate.Query
 
setCalendarDate(int, Calendar) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setCalendarDate(String, Calendar) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setCalendarDate(int, Calendar) - Method in interface org.hibernate.Query
 
setCalendarDate(String, Calendar) - Method in interface org.hibernate.Query
 
setCallable(boolean) - Method in class org.hibernate.engine.QueryParameters
 
setCallbackHandler(EntityCallbackHandler) - Method in interface org.hibernate.ejb.event.CallbackHandlerConsumer
 
setCallbackHandler(EntityCallbackHandler) - Method in class org.hibernate.ejb.event.EJB3DeleteEventListener
 
setCallbackHandler(EntityCallbackHandler) - Method in class org.hibernate.ejb.event.EJB3FlushEntityEventListener
 
setCallbackHandler(EntityCallbackHandler) - Method in class org.hibernate.ejb.event.EJB3MergeEventListener
 
setCallbackHandler(EntityCallbackHandler) - Method in class org.hibernate.ejb.event.EJB3PersistEventListener
 
setCallbackHandler(EntityCallbackHandler) - Method in class org.hibernate.ejb.event.EJB3PostDeleteEventListener
 
setCallbackHandler(EntityCallbackHandler) - Method in class org.hibernate.ejb.event.EJB3PostInsertEventListener
 
setCallbackHandler(EntityCallbackHandler) - Method in class org.hibernate.ejb.event.EJB3PostLoadEventListener
 
setCallbackHandler(EntityCallbackHandler) - Method in class org.hibernate.ejb.event.EJB3PostUpdateEventListener
 
setCallbackHandler(EntityCallbackHandler) - Method in class org.hibernate.ejb.event.EJB3SaveEventListener
 
setCallbackHandler(EntityCallbackHandler) - Method in class org.hibernate.ejb.event.EJB3SaveOrUpdateEventListener
 
setCascade(String) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setCascade(String) - Method in class org.hibernate.mapping.Property
 
setCascadeDeleteEnabled(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setCascadeDeleteEnabled(boolean) - Method in class org.hibernate.mapping.ForeignKey
 
setCascadeDeleteEnabled(boolean) - Method in class org.hibernate.mapping.SimpleValue
 
setCascadeStrategy(String) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setCatalog(String) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
setCatalog(String) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setCatalog(String) - Method in class org.hibernate.mapping.Table
 
setCatalogName(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
setCatalogName(String) - Method in interface org.hibernate.cfg.Mappings
Sets the currently bound default catalog name.
setCfg(Configuration) - Static method in class org.hibernate.test.annotations.HibernateTestCase
 
setChannelFactory(ChannelFactory) - Method in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Setter for property 'channelFactory'.
setCharacter(int, char) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setCharacter(String, char) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setCharacter(int, char) - Method in interface org.hibernate.Query
 
setCharacter(String, char) - Method in interface org.hibernate.Query
 
setCheckConstraint(String) - Method in class org.hibernate.mapping.Column
 
setCheckNullability(boolean) - Method in class org.hibernate.cfg.Settings
 
setClasses(List<String>) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setClassMapping(Element) - Method in class org.hibernate.envers.configuration.metadata.EntityXmlMappingData
 
setClassName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setClazz(XClass) - Method in class org.hibernate.cfg.InheritanceState
 
setClosed() - Method in class org.hibernate.impl.AbstractSessionImpl
 
setCollectionCacheConcurrencyStrategy(String, String, String) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
setCollectionCacheConcurrencyStrategy(String, String) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
setCollectionCacheConcurrencyStrategy(String, String) - Method in class org.hibernate.cfg.Configuration
Set up a cache for a collection role
setCollectionCacheConcurrencyStrategy(String, String, String) - Method in class org.hibernate.cfg.Configuration
 
setCollectionJoin(boolean) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setCollectionKey(Serializable) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setCollectionKeys(Serializable[]) - Method in class org.hibernate.engine.QueryParameters
 
setCollectionOwners(int[]) - Method in class org.hibernate.loader.JoinWalker
 
setCollectionPersisterClass(Class) - Method in class org.hibernate.mapping.Collection
 
setCollectionPersisters(CollectionPersister[]) - Method in class org.hibernate.loader.JoinWalker
 
setCollectionRole(String) - Method in class org.hibernate.mapping.Backref
 
setCollectionRole(String) - Method in class org.hibernate.mapping.IndexBackref
 
setCollectionSuffix(String) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setCollectionSuffixes(String[]) - Method in class org.hibernate.loader.JoinWalker
 
setCollectionTable(Table) - Method in class org.hibernate.mapping.Collection
 
setCollectionTableAlias(String) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setCollectionType(XClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setColumn(String) - Method in class org.hibernate.sql.InFragment
 
setColumn(String, String) - Method in class org.hibernate.sql.InFragment
 
setColumns(Ejb3Column[]) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setColumns(Ejb3Column[]) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setColumns(String[]) - Method in class org.hibernate.cfg.UniqueConstraintHolder
 
setColumns(String[]) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setComment(String) - Method in interface org.hibernate.Criteria
Add a comment to the generated SQL.
setComment(String) - Method in class org.hibernate.criterion.DetachedCriteria
 
setComment(String) - Method in class org.hibernate.engine.QueryParameters
 
setComment(String) - Method in interface org.hibernate.envers.query.AuditQuery
 
setComment(String) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
setComment(String) - Method in class org.hibernate.id.SequenceIdentityGenerator.NoCommentsInsert
 
setComment(String) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setComment(String) - Method in class org.hibernate.impl.CriteriaImpl
 
setComment(String) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setComment(String) - Method in class org.hibernate.mapping.Column
 
setComment(String) - Method in class org.hibernate.mapping.Table
 
setComment(String) - Method in interface org.hibernate.Query
Add a comment to the generated SQL.
setComment(String) - Method in class org.hibernate.sql.Delete
 
setComment(String) - Method in class org.hibernate.sql.Insert
 
setComment(String) - Method in class org.hibernate.sql.InsertSelect
 
setComment(String) - Method in class org.hibernate.sql.QuerySelect
 
setComment(String) - Method in class org.hibernate.sql.Select
 
setComment(String) - Method in class org.hibernate.sql.SimpleSelect
 
setComment(String) - Method in class org.hibernate.sql.Update
 
setCommentsEnabled(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setComparator(Comparator) - Method in class org.hibernate.collection.PersistentSortedMap
 
setComparator(Comparator) - Method in class org.hibernate.collection.PersistentSortedSet
 
setComparator(Comparator) - Method in class org.hibernate.mapping.Collection
 
setComparatorClassName(String) - Method in class org.hibernate.mapping.Collection
 
setComponentClassName(String) - Method in class org.hibernate.mapping.Component
 
setCondition(String[], String[]) - Method in class org.hibernate.sql.ConditionFragment
 
setCondition(String[], String) - Method in class org.hibernate.sql.ConditionFragment
 
setConfig(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
Set a .cfg.xml file, which will be loaded as a resource, from the classpath
setConfig(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
Set a .cfg.xml file
setConfig(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
Set a .cfg.xml file
setConnectionProviderInjectionData(Map) - Method in class org.hibernate.ejb.InjectionSettingsFactory
Map where the key represents the javabean property in witch Object will be injected
setConstrained(boolean) - Method in class org.hibernate.mapping.OneToOne
Sets the constrained.
setConstraints(String) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setContent(List) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setContent(List) - Method in class org.hibernate.tuple.ElementWrapper
 
setCreate(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
Enable "create" mode.
setCurrentKey(Serializable) - Method in class org.hibernate.engine.CollectionEntry
 
setCurrentPersister(CollectionPersister) - Method in class org.hibernate.engine.CollectionEntry
 
setCurrentProperty(XProperty) - Method in class org.hibernate.cfg.AbstractPropertyHolder
property can be null
setCurrentSession(SessionImplementor) - Method in class org.hibernate.collection.AbstractPersistentCollection
Associate the collection with the given session.
setCurrentSession(SessionImplementor) - Method in interface org.hibernate.collection.PersistentCollection
Associate the collection with the given session.
setCustomListener(String, String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setCustomListeners(Map) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setCustomListenersAsString(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setCustomRead(String) - Method in class org.hibernate.mapping.Column
 
setCustomSQLDelete(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Collection
 
setCustomSQLDelete(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Join
 
setCustomSQLDelete(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.PersistentClass
 
setCustomSQLDeleteAll(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Collection
 
setCustomSQLInsert(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Collection
 
setCustomSQLInsert(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Join
 
setCustomSQLInsert(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.PersistentClass
 
setCustomSQLUpdate(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Collection
 
setCustomSQLUpdate(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Join
 
setCustomSQLUpdate(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.PersistentClass
 
setCustomWrite(String) - Method in class org.hibernate.mapping.Column
 
setData(Object) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setData(Object) - Method in class org.hibernate.tuple.ElementWrapper
 
setDatabaseSnapshot(Object[]) - Method in class org.hibernate.event.FlushEntityEvent
 
setDataSource(DataSource) - Method in class org.hibernate.connection.DatasourceConnectionProvider
 
setDataSource(DataSource) - Method in class org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
 
setDataSource(DataSource) - Method in class org.hibernate.ejb.Ejb3Configuration
Used to inject a datasource object as the connection provider.
setDataType(Type) - Method in class org.hibernate.hql.ast.tree.SqlNode
 
setDataVersionOption(Cache, DataVersion) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Creates an Option using the given DataVersion and passes it to CacheHelper.setInvocationOption(Cache, Option).
setDate(int, Date) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setDate(String, Date) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setDate(int, Date) - Method in interface org.hibernate.Query
 
setDate(String, Date) - Method in interface org.hibernate.Query
 
setDeclaredIdentifierMapper(Component) - Method in class org.hibernate.mapping.MappedSuperclass
 
setDeclaredIdentifierMapper(Component) - Method in class org.hibernate.mapping.PersistentClass
 
setDeclaredIdentifierProperty(Property) - Method in class org.hibernate.mapping.MappedSuperclass
 
setDeclaredIdentifierProperty(Property) - Method in class org.hibernate.mapping.RootClass
 
setDeclaredVersion(Property) - Method in class org.hibernate.mapping.MappedSuperclass
 
setDeclaredVersion(Property) - Method in class org.hibernate.mapping.RootClass
 
setDeclaringClass(XClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setDeclaringClass(XClass) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setDefaultAccess(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
setDefaultAccess(String) - Method in interface org.hibernate.cfg.Mappings
Sets the current default property access style.
setDefaultAudited(boolean) - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
setDefaultCascade(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
setDefaultCascade(String) - Method in interface org.hibernate.cfg.Mappings
Sets the current default cascade style.
setDefaultCatalog(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setDefaultLazy(boolean) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
setDefaultLazy(boolean) - Method in interface org.hibernate.cfg.Mappings
Set whether to enable default laziness.
setDefaultName(String, String, String, String, String) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setDefaultPackage(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
setDefaultPackage(String) - Method in interface org.hibernate.cfg.Mappings
Set the current default package name.
setDefaultReadOnly(boolean) - Method in interface org.hibernate.engine.PersistenceContext
Change the default for entities and proxies loaded into this persistence context from modifiable to read-only mode, or from modifiable to read-only mode.
setDefaultReadOnly(boolean) - Method in class org.hibernate.engine.StatefulPersistenceContext
Change the default for entities and proxies loaded into this persistence context from modifiable to read-only mode, or from modifiable to read-only mode.
setDefaultReadOnly(boolean) - Method in class org.hibernate.impl.SessionImpl
Change the default for entities and proxies loaded into this session from modifiable to read-only mode, or from modifiable to read-only mode.
setDefaultReadOnly(boolean) - Method in class org.hibernate.impl.StatelessSessionImpl
setDefaultReadOnly(boolean) - Method in interface org.hibernate.Session
Change the default for entities and proxies loaded into this session from modifiable to read-only mode, or from modifiable to read-only mode.
setDefaultSchema(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setDefaultValue(String) - Method in class org.hibernate.mapping.Column
 
setDeletedState(Object[]) - Method in class org.hibernate.engine.EntityEntry
 
setDeleteEventListeners(DeleteEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setDelimitedIdentifiers(Boolean) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
setDelimiter(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
Set the end of statement delimiter
setDelimiter(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
Set the end of statement delimiter for the generated script
setDelimiter(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
setDelimiter(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
setDenormalizedSuperTable(Table) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setDescription(String) - Method in class org.hibernate.test.cache.Item
 
setDialect(Dialect) - Method in class org.hibernate.id.factory.DefaultIdentifierGeneratorFactory
Allow injection of the dialect to use.
setDialect(Dialect) - Method in interface org.hibernate.id.factory.IdentifierGeneratorFactory
Deprecated. The intention is that Dialect should be required to be specified up-front and it would then get ctor injected.
setDialect(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setDirectlyAccessible(boolean) - Method in class org.hibernate.collection.AbstractPersistentCollection
 
setDirty(boolean) - Method in class org.hibernate.event.DirtyCheckEvent
 
setDirtyCheckEventListeners(DirtyCheckEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setDirtyCheckHandledByInterceptor(boolean) - Method in class org.hibernate.event.FlushEntityEvent
 
setDirtyCheckPossible(boolean) - Method in class org.hibernate.event.FlushEntityEvent
 
setDirtyProperties(int[]) - Method in class org.hibernate.event.FlushEntityEvent
 
setDiscriminator(Value) - Method in class org.hibernate.mapping.RootClass
 
setDiscriminatorInsertable(boolean) - Method in class org.hibernate.mapping.RootClass
 
setDiscriminatorTypeName(String) - Method in class org.hibernate.cfg.Ejb3DiscriminatorColumn
 
setDiscriminatorValue(String) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setDiscriminatorValue(String) - Method in class org.hibernate.mapping.PersistentClass
 
setDistinct() - Method in class org.hibernate.criterion.CountProjection
 
setDistinct(boolean) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
setDistinct(boolean) - Method in class org.hibernate.sql.QuerySelect
 
setDocument(Document) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setDocument(Document) - Method in class org.hibernate.tuple.ElementWrapper
 
setDorecreate(boolean) - Method in class org.hibernate.engine.CollectionEntry
 
setDoremove(boolean) - Method in class org.hibernate.engine.CollectionEntry
 
setDouble(int, double) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setDouble(String, double) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setDouble(int, double) - Method in interface org.hibernate.Query
 
setDouble(String, double) - Method in interface org.hibernate.Query
 
setDoupdate(boolean) - Method in class org.hibernate.engine.CollectionEntry
 
setDrop(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
Enable "drop" mode.
setDynamic(boolean) - Method in class org.hibernate.mapping.Component
 
setDynamicInsert(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setDynamicUpdate(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setEjb3OrderBy(OrderBy) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setElement(Value) - Method in class org.hibernate.mapping.Collection
 
setElementClassName(String) - Method in class org.hibernate.mapping.Array
 
setElementColumns(Ejb3Column[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setElementNodeName(String) - Method in class org.hibernate.mapping.Collection
 
setEmbeddableSuperclass(boolean) - Method in class org.hibernate.cfg.InheritanceState
 
setEmbedded(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setEmbedded(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setEmbedded(boolean) - Method in class org.hibernate.mapping.Collection
 
setEmbedded(boolean) - Method in class org.hibernate.mapping.Component
 
setEmbedded(boolean) - Method in class org.hibernate.mapping.OneToMany
 
setEmbedded(boolean) - Method in class org.hibernate.mapping.ToOne
 
setEmbeddedIdentifier(boolean) - Method in class org.hibernate.mapping.RootClass
 
setEndTime(int) - Method in class org.hibernate.envers.tools.graph.Vertex
 
setEntity(Object) - Method in class org.hibernate.event.MergeEvent
 
setEntity(Object) - Method in class org.hibernate.event.PostLoadEvent
 
setEntity(Object) - Method in class org.hibernate.event.PreLoadEvent
 
setEntity(Object) - Method in class org.hibernate.event.SaveOrUpdateEvent
 
setEntity(int, Object) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setEntity(String, Object) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setEntity(int, Object) - Method in interface org.hibernate.Query
Bind an instance of a mapped persistent class to a JDBC-style query parameter.
setEntity(String, Object) - Method in interface org.hibernate.Query
Bind an instance of a mapped persistent class to a named query parameter.
setEntityBinder(EntityBinder) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setEntityClassName(String) - Method in class org.hibernate.event.LoadEvent
 
setEntityId(Serializable) - Method in class org.hibernate.event.LoadEvent
 
setEntityName(String) - Method in class org.hibernate.event.LockEvent
 
setEntityName(String) - Method in class org.hibernate.event.MergeEvent
 
setEntityName(String) - Method in class org.hibernate.event.PersistEvent
 
setEntityName(String) - Method in class org.hibernate.event.ReplicateEvent
 
setEntityName(String) - Method in class org.hibernate.event.SaveOrUpdateEvent
 
setEntityName(String) - Method in class org.hibernate.mapping.Backref
 
setEntityName(String) - Method in class org.hibernate.mapping.IndexBackref
 
setEntityName(String) - Method in class org.hibernate.mapping.OneToOne
 
setEntityName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in class org.hibernate.cfg.Configuration
Specify a user-supplied delegate to be used to handle scenarios where an entity could not be located by specified id.
setEntityPersisterClass(Class) - Method in class org.hibernate.mapping.PersistentClass
 
setEntityPersisterClass(Class) - Method in class org.hibernate.mapping.RootClass
 
setEntityPersisterClass(Class) - Method in class org.hibernate.mapping.Subclass
 
setEntityResolver(EntityResolver) - Method in class org.hibernate.cfg.Configuration
Set a custom entity resolver.
setEntityResolver(EntityResolver) - Method in class org.hibernate.ejb.Ejb3Configuration
 
setEntry(EntityEntry) - Method in class org.hibernate.event.SaveOrUpdateEvent
 
setEntryStatus(EntityEntry, Status) - Method in interface org.hibernate.engine.PersistenceContext
Set the status of an entry
setEntryStatus(EntityEntry, Status) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
setEnvironment(ExecutionEnvironment) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
setEscapeCharacter(Character) - Method in class org.hibernate.criterion.Example
Set escape character for "like" clause
setEvictEventListeners(EvictEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setEvictionMaxEntries(int) - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
setEvictionStrategy(String) - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
setEvictionWakeUpInterval(long) - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
setExcludeUnlistedClasses(boolean) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setExpectedType(Type) - Method in class org.hibernate.hql.ast.tree.BooleanLiteralNode
setExpectedType(Type) - Method in interface org.hibernate.hql.ast.tree.ExpectedTypeAwareNode
 
setExpectedType(Type) - Method in class org.hibernate.hql.ast.tree.JavaConstantNode
 
setExpectedType(Type) - Method in class org.hibernate.hql.ast.tree.ParameterNode
 
setExpectedType(Type) - Method in class org.hibernate.param.AbstractExplicitParameterSpecification
Injects the expected type.
setExpectedType(Type) - Method in class org.hibernate.param.CollectionFilterKeyParameterSpecification
Injects the expected type.
setExpectedType(Type) - Method in class org.hibernate.param.DynamicFilterParameterSpecification
Injects the expected type.
setExpectedType(Type) - Method in interface org.hibernate.param.ParameterSpecification
Injects the expected type.
setExpectedType(Type) - Method in class org.hibernate.param.VersionTypeSeedParameterSpecification
Injects the expected type.
setExpectingCollectionIndex() - Method in class org.hibernate.hql.classic.FromPathExpressionParser
 
setExpectingCollectionIndex() - Method in class org.hibernate.hql.classic.PathExpressionParser
 
setExpectingCollectionIndex() - Method in class org.hibernate.hql.classic.SelectPathExpressionParser
 
setExpirationLifespan(long) - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
setExpirationMaxIdle(long) - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
setExplicitAssociationTable(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setExplicitPolymorphism(boolean) - Method in class org.hibernate.mapping.RootClass
 
setExplicitType(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setExplicitType(Type) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setExposeStatistics(boolean) - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
setExtended(boolean) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
setExtraLazy(boolean) - Method in class org.hibernate.mapping.Collection
 
setExtraSelectList(String) - Method in class org.hibernate.sql.SelectFragment
 
setExtraSelectList(CaseFragment, String) - Method in class org.hibernate.sql.SelectFragment
 
setFetch(boolean) - Method in class org.hibernate.hql.ast.tree.DotNode
 
setFetch(boolean) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setFetchMode(String, FetchMode) - Method in interface org.hibernate.Criteria
Specify an association fetching strategy for an association or a collection of values.
setFetchMode(String, FetchMode) - Method in class org.hibernate.criterion.DetachedCriteria
 
setFetchMode(String, FetchMode) - Method in class org.hibernate.impl.CriteriaImpl
 
setFetchMode(String, FetchMode) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setFetchMode(FetchMode) - Method in class org.hibernate.mapping.Collection
 
setFetchMode(FetchMode) - Method in interface org.hibernate.mapping.Fetchable
 
setFetchMode(FetchMode) - Method in class org.hibernate.mapping.ToOne
 
setFetchProfile(String) - Method in interface org.hibernate.engine.SessionImplementor
Deprecated. use #getLoadQueryInfluencers instead
setFetchProfile(String) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
setFetchProfile(String) - Method in class org.hibernate.impl.SessionImpl
Set the current internal fetch profile for this session.
setFetchProfile(String) - Method in class org.hibernate.impl.StatelessSessionImpl
 
setFetchSize(int) - Method in interface org.hibernate.Criteria
Set a fetch size for the underlying JDBC query.
setFetchSize(Integer) - Method in class org.hibernate.engine.RowSelection
 
setFetchSize(int) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setFetchSize(int) - Method in class org.hibernate.impl.CriteriaImpl
 
setFetchSize(int) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setFetchSize(int) - Method in interface org.hibernate.Query
Set a fetch size for the underlying JDBC query.
setFieldFilter(FieldFilter) - Method in class org.hibernate.bytecode.javassist.FieldTransformer
 
setFieldHandler(FieldHandler) - Method in interface org.hibernate.bytecode.javassist.FieldHandled
Inject the field interception handler to be used.
setFilter(boolean) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setFirstResult(int) - Method in interface org.hibernate.Criteria
Set the first result to be retrieved.
setFirstResult(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
setFirstResult(int) - Method in interface org.hibernate.envers.query.AuditQuery
 
setFirstResult(int) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
setFirstResult(int) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setFirstResult(int) - Method in class org.hibernate.impl.CriteriaImpl
 
setFirstResult(int) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setFirstResult(int) - Method in interface org.hibernate.Query
Set the first row to retrieve.
setFirstRow(Integer) - Method in class org.hibernate.engine.RowSelection
 
setFkJoinColumns(Ejb3JoinColumn[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setFloat(int, float) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setFloat(String, float) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setFloat(int, float) - Method in interface org.hibernate.Query
 
setFloat(String, float) - Method in interface org.hibernate.Query
 
setFlushEntityEventListeners(FlushEntityEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setFlushEventListeners(FlushEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setFlushing(boolean) - Method in interface org.hibernate.engine.PersistenceContext
Called before and after the flushcycle
setFlushing(boolean) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
setFlushMode(FlushMode) - Method in interface org.hibernate.Criteria
Override the flush mode for this particular query.
setFlushMode(FlushModeType) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
setFlushMode(FlushModeType) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
setFlushMode(FlushMode) - Method in interface org.hibernate.engine.SessionImplementor
 
setFlushMode(FlushMode) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
setFlushMode(FlushMode) - Method in interface org.hibernate.envers.query.AuditQuery
 
setFlushMode(FlushMode) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
setFlushMode(FlushMode) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setFlushMode(FlushMode) - Method in class org.hibernate.impl.CriteriaImpl
 
setFlushMode(FlushMode) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setFlushMode(FlushMode) - Method in class org.hibernate.impl.SessionImpl
 
setFlushMode(FlushMode) - Method in class org.hibernate.impl.StatelessSessionImpl
 
setFlushMode(FlushMode) - Method in interface org.hibernate.Query
Override the current session flush mode, just for this query.
setFlushMode(FlushMode) - Method in interface org.hibernate.Session
Set the flush mode for this session.
setFlushRequired(boolean) - Method in class org.hibernate.event.AutoFlushEvent
 
setForceDiscriminator(boolean) - Method in class org.hibernate.mapping.RootClass
 
setForceInsertable(boolean) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setForeignKeyName(String) - Method in class org.hibernate.mapping.SimpleValue
 
setForeignKeyType(ForeignKeyDirection) - Method in class org.hibernate.mapping.OneToOne
Sets the foreignKeyType.
setFormat(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
Should we format the sql strings?
setFormat(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
setFormatSql(boolean) - Method in class org.hibernate.jdbc.util.SQLStatementLogger
Setter for property 'formatSql'.
setFormula(String) - Method in class org.hibernate.cfg.Ejb3Column
 
setFormula(String) - Method in class org.hibernate.mapping.Formula
 
setFormula(String, String) - Method in class org.hibernate.sql.InFragment
 
setFromClause(String) - Method in class org.hibernate.sql.Select
Sets the fromClause.
setFromClause(String, String) - Method in class org.hibernate.sql.Select
 
setFromElement(FromElement) - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
 
setFromElement(FromElement) - Method in class org.hibernate.hql.ast.tree.SqlFragment
 
setGeneration(PropertyGeneration) - Method in class org.hibernate.mapping.Property
 
setGetGeneratedKeysEnabled(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setGroupByClause(String) - Method in class org.hibernate.sql.Select
 
setGroupByTokens(Iterator) - Method in class org.hibernate.sql.QuerySelect
 
setGroupings(List<Expression<?>>) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
setGroupings(Expression<?>...) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
setHaltOnError(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
Should we stop once an error occurs?
setHaltonerror(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
 
setHaltOnError(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
setHaltOnError(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
setHasDirtyCollection(boolean) - Method in class org.hibernate.event.FlushEntityEvent
 
setHasFilterCondition(boolean) - Method in class org.hibernate.sql.JoinFragment
 
setHasParents(boolean) - Method in class org.hibernate.cfg.InheritanceState
 
setHasSiblings(boolean) - Method in class org.hibernate.cfg.InheritanceState
 
setHasThetaJoins(boolean) - Method in class org.hibernate.sql.JoinFragment
 
setHaving(Predicate) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
setHavingTokens(Iterator) - Method in class org.hibernate.sql.QuerySelect
 
setHbmfiles(List<NamedInputStream>) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
Deprecated. use getHbmfiles() rather
setHint(String, Object) - Method in class org.hibernate.ejb.AbstractQueryImpl
setHolder(PropertyHolder) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setHqlParameterSpecification(ParameterSpecification) - Method in class org.hibernate.hql.ast.tree.ParameterNode
 
setId(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setId(int) - Method in class org.hibernate.envers.DefaultRevisionEntity
 
setId(Serializable) - Method in class org.hibernate.event.PostLoadEvent
 
setId(Serializable) - Method in class org.hibernate.event.PreLoadEvent
 
setId(Long) - Method in class org.hibernate.test.cache.Item
 
setIdentifier(KeyValue) - Method in class org.hibernate.mapping.IdentifierCollection
 
setIdentifier(KeyValue) - Method in class org.hibernate.mapping.OneToOne
Sets the identifier.
setIdentifier(KeyValue) - Method in class org.hibernate.mapping.RootClass
 
setIdentifier(Object, Serializable, EntityMode) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated. Use ClassMetadata.setIdentifier(Object, Serializable, SessionImplementor) instead.
setIdentifier(Object, Serializable, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
Inject the identifier value into the given entity.
setIdentifier(Object, Serializable, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Inject the identifier value into the given entity.
setIdentifier(Object, Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Inject the identifier value into the given entity.
setIdentifier(Object, Serializable, EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Deprecated. Use EntityPersister.setIdentifier(Object, Serializable, SessionImplementor) instead.
setIdentifier(Object, Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Inject the identifier value into the given entity.
setIdentifier(Serializable) - Method in class org.hibernate.proxy.AbstractLazyInitializer
Set the identifier value for the enity our owning proxy represents.
setIdentifier(Serializable) - Method in interface org.hibernate.proxy.LazyInitializer
Set the identifier value for the enity our owning proxy represents.
setIdentifier(Object, Serializable) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Inject the identifier value into the given entity.
setIdentifier(Object, Serializable, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Inject the identifier value into the given entity.
setIdentifier(Object, Serializable) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Deprecated. Use EntityTuplizer.setIdentifier(Object, Serializable, SessionImplementor) instead.
setIdentifier(Object, Serializable, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Inject the identifier value into the given entity.
setIdentifierGeneratorProperties(Properties) - Method in class org.hibernate.mapping.SimpleValue
Sets the identifierGeneratorProperties.
setIdentifierGeneratorStrategy(String) - Method in class org.hibernate.mapping.IdGenerator
 
setIdentifierGeneratorStrategy(String) - Method in class org.hibernate.mapping.SimpleValue
Sets the identifierGeneratorStrategy.
setIdentifierMapper(Component) - Method in class org.hibernate.mapping.PersistentClass
 
setIdentifierMethod - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
setIdentifierProperty(Property) - Method in class org.hibernate.mapping.RootClass
 
setIdentifierType(String) - Method in class org.hibernate.mapping.Any
 
setIdentifierValue(KeyValue) - Method in class org.hibernate.mapping.Table
 
setIgnoreIdAnnotations(boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setIgnoreNotFound(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setIgnoreNotFound(boolean) - Method in class org.hibernate.mapping.ManyToOne
 
setIgnoreNotFound(boolean) - Method in class org.hibernate.mapping.OneToMany
 
setImplementation(Object) - Method in class org.hibernate.proxy.AbstractLazyInitializer
Initialize the proxy manually by injecting its target.
setImplementation(Object) - Method in interface org.hibernate.proxy.LazyInitializer
Initialize the proxy manually by injecting its target.
setImplicit(boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
setImpliedInFromClause(boolean) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setImpliedInFromClause(boolean) - Method in class org.hibernate.hql.ast.tree.ImpliedFromElement
 
setImpliedJoinType(int) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
setImportFile(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
An import file, containing raw SQL statements to be executed.
setIncludeSubclasses(boolean) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setIndex(Element, String, String) - Static method in class org.hibernate.collection.PersistentIndexedElementHolder
 
setIndex(Value) - Method in class org.hibernate.mapping.IndexedCollection
 
setIndexCollectionSelectorParamSpec(ParameterSpecification) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setIndexColumn(IndexColumn) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setIndexNodeName(String) - Method in class org.hibernate.mapping.IndexedCollection
 
setInheritanceState(InheritanceState) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setInheritanceStatePerClass(Map<XClass, InheritanceState>) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setInheritanceStatePerClass(Map<XClass, InheritanceState>) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setInIdClass(Boolean) - Method in class org.hibernate.cfg.AbstractPropertyHolder
 
setInIdClass(Boolean) - Method in interface org.hibernate.cfg.PropertyHolder
 
setInitializeCollectionEventListeners(InitializeCollectionEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setInitialized() - Method in class org.hibernate.collection.AbstractPersistentCollection
 
setInProjectionList(boolean) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setInProjectionList(boolean) - Method in class org.hibernate.hql.ast.tree.ImpliedFromElement
 
setInsertable(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setInsertable(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setInsertable(boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
setInsertable(boolean) - Method in class org.hibernate.mapping.Property
 
setInstanceToLoad(Object) - Method in class org.hibernate.event.LoadEvent
 
setInteger(int, int) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setInteger(String, int) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setInteger(int, int) - Method in interface org.hibernate.Query
 
setInteger(String, int) - Method in interface org.hibernate.Query
 
setInterceptor(Interceptor) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
setInterceptor(Interceptor) - Method in class org.hibernate.cfg.Configuration
Configure an Interceptor
setInterceptor(Interceptor) - Method in class org.hibernate.ejb.Ejb3Configuration
 
setInternalFetchProfile(String) - Method in class org.hibernate.engine.LoadQueryInfluencers
 
setInverse(boolean) - Method in class org.hibernate.mapping.Collection
 
setInverse(boolean) - Method in class org.hibernate.mapping.Join
 
setInverseJoinColumns(Ejb3JoinColumn[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setInvocationOption(Cache, Option) - Static method in class org.hibernate.cache.jbc.util.CacheHelper
Assigns the given Option to the cache's InvocationContext.
setIsHibernateExtensionMapping(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setJarFiles(Set<String>) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setJdbcBatchSize(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setJdbcFetchSize(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setJdbcScrollableResultSetEnabled(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setJoinAnnotation(JoinColumn, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
setJoinColumns(Ejb3JoinColumn[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setJoinFragment(JoinFragment) - Method in class org.hibernate.hql.ast.tree.SqlFragment
 
SetJoinImplementor<Z,X> - Interface in org.hibernate.ejb.criteria
Specialization of JoinImplementor for Set typed attribute joins
setJoins(Map<String, Join>) - Method in class org.hibernate.cfg.Ejb3Column
 
setJoinSequence(JoinSequence) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setJoinTable(AuditJoinTable) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setJoinType(int) - Method in class org.hibernate.hql.ast.tree.DotNode
Sets the join type for this '.' node structure.
setJPA2ElementCollection(boolean) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setJPA2ElementCollection(boolean) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
setJtaDatasource(String) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setKey(boolean) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setKey(KeyValue) - Method in class org.hibernate.mapping.Collection
 
setKey(boolean) - Method in class org.hibernate.mapping.Component
 
setKey(KeyValue) - Method in class org.hibernate.mapping.Join
 
setKey(KeyValue) - Method in class org.hibernate.mapping.JoinedSubclass
 
setLastCollectionElementIndexValue(String) - Method in class org.hibernate.hql.classic.PathExpressionParser
 
setLazy(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setLazy(boolean) - Method in class org.hibernate.mapping.Collection
 
setLazy(boolean) - Method in interface org.hibernate.mapping.Fetchable
 
setLazy(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setLazy(boolean) - Method in class org.hibernate.mapping.Property
 
setLazy(boolean) - Method in class org.hibernate.mapping.ToOne
 
setLazy(boolean) - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
setLazyPropertiesCacheable(boolean) - Method in class org.hibernate.mapping.RootClass
 
setLength(int) - Method in class org.hibernate.cfg.Ejb3Column
 
setLength(int) - Method in class org.hibernate.mapping.Column
 
setListener(String, String) - Method in class org.hibernate.cfg.Configuration
 
setListener(String, Object) - Method in class org.hibernate.cfg.Configuration
 
setListeners(String, String[]) - Method in class org.hibernate.cfg.Configuration
 
setListeners(String, Object[]) - Method in class org.hibernate.cfg.Configuration
 
setListeners(String, String[]) - Method in class org.hibernate.ejb.Ejb3Configuration
 
setListeners(String, Object[]) - Method in class org.hibernate.ejb.Ejb3Configuration
 
setLoaderName(String) - Method in class org.hibernate.mapping.Collection
 
setLoaderName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setLoadEventListeners(LoadEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setLocale(int, Locale) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setLocale(String, Locale) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setLocale(int, Locale) - Method in interface org.hibernate.Query
 
setLocale(String, Locale) - Method in interface org.hibernate.Query
 
setLocalGenerators(HashMap<String, IdGenerator>) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setLockEventListeners(LockEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setLockMode(LockMode) - Method in interface org.hibernate.Criteria
Set the lock mode of the current entity
setLockMode(String, LockMode) - Method in interface org.hibernate.Criteria
Set the lock mode of the aliased entity
setLockMode(LockMode) - Method in class org.hibernate.criterion.DetachedCriteria
 
setLockMode(String, LockMode) - Method in class org.hibernate.criterion.DetachedCriteria
 
setLockMode(LockModeType) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
setLockMode(LockModeType) - Method in class org.hibernate.ejb.QueryImpl
 
setLockMode(LockMode) - Method in class org.hibernate.engine.EntityEntry
 
setLockMode(LockMode) - Method in interface org.hibernate.envers.query.AuditQuery
 
setLockMode(LockMode) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
Deprecated. Instead use setLockOptions
setLockMode(LockMode) - Method in class org.hibernate.event.LoadEvent
 
setLockMode(LockMode) - Method in class org.hibernate.event.LockEvent
 
setLockMode(LockMode) - Method in class org.hibernate.impl.CriteriaImpl
 
setLockMode(String, LockMode) - Method in class org.hibernate.impl.CriteriaImpl
 
setLockMode(LockMode) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setLockMode(String, LockMode) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setLockMode(String, LockMode) - Method in class org.hibernate.impl.QueryImpl
 
setLockMode(String, LockMode) - Method in class org.hibernate.impl.SQLQueryImpl
 
setLockMode(LockMode) - Method in class org.hibernate.LockOptions
Set the overall LockMode to be used.
setLockMode(String, LockMode) - Method in interface org.hibernate.Query
Set the lockmode for the objects idententified by the given alias that appears in the FROM clause.
setLockMode(LockMode) - Method in interface org.hibernate.Session.LockRequest
Specify the LockMode to be used.
setLockMode(LockMode) - Method in class org.hibernate.sql.Select
Deprecated. Instead use setLockOptions
setLockMode(LockMode) - Method in class org.hibernate.sql.SimpleSelect
 
setLockOptions(LockOptions) - Method in class org.hibernate.engine.QueryParameters
 
setLockOptions(LockOptions) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
Set lock options
setLockOptions(LockOptions) - Method in class org.hibernate.impl.QueryImpl
 
setLockOptions(LockOptions) - Method in class org.hibernate.impl.SQLQueryImpl
 
setLockOptions(LockOptions) - Method in interface org.hibernate.Query
Set the lock options for the objects idententified by the given alias that appears in the FROM clause.
setLockOptions(LockOptions) - Method in class org.hibernate.sql.Select
Set the lock options
setLockOptions(LockOptions) - Method in class org.hibernate.sql.SimpleSelect
 
setLockScope(boolean) - Method in class org.hibernate.event.LoadEvent
 
setLockScope(boolean) - Method in class org.hibernate.event.LockEvent
 
setLockTimeout(int) - Method in class org.hibernate.event.LoadEvent
 
setLockTimeout(int) - Method in class org.hibernate.event.LockEvent
 
setLogicalColumnName(String) - Method in class org.hibernate.cfg.Ejb3Column
 
setLogToStdout(boolean) - Method in class org.hibernate.jdbc.util.SQLStatementLogger
Setter for property 'logToStdout'.
setLong(int, long) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setLong(String, long) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setLong(int, long) - Method in interface org.hibernate.Query
 
setLong(String, long) - Method in interface org.hibernate.Query
 
setManyToManyOrdering(String) - Method in class org.hibernate.mapping.Collection
 
setManyToManyOwnerSideEntityName(String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
setManyToManyWhere(String) - Method in class org.hibernate.mapping.Collection
 
setMapKey(MapKey) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setMapKey(String) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setMapKeyColumns(Ejb3Column[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setMapKeyManyToManyColumns(Ejb3JoinColumn[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setMappedBy(String) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setMappedBy(String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
setMappedBy(String, String, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
setMappedClass(Class) - Method in class org.hibernate.mapping.MappedSuperclass
 
setMappingColumn(Column) - Method in class org.hibernate.cfg.Ejb3Column
 
setMappingFiles(List<String>) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setMappings(ExtendedMappings) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setMappings(ExtendedMappings) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setMappings(ExtendedMappings) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setMappings(ExtendedMappings) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setMappings(ExtendedMappings) - Method in class org.hibernate.cfg.Ejb3Column
 
setMapResources(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setMaximumFetchDepth(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setMaxResults(int) - Method in interface org.hibernate.Criteria
Set a limit upon the number of objects to be retrieved.
setMaxResults(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
setMaxResults(int) - Method in interface org.hibernate.envers.query.AuditQuery
 
setMaxResults(int) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
setMaxResults(int) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setMaxResults(int) - Method in class org.hibernate.impl.CriteriaImpl
 
setMaxResults(int) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setMaxResults(int) - Method in interface org.hibernate.Query
Set the maximum number of rows to retrieve.
setMaxRows(Integer) - Method in class org.hibernate.engine.RowSelection
 
setMergeEventListeners(MergeEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setMetaAttributes(Map) - Method in class org.hibernate.mapping.Component
 
setMetaAttributes(Map) - Method in interface org.hibernate.mapping.MetaAttributable
 
setMetaAttributes(Map) - Method in class org.hibernate.mapping.PersistentClass
 
setMetaAttributes(Map) - Method in class org.hibernate.mapping.Property
 
setMetadataComplete(Boolean) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
setMetaType(String) - Method in class org.hibernate.mapping.Any
 
setMetaValues(Map) - Method in class org.hibernate.mapping.Any
 
setMinimalPutsEnabled(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setMutable(boolean) - Method in class org.hibernate.mapping.Collection
 
setMutable(boolean) - Method in class org.hibernate.mapping.RootClass
 
setName(String) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setName(String) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setName(String) - Method in class org.hibernate.cfg.UniqueConstraintHolder
 
setName(String) - Method in class org.hibernate.ejb.packaging.NamedInputStream
 
setName(String) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setName(String) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setName(String) - Method in class org.hibernate.mapping.Column
 
setName(String) - Method in class org.hibernate.mapping.Constraint
 
setName(String) - Method in class org.hibernate.mapping.IdGenerator
 
setName(String) - Method in class org.hibernate.mapping.Index
 
setName(String) - Method in class org.hibernate.mapping.Property
 
setName(String) - Method in class org.hibernate.mapping.Table
 
setName(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setName(String) - Method in class org.hibernate.test.cache.Item
 
setName(String) - Method in class org.hibernate.tuple.ElementWrapper
 
setNamedParameters(Map) - Method in class org.hibernate.engine.QueryParameters
 
setNamingStrategy(NamingStrategy) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
setNamingStrategy(NamingStrategy) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
setNamingStrategy(NamingStrategy) - Method in class org.hibernate.cfg.Configuration
Set a custom naming strategy
setNamingStrategy(NamingStrategy) - Method in interface org.hibernate.cfg.Mappings
Set the current naming strategy.
setNamingStrategy(NamingStrategy) - Method in class org.hibernate.ejb.Ejb3Configuration
 
setNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
 
setNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
setNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
 
setNaturalIdentifier(boolean) - Method in class org.hibernate.mapping.Property
 
setNaturalKeyLookup(boolean) - Method in class org.hibernate.engine.QueryParameters
 
setNext(JoinSequence) - Method in class org.hibernate.engine.JoinSequence
 
setNodeName(String) - Method in class org.hibernate.mapping.Collection
 
setNodeName(String) - Method in class org.hibernate.mapping.Component
 
setNodeName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setNodeName(String) - Method in class org.hibernate.mapping.Property
 
setNonJtaDatasource(String) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setNowaitEnabled(boolean) - Method in class org.hibernate.sql.ForUpdateFragment
 
setNullable(boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
setNullable(boolean) - Method in class org.hibernate.mapping.Column
 
setNullable(boolean) - Method in class org.hibernate.mapping.DependantValue
 
setNullValue(String) - Method in class org.hibernate.mapping.SimpleValue
Sets the nullValue.
setObject(Object) - Method in class org.hibernate.event.EvictEvent
 
setObject(Object) - Method in class org.hibernate.event.LockEvent
 
setObject(Object) - Method in class org.hibernate.event.PersistEvent
 
setObject(Object) - Method in class org.hibernate.event.ReplicateEvent
 
setObject(Object) - Method in class org.hibernate.event.SaveOrUpdateEvent
 
setOneToMany(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setOp(String) - Method in class org.hibernate.sql.ConditionFragment
Sets the op.
setOptimisticLocked(boolean) - Method in class org.hibernate.mapping.Collection
 
setOptimisticLocked(boolean) - Method in class org.hibernate.mapping.Property
 
setOptimisticLockMode(int) - Method in class org.hibernate.mapping.PersistentClass
 
setOptional(boolean) - Method in class org.hibernate.mapping.Join
 
setOptional(boolean) - Method in class org.hibernate.mapping.Property
 
setOptionalEntityName(String) - Method in class org.hibernate.engine.QueryParameters
 
setOptionalEntityName(String) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setOptionalId(Serializable) - Method in class org.hibernate.engine.QueryParameters
 
setOptionalId(Serializable) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setOptionalObject(Object) - Method in class org.hibernate.engine.QueryParameters
 
setOptionalObject(Object) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setOrderBy(String) - Method in class org.hibernate.mapping.Collection
 
setOrderBy(String) - Method in class org.hibernate.sql.SimpleSelect
 
setOrderByClause(String) - Method in class org.hibernate.sql.Select
 
setOrderByTokens(Iterator) - Method in class org.hibernate.sql.QuerySelect
 
setOrigin(FromElement, boolean) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setOriginal(Object) - Method in class org.hibernate.event.MergeEvent
 
setOrphanDelete(boolean) - Method in class org.hibernate.mapping.Collection
 
setOuterJoins(String, String) - Method in class org.hibernate.sql.Select
 
setOutput(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
Set the script output file
setOutputFile(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
For generating a export script file, this is the file which will be written.
setOutputFile(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
setOutputFile(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
setOwner(Object) - Method in class org.hibernate.collection.AbstractPersistentCollection
 
setOwner(Object) - Method in interface org.hibernate.collection.PersistentCollection
Set the reference to the owning entity
setOwner(PersistentClass) - Method in class org.hibernate.mapping.Collection
 
setOwner(PersistentClass) - Method in class org.hibernate.mapping.Component
 
setOwnerAssociationTypes(EntityType[]) - Method in class org.hibernate.loader.JoinWalker
 
setOwners(int[]) - Method in class org.hibernate.loader.JoinWalker
 
setPackageName(String) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
setPackages(List<String>) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setParameter(Parameter<T>, T) - Method in class org.hibernate.ejb.QueryImpl
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.hibernate.ejb.QueryImpl
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.hibernate.ejb.QueryImpl
 
setParameter(String, Object) - Method in class org.hibernate.ejb.QueryImpl
setParameter(String, Date, TemporalType) - Method in class org.hibernate.ejb.QueryImpl
setParameter(String, Calendar, TemporalType) - Method in class org.hibernate.ejb.QueryImpl
setParameter(int, Object) - Method in class org.hibernate.ejb.QueryImpl
setParameter(int, Date, TemporalType) - Method in class org.hibernate.ejb.QueryImpl
setParameter(int, Calendar, TemporalType) - Method in class org.hibernate.ejb.QueryImpl
setParameter(String, Object) - Method in interface org.hibernate.Filter
Set the named parameter's value for this filter.
setParameter(int, Object, Type) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setParameter(String, Object, Type) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setParameter(int, Object) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setParameter(String, Object) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setParameter(String, Object) - Method in class org.hibernate.impl.FilterImpl
Set the named parameter's value for this filter.
setParameter(int, Object, Type) - Method in interface org.hibernate.Query
Bind a value to a JDBC-style query parameter.
setParameter(String, Object, Type) - Method in interface org.hibernate.Query
Bind a value to a named query parameter.
setParameter(int, Object) - Method in interface org.hibernate.Query
Bind a value to a JDBC-style query parameter.
setParameter(String, Object) - Method in interface org.hibernate.Query
Bind a value to a named query parameter.
setParameterList(String, Collection) - Method in interface org.hibernate.Filter
Set the named parameter's value list for this filter.
setParameterList(String, Object[]) - Method in interface org.hibernate.Filter
Set the named parameter's value list for this filter.
setParameterList(String, Collection, Type) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setParameterList(String, Collection) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setParameterList(String, Object[], Type) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setParameterList(String, Object[]) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setParameterList(String, Collection) - Method in class org.hibernate.impl.FilterImpl
Set the named parameter's value list for this filter.
setParameterList(String, Object[]) - Method in class org.hibernate.impl.FilterImpl
Set the named parameter's value list for this filter.
setParameterList(String, Collection, Type) - Method in interface org.hibernate.Query
Bind multiple values to a named query parameter.
setParameterList(String, Collection) - Method in interface org.hibernate.Query
Bind multiple values to a named query parameter.
setParameterList(String, Object[], Type) - Method in interface org.hibernate.Query
Bind multiple values to a named query parameter.
setParameterList(String, Object[]) - Method in interface org.hibernate.Query
Bind multiple values to a named query parameter.
setParameters(Object[], Type[]) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setParameters(Object[], Type[]) - Method in interface org.hibernate.Query
Bind values and types to positional parameters.
setParameterValue(Query) - Method in class org.hibernate.envers.entities.mapper.id.QueryParameterData
 
setParameterValues(Properties) - Method in class org.hibernate.type.EnumType
 
setParameterValues(Properties) - Method in class org.hibernate.type.SerializableToBlobType
 
setParameterValues(Properties) - Method in interface org.hibernate.usertype.ParameterizedType
Gets called by Hibernate to pass the configured type parameters to the implementation.
setParent(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setParent(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
setParent(Object, Object, SessionFactoryImplementor) - Method in interface org.hibernate.tuple.component.ComponentTuplizer
Set the value of the parent property.
setParent(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
setParent(Element) - Method in class org.hibernate.tuple.ElementWrapper
 
setParentFromClause(FromClause) - Method in class org.hibernate.hql.ast.tree.FromClause
 
setParentProperty(String) - Method in class org.hibernate.cfg.AbstractPropertyHolder
 
setParentProperty(String) - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
setParentProperty(String) - Method in interface org.hibernate.cfg.PropertyHolder
 
setParentProperty(String) - Method in class org.hibernate.mapping.Component
 
setPerformed(Object) - Method in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
setPersistentClass(PersistentClass, Map<String, Join>, Map<XClass, InheritanceState>) - Method in class org.hibernate.cfg.Ejb3JoinColumn
Override persistent class on oneToMany Cases for late settings Must only be used on second level pass binding
setPersistentClass(PersistentClass) - Method in class org.hibernate.mapping.Join
 
setPersistentClass(PersistentClass) - Method in class org.hibernate.mapping.Property
 
setPersistentClassName(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setPersister(EntityPersister) - Method in class org.hibernate.event.PostLoadEvent
 
setPersister(EntityPersister) - Method in class org.hibernate.event.PreLoadEvent
 
setPersisters(Loadable[]) - Method in class org.hibernate.loader.JoinWalker
 
setPersistEventListeners(PersistEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPersistOnFlushEventListeners(PersistEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPolymorphic(boolean) - Method in class org.hibernate.mapping.RootClass
 
setPositionalParameterTypes(Type[]) - Method in class org.hibernate.engine.QueryParameters
 
setPositionalParameterValues(Object[]) - Method in class org.hibernate.engine.QueryParameters
 
setPositionMappedBy(String) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setPossibleID(boolean) - Method in class org.hibernate.hql.ast.HqlToken
Set to true if this token can be interpreted as an identifier, false if not.
setPostCollectionRecreateEventListeners(PostCollectionRecreateEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPostCollectionRemoveEventListeners(PostCollectionRemoveEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPostCollectionUpdateEventListeners(PostCollectionUpdateEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPostCommitDeleteEventListeners(PostDeleteEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPostCommitInsertEventListeners(PostInsertEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPostCommitUpdateEventListeners(PostUpdateEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPostDeleteEventListeners(PostDeleteEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPostInsertEventListeners(PostInsertEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPostLoadEventListeners(PostLoadEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPostUpdateEventListeners(PostUpdateEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPrecedence(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
setPrecision(int) - Method in class org.hibernate.cfg.Ejb3Column
 
setPrecision(int) - Method in class org.hibernate.mapping.Column
 
setPreCollectionRecreateEventListeners(PreCollectionRecreateEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPreCollectionRemoveEventListeners(PreCollectionRemoveEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPreCollectionUpdateEventListeners(PreCollectionUpdateEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPreDeleteEventListeners(PreDeleteEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPreInsertEventListeners(PreInsertEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPreLoadEventListeners(PreLoadEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPreUpdateEventListeners(PreUpdateEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setPrimaryKey(PrimaryKey) - Method in class org.hibernate.mapping.Table
 
setPrimaryKeyColumnNames(String[]) - Method in class org.hibernate.sql.Delete
 
setPrimaryKeyColumnNames(String[]) - Method in class org.hibernate.sql.Update
 
setProcessed(boolean) - Method in class org.hibernate.engine.CollectionEntry
 
setProcessingInstructions(List) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setProcessingInstructions(List) - Method in class org.hibernate.tuple.ElementWrapper
 
setProjection(Projection) - Method in interface org.hibernate.Criteria
Used to specify that the query results will be a projection (scalar in nature).
setProjection(Projection) - Method in class org.hibernate.criterion.DetachedCriteria
 
setProjection(Projection) - Method in class org.hibernate.impl.CriteriaImpl
 
setProjection(Projection) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setProperties(Properties) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
setProperties(Properties) - Method in class org.hibernate.cfg.Configuration
Specify a completely new set of properties
setProperties(Properties) - Method in class org.hibernate.ejb.Ejb3Configuration
 
setProperties(Properties) - Method in class org.hibernate.ejb.EventListenerConfigurator
 
setProperties(Map) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setProperties(Object) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setProperties(Object) - Method in interface org.hibernate.Query
Bind the property values of the given bean to named parameters of the query, matching property names with parameter names and mapping property types to Hibernate types using hueristics.
setProperties(Map) - Method in interface org.hibernate.Query
Bind the values of the given Map for each named parameters of the query, matching key names with parameter names and mapping value types to Hibernate types using hueristics.
setProperties(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
Set a properties file
setProperties(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
Set a properties file
setProperties(File) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
Set a properties file
setProperty(String, String) - Method in class org.hibernate.cfg.AnnotationConfiguration
 
setProperty(XProperty) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setProperty(XProperty) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setProperty(String, String) - Method in class org.hibernate.cfg.Configuration
Set a property
setProperty(String, Object) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
setProperty(String, String) - Method in class org.hibernate.ejb.Ejb3Configuration
 
setPropertyAccessorName(String) - Method in class org.hibernate.mapping.Property
 
setPropertyAccessType(AccessType) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setPropertyHolder(PropertyHolder) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setPropertyHolder(PropertyHolder) - Method in class org.hibernate.cfg.Ejb3Column
 
setPropertyName(String) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setPropertyName(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setPropertyName(String) - Method in class org.hibernate.cfg.Ejb3Column
 
setPropertyName(String) - Method in class org.hibernate.mapping.OneToOne
 
setPropertyPath(String) - Method in class org.hibernate.hql.ast.tree.DotNode
 
setPropertySelector(Example.PropertySelector) - Method in class org.hibernate.criterion.Example
Set the property selector
setPropertyValue(Object, String, Object, EntityMode) - Method in interface org.hibernate.metadata.ClassMetadata
Set the value of a particular (named) property
setPropertyValue(Object, int, Object, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
setPropertyValue(Object, String, Object, EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
setPropertyValue(Object, int, Object, EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Set the value of a particular property
setPropertyValue(Object, int, Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
setPropertyValue(Object, String, Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
setPropertyValue(Object, int, Object) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Inject the value of a particular property.
setPropertyValue(Object, String, Object) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Inject the value of a particular property.
setPropertyValue(Object, int, Object) - Method in interface org.hibernate.usertype.CompositeUserType
Set the value of a property.
setPropertyValues(Object, Object[]) - Method in class org.hibernate.bytecode.cglib.AccessOptimizerAdapter
Deprecated.  
setPropertyValues(Object, Object[]) - Method in class org.hibernate.bytecode.javassist.AccessOptimizerAdapter
 
setPropertyValues(Object, Object[]) - Method in class org.hibernate.bytecode.javassist.BulkAccessor
Sets properties of a given bean to specified values.
setPropertyValues(Object, Object[]) - Method in interface org.hibernate.bytecode.ReflectionOptimizer.AccessOptimizer
 
setPropertyValues(Object[]) - Method in class org.hibernate.event.FlushEntityEvent
 
setPropertyValues(Object, Object[], EntityMode) - Method in interface org.hibernate.metadata.ClassMetadata
Set the given values to the mapped properties of the given object
setPropertyValues(Object, Object[], EntityMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
setPropertyValues(Object, Object[], EntityMode) - Method in interface org.hibernate.persister.entity.EntityPersister
Set the given values to the mapped properties of the given object
setPropertyValues(Object, Object[]) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
setPropertyValues(Object, Object[]) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
setPropertyValues(Object, Object[]) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
setPropertyValues(Object, Object[]) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Inject the given values into the given entity.
setPropertyValues(Object, Object[]) - Method in interface org.hibernate.tuple.Tuplizer
Inject the given values into the given entity.
setPropertyValues(Object, Object[], EntityMode) - Method in interface org.hibernate.type.AbstractComponentType
Optional operation
setPropertyValues(Object, Object[], EntityMode) - Method in class org.hibernate.type.AnyType
 
setPropertyValues(Object, Object[], EntityMode) - Method in class org.hibernate.type.ComponentType
 
setPropertyValues(Object, Object[], EntityMode) - Method in class org.hibernate.type.CompositeCustomType
 
setPropertyValuesWithOptimizer(Object, Object[]) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
setProps(Properties) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setProvider(String) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setProxy(Proxy) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
SetProxy<U> - Class in org.hibernate.envers.entities.mapper.relation.lazy.proxy
 
SetProxy() - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SetProxy
 
SetProxy(Initializor<Set<U>>) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SetProxy
 
setProxyInterfaceName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setQName(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setQName(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
setQueryableCollection(QueryableCollection) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setQueryCacheEnabled(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setQueryProperties(Query) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
setQuerySpaces(Set) - Method in class org.hibernate.event.AutoFlushEvent
 
setQueryString(String) - Method in exception org.hibernate.QueryException
 
setQuerySubstitutions(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setQuiet(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
Enable "quiet" mode.
setQuiet(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
Enable "quiet" mode.
setQuoted(boolean) - Method in class org.hibernate.mapping.Table
 
setReached(boolean) - Method in class org.hibernate.engine.CollectionEntry
 
setReadOnly(boolean) - Method in interface org.hibernate.Criteria
Set the read-only/modifiable mode for entities and proxies loaded by this Criteria.
setReadOnly(boolean, Object) - Method in class org.hibernate.engine.EntityEntry
 
setReadOnly(Object, boolean) - Method in interface org.hibernate.engine.PersistenceContext
Set an unmodified persistent object to read-only mode, or a read-only object to modifiable mode.
setReadOnly(boolean) - Method in class org.hibernate.engine.QueryParameters
Set the read-only/modifiable mode for entities and proxies loaded by the query.
setReadOnly(Object, boolean) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
setReadOnly(boolean) - Method in class org.hibernate.impl.AbstractQueryImpl
Set the read-only/modifiable mode for entities and proxies loaded by this Query.
setReadOnly(boolean) - Method in class org.hibernate.impl.CriteriaImpl
Set the read-only/modifiable mode for entities and proxies loaded by this Criteria.
setReadOnly(boolean) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setReadOnly(Object, boolean) - Method in class org.hibernate.impl.SessionImpl
 
setReadOnly(boolean) - Method in class org.hibernate.proxy.AbstractLazyInitializer
Set an associated modifiable proxy to read-only mode, or a read-only proxy to modifiable mode.
setReadOnly(boolean) - Method in interface org.hibernate.proxy.LazyInitializer
Set an associated modifiable proxy to read-only mode, or a read-only proxy to modifiable mode.
setReadOnly(boolean) - Method in interface org.hibernate.Query
Set the read-only/modifiable mode for entities and proxies loaded by this Query.
setReadOnly(Object, boolean) - Method in interface org.hibernate.Session
Set an unmodified persistent object to read-only mode, or a read-only object to modifiable mode.
setReadOnlyBeforeAttachedToSession(AbstractLazyInitializer) - Method in class org.hibernate.proxy.AbstractSerializableProxy
Set the read-only/modifiable setting from this object in an AbstractLazyInitializer.
setReferencedColumn(String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
setReferencedEntityName(String) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setReferencedEntityName(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setReferencedEntityName(String) - Method in class org.hibernate.mapping.ForeignKey
 
setReferencedEntityName(String) - Method in class org.hibernate.mapping.OneToMany
Associated entity on the "many" side
setReferencedEntityName(String) - Method in class org.hibernate.mapping.ToOne
 
setReferencedPropertyName(String) - Method in class org.hibernate.mapping.Collection
 
setReferencedPropertyName(String) - Method in class org.hibernate.mapping.ToOne
 
setReferencedTable(Table) - Method in class org.hibernate.mapping.ForeignKey
 
setReflectionOptimizationEnabled(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setRefreshEventListeners(RefreshEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setRelationTargetAuditMode(RelationTargetAuditMode) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
Set the relationTargetAuditMode property value.
setReplicateEventListeners(ReplicateEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setReplicationMode(ReplicationMode) - Method in class org.hibernate.event.ReplicateEvent
 
setRequestedId(Serializable) - Method in class org.hibernate.event.MergeEvent
 
setRequestedId(Serializable) - Method in class org.hibernate.event.SaveOrUpdateEvent
 
setResolved() - Method in class org.hibernate.hql.ast.tree.FromReferenceNode
 
setResolvedConstant(String) - Method in class org.hibernate.hql.ast.tree.DotNode
 
setRestriction(Predicate) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
setResult(Object) - Method in class org.hibernate.event.LoadEvent
 
setResult(Object) - Method in class org.hibernate.event.MergeEvent
 
setResultId(Serializable) - Method in class org.hibernate.event.SaveOrUpdateEvent
 
setResultSetMapping(String) - Method in class org.hibernate.impl.SQLQueryImpl
 
setResultSetMapping(String) - Method in interface org.hibernate.SQLQuery
Use a predefined named ResultSetMapping
setResultTransformer(ResultTransformer) - Method in interface org.hibernate.Criteria
Set a strategy for handling the query results.
setResultTransformer(ResultTransformer) - Method in class org.hibernate.criterion.DetachedCriteria
 
setResultTransformer(ResultTransformer) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setResultTransformer(ResultTransformer) - Method in class org.hibernate.impl.CriteriaImpl
 
setResultTransformer(ResultTransformer) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setResultTransformer(ResultTransformer) - Method in interface org.hibernate.Query
Set a strategy for handling the query results.
setReturnColumnName(String) - Method in class org.hibernate.sql.CaseFragment
 
setReturnColumnName(String, String) - Method in class org.hibernate.sql.CaseFragment
 
setReturnedClass(XClass) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setReturnedClassName(String) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setReturnedClassName(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setRole(String) - Method in class org.hibernate.engine.CollectionEntry
 
setRole(String) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setRole(String) - Method in class org.hibernate.mapping.Collection
 
setRoleName(String) - Method in class org.hibernate.mapping.Component
 
setRollbackOnly() - Method in class org.hibernate.ejb.TransactionImpl
 
setRollbackOnly() - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
setRollbackOnly() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
setRollbackOnly() - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter
setRollbackOnly() - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter
setRoot(Joinable, String) - Method in class org.hibernate.engine.JoinSequence
 
setRowId(String) - Method in class org.hibernate.mapping.Table
 
setRowNumber(int) - Method in class org.hibernate.impl.FetchingScrollableResultsImpl
Set the current location in the result set, numbered from either the first row (row number 0), or the last row (row number -1).
setRowNumber(int) - Method in class org.hibernate.impl.ScrollableResultsImpl
 
setRowNumber(int) - Method in interface org.hibernate.ScrollableResults
Set the current location in the result set, numbered from either the first row (row number 0), or the last row (row number -1).
setRowSelection(RowSelection) - Method in class org.hibernate.engine.QueryParameters
 
setSaveEventListeners(SaveOrUpdateEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setSaveOrUpdateCopyEventListeners(MergeEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setSaveOrUpdateEventListeners(SaveOrUpdateEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.AbstractMapComponentNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.AggregateNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.BinaryArithmeticOperatorNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.Case2Node
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.CaseNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.ConstructorNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.CountNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.DotNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.IdentNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.IndexNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.LiteralNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.MapEntryNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.MethodNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.QueryNode
 
setScalarColumnText(int) - Method in interface org.hibernate.hql.ast.tree.SelectExpression
Appends AST nodes that represent the columns after the current AST node.
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.SelectExpressionImpl
 
setScalarColumnText(int) - Method in class org.hibernate.hql.ast.tree.UnaryArithmeticNode
 
setScale(int) - Method in class org.hibernate.cfg.Ejb3Column
 
setScale(int) - Method in class org.hibernate.mapping.Column
 
setSchema(String) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
setSchema(String) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setSchema(String) - Method in class org.hibernate.mapping.Table
 
setSchemaName(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
setSchemaName(String) - Method in interface org.hibernate.cfg.Mappings
Sets the currently bound default schema name.
setScope(boolean) - Method in class org.hibernate.LockOptions
Set the cope.
setScope(boolean) - Method in interface org.hibernate.Session.LockRequest
Specify if LockMode should be cascaded to owned collections and relationships.
setScrollMode(ScrollMode) - Method in class org.hibernate.engine.QueryParameters
 
setSecondaryTableName(String) - Method in class org.hibernate.cfg.Ejb3Column
 
setSecondLevelCacheEnabled(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setSelect(Select) - Method in class org.hibernate.sql.InsertSelect
 
setSelectable(boolean) - Method in class org.hibernate.mapping.Property
 
setSelectBeforeUpdate(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setSelectClause(String) - Method in class org.hibernate.sql.Select
Sets the selectClause.
setSelection(Selection<? extends T>) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
setSelector(JoinSequence.Selector) - Method in class org.hibernate.engine.JoinSequence
 
setSequentialSelect(boolean) - Method in class org.hibernate.mapping.Join
 
setSerializable(int, Serializable) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setSerializable(String, Serializable) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setSerializable(int, Serializable) - Method in interface org.hibernate.Query
 
setSerializable(String, Serializable) - Method in interface org.hibernate.Query
 
setSession(SessionImplementor) - Method in class org.hibernate.impl.CriteriaImpl
 
setSession(SessionImplementor) - Method in class org.hibernate.intercept.AbstractFieldInterceptor
 
setSession(SessionImplementor) - Method in interface org.hibernate.intercept.FieldInterceptor
Use to associate the entity to which we are bound to the given session.
setSession(SessionImplementor) - Method in class org.hibernate.proxy.AbstractLazyInitializer
Associate the proxy with the given session.
setSession(SessionImplementor) - Method in interface org.hibernate.proxy.LazyInitializer
Associate the proxy with the given session.
setSessionFactory(SessionFactoryImplementor) - Method in class org.hibernate.hql.ast.tree.JavaConstantNode
 
setSessionFactory(SessionFactoryImplementor) - Method in interface org.hibernate.hql.ast.tree.SessionFactoryAwareNode
 
setSessionFactoryObserver(SessionFactoryObserver) - Method in class org.hibernate.cfg.Configuration
 
setSharedCacheMode(String) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setShort(int, short) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setShort(String, short) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setShort(int, short) - Method in interface org.hibernate.Query
 
setShort(String, short) - Method in interface org.hibernate.Query
 
setShowSqlEnabled(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
SetSimpleValueTypeSecondPass - Class in org.hibernate.cfg
 
SetSimpleValueTypeSecondPass(SimpleValueBinder) - Constructor for class org.hibernate.cfg.SetSimpleValueTypeSecondPass
 
setSnapshot(Serializable, String, Serializable) - Method in class org.hibernate.collection.AbstractPersistentCollection
After flushing, re-init snapshot state.
setSnapshot(Serializable, String, Serializable) - Method in interface org.hibernate.collection.PersistentCollection
After flushing, re-init snapshot state.
setSort(Sort) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setSort(Sort) - Method in class org.hibernate.cfg.annotations.ListBinder
 
setSorted(boolean) - Method in class org.hibernate.mapping.Collection
 
setSource(OptimisticCacheSource) - Method in interface org.hibernate.cache.OptimisticCache
Indicates the "source" of the cached data.
setSql(String) - Method in class org.hibernate.loader.JoinWalker
 
setSqlOrderBy(OrderBy) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setSqlOrderBy(OrderBy) - Method in class org.hibernate.cfg.annotations.ListBinder
 
setSqlOrderBy(OrderBy) - Method in class org.hibernate.cfg.annotations.SetBinder
 
setSqlType(String) - Method in class org.hibernate.cfg.Ejb3Column
 
setSqlType(String) - Method in class org.hibernate.mapping.Column
 
setSqlTypeCode(Integer) - Method in class org.hibernate.mapping.Column
 
setStartTime(int) - Method in class org.hibernate.envers.tools.graph.Vertex
 
setState(Object[]) - Method in class org.hibernate.event.PreLoadEvent
 
setStatisticsEnabled(boolean) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
Enable statistics logs (this is a dynamic parameter)
setStatisticsEnabled(boolean) - Method in interface org.hibernate.stat.Statistics
Enable statistics logs (this is a dynamic parameter)
setStatisticsEnabled(boolean) - Method in class org.hibernate.stat.StatisticsImpl
Enable statistics logs (this is a dynamic parameter)
setStatus(Status) - Method in class org.hibernate.engine.EntityEntry
 
setStore(ModificationStore) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setStream(InputStream) - Method in class org.hibernate.ejb.packaging.NamedInputStream
 
setStreamsForBinaryEnabled(String) - Method in class org.hibernate.util.ExternalSessionFactoryConfig
 
setString(int, String) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setString(String, String) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setString(int, String) - Method in interface org.hibernate.Query
 
setString(String, String) - Method in interface org.hibernate.Query
 
setSubselect(String) - Method in class org.hibernate.mapping.Table
 
setSubselectLoadable(boolean) - Method in class org.hibernate.mapping.Collection
 
setSubselectLoadableCollections(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setSuffix(String) - Method in class org.hibernate.sql.SelectFragment
 
setSuffixes(String[]) - Method in class org.hibernate.loader.JoinWalker
 
setSuperclass(PersistentClass) - Method in class org.hibernate.mapping.Subclass
 
setSuperMappedSuperclass(MappedSuperclass) - Method in class org.hibernate.mapping.PersistentClass
 
setTable(Table) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setTable(Table) - Method in class org.hibernate.cfg.Ejb3Column
 
setTable(Table) - Method in class org.hibernate.mapping.Constraint
 
setTable(Table) - Method in class org.hibernate.mapping.Index
 
setTable(Table) - Method in class org.hibernate.mapping.Join
 
setTable(Table) - Method in class org.hibernate.mapping.JoinedSubclass
 
setTable(Table) - Method in class org.hibernate.mapping.RootClass
 
setTable(Table) - Method in class org.hibernate.mapping.SimpleValue
 
setTable(Table) - Method in interface org.hibernate.mapping.TableOwner
 
setTable(Table) - Method in class org.hibernate.mapping.UnionSubclass
 
setTableAlias(String) - Method in class org.hibernate.sql.ConditionFragment
Sets the tableAlias.
setTableBinder(TableBinder) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setTableName(String) - Method in class org.hibernate.sql.Delete
 
setTableName(String) - Method in class org.hibernate.sql.Insert
 
setTableName(String) - Method in class org.hibernate.sql.InsertSelect
 
setTableName(String) - Method in class org.hibernate.sql.SimpleSelect
 
setTableName(String) - Method in class org.hibernate.sql.Update
 
setTargetEntity(XClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
Setter - Interface in org.hibernate.property
Sets values to a particular property.
setters - Variable in class org.hibernate.bytecode.javassist.BulkAccessor
 
setters - Variable in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
setters - Variable in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
setText(String) - Method in class org.hibernate.hql.ast.tree.JavaConstantNode
 
setText(String) - Method in class org.hibernate.hql.ast.tree.MapEntryNode
 
setText(String) - Method in interface org.hibernate.hql.ast.tree.ParameterContainer
Deprecated. Set the renderable text of this node.
setText(String) - Method in interface org.hibernate.hql.ast.tree.SelectExpression
Sets the text of the node.
setText(String) - Method in class org.hibernate.hql.ast.tree.SqlNode
 
setText(int, String) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setText(String, String) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setText(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setText(int, String) - Method in interface org.hibernate.Query
 
setText(String, String) - Method in interface org.hibernate.Query
 
setText(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
Enable "text-only" mode.
setText(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
Enable "text-only" mode.
setText(String) - Method in class org.hibernate.tuple.ElementWrapper
 
setTime(int, Date) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setTime(String, Date) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setTime(int, Date) - Method in interface org.hibernate.Query
 
setTime(String, Date) - Method in interface org.hibernate.Query
 
setTimeout(int) - Method in interface org.hibernate.Criteria
Set a timeout for the underlying JDBC query.
setTimeout(Integer) - Method in class org.hibernate.engine.RowSelection
 
setTimeout(int) - Method in interface org.hibernate.envers.query.AuditQuery
 
setTimeout(int) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
setTimeout(int) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setTimeout(int) - Method in class org.hibernate.impl.CriteriaImpl
 
setTimeout(int) - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
setTimeOut(int) - Method in class org.hibernate.LockOptions
Set the timeout setting.
setTimeout(int) - Method in interface org.hibernate.Query
Set a timeout for the underlying JDBC query.
setTimeOut(int) - Method in interface org.hibernate.Session.LockRequest
Specify the pessimistic lock timeout (check if your dialect supports this option).
setTimeout(int) - Method in class org.hibernate.transaction.CMTTransaction
Set the transaction timeout for any transaction started by a subsequent call to begin() on this instance.
setTimeout(int) - Method in class org.hibernate.transaction.JDBCTransaction
Set the transaction timeout for any transaction started by a subsequent call to begin() on this instance.
setTimeout(int) - Method in class org.hibernate.transaction.JTATransaction
Set the transaction timeout for any transaction started by a subsequent call to begin() on this instance.
setTimeout(int) - Method in interface org.hibernate.Transaction
Set the transaction timeout for any transaction started by a subsequent call to begin() on this instance.
setTimestamp(long) - Method in class org.hibernate.envers.DefaultRevisionEntity
 
setTimestamp(int, Date) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setTimestamp(String, Date) - Method in class org.hibernate.impl.AbstractQueryImpl
 
setTimestamp(int, Date) - Method in interface org.hibernate.Query
 
setTimestamp(String, Date) - Method in interface org.hibernate.Query
 
settings - Variable in class org.hibernate.cache.impl.bridge.BaseRegionAdapter
 
Settings - Class in org.hibernate.cfg
Settings that affect the behaviour of Hibernate at runtime.
settingsFactory - Variable in class org.hibernate.cfg.Configuration
 
SettingsFactory - Class in org.hibernate.cfg
Reads configuration properties and builds a Settings instance.
SettingsFactory() - Constructor for class org.hibernate.cfg.SettingsFactory
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.BlobType
A representation of the value to be embedded in an XML element.
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ClobType
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CompositeCustomType
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CustomType
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
A representation of the value to be embedded in an XML element.
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.MetaType
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.NullableType
Deprecated.  
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
A representation of the value to be embedded in an XML element.
setTransactionTimeout(int) - Method in class org.hibernate.jdbc.AbstractBatcher
 
setTransactionTimeout(int) - Method in interface org.hibernate.jdbc.Batcher
Set the transaction timeout to seconds later than the current system time.
setTransactionTimeout(int) - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
setTransactionTimeout(int) - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter
setTransactionType(PersistenceUnitTransactionType) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setTrimCharacter(String) - Method in class org.hibernate.dialect.function.TrimFunctionTemplate.Options
 
setTrimSpecification(TrimFunctionTemplate.Specification) - Method in class org.hibernate.dialect.function.TrimFunctionTemplate.Options
 
setType(XProperty, XClass) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setType(InheritanceType) - Method in class org.hibernate.cfg.InheritanceState
 
setType(int) - Method in class org.hibernate.hql.ast.HqlToken
Sets the type of the token, remembering the previous type.
SetType - Class in org.hibernate.type
 
SetType(String, String, boolean) - Constructor for class org.hibernate.type.SetType
 
setTypeByReflection(String, String) - Method in class org.hibernate.mapping.Any
 
setTypeByReflection(String, String) - Method in class org.hibernate.mapping.Component
 
setTypeIndex(int) - Method in class org.hibernate.mapping.Column
 
setTypeName(String) - Method in class org.hibernate.mapping.Collection
 
setTypeName(String) - Method in class org.hibernate.mapping.SimpleValue
 
setTypeParameters(Properties) - Method in class org.hibernate.mapping.Collection
 
setTypeParameters(Properties) - Method in class org.hibernate.mapping.SimpleValue
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.Any
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.Collection
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.Component
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.DependantValue
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.OneToMany
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.SimpleValue
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.ToOne
 
setTypeUsingReflection(String, String) - Method in interface org.hibernate.mapping.Value
 
setUnique(boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
setUnique(boolean) - Method in class org.hibernate.mapping.Column
 
setUniqueConstraints(UniqueConstraint[]) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setUnwrap(boolean) - Method in class org.hibernate.proxy.AbstractLazyInitializer
setUnwrap(boolean) - Method in interface org.hibernate.proxy.LazyInitializer
 
setUnwrapProxy(boolean) - Method in class org.hibernate.mapping.ToOne
 
setUp() - Method in class org.hibernate.junit.AbstractClassLoaderIsolatedTestCase
 
setUp() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Override TestCase.setUp() to check if we need to build a locally managed execution environment.
setUp() - Method in class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 
setUp() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
setUpdatable(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setUpdatable(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setUpdatable(boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
setUpdateable(boolean) - Method in class org.hibernate.mapping.DependantValue
 
setUpdateable(boolean) - Method in class org.hibernate.mapping.Property
 
setUpdateEventListeners(SaveOrUpdateEventListener[]) - Method in class org.hibernate.event.EventListeners
 
setUsedAliases(String[]) - Method in class org.hibernate.sql.SelectFragment
 
setUseFromFragment(boolean) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setUseQuotedIdentifiers(boolean) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setUseThetaStyle(boolean) - Method in class org.hibernate.engine.JoinSequence
 
setUseWhereFragment(boolean) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setValidationMode(String) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setValue(Value) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setValue(Value) - Method in class org.hibernate.mapping.Column
 
setValue(Value) - Method in class org.hibernate.mapping.Property
 
setValue(Object) - Method in class org.hibernate.util.IdentityMap.IdentityMapEntry
 
setVerbose(boolean) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
setVersion(boolean) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setVersion(String) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setVersion(Object[], Object, EntityPersister) - Static method in class org.hibernate.engine.Versioning
Inject the optimisitc locking value into the entity state snapshot.
setVersion(Property) - Method in class org.hibernate.mapping.RootClass
 
setVersion(Long) - Method in class org.hibernate.test.cache.VersionedItem
 
setVersionColumnName(String) - Method in class org.hibernate.sql.Delete
 
setVersionColumnName(String) - Method in class org.hibernate.sql.Update
 
setWhere(Where) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setWhere(String) - Method in class org.hibernate.mapping.Collection
 
setWhere(String) - Method in class org.hibernate.mapping.RootClass
 
setWhere(String) - Method in class org.hibernate.sql.Delete
 
setWhere(String) - Method in class org.hibernate.sql.Update
 
setWhereClause(String) - Method in class org.hibernate.sql.Select
Sets the whereClause.
setWhereTokens(Iterator) - Method in class org.hibernate.sql.QuerySelect
 
setWithClauseFragment(String, String) - Method in class org.hibernate.hql.ast.tree.FromElement
 
setWrapIdsInEmbeddedComponents(boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setXToMany(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
sfi() - Method in class org.hibernate.hql.ast.tree.MapEntryNode
 
sfi() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Get the factory for this test environment, casted to SessionFactoryImplementor.
shallowCopy(Property) - Static method in class org.hibernate.cfg.BinderHelper
create a property copy reusing the same value
shallowCopy() - Method in class org.hibernate.util.Cloneable
Essentially performs a shallow copy of this SessionEventListenerConfig instance; meaning the SessionEventListenerConfig itself is cloned, but the individual listeners are not cloned.
SHARED_CACHE_MODE - Static variable in class org.hibernate.ejb.AvailableSettings
Used to indicate whether second-level (what JPA terms shared cache) caching is enabled as per the rules defined in JPA 2 section 3.1.7.
SHARED_CACHE_RETRIEVE_MODE - Static variable in class org.hibernate.ejb.AvailableSettings
NOTE : Not a valid EMF property...
SHARED_CACHE_STORE_MODE - Static variable in class org.hibernate.ejb.AvailableSettings
NOTE : Not a valid EMF property...
SharedCacheInstanceManager - Class in org.hibernate.cache.jbc.builder
A CacheInstanceManager implementation where we use a single JBoss Cache instance for each type of region.
SharedCacheInstanceManager() - Constructor for class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
 
SharedCacheInstanceManager(ChannelFactory) - Constructor for class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
 
SharedCacheInstanceManager(Cache) - Constructor for class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
 
SharedJBossCacheRegionFactory - Class in org.hibernate.cache.jbc
JBossCacheRegionFactory that uses SharedCacheInstanceManager as its CacheInstanceManager.
SharedJBossCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.jbc.SharedJBossCacheRegionFactory
FIXME Per the RegionFactory class Javadoc, this constructor version should not be necessary.
SharedJBossCacheRegionFactory() - Constructor for class org.hibernate.cache.jbc.SharedJBossCacheRegionFactory
Create a new MultiplexedJBossCacheRegionFactory.
SharedJBossCacheRegionFactory - Class in org.hibernate.cache.jbc2
Deprecated. use SharedJBossCacheRegionFactory
SharedJBossCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.jbc2.SharedJBossCacheRegionFactory
Deprecated. FIXME Per the RegionFactory class Javadoc, this constructor version should not be necessary.
SharedJBossCacheRegionFactory() - Constructor for class org.hibernate.cache.jbc2.SharedJBossCacheRegionFactory
Deprecated. Create a new SharedJBossCacheRegionFactory.
SHORT - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
SHORT_CIRCUIT_INDICATOR - Static variable in class org.hibernate.id.IdentifierGeneratorHelper
Marker object returned from IdentifierGenerator.generate(org.hibernate.engine.SessionImplementor, java.lang.Object) to indicate that we should short-circuit any continued generated id checking.
ShortType - Class in org.hibernate.type
short: A type that maps an SQL SMALLINT to a Java Short.
ShortType() - Constructor for class org.hibernate.type.ShortType
 
shouldAutoClose() - Method in class org.hibernate.impl.SessionImpl
 
shouldAutoClose() - Method in class org.hibernate.impl.StatelessSessionImpl
 
shouldAutoClose() - Method in interface org.hibernate.transaction.TransactionFactory.Context
 
shouldGetAllProperties(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
shouldInstrumentClass(String) - Method in class org.hibernate.bytecode.util.BasicClassFilter
 
shouldInstrumentClass(String) - Method in interface org.hibernate.bytecode.util.ClassFilter
 
shouldInstrumentField(String, String) - Method in class org.hibernate.bytecode.buildtime.AbstractInstrumenter.CustomFieldFilter
 
shouldInstrumentField(String, String) - Method in interface org.hibernate.bytecode.util.FieldFilter
Should this field definition be instrumented?
shouldIsolateTemporaryTableDDL() - Method in class org.hibernate.hql.ast.exec.AbstractStatementExecutor
 
shouldOverwriteCurrentVersion(Object, Object, Object, VersionType) - Method in class org.hibernate.ReplicationMode
 
shouldTransformFieldAccess(String, String, String) - Method in class org.hibernate.bytecode.buildtime.AbstractInstrumenter.CustomFieldFilter
 
shouldTransformFieldAccess(String, String, String) - Method in interface org.hibernate.bytecode.util.FieldFilter
Should we instrument *access to* the given field.
SHOW_SQL - Static variable in class org.hibernate.cfg.Environment
Enable logging of generated SQL to the console
showAsString(AST, String) - Method in class org.hibernate.hql.ast.util.ASTPrinter
Renders the AST into 'ASCII art' form and returns that string representation.
showAst(AST, PrintStream) - Method in class org.hibernate.hql.ast.HqlParser
 
showAst(AST, PrintStream) - Method in class org.hibernate.hql.ast.util.ASTPrinter
Prints the AST in 'ASCII art' form to the specified print stream.
showAst(AST, PrintWriter) - Method in class org.hibernate.hql.ast.util.ASTPrinter
Prints the AST in 'ASCII art' tree form to the specified print writer.
SimpleAuditExpression - Class in org.hibernate.envers.query.criteria
 
SimpleAuditExpression(PropertyNameGetter, Object, String) - Constructor for class org.hibernate.envers.query.criteria.SimpleAuditExpression
 
SimpleAuxiliaryDatabaseObject - Class in org.hibernate.mapping
A simple implementation of AbstractAuxiliaryDatabaseObject in which the CREATE and DROP strings are provided up front.
SimpleAuxiliaryDatabaseObject(String, String) - Constructor for class org.hibernate.mapping.SimpleAuxiliaryDatabaseObject
 
SimpleAuxiliaryDatabaseObject(String, String, HashSet) - Constructor for class org.hibernate.mapping.SimpleAuxiliaryDatabaseObject
 
SimpleCaseExpression<C,R> - Class in org.hibernate.ejb.criteria.expression
Models what ANSI SQL terms a simple case statement.
SimpleCaseExpression(CriteriaBuilderImpl, Class<R>, Expression<? extends C>) - Constructor for class org.hibernate.ejb.criteria.expression.SimpleCaseExpression
 
SimpleCaseExpression.WhenClause - Class in org.hibernate.ejb.criteria.expression
 
SimpleCaseExpression.WhenClause(C, Expression<? extends R>) - Constructor for class org.hibernate.ejb.criteria.expression.SimpleCaseExpression.WhenClause
 
SimpleExpression - Class in org.hibernate.criterion
superclass for "simple" comparisons (with SQL binary operators)
SimpleExpression(String, Object, String) - Constructor for class org.hibernate.criterion.SimpleExpression
 
SimpleExpression(String, Object, String, boolean) - Constructor for class org.hibernate.criterion.SimpleExpression
 
SimpleIdMapperBuilder - Interface in org.hibernate.envers.entities.mapper.id
 
SimpleJtaTransactionImpl - Class in org.hibernate.test.tm
SimpleJtaTransactionImpl implementation
SimpleJtaTransactionImpl(SimpleJtaTransactionManagerImpl) - Constructor for class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
SimpleJtaTransactionManagerImpl - Class in org.hibernate.test.tm
TransactionManager implementation specifically designed for use in test suite and simple usage scenarios.
SimpleJtaTransactionManagerImpl() - Constructor for class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
SimpleMapperBuilder - Interface in org.hibernate.envers.entities.mapper
 
SimpleMRUCache - Class in org.hibernate.util
Cache following a "Most Recently Used" (MRU) algorithm for maintaining a bounded in-memory size; the "Least Recently Used" (LRU) entry is the first available for removal from the cache.
SimpleMRUCache() - Constructor for class org.hibernate.util.SimpleMRUCache
 
SimpleMRUCache(int) - Constructor for class org.hibernate.util.SimpleMRUCache
 
SimpleProjection - Class in org.hibernate.criterion
A single-column projection that may be aliased
SimpleProjection() - Constructor for class org.hibernate.criterion.SimpleProjection
 
SimpleSelect - Class in org.hibernate.sql
An SQL SELECT statement with no table joins
SimpleSelect(Dialect) - Constructor for class org.hibernate.sql.SimpleSelect
 
SimpleSubqueryExpression - Class in org.hibernate.criterion
A comparison between a constant value and the the result of a subquery
SimpleSubqueryExpression(Object, String, String, DetachedCriteria) - Constructor for class org.hibernate.criterion.SimpleSubqueryExpression
 
SimpleValue - Class in org.hibernate.mapping
Any value that maps to columns.
SimpleValue(Table) - Constructor for class org.hibernate.mapping.SimpleValue
 
SimpleValue() - Constructor for class org.hibernate.mapping.SimpleValue
 
SimpleValueBinder - Class in org.hibernate.cfg.annotations
 
SimpleValueBinder() - Constructor for class org.hibernate.cfg.annotations.SimpleValueBinder
 
SINGLE_OBJECT_PARAM_SIGNATURE - Static variable in class org.hibernate.util.ReflectHelper
 
SingleIdMapper - Class in org.hibernate.envers.entities.mapper.id
 
SingleIdMapper() - Constructor for class org.hibernate.envers.entities.mapper.id.SingleIdMapper
 
SingleIdMapper(PropertyData) - Constructor for class org.hibernate.envers.entities.mapper.id.SingleIdMapper
 
SinglePropertyMapper - Class in org.hibernate.envers.entities.mapper
TODO: diff
SinglePropertyMapper(PropertyData) - Constructor for class org.hibernate.envers.entities.mapper.SinglePropertyMapper
 
SinglePropertyMapper() - Constructor for class org.hibernate.envers.entities.mapper.SinglePropertyMapper
 
SingleTableEntityPersister - Class in org.hibernate.persister.entity
The default implementation of the EntityPersister interface.
SingleTableEntityPersister(PersistentClass, EntityRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class org.hibernate.persister.entity.SingleTableEntityPersister
 
SingleTableSubclass - Class in org.hibernate.mapping
 
SingleTableSubclass(PersistentClass) - Constructor for class org.hibernate.mapping.SingleTableSubclass
 
SingletonEhCacheProvider - Class in org.hibernate.cache
Singleton cache Provider plugin for Hibernate 3.2 and ehcache-1.2.
SingletonEhCacheProvider() - Constructor for class org.hibernate.cache.SingletonEhCacheProvider
 
SingletonIterator - Class in org.hibernate.util
 
SingletonIterator(Object) - Constructor for class org.hibernate.util.SingletonIterator
 
SingularAttributeImpl<X,Y> - Class in org.hibernate.ejb.metamodel
 
SingularAttributeImpl(String, Class<Y>, AbstractManagedType<X>, Member, boolean, boolean, boolean, Type<Y>, Attribute.PersistentAttributeType) - Constructor for class org.hibernate.ejb.metamodel.SingularAttributeImpl
 
SingularAttributeImpl.Identifier<X,Y> - Class in org.hibernate.ejb.metamodel
Subclass used to simply instantiation of singular attributes representing an entity's identifier.
SingularAttributeImpl.Identifier(String, Class<Y>, AbstractManagedType<X>, Member, Type<Y>, Attribute.PersistentAttributeType) - Constructor for class org.hibernate.ejb.metamodel.SingularAttributeImpl.Identifier
 
SingularAttributeImpl.Version<X,Y> - Class in org.hibernate.ejb.metamodel
Subclass used to simply instantiation of singular attributes representing an entity's version.
SingularAttributeImpl.Version(String, Class<Y>, AbstractManagedType<X>, Member, Type<Y>, Attribute.PersistentAttributeType) - Constructor for class org.hibernate.ejb.metamodel.SingularAttributeImpl.Version
 
SingularAttributeJoin<Z,X> - Class in org.hibernate.ejb.criteria.path
TODO : javadoc
SingularAttributeJoin(CriteriaBuilderImpl, Class<X>, PathSource<Z>, SingularAttribute<? super Z, ?>, JoinType) - Constructor for class org.hibernate.ejb.criteria.path.SingularAttributeJoin
 
SingularAttributePath<X> - Class in org.hibernate.ejb.criteria.path
Models a path for a SingularAttribute generally obtained from a Path.get(SingularAttribute) call
SingularAttributePath(CriteriaBuilderImpl, Class<X>, PathSource, SingularAttribute<?, X>) - Constructor for class org.hibernate.ejb.criteria.path.SingularAttributePath
 
size() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Size of cache.
size() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
size() - Method in class org.hibernate.collection.PersistentBag
 
size() - Method in class org.hibernate.collection.PersistentIdentifierBag
 
size() - Method in class org.hibernate.collection.PersistentList
 
size() - Method in class org.hibernate.collection.PersistentMap
 
size() - Method in class org.hibernate.collection.PersistentSet
 
size(C) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
size(Expression<C>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
size() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
size() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
size() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
size() - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Returns the number of key-value mappings in this map.
size() - Method in class org.hibernate.proxy.map.MapProxy
 
size() - Method in class org.hibernate.util.FastHashMap
Return the number of key-value mappings in this map.
size() - Method in class org.hibernate.util.IdentityMap
 
size() - Method in class org.hibernate.util.IdentitySet
 
size() - Method in class org.hibernate.util.SimpleMRUCache
 
size() - Method in class org.hibernate.util.SoftLimitMRUCache
 
sizeEq(String, int) - Static method in class org.hibernate.criterion.Restrictions
Constrain a collection valued property by size
SizeExpression - Class in org.hibernate.criterion
 
SizeExpression(String, int, String) - Constructor for class org.hibernate.criterion.SizeExpression
 
sizeGe(String, int) - Static method in class org.hibernate.criterion.Restrictions
Constrain a collection valued property by size
sizeGt(String, int) - Static method in class org.hibernate.criterion.Restrictions
Constrain a collection valued property by size
sizeLe(String, int) - Static method in class org.hibernate.criterion.Restrictions
Constrain a collection valued property by size
sizeLt(String, int) - Static method in class org.hibernate.criterion.Restrictions
Constrain a collection valued property by size
sizeNe(String, int) - Static method in class org.hibernate.criterion.Restrictions
Constrain a collection valued property by size
SizeOfCollectionExpression<C extends Collection> - Class in org.hibernate.ejb.criteria.expression
Represents a "size of" expression in regards to a persistent collection; the implication is that of a subquery.
SizeOfCollectionExpression(CriteriaBuilderImpl, PluralAttributePath<C>) - Constructor for class org.hibernate.ejb.criteria.expression.SizeOfCollectionExpression
 
skipExpectedFailure(Throwable) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
skipExpectedFailure(Throwable) - Method in class org.hibernate.junit.UnitTestCase
 
SkipForDialect - Annotation Type in org.hibernate.junit
Annotation used to indicate that a test should be skipped when run against the indicated dialects.
SkipLog - Class in org.hibernate.junit
Well-known-location lookup for the test-skip log...
SkipLog() - Constructor for class org.hibernate.junit.SkipLog
 
slice(String[], int, int) - Static method in class org.hibernate.util.ArrayHelper
 
slice(Object[], int, int) - Static method in class org.hibernate.util.ArrayHelper
 
snapshot(BasicCollectionPersister, EntityMode) - Method in class org.hibernate.collection.PersistentSortedMap
 
snapshot(BasicCollectionPersister, EntityMode) - Method in class org.hibernate.collection.PersistentSortedSet
 
SoftLimitMRUCache - Class in org.hibernate.util
Cache following a "Most Recently Used" (MRY) algorithm for maintaining a bounded in-memory size; the "Least Recently Used" (LRU) entry is the first available for removal from the cache.
SoftLimitMRUCache() - Constructor for class org.hibernate.util.SoftLimitMRUCache
 
SoftLimitMRUCache(int) - Constructor for class org.hibernate.util.SoftLimitMRUCache
 
SoftLock - Interface in org.hibernate.cache.access
Moved up from inner definition on the now deprecated CacheConcurrencyStrategy.
softSize() - Method in class org.hibernate.util.SoftLimitMRUCache
 
some(Subquery<Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Sort - Annotation Type in org.hibernate.annotations
Collection sort (Java level sorting)
sort(GraphDefiner<V, R>) - Static method in class org.hibernate.envers.tools.graph.GraphTopologicalSort
Sorts a graph topologically.
sort(Collection<Vertex<R>>) - Method in class org.hibernate.envers.tools.graph.TopologicalSort
 
sortActions() - Method in class org.hibernate.engine.ActionQueue
 
sortCollectionActions() - Method in class org.hibernate.engine.ActionQueue
 
sortedMap(String, String, boolean, Comparator) - Static method in class org.hibernate.type.TypeFactory
 
SortedMapProxy<K,V> - Class in org.hibernate.envers.entities.mapper.relation.lazy.proxy
 
SortedMapProxy() - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
SortedMapProxy(Initializor<SortedMap<K, V>>) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
SortedMapType - Class in org.hibernate.type
 
SortedMapType(String, String, Comparator, boolean) - Constructor for class org.hibernate.type.SortedMapType
 
sortedSet(String, String, boolean, Comparator) - Static method in class org.hibernate.type.TypeFactory
 
SortedSetProxy<U> - Class in org.hibernate.envers.entities.mapper.relation.lazy.proxy
 
SortedSetProxy() - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
SortedSetProxy(Initializor<SortedSet<U>>) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
SortedSetType - Class in org.hibernate.type
 
SortedSetType(String, String, Comparator, boolean) - Constructor for class org.hibernate.type.SortedSetType
 
SortKey - Class in org.hibernate.sql.ordering.antlr
Models the container node for the sort key, which is the term given by the ANSI SQL specification to the expression upon which to sort for each SortSpecification
SortKey() - Constructor for class org.hibernate.sql.ordering.antlr.SortKey
 
SortSpecification - Class in org.hibernate.sql.ordering.antlr
Models each sorting exprersion.
SortSpecification() - Constructor for class org.hibernate.sql.ordering.antlr.SortSpecification
 
SortType - Enum in org.hibernate.annotations
Sort strategies
SOURCE - Static variable in class org.hibernate.dialect.ResultColumnReferenceStrategy
This strategy says to reference the result columns by the qualified column name found in the result source.
SPACE_PLACEHOLDER - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
 
SPEC_HINT_TIMEOUT - Static variable in class org.hibernate.ejb.QueryHints
 
SpecialOneToOneType - Class in org.hibernate.type
A one-to-one association that maps to specific formula(s) instead of the primary key column of the owning entity.
SpecialOneToOneType(String, ForeignKeyDirection, String, boolean, boolean, String, String) - Constructor for class org.hibernate.type.SpecialOneToOneType
 
split(String, String) - Static method in class org.hibernate.util.StringHelper
 
split(String, String, boolean) - Static method in class org.hibernate.util.StringHelper
 
sql(String, Object[], Type[]) - Static method in class org.hibernate.criterion.Expression
Deprecated. use Restrictions.sqlRestriction(String, Object[], Type[])
sql(String, Object, Type) - Static method in class org.hibernate.criterion.Expression
Deprecated. use Restrictions.sqlRestriction(String, Object, Type)
sql(String) - Static method in class org.hibernate.criterion.Expression
Deprecated. use Restrictions.sqlRestriction(String)
sql - Variable in class org.hibernate.loader.JoinWalker
 
sql - Variable in class org.hibernate.loader.OuterJoinLoader
 
SQL_EXCEPTION_CONVERTER - Static variable in class org.hibernate.cfg.Environment
The SQLExceptionConverter to use for converting SQLExceptions to Hibernate's JDBCException hierarchy.
SQL_STATEMENT_LOGGER - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
 
sqlAlterStrings(Dialect, Mapping, TableMetadata, String, String) - Method in class org.hibernate.mapping.Table
 
SqlASTFactory - Class in org.hibernate.hql.ast
Custom AST factory the intermediate tree that causes ANTLR to create specialized AST nodes, given the AST node type (from HqlSqlTokenTypes).
SqlASTFactory(HqlSqlWalker) - Constructor for class org.hibernate.hql.ast.SqlASTFactory
Create factory with a specific mapping from token type to Java AST node type.
sqlCommentStrings(Dialect, String, String) - Method in class org.hibernate.mapping.Table
 
sqlConstraintString(Dialect, String, String, String) - Method in class org.hibernate.mapping.Constraint
 
sqlConstraintString(Dialect, String, String, String) - Method in class org.hibernate.mapping.ForeignKey
 
sqlConstraintString(Dialect) - Method in class org.hibernate.mapping.Index
 
sqlConstraintString(Dialect) - Method in class org.hibernate.mapping.PrimaryKey
 
sqlConstraintString(Dialect, String, String, String) - Method in class org.hibernate.mapping.PrimaryKey
 
sqlConstraintString(Dialect) - Method in class org.hibernate.mapping.UniqueKey
 
sqlConstraintString(Dialect, String, String, String) - Method in class org.hibernate.mapping.UniqueKey
 
sqlCreateString(Dialect, Mapping, String, String) - Method in class org.hibernate.mapping.Constraint
 
sqlCreateString(Dialect, Mapping, String, String) - Method in class org.hibernate.mapping.Index
 
sqlCreateString(Dialect, Mapping, String, String) - Method in interface org.hibernate.mapping.RelationalModel
 
sqlCreateString(Dialect, Mapping, String, String) - Method in class org.hibernate.mapping.SimpleAuxiliaryDatabaseObject
 
sqlCreateString(Dialect, Mapping, String, String) - Method in class org.hibernate.mapping.Table
 
sqlCreateString(Dialect, Mapping, String, String) - Method in class org.hibernate.mapping.UniqueKey
 
sqlCreateStrings(Dialect) - Method in interface org.hibernate.id.enhanced.DatabaseStructure
Commands needed to create the underlying structures.
sqlCreateStrings(Dialect) - Method in class org.hibernate.id.enhanced.SequenceStructure
Commands needed to create the underlying structures.
sqlCreateStrings(Dialect) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
The SQL required to create the underlying database objects.
sqlCreateStrings(Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
The SQL required to create the underlying database objects.
sqlCreateStrings(Dialect) - Method in class org.hibernate.id.enhanced.TableStructure
Commands needed to create the underlying structures.
sqlCreateStrings(Dialect) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
sqlCreateStrings(Dialect) - Method in interface org.hibernate.id.PersistentIdentifierGenerator
The SQL required to create the underlying database objects.
sqlCreateStrings(Dialect) - Method in class org.hibernate.id.SequenceGenerator
 
sqlCreateStrings(Dialect) - Method in class org.hibernate.id.TableGenerator
 
SQLCriterion - Class in org.hibernate.criterion
A SQL fragment.
SQLCriterion(String, Object[], Type[]) - Constructor for class org.hibernate.criterion.SQLCriterion
 
SQLCustomQuery - Class in org.hibernate.loader.custom.sql
Implements Hibernate's built-in support for native SQL queries.
SQLCustomQuery(String, NativeSQLQueryReturn[], Collection, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.custom.sql.SQLCustomQuery
 
SQLDelete - Annotation Type in org.hibernate.annotations
SqlDelete Annotation for overwriting Hibernate default DELETE method
SQLDeleteAll - Annotation Type in org.hibernate.annotations
SqlDelete Annotation for overwriting Hibernate default DELETE ALL method
sqlDropString(Dialect, String, String) - Method in class org.hibernate.mapping.Constraint
 
sqlDropString(Dialect, String, String) - Method in class org.hibernate.mapping.ForeignKey
 
sqlDropString(Dialect, String, String) - Method in class org.hibernate.mapping.Index
 
sqlDropString(Dialect, String, String) - Method in interface org.hibernate.mapping.RelationalModel
 
sqlDropString(Dialect, String, String) - Method in class org.hibernate.mapping.SimpleAuxiliaryDatabaseObject
 
sqlDropString(Dialect, String, String) - Method in class org.hibernate.mapping.Table
 
sqlDropString(Dialect, String, String) - Method in class org.hibernate.mapping.UniqueKey
 
sqlDropStrings(Dialect) - Method in interface org.hibernate.id.enhanced.DatabaseStructure
Commands needed to drop the underlying structures.
sqlDropStrings(Dialect) - Method in class org.hibernate.id.enhanced.SequenceStructure
Commands needed to drop the underlying structures.
sqlDropStrings(Dialect) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
The SQL required to remove the underlying database objects.
sqlDropStrings(Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
The SQL required to remove the underlying database objects.
sqlDropStrings(Dialect) - Method in class org.hibernate.id.enhanced.TableStructure
Commands needed to drop the underlying structures.
sqlDropStrings(Dialect) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
sqlDropStrings(Dialect) - Method in interface org.hibernate.id.PersistentIdentifierGenerator
The SQL required to remove the underlying database objects.
sqlDropStrings(Dialect) - Method in class org.hibernate.id.SequenceGenerator
 
sqlDropStrings(Dialect) - Method in class org.hibernate.id.TableGenerator
 
SQLExceptionConverter - Interface in org.hibernate.exception
Defines a contract for implementations that know how to convert a SQLException into Hibernate's JDBCException hierarchy.
SQLExceptionConverterFactory - Class in org.hibernate.exception
A factory for building SQLExceptionConverter instances.
SqlFragment - Class in org.hibernate.hql.ast.tree
Represents an SQL fragment in the AST.
SqlFragment() - Constructor for class org.hibernate.hql.ast.tree.SqlFragment
 
SQLFunction - Interface in org.hibernate.dialect.function
Provides support routines for the HQL functions as used in the various SQL Dialects Provides an interface for supporting various HQL functions that are translated to SQL.
SQLFunctionRegistry - Class in org.hibernate.dialect.function
 
SQLFunctionRegistry(Dialect, Map) - Constructor for class org.hibernate.dialect.function.SQLFunctionRegistry
 
sqlFunctions - Variable in class org.hibernate.cfg.Configuration
 
SQLFunctionTemplate - Class in org.hibernate.dialect.function
Represents HQL functions that can have different representations in different SQL dialects.
SQLFunctionTemplate(Type, String) - Constructor for class org.hibernate.dialect.function.SQLFunctionTemplate
 
SQLFunctionTemplate(Type, String, boolean) - Constructor for class org.hibernate.dialect.function.SQLFunctionTemplate
 
SqlGenerator - Class in org.hibernate.hql.ast
Generates SQL by overriding callback methods in the base class, which does the actual SQL AST walking.
SqlGenerator(SessionFactoryImplementor) - Constructor for class org.hibernate.hql.ast.SqlGenerator
 
SQLGrammarException - Exception in org.hibernate.exception
Implementation of JDBCException indicating that the SQL sent to the database server was invalid (syntax error, invalid object references, etc).
SQLGrammarException(String, SQLException) - Constructor for exception org.hibernate.exception.SQLGrammarException
Constructor for JDBCException.
SQLGrammarException(String, SQLException, String) - Constructor for exception org.hibernate.exception.SQLGrammarException
Constructor for JDBCException.
sqlGroupProjection(String, String, String[], Type[]) - Static method in class org.hibernate.criterion.Projections
A grouping SQL projection, specifying both select clause and group by clause fragments
SQLInsert - Annotation Type in org.hibernate.annotations
SqlInsert Annotation for overwriting Hibernate default INSERT INTO method
SQLLoadable - Interface in org.hibernate.persister.entity
A class persister that supports queries expressed in the platform native SQL dialect
SQLLoadableCollection - Interface in org.hibernate.persister.collection
 
SqlNode - Class in org.hibernate.hql.ast.tree
A base AST node for the intermediate tree.
SqlNode() - Constructor for class org.hibernate.hql.ast.tree.SqlNode
 
sqlProjection(String, String[], Type[]) - Static method in class org.hibernate.criterion.Projections
A SQL projection, a typed select clause fragment
SQLProjection - Class in org.hibernate.criterion
A SQL fragment.
SQLProjection(String, String[], Type[]) - Constructor for class org.hibernate.criterion.SQLProjection
 
SQLProjection(String, String, String[], Type[]) - Constructor for class org.hibernate.criterion.SQLProjection
 
SQLQuery - Interface in org.hibernate
Allows the user to declare the types and select list injection points of all entities returned by the query.
SQLQueryImpl - Class in org.hibernate.impl
Implements SQL query passthrough.
SQLQueryParser - Class in org.hibernate.loader.custom.sql
 
SQLQueryParser(String, SQLQueryParser.ParserContext, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.custom.sql.SQLQueryParser
 
SQLQueryParser.ParameterSubstitutionRecognizer - Class in org.hibernate.loader.custom.sql
 
SQLQueryParser.ParameterSubstitutionRecognizer() - Constructor for class org.hibernate.loader.custom.sql.SQLQueryParser.ParameterSubstitutionRecognizer
 
SQLQueryReturnProcessor - Class in org.hibernate.loader.custom.sql
Responsible for processing the series of returns defined by a NativeSQLQuerySpecification and breaking them down into a series of returns for use within the CustomLoader.
SQLQueryReturnProcessor(NativeSQLQueryReturn[], SessionFactoryImplementor) - Constructor for class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor
 
sqlRestriction(String, Object[], Type[]) - Static method in class org.hibernate.criterion.Restrictions
Apply a constraint expressed in SQL, with the given JDBC parameters.
sqlRestriction(String, Object, Type) - Static method in class org.hibernate.criterion.Restrictions
Apply a constraint expressed in SQL, with the given JDBC parameter.
sqlRestriction(String) - Static method in class org.hibernate.criterion.Restrictions
Apply a constraint expressed in SQL.
sqlResultSetMappings - Variable in class org.hibernate.cfg.Configuration
 
SQLServer2008Dialect - Class in org.hibernate.dialect
A dialect for Microsoft SQL Server 2008 with JDBC Driver 3.0 and above
SQLServer2008Dialect() - Constructor for class org.hibernate.dialect.SQLServer2008Dialect
 
SQLServerDialect - Class in org.hibernate.dialect
A dialect for Microsoft SQL Server 2000 and 2005
SQLServerDialect() - Constructor for class org.hibernate.dialect.SQLServerDialect
 
SQLStateConverter - Class in org.hibernate.exception
A SQLExceptionConverter implementation which performs converion based on the underlying SQLState.
SQLStateConverter(ViolatedConstraintNameExtracter) - Constructor for class org.hibernate.exception.SQLStateConverter
 
SQLStatementLogger - Class in org.hibernate.jdbc.util
Centralize logging handling for SQL statements.
SQLStatementLogger() - Constructor for class org.hibernate.jdbc.util.SQLStatementLogger
Constructs a new SQLStatementLogger instance.
SQLStatementLogger(boolean, boolean) - Constructor for class org.hibernate.jdbc.util.SQLStatementLogger
Constructs a new SQLStatementLogger instance.
sqlTemporaryTableCreateString(Dialect, Mapping) - Method in class org.hibernate.mapping.Table
 
sqlType - Variable in class org.hibernate.cfg.Ejb3Column
 
sqlType() - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
sqlType() - Method in class org.hibernate.type.AbstractCharArrayType
Deprecated.  
sqlType() - Method in class org.hibernate.type.AdaptedImmutableType
 
sqlType() - Method in class org.hibernate.type.BigDecimalType
 
sqlType() - Method in class org.hibernate.type.BigIntegerType
 
sqlType() - Method in class org.hibernate.type.BooleanType
 
sqlType() - Method in class org.hibernate.type.ByteType
 
sqlType() - Method in class org.hibernate.type.CalendarDateType
 
sqlType() - Method in class org.hibernate.type.CalendarType
 
sqlType() - Method in class org.hibernate.type.CharacterType
 
sqlType() - Method in class org.hibernate.type.CharBooleanType
Deprecated.  
sqlType() - Method in class org.hibernate.type.ClassType
 
sqlType() - Method in class org.hibernate.type.CurrencyType
 
sqlType() - Method in class org.hibernate.type.DateType
 
sqlType() - Method in class org.hibernate.type.DoubleType
 
sqlType() - Method in class org.hibernate.type.FloatType
 
sqlType() - Method in class org.hibernate.type.ImageType
 
sqlType() - Method in class org.hibernate.type.IntegerType
 
sqlType() - Method in class org.hibernate.type.LocaleType
 
sqlType() - Method in class org.hibernate.type.LongType
 
sqlType() - Method in class org.hibernate.type.MaterializedBlobType
 
sqlType() - Method in class org.hibernate.type.MaterializedClobType
 
sqlType() - Method in class org.hibernate.type.NullableType
Deprecated. A convenience form of NullableType.sqlTypes(org.hibernate.engine.Mapping), returning just a single type value since these are explicitly dealing with single column mappings.
sqlType() - Method in class org.hibernate.type.NumericBooleanType
A convenience form of NullableType.sqlTypes(org.hibernate.engine.Mapping), returning just a single type value since these are explicitly dealing with single column mappings.
sqlType() - Method in class org.hibernate.type.SerializableType
 
sqlType() - Method in class org.hibernate.type.ShortType
 
sqlType() - Method in class org.hibernate.type.StringType
 
sqlType() - Method in class org.hibernate.type.TextType
 
sqlType() - Method in class org.hibernate.type.TimestampType
 
sqlType() - Method in class org.hibernate.type.TimeType
 
sqlType() - Method in class org.hibernate.type.TimeZoneType
 
sqlTypes() - Method in class org.hibernate.envers.entities.RevisionTypeType
 
sqlTypes(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.AnyType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.BlobType
Return the SQL type codes for the columns mapped by this type.
sqlTypes(Mapping) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
sqlTypes() - Method in class org.hibernate.type.CharacterArrayClobType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.ClobType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.CollectionType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.ComponentType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.CompositeCustomType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.CustomType
 
sqlTypes() - Method in class org.hibernate.type.EnumType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.ManyToOneType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.MetaType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.NullableType
Deprecated.  
sqlTypes(Mapping) - Method in class org.hibernate.type.OneToOneType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.SerializableToBlobType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.SpecialOneToOneType
 
sqlTypes() - Method in class org.hibernate.type.StringClobType
Deprecated.  
sqlTypes(Mapping) - Method in interface org.hibernate.type.Type
Return the SQL type codes for the columns mapped by this type.
sqlTypes() - Method in interface org.hibernate.usertype.UserType
Return the SQL type codes for the columns mapped by this type.
SQLUpdate - Annotation Type in org.hibernate.annotations
SqlUpdate Annotation for overwriting Hibernate default UPDATE method
sqlWhereString - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
sqrt(Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
SqrtFunction - Class in org.hibernate.ejb.criteria.expression.function
Models the ANSI SQL SQRT function.
SqrtFunction(CriteriaBuilderImpl, Expression<? extends Number>) - Constructor for class org.hibernate.ejb.criteria.expression.function.SqrtFunction
 
StaleObjectStateException - Exception in org.hibernate
A StaleStateException that carries information about a particular entity instance that was the source of the failure.
StaleObjectStateException(String, Serializable) - Constructor for exception org.hibernate.StaleObjectStateException
 
StaleStateException - Exception in org.hibernate
Thrown when a version number or timestamp check failed, indicating that the Session contained stale data (when using long transactions with versioning).
StaleStateException(String) - Constructor for exception org.hibernate.StaleStateException
 
StandardDialectResolver - Class in org.hibernate.dialect.resolver
The standard Hibernate resolver.
StandardDialectResolver() - Constructor for class org.hibernate.dialect.resolver.StandardDialectResolver
 
StandardJDBCEscapeFunction - Class in org.hibernate.dialect.function
Analogous to StandardSQLFunction except that standard JDBC escape sequences (i.e.
StandardJDBCEscapeFunction(String) - Constructor for class org.hibernate.dialect.function.StandardJDBCEscapeFunction
 
StandardJDBCEscapeFunction(String, Type) - Constructor for class org.hibernate.dialect.function.StandardJDBCEscapeFunction
 
StandardProperty - Class in org.hibernate.tuple
Represents a basic property within the Hibernate runtime-metamodel.
StandardProperty(String, String, Type, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, CascadeStyle, FetchMode) - Constructor for class org.hibernate.tuple.StandardProperty
Constructs StandardProperty instances.
StandardQueryCache - Class in org.hibernate.cache
The standard implementation of the Hibernate QueryCache interface.
StandardQueryCache(Settings, Properties, UpdateTimestampsCache, String) - Constructor for class org.hibernate.cache.StandardQueryCache
 
StandardQueryCacheFactory - Class in org.hibernate.cache
Standard Hibernate implementation of the QueryCacheFactory interface.
StandardQueryCacheFactory() - Constructor for class org.hibernate.cache.StandardQueryCacheFactory
 
StandardSQLFunction - Class in org.hibernate.dialect.function
Provides a standard implementation that supports the majority of the HQL functions that are translated to SQL.
StandardSQLFunction(String) - Constructor for class org.hibernate.dialect.function.StandardSQLFunction
Construct a standard SQL function definition with a variable return type; the actual return type will depend on the types to which the function is applied.
StandardSQLFunction(String, Type) - Constructor for class org.hibernate.dialect.function.StandardSQLFunction
Construct a standard SQL function definition with a static return type.
start(Properties) - Method in class org.hibernate.cache.AbstractJndiBoundCacheProvider
Callback to perform any necessary initialization of the underlying cache implementation during SessionFactory construction.
start(Properties) - Method in interface org.hibernate.cache.CacheProvider
Deprecated. Callback to perform any necessary initialization of the underlying cache implementation during SessionFactory construction.
start(Properties) - Method in class org.hibernate.cache.EhCacheProvider
Callback to perform any necessary initialization of the underlying cache implementation during SessionFactory construction.
start(Properties) - Method in class org.hibernate.cache.HashtableCacheProvider
Callback to perform any necessary initialization of the underlying cache implementation during SessionFactory construction.
start(Settings, Properties) - Method in class org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
 
start(Settings, Properties) - Method in class org.hibernate.cache.impl.NoCachingRegionFactory
 
start() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
start(Settings, Properties) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Lifecycle callback to perform any necessary initialization of the underlying cache implementation(s).
start(Settings, Properties) - Method in class org.hibernate.cache.jbc.builder.JndiMultiplexingCacheInstanceManager
 
start(Settings, Properties) - Method in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Lifecycle callback to perform any necessary initialization of the CacheInstanceManager.
start(Settings, Properties) - Method in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Lifecycle callback to perform any necessary initialization of the CacheInstanceManager.
start(Settings, Properties) - Method in interface org.hibernate.cache.jbc.CacheInstanceManager
Lifecycle callback to perform any necessary initialization of the CacheInstanceManager.
start(Settings, Properties) - Method in class org.hibernate.cache.jbc.JBossCacheRegionFactory
 
start(Properties) - Method in class org.hibernate.cache.NoCacheProvider
Callback to perform any necessary initialization of the underlying cache implementation during SessionFactory construction.
start(Properties) - Method in class org.hibernate.cache.OSCacheProvider
Callback to perform any necessary initialization of the underlying cache implementation during SessionFactory construction.
start(Settings, Properties) - Method in interface org.hibernate.cache.RegionFactory
Lifecycle callback to perform any necessary initialization of the underlying cache implementation(s).
start(Properties) - Method in class org.hibernate.cache.SingletonEhCacheProvider
Callback to perform any necessary initialization of the underlying cache implementation during SessionFactory construction.
start(Properties) - Method in class org.hibernate.cache.SwarmCacheProvider
Callback to perform any necessary initialization of the underlying cache implementation during SessionFactory construction.
START - Static variable in class org.hibernate.criterion.MatchMode
Match the start of the string to the pattern
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.ClauseParser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.FromParser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.GroupByParser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.OrderByParser
 
start(QueryTranslatorImpl) - Method in interface org.hibernate.hql.classic.Parser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.PathExpressionParser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.PreprocessingParser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.SelectParser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.WhereParser
 
startingTestSuite(TestSuite) - Method in interface org.hibernate.junit.TestSuiteVisitor.Handler
 
startsWithEscapeCallTemplate(String) - Static method in class org.hibernate.engine.query.ParameterParser
 
StatefulPersistenceContext - Class in org.hibernate.engine
A PersistenceContext represents the state of persistent "stuff" which Hibernate is tracking.
StatefulPersistenceContext(SessionImplementor) - Constructor for class org.hibernate.engine.StatefulPersistenceContext
Constructs a PersistentContext, bound to the given session.
StatelessSession - Interface in org.hibernate
A command-oriented API for performing bulk operations against a database.
StatelessSessionImpl - Class in org.hibernate.impl
 
Statement - Interface in org.hibernate.hql.ast.tree
Common interface modeling the different HQL statements (i.e., INSERT, UPDATE, DELETE, SELECT).
STATEMENT_BATCH_SIZE - Static variable in class org.hibernate.cfg.Environment
Maximum JDBC batch size.
STATEMENT_FETCH_SIZE - Static variable in class org.hibernate.cfg.Environment
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
StatementExecutor - Interface in org.hibernate.hql.ast.exec
Encapsulates the strategy required to execute various types of update, delete, and insert statements issued through HQL.
Statistics - Interface in org.hibernate.stat
Statistics for a particular SessionFactory.
StatisticsImpl - Class in org.hibernate.stat
 
StatisticsImpl() - Constructor for class org.hibernate.stat.StatisticsImpl
 
StatisticsImpl(SessionFactoryImplementor) - Constructor for class org.hibernate.stat.StatisticsImpl
 
StatisticsImplementor - Interface in org.hibernate.stat
Statistics SPI for the Hibernate core
Status - Class in org.hibernate.engine
Represents the status of an entity with respect to this session.
stop() - Method in class org.hibernate.cache.AbstractJndiBoundCacheProvider
Callback to perform any necessary cleanup of the underlying cache implementation during SessionFactory.close().
stop() - Method in interface org.hibernate.cache.CacheProvider
Deprecated. Callback to perform any necessary cleanup of the underlying cache implementation during SessionFactory.close().
stop() - Method in class org.hibernate.cache.EhCacheProvider
Callback to perform any necessary cleanup of the underlying cache implementation during SessionFactory.close().
stop() - Method in class org.hibernate.cache.HashtableCacheProvider
Callback to perform any necessary cleanup of the underlying cache implementation during SessionFactory.close().
stop() - Method in class org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
 
stop() - Method in class org.hibernate.cache.impl.NoCachingRegionFactory
 
stop() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Lifecycle callback to perform any necessary cleanup of the underlying cache implementation(s).
stop() - Method in class org.hibernate.cache.infinispan.JndiInfinispanRegionFactory
 
stop() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Stops the cache.
stop() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
stop() - Method in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Lifecycle callback to perform any necessary cleanup of the underlying CacheInstanceManager.
stop() - Method in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Lifecycle callback to perform any necessary cleanup of the underlying CacheInstanceManager.
stop() - Method in interface org.hibernate.cache.jbc.CacheInstanceManager
Lifecycle callback to perform any necessary cleanup of the underlying CacheInstanceManager.
stop() - Method in class org.hibernate.cache.jbc.JBossCacheRegionFactory
 
stop() - Method in class org.hibernate.cache.NoCacheProvider
Callback to perform any necessary cleanup of the underlying cache implementation during SessionFactory.close().
stop() - Method in class org.hibernate.cache.OSCacheProvider
Callback to perform any necessary cleanup of the underlying cache implementation during SessionFactory.close().
stop() - Method in interface org.hibernate.cache.RegionFactory
Lifecycle callback to perform any necessary cleanup of the underlying cache implementation(s).
stop() - Method in class org.hibernate.cache.SingletonEhCacheProvider
Callback to perform any necessary cleanup of the underlying cache implementation during SessionFactory.close().
stop() - Method in class org.hibernate.cache.SwarmCacheProvider
Callback to perform any necessary cleanup of the underlying cache implementation during SessionFactory.close().
stopSharedCache(Cache) - Method in class org.hibernate.cache.jbc.builder.JndiSharedCacheInstanceManager
No-op; we don't own the cache so we shouldn't stop it.
stopSharedCache(Cache) - Method in class org.hibernate.cache.jbc.builder.SharedCacheInstanceManager
Stops the shared cache.
StreamUtils - Class in org.hibernate.engine.jdbc
Stream copying utilities
StreamUtils() - Constructor for class org.hibernate.engine.jdbc.StreamUtils
 
STRING - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
StringClobType - Class in org.hibernate.type
Deprecated. replaced by Hibernate Core's MaterializedClobType
StringClobType() - Constructor for class org.hibernate.type.StringClobType
Deprecated.  
StringHelper - Class in org.hibernate.util
 
stringToObject(String) - Method in class org.hibernate.type.AbstractCharArrayType
Deprecated.  
stringToObject(String) - Method in class org.hibernate.type.BigIntegerType
 
stringToObject(String) - Method in class org.hibernate.type.BooleanType
 
stringToObject(String) - Method in class org.hibernate.type.ByteType
 
stringToObject(String) - Method in class org.hibernate.type.CharacterType
 
stringToObject(String) - Method in class org.hibernate.type.CharBooleanType
Deprecated.  
stringToObject(String) - Method in class org.hibernate.type.CustomType
 
stringToObject(String) - Method in class org.hibernate.type.DateType
 
stringToObject(String) - Method in interface org.hibernate.type.IdentifierType
Convert the value from the mapping file to a Java object.
stringToObject(String) - Method in class org.hibernate.type.IntegerType
 
stringToObject(String) - Method in class org.hibernate.type.LongType
 
stringToObject(String) - Method in class org.hibernate.type.ShortType
 
stringToObject(String) - Method in class org.hibernate.type.StringType
 
StringTools - Class in org.hibernate.envers.tools
 
StringTools() - Constructor for class org.hibernate.envers.tools.StringTools
 
StringType - Class in org.hibernate.type
string: A type that maps an SQL VARCHAR to a Java String.
StringType() - Constructor for class org.hibernate.type.StringType
 
structure(Object) - Method in interface org.hibernate.cache.entry.CacheEntryStructure
 
structure(Object) - Method in class org.hibernate.cache.entry.StructuredCacheEntry
 
structure(Object) - Method in class org.hibernate.cache.entry.StructuredCollectionCacheEntry
 
structure(Object) - Method in class org.hibernate.cache.entry.StructuredMapCacheEntry
 
structure(Object) - Method in class org.hibernate.cache.entry.UnstructuredCacheEntry
 
StructuredCacheEntry - Class in org.hibernate.cache.entry
 
StructuredCacheEntry(EntityPersister) - Constructor for class org.hibernate.cache.entry.StructuredCacheEntry
 
StructuredCollectionCacheEntry - Class in org.hibernate.cache.entry
 
StructuredCollectionCacheEntry() - Constructor for class org.hibernate.cache.entry.StructuredCollectionCacheEntry
 
StructuredMapCacheEntry - Class in org.hibernate.cache.entry
 
StructuredMapCacheEntry() - Constructor for class org.hibernate.cache.entry.StructuredMapCacheEntry
 
Subclass - Class in org.hibernate.mapping
A sublass in a table-per-class-hierarchy mapping
Subclass(PersistentClass) - Constructor for class org.hibernate.mapping.Subclass
 
SUBCLASS - Static variable in class org.hibernate.persister.entity.Queryable.Declarer
 
SubclassPropertyMapper - Class in org.hibernate.envers.entities.mapper
A mapper which maps from a parent mapper and a "main" one, but adds only to the "main".
SubclassPropertyMapper(ExtendedPropertyMapper, ExtendedPropertyMapper) - Constructor for class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
subList(int, int) - Method in class org.hibernate.collection.PersistentBag
 
subList(int, int) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
subList(int, int) - Method in class org.hibernate.collection.PersistentList
 
subList(int, int) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
subMap(Object, Object) - Method in class org.hibernate.collection.PersistentSortedMap
 
subMap(K, K) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
Subqueries - Class in org.hibernate.criterion
Factory class for criterion instances that represent expressions involving subqueries.
Subqueries() - Constructor for class org.hibernate.criterion.Subqueries
 
subquery(Class<U>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
subquery(Class<U>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
subquery(Class<U>) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
SubqueryComparisonModifierExpression<Y> - Class in org.hibernate.ejb.criteria.expression
Represents a SubqueryComparisonModifierExpression.Modifier.ALL, SubqueryComparisonModifierExpression.Modifier.ANY, SubqueryComparisonModifierExpression.Modifier.SOME modifier appplied to a subquery as part of a comparison.
SubqueryComparisonModifierExpression(CriteriaBuilderImpl, Class<Y>, Subquery<Y>, SubqueryComparisonModifierExpression.Modifier) - Constructor for class org.hibernate.ejb.criteria.expression.SubqueryComparisonModifierExpression
 
SubqueryComparisonModifierExpression.Modifier - Enum in org.hibernate.ejb.criteria.expression
 
SubqueryExpression - Class in org.hibernate.criterion
 
SubqueryExpression(String, String, DetachedCriteria) - Constructor for class org.hibernate.criterion.SubqueryExpression
 
Subselect - Annotation Type in org.hibernate.annotations
Map an immutable and read-only entity to a given SQL subselect expression:
SubselectCollectionLoader - Class in org.hibernate.loader.collection
Implements subselect fetching for a collection
SubselectCollectionLoader(QueryableCollection, String, Collection, QueryParameters, Map, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.SubselectCollectionLoader
 
SubselectFetch - Class in org.hibernate.engine
 
SubselectFetch(String, Loadable, QueryParameters, Set, Map) - Constructor for class org.hibernate.engine.SubselectFetch
 
SubselectOneToManyLoader - Class in org.hibernate.loader.collection
Implements subselect fetching for a one to many association
SubselectOneToManyLoader(QueryableCollection, String, Collection, QueryParameters, Map, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.SubselectOneToManyLoader
 
subSet(Object, Object) - Method in class org.hibernate.collection.PersistentSortedSet
 
subSet(U, U) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
substituteValuesIfNecessary(Object, Serializable, Object[], EntityPersister, SessionImplementor) - Method in class org.hibernate.event.def.AbstractSaveEventListener
Perform any property value substitution that is necessary (interceptor callback, version initialization...)
substituteValuesIfNecessary(Object, Serializable, Object[], EntityPersister, SessionImplementor) - Method in class org.hibernate.event.def.DefaultReplicateEventListener
 
substring(Expression<String>, Expression<Integer>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
substring(Expression<String>, int) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
substring(Expression<String>, Expression<Integer>, Expression<Integer>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
substring(Expression<String>, int, int) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
SubstringFunction - Class in org.hibernate.ejb.criteria.expression.function
Models the ANSI SQL SUBSTRING function.
SubstringFunction(CriteriaBuilderImpl, Expression<String>, Expression<Integer>, Expression<Integer>) - Constructor for class org.hibernate.ejb.criteria.expression.function.SubstringFunction
 
SubstringFunction(CriteriaBuilderImpl, Expression<String>, Expression<Integer>) - Constructor for class org.hibernate.ejb.criteria.expression.function.SubstringFunction
 
SubstringFunction(CriteriaBuilderImpl, Expression<String>, int) - Constructor for class org.hibernate.ejb.criteria.expression.function.SubstringFunction
 
SubstringFunction(CriteriaBuilderImpl, Expression<String>, int, int) - Constructor for class org.hibernate.ejb.criteria.expression.function.SubstringFunction
 
subtract(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
subtract(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
subtract(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
subtract(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a subtraction
suffix(String[], String) - Static method in class org.hibernate.util.StringHelper
 
suffixes - Variable in class org.hibernate.loader.JoinWalker
 
suffixes - Variable in class org.hibernate.loader.OuterJoinLoader
 
sum(String) - Static method in class org.hibernate.criterion.Projections
A property value sum
sum(Expression<N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
sum(Expression<? extends N>, Expression<? extends N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
sum(Expression<? extends N>, N) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
sum(N, Expression<? extends N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
sumAsDouble(Expression<Float>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
sumAsLong(Expression<Integer>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
SunONETransactionManagerLookup - Class in org.hibernate.transaction
TransactionManagerLookup strategy for Sun ONE Application Server 7 and above
SunONETransactionManagerLookup() - Constructor for class org.hibernate.transaction.SunONETransactionManagerLookup
 
SUPERCLASS - Static variable in class org.hibernate.persister.entity.Queryable.Declarer
 
supportsAggressiveRelease() - Method in class org.hibernate.connection.C3P0ConnectionProvider
Does this connection provider support aggressive release of JDBC connections and re-acquistion of those connections (if need be) later?

This is used in conjunction with org.hibernate.cfg.Environment.RELEASE_CONNECTIONS to aggressively release JDBC connections.

supportsAggressiveRelease() - Method in interface org.hibernate.connection.ConnectionProvider
Does this connection provider support aggressive release of JDBC connections and re-acquistion of those connections (if need be) later?

This is used in conjunction with org.hibernate.cfg.Environment.RELEASE_CONNECTIONS to aggressively release JDBC connections.

supportsAggressiveRelease() - Method in class org.hibernate.connection.DatasourceConnectionProvider
 
supportsAggressiveRelease() - Method in class org.hibernate.connection.DriverManagerConnectionProvider
 
supportsAggressiveRelease() - Method in class org.hibernate.connection.ProxoolConnectionProvider
 
supportsAggressiveRelease() - Method in class org.hibernate.connection.UserSuppliedConnectionProvider
 
supportsAggressiveRelease() - Method in class org.hibernate.test.tm.ConnectionProviderImpl
 
supportsBindAsCallableArgument() - Method in class org.hibernate.dialect.Dialect
Does this dialect support using a JDBC bind parameter as an argument to a function or procedure call?
supportsBindAsCallableArgument() - Method in class org.hibernate.dialect.TeradataDialect
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.Dialect
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.MySQL5InnoDBDialect
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.MySQLInnoDBDialect
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
RDMS does not support Cascade Deletes.
supportsCascadeDelete() - Method in class org.hibernate.dialect.SybaseASE15Dialect
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.TeradataDialect
 
supportsCheck() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsCircularCascadeDelete() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
supportsCircularCascadeDeleteConstraints() - Method in class org.hibernate.dialect.Dialect
Does this dialect support definition of cascade delete constraints which can cause circular chains?
supportsCircularCascadeDeleteConstraints() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsCircularCascadeDeleteConstraints() - Method in class org.hibernate.dialect.TeradataDialect
 
supportsColumnCheck() - Method in class org.hibernate.dialect.Dialect
Does this dialect support column-level check constraints?
supportsColumnCheck() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsColumnCheck() - Method in class org.hibernate.dialect.JDataStoreDialect
 
supportsColumnCheck() - Method in class org.hibernate.dialect.TimesTenDialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.Dialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.Oracle8iDialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
supportsCommentOn() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.Dialect
Does this dialect support a way to retrieve the database's current timestamp value?
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.H2Dialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.HSQLDialect
HSQLDB 1.8.x requires CALL CURRENT_TIMESTAMP but this should not be treated as a callable statement.
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.InformixDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.Ingres9Dialect
Does this dialect support a way to retrieve the database's current timestamp value?
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.Oracle8iDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.TimesTenDialect
 
supportsEmptyInList() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsEmptyInList() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsEmptyInList() - Method in class org.hibernate.dialect.Dialect
Does this dialect support empty IN lists?

For example, is [where XYZ in ()] a supported construct?

supportsEmptyInList() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsEmptyInList() - Method in class org.hibernate.dialect.IngresDialect
 
supportsEmptyInList() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsEmptyInList() - Method in class org.hibernate.dialect.Oracle8iDialect
 
supportsEmptyInList() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
supportsEmptyInList() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsEmptyInList() - Method in class org.hibernate.dialect.TeradataDialect
 
supportsEmptyInList() - Method in class org.hibernate.dialect.TimesTenDialect
 
supportsExistsInSelect() - Method in class org.hibernate.dialect.Dialect
Does the dialect support an exists statement in the select clause?
supportsExistsInSelect() - Method in class org.hibernate.dialect.Oracle8iDialect
 
supportsExistsInSelect() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
supportsExpectedLobUsagePattern() - Method in class org.hibernate.dialect.Dialect
Expected LOB usage pattern is such that I can perform an insert via prepared statement with a parameter binding for a LOB value without crazy casting to JDBC driver implementation-specific classes...
supportsExpectedLobUsagePattern() - Method in class org.hibernate.dialect.IngresDialect
 
supportsExpectedLobUsagePattern() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsExpectedLobUsagePattern() - Method in class org.hibernate.dialect.SybaseASE15Dialect
Actually Sybase does not support LOB locators at al.
supportsExpectedLobUsagePattern() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Expected LOB usage pattern is such that I can perform an insert via prepared statement with a parameter binding for a LOB value without crazy casting to JDBC driver implementation-specific classes...
supportsForUpdate() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsForUpdate() - Method in class org.hibernate.dialect.MimerSQLDialect
Support the FOR UPDATE syntax? For now, returns false since the current version of the Mimer SQL JDBC Driver does not support updatable resultsets.
supportsForUpdateNowait() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsForUpdateOf() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsForUpdateOf() - Method in class org.hibernate.dialect.IngresDialect
Does this dialect support FOR UPDATE OF, allowing particular rows to be locked?
supportsIdentityColumns() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.Dialect
Does this dialect support identity column key generation?
supportsIdentityColumns() - Method in class org.hibernate.dialect.H2Dialect
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.InformixDialect
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.Ingres10Dialect
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.JDataStoreDialect
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.MimerSQLDialect
TODO: Check if Mimer SQL cannot handle the way DB2 does
supportsIdentityColumns() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.TeradataDialect
 
supportsIdGenWithBulkInsertion(IdentifierGenerator) - Static method in class org.hibernate.hql.ast.HqlSqlWalker
 
supportsIfExistsAfterTableName() - Method in class org.hibernate.dialect.Dialect
 
supportsIfExistsAfterTableName() - Method in class org.hibernate.dialect.H2Dialect
 
supportsIfExistsAfterTableName() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.Dialect
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsInsertSelectIdentity() - Method in class org.hibernate.dialect.Dialect
Does the dialect support some form of inserting and selecting the generated IDENTITY value all in the same statement.
supportsInsertSelectIdentity() - Method in class org.hibernate.dialect.SybaseAnywhereDialect
 
supportsLimit() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsLimit() - Method in class org.hibernate.dialect.DB2390Dialect
 
supportsLimit() - Method in class org.hibernate.dialect.DB2400Dialect
 
supportsLimit() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsLimit() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsLimit() - Method in class org.hibernate.dialect.Dialect
Does this dialect support some form of limiting query results via a SQL clause?
supportsLimit() - Method in class org.hibernate.dialect.H2Dialect
 
supportsLimit() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsLimit() - Method in class org.hibernate.dialect.InformixDialect
 
supportsLimit() - Method in class org.hibernate.dialect.IngresDialect
Does this Dialect have some kind of LIMIT syntax?
supportsLimit() - Method in class org.hibernate.dialect.InterbaseDialect
 
supportsLimit() - Method in class org.hibernate.dialect.MimerSQLDialect
Mimer SQL does not support limit
supportsLimit() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsLimit() - Method in class org.hibernate.dialect.Oracle8iDialect
 
supportsLimit() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
supportsLimit() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsLimit() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
supportsLimit() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsLimit() - Method in class org.hibernate.dialect.TimesTenDialect
 
supportsLimitOffset() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsLimitOffset() - Method in class org.hibernate.dialect.DB2390Dialect
 
supportsLimitOffset() - Method in class org.hibernate.dialect.DB2400Dialect
 
supportsLimitOffset() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsLimitOffset() - Method in class org.hibernate.dialect.Dialect
Does this dialect's LIMIT support (if any) additionally support specifying an offset?
supportsLimitOffset() - Method in class org.hibernate.dialect.InformixDialect
 
supportsLimitOffset() - Method in class org.hibernate.dialect.Ingres9Dialect
Does this dialect's LIMIT support (if any) additionally support specifying an offset?
supportsLimitOffset() - Method in class org.hibernate.dialect.IngresDialect
Does this dialect support an offset?
supportsLimitOffset() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
supportsLimitOffset() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsLimitOffset() - Method in class org.hibernate.dialect.TimesTenDialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.Dialect
Does the dialect support propogating changes to LOB values back to the database? Talking about mutating the internal value of the locator as opposed to supplying a new locator instance...
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.H2Dialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.TeradataDialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Does the current dialect support propogating changes to LOB values back to the database? Talking about mutating the underlying value as opposed to supplying a new LOB instance...
supportsLockTimeouts() - Method in class org.hibernate.dialect.Dialect
Informational metadata about whether this dialect is known to support specifying timeouts for requested lock acquisitions.
supportsLockTimeouts() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsNotNullUnique() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsNotNullUnique() - Method in class org.hibernate.dialect.Dialect
 
supportsNotNullUnique() - Method in class org.hibernate.dialect.IngresDialect
Ingres explicitly needs "unique not null", because "with null" is default
supportsOrdinalParameterMetadata() - Method in class org.hibernate.hql.ast.ParameterTranslationsImpl
 
supportsOrdinalParameterMetadata() - Method in interface org.hibernate.hql.ParameterTranslations
 
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.Dialect
Does this dialect support FOR UPDATE in conjunction with outer joined rows?
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.Ingres9Dialect
Does this dialect support FOR UPDATE in conjunction with outer joined rows?
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.MimerSQLDialect
For now, simply return false since we don't updatable result sets.
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
Currently, RDMS-JDBC does not support ForUpdate.
supportsParametersInInsertSelect() - Method in class org.hibernate.dialect.DB2Dialect
Does this dialect support parameters within the SELECT clause of INSERT ...
supportsParametersInInsertSelect() - Method in class org.hibernate.dialect.Dialect
Does this dialect support parameters within the SELECT clause of INSERT ...
supportsParent() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
supportsParent() - Method in class org.hibernate.tuple.ElementWrapper
 
supportsPooledSequences() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsPooledSequences() - Method in class org.hibernate.dialect.Dialect
Does this dialect support "pooled" sequences.
supportsPooledSequences() - Method in class org.hibernate.dialect.H2Dialect
 
supportsPooledSequences() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsPooledSequences() - Method in class org.hibernate.dialect.Ingres9Dialect
Does this dialect support "pooled" sequences.
supportsPooledSequences() - Method in class org.hibernate.dialect.Oracle8iDialect
 
supportsPooledSequences() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
supportsPooledSequences() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - Method in class org.hibernate.dialect.Dialect
Does this dialect support asking the result set its positioning information on forward only cursors.
supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.Dialect
Is this dialect known to support what ANSI-SQL terms "row value constructor" syntax; sometimes called tuple syntax.
supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.Dialect
If the dialect supports row values, does it offer such support in IN lists as well?

For example, "...

supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.Oracle9iDialect
HHH-4907, I don't know if oracle 8 supports this syntax, so I'd think it is better add this method here.
supportsSequences() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsSequences() - Method in class org.hibernate.dialect.DB2390Dialect
 
supportsSequences() - Method in class org.hibernate.dialect.DB2400Dialect
 
supportsSequences() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsSequences() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsSequences() - Method in class org.hibernate.dialect.Dialect
Does this dialect support sequences?
supportsSequences() - Method in class org.hibernate.dialect.H2Dialect
 
supportsSequences() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsSequences() - Method in class org.hibernate.dialect.InformixDialect
 
supportsSequences() - Method in class org.hibernate.dialect.IngresDialect
Does this dialect support sequences?
supportsSequences() - Method in class org.hibernate.dialect.InterbaseDialect
 
supportsSequences() - Method in class org.hibernate.dialect.MckoiDialect
 
supportsSequences() - Method in class org.hibernate.dialect.MimerSQLDialect
Mimer SQL supports sequences
supportsSequences() - Method in class org.hibernate.dialect.Oracle8iDialect
 
supportsSequences() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
supportsSequences() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsSequences() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
supportsSequences() - Method in class org.hibernate.dialect.SAPDBDialect
 
supportsSequences() - Method in class org.hibernate.dialect.TeradataDialect
 
supportsSequences() - Method in class org.hibernate.dialect.TimesTenDialect
 
supportsSubqueryOnMutatingTable() - Method in class org.hibernate.dialect.Dialect
Does this dialect support referencing the table being mutated in a subquery.
supportsSubqueryOnMutatingTable() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsSubqueryOnMutatingTable() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
supportsSubselectAsInPredicateLHS() - Method in class org.hibernate.dialect.Dialect
Are subselects supported as the left-hand-side (LHS) of IN-predicates.
supportsSubselectAsInPredicateLHS() - Method in class org.hibernate.dialect.IngresDialect
 
supportsSubselectOnLeftSideIn() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
supportsTableCheck() - Method in class org.hibernate.dialect.Dialect
Does this dialect support table-level check constraints?
supportsTableCheck() - Method in class org.hibernate.dialect.JDataStoreDialect
 
supportsTableCheck() - Method in class org.hibernate.dialect.TimesTenDialect
 
supportsTemporaryTables() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsTemporaryTables() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsTemporaryTables() - Method in class org.hibernate.dialect.Dialect
Does this dialect support temporary tables?
supportsTemporaryTables() - Method in class org.hibernate.dialect.H2Dialect
 
supportsTemporaryTables() - Method in class org.hibernate.dialect.HSQLDialect
Does this dialect support temporary tables?
supportsTemporaryTables() - Method in class org.hibernate.dialect.IngresDialect
Does this dialect support temporary tables?
supportsTemporaryTables() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsTemporaryTables() - Method in class org.hibernate.dialect.Oracle8iDialect
 
supportsTemporaryTables() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
supportsTemporaryTables() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsTemporaryTables() - Method in class org.hibernate.dialect.SAPDBDialect
 
supportsTemporaryTables() - Method in class org.hibernate.dialect.TeradataDialect
 
supportsTemporaryTables() - Method in class org.hibernate.dialect.TimesTenDialect
 
supportsTupleCounts() - Method in class org.hibernate.dialect.Dialect
Does this dialect support `count(a,b)`?
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.Dialect
Does this dialect support `count(distinct a,b)`?
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.H2Dialect
 
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.IngresDialect
Ingres does not support the syntax `count(distinct a,b)`?
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.Oracle9iDialect
 
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.dialect.Dialect
Is it supported to materialize a LOB locator outside the transaction in which it was created?

Again, part of the trickiness here is the fact that this is largely driver dependent.

supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Is it supported to materialize a LOB locator outside the transaction in which it was created?

Again, part of the trickiness here is the fact that this is largely driver dependent.

supportsUnionAll() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsUnionAll() - Method in class org.hibernate.dialect.Dialect
Does this dialect support UNION ALL, which is generally a faster variant of UNION?
supportsUnionAll() - Method in class org.hibernate.dialect.H2Dialect
 
supportsUnionAll() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsUnionAll() - Method in class org.hibernate.dialect.Ingres9Dialect
Does this dialect support UNION ALL, which is generally a faster variant of UNION?
supportsUnionAll() - Method in class org.hibernate.dialect.Oracle8iDialect
 
supportsUnionAll() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
supportsUnionAll() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsUnionAll() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
supportsUnique() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsUnique() - Method in class org.hibernate.dialect.Dialect
Does this dialect support the UNIQUE column syntax?
supportsUnique() - Method in class org.hibernate.dialect.H2Dialect
 
supportsUnique() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsUnique() - Method in class org.hibernate.dialect.TimesTenDialect
 
supportsUniqueConstraintInCreateAlterTable() - Method in class org.hibernate.dialect.Dialect
Does this dialect support adding Unique constraints via create and alter table ?
supportsUniqueConstraintInCreateAlterTable() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
RDMS does not support adding Unique constraints via create and alter table.
supportsUniqueConstraintInCreateAlterTable() - Method in class org.hibernate.dialect.TimesTenDialect
 
supportsVariableLimit() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsVariableLimit() - Method in class org.hibernate.dialect.DB2390Dialect
 
supportsVariableLimit() - Method in class org.hibernate.dialect.DB2400Dialect
 
supportsVariableLimit() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsVariableLimit() - Method in class org.hibernate.dialect.Dialect
Does this dialect support bind variables (i.e., prepared statement parameters) for its limit/offset?
supportsVariableLimit() - Method in class org.hibernate.dialect.InformixDialect
 
supportsVariableLimit() - Method in class org.hibernate.dialect.Ingres9Dialect
Does this dialect support bind variables (i.e., prepared statememnt parameters) for its limit/offset?
supportsVariableLimit() - Method in class org.hibernate.dialect.IngresDialect
 
supportsVariableLimit() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
supportsVariableLimit() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsVariableLimit() - Method in class org.hibernate.dialect.TimesTenDialect
 
suspend() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
Tell the TransactionManager to suspend any ongoing transaction.
suspend() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
Tell the TransactionManager to suspend any ongoing transaction.
suspend() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
suspend() - Method in class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter
suspendAndGet(Object, Option, boolean) - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
Performs a JBoss Cache get(Fqn, Object) after first suspending any ongoing transaction.
SwarmCache - Class in org.hibernate.cache
 
SwarmCache(ObjectCache, String) - Constructor for class org.hibernate.cache.SwarmCache
 
SwarmCacheProvider - Class in org.hibernate.cache
Support for SwarmCache replicated cache.
SwarmCacheProvider() - Constructor for class org.hibernate.cache.SwarmCacheProvider
 
Sybase11Dialect - Class in org.hibernate.dialect
A SQL dialect suitable for use with Sybase 11.9.2 (specifically: avoids ANSI JOIN syntax)
Sybase11Dialect() - Constructor for class org.hibernate.dialect.Sybase11Dialect
 
Sybase11JoinFragment - Class in org.hibernate.sql
An old Sybase-style join (before Sybase supported the ANSI style "inner join" etc syntax) This is needed for Sybase 11.9.2 and earlier, using the HQL 2.* syntax with Collections.
Sybase11JoinFragment() - Constructor for class org.hibernate.sql.Sybase11JoinFragment
 
SybaseAnywhereDialect - Class in org.hibernate.dialect
SQL Dialect for Sybase Anywhere extending Sybase (Enterprise) Dialect (Tested on ASA 8.x)
SybaseAnywhereDialect() - Constructor for class org.hibernate.dialect.SybaseAnywhereDialect
 
SybaseASE15Dialect - Class in org.hibernate.dialect
An SQL dialect targetting Sybase Adaptive Server Enterprise (ASE) 15 and higher.
SybaseASE15Dialect() - Constructor for class org.hibernate.dialect.SybaseASE15Dialect
 
SybaseDialect - Class in org.hibernate.dialect
Deprecated. use AbstractTransactSQLDialect, SybaseASE15Dialect or SQLServerDialect instead depending on need.
SybaseDialect() - Constructor for class org.hibernate.dialect.SybaseDialect
Deprecated.  
Synchronize - Annotation Type in org.hibernate.annotations
Ensures that auto-flush happens correctly and that queries against the derived entity do not return stale data.
synchronizedTables - Variable in class org.hibernate.mapping.PersistentClass
 
SyntheticAndFactory - Class in org.hibernate.hql.ast.util
Creates synthetic and nodes based on the where fragment part of a JoinSequence.
SyntheticAndFactory(HqlSqlWalker) - Constructor for class org.hibernate.hql.ast.util.SyntheticAndFactory
 
SyntheticProperty - Class in org.hibernate.mapping
Models a property which does not actually exist in the model.
SyntheticProperty() - Constructor for class org.hibernate.mapping.SyntheticProperty
 

T

Table - Annotation Type in org.hibernate.annotations
Complementary information to a table either primary or secondary
table() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
table() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
TABLE - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The configuration parameter holding the table name for the generated id
TABLE - Static variable in class org.hibernate.id.TableGenerator
The table parameter
Table - Class in org.hibernate.mapping
A relational table
Table() - Constructor for class org.hibernate.mapping.Table
 
Table(String) - Constructor for class org.hibernate.mapping.Table
 
TABLE - Static variable in class org.hibernate.type.EnumType
 
TABLE_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
TableBinder - Class in org.hibernate.cfg.annotations
Table related operations
TableBinder() - Constructor for class org.hibernate.cfg.annotations.TableBinder
 
TableGenerator - Class in org.hibernate.id.enhanced
An enhanced version of table-based id generation.
TableGenerator() - Constructor for class org.hibernate.id.enhanced.TableGenerator
 
TableGenerator - Class in org.hibernate.id
An IdentifierGenerator that uses a database table to store the last generated value.
TableGenerator() - Constructor for class org.hibernate.id.TableGenerator
 
TableHiLoGenerator - Class in org.hibernate.id
hilo

An IdentifierGenerator that returns a Long, constructed using a hi/lo algorithm.
TableHiLoGenerator() - Constructor for class org.hibernate.id.TableHiLoGenerator
 
TableMetadata - Class in org.hibernate.tool.hbm2ddl
JDBC table metadata
tableName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the argument
tableName(String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
tableName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Convert mixed case to underscores
tableName(String) - Method in interface org.hibernate.cfg.NamingStrategy
Alter the table name given in the mapping document
tableNameBinding - Variable in class org.hibernate.cfg.Configuration
 
TableOwner - Interface in org.hibernate.mapping
Interface allowing to differenciate SubClasses from Classes, JoinedSubClasses and UnionSubClasses The first one has not its own table while the others have
Tables - Annotation Type in org.hibernate.annotations
Plural of Table
tables - Variable in class org.hibernate.cfg.Configuration
 
TABLES - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The configuration parameter holding the table names for all tables for which the id must be unique
TableStructure - Class in org.hibernate.id.enhanced
Describes a table used to mimic sequence behavior
TableStructure(Dialect, String, String, int, int, Class) - Constructor for class org.hibernate.id.enhanced.TableStructure
 
tailMap(Object) - Method in class org.hibernate.collection.PersistentSortedMap
 
tailMap(K) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
tailSet(Object) - Method in class org.hibernate.collection.PersistentSortedSet
 
tailSet(U) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
Target - Annotation Type in org.hibernate.annotations
Define an explicit target,a voiding reflection and generics resolving
target - Variable in class org.hibernate.bytecode.javassist.BulkAccessor
 
tearDown() - Method in class org.hibernate.junit.AbstractClassLoaderIsolatedTestCase
 
tearDown() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Override TestCase.tearDown() to tear down the execution environment if it is locally managed.
tearDown() - Method in class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 
tearDown() - Method in class org.hibernate.test.annotations.HibernateTestCase
 
Template - Class in org.hibernate.sql
Parses SQL fragments specified in mapping documents
TEMPLATE - Static variable in class org.hibernate.sql.Template
 
Template.NoOpColumnMapper - Class in org.hibernate.sql
 
Template.NoOpColumnMapper() - Constructor for class org.hibernate.sql.Template.NoOpColumnMapper
 
TemplatedViolatedConstraintNameExtracter - Class in org.hibernate.exception
Knows how to extract a violated constraint name from an error message based on the fact that the constraint name is templated within the message.
TemplatedViolatedConstraintNameExtracter() - Constructor for class org.hibernate.exception.TemplatedViolatedConstraintNameExtracter
 
TemplateRenderer - Class in org.hibernate.dialect.function
Delegate for handling function "templates".
TemplateRenderer(String) - Constructor for class org.hibernate.dialect.function.TemplateRenderer
 
tempList - Variable in class org.hibernate.collection.PersistentSet
 
TeradataDialect - Class in org.hibernate.dialect
A dialect for the Teradata database created by MCR as part of the dialect certification process.
TeradataDialect() - Constructor for class org.hibernate.dialect.TeradataDialect
Constructor
testEmptySecondLevelCacheEntry() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
 
testQueryCacheInvalidation() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
 
testStaleWritesLeaveCacheConsistent() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
 
TestSuiteVisitor - Class in org.hibernate.junit
Handles walking a TestSuite hierarchy for recognition of individual tests.
TestSuiteVisitor(TestSuiteVisitor.Handler) - Constructor for class org.hibernate.junit.TestSuiteVisitor
 
TestSuiteVisitor.Handler - Interface in org.hibernate.junit
 
TEXT - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
TextType - Class in org.hibernate.type
text: A type that maps an SQL LONGVARCHAR to a Java String.
TextType() - Constructor for class org.hibernate.type.TextType
 
ThreadLocalSessionContext - Class in org.hibernate.context
A CurrentSessionContext impl which scopes the notion of current session by the current thread of execution.
ThreadLocalSessionContext(SessionFactoryImplementor) - Constructor for class org.hibernate.context.ThreadLocalSessionContext
 
ThreadLocalSessionContext.CleanupSynch - Class in org.hibernate.context
JTA transaction synch used for cleanup of the internal session map.
ThreadLocalSessionContext.CleanupSynch(SessionFactory) - Constructor for class org.hibernate.context.ThreadLocalSessionContext.CleanupSynch
 
ThreeEntityQueryGenerator - Class in org.hibernate.envers.entities.mapper.relation.query
Selects data from a relation middle-table and a two related versions entity.
ThreeEntityQueryGenerator(GlobalConfiguration, AuditEntitiesConfiguration, String, MiddleIdData, MiddleIdData, MiddleIdData, MiddleComponentData...) - Constructor for class org.hibernate.envers.entities.mapper.relation.query.ThreeEntityQueryGenerator
 
throwIfNull(Object, Serializable, String) - Static method in exception org.hibernate.UnresolvableObjectException
 
throwPersistenceException(PersistenceException) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
Delegates to HibernateEntityManagerImplementor.handlePersistenceException(javax.persistence.PersistenceException) and then throws the given exception.
throwPersistenceException(HibernateException) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
Delegates to HibernateEntityManagerImplementor.convert(org.hibernate.HibernateException, org.hibernate.LockOptions) and then throws the given exception.
throwPersistenceException(PersistenceException) - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor
Delegates to HibernateEntityManagerImplementor.handlePersistenceException(javax.persistence.PersistenceException) and then throws the given exception.
throwPersistenceException(HibernateException) - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor
Delegates to HibernateEntityManagerImplementor.convert(org.hibernate.HibernateException, org.hibernate.LockOptions) and then throws the given exception.
throwQueryException() - Method in class org.hibernate.hql.ast.ErrorCounter
 
throwQueryException() - Method in interface org.hibernate.hql.ast.ParseErrorHandler
 
TIME - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
TIMESTAMP - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
TIMESTAMP_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.jbc.builder.MultiplexingCacheInstanceManager
Name of the configuration that should be used for timestamp caches.
Timestamper - Class in org.hibernate.cache
Generates increasing identifiers (in a single VM only).
TIMESTAMPS_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Name of the configuration that should be used for timestamp caches.
TimestampsRegion - Interface in org.hibernate.cache
Defines the contract for a cache region which will specifically be used to store entity "update timestamps".
TimestampsRegionAdapter - Class in org.hibernate.cache.impl.bridge
Adapter specifically briding TimestampsRegion to Cache.
TimestampsRegionAdapter(Cache, Settings) - Constructor for class org.hibernate.cache.impl.bridge.TimestampsRegionAdapter
 
TimestampsRegionImpl - Class in org.hibernate.cache.infinispan.timestamp
Defines the behavior of the timestamps cache region for Infinispan.
TimestampsRegionImpl(CacheAdapter, String, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
 
TimestampsRegionImpl - Class in org.hibernate.cache.jbc.timestamp
Defines the behavior of the timestamps cache region for JBossCache 2.x.
TimestampsRegionImpl(Cache, String, String, Properties) - Constructor for class org.hibernate.cache.jbc.timestamp.TimestampsRegionImpl
Create a new TimestampsRegionImpl.
TimestampType - Class in org.hibernate.type
timestamp: A type that maps an SQL TIMESTAMP to a Java java.util.Date or java.sql.Timestamp.
TimestampType() - Constructor for class org.hibernate.type.TimestampType
 
TimestampTypeOverrides - Class in org.hibernate.cache.infinispan.timestamp
TimestampTypeOverrides.
TimestampTypeOverrides() - Constructor for class org.hibernate.cache.infinispan.timestamp.TimestampTypeOverrides
 
TimesTenDialect - Class in org.hibernate.dialect
A SQL dialect for TimesTen 5.1.
TimesTenDialect() - Constructor for class org.hibernate.dialect.TimesTenDialect
 
TimeType - Class in org.hibernate.type
time: A type that maps an SQL TIME to a Java java.util.Date or java.sql.Time.
TimeType() - Constructor for class org.hibernate.type.TimeType
 
TIMEZONE - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
TimeZoneType - Class in org.hibernate.type
timezone: A type that maps an SQL VARCHAR to a java.util.TimeZone
TimeZoneType() - Constructor for class org.hibernate.type.TimeZoneType
 
to2DIntArray(Collection) - Static method in class org.hibernate.util.ArrayHelper
 
to2DStringArray(Collection) - Static method in class org.hibernate.util.ArrayHelper
 
TO_LIST - Static variable in class org.hibernate.transform.Transformers
Each row of results is a List
toAccessType() - Method in enum org.hibernate.annotations.CacheConcurrencyStrategy
 
toAddressAdapter(List<Address>) - Static method in class org.hibernate.cache.infinispan.util.AddressAdapterImpl
 
toAliasString(String) - Method in class org.hibernate.sql.Alias
 
toAliasStrings(String[]) - Method in class org.hibernate.sql.Alias
 
toArray() - Method in class org.hibernate.collection.PersistentBag
 
toArray(Object[]) - Method in class org.hibernate.collection.PersistentBag
 
toArray() - Method in class org.hibernate.collection.PersistentIdentifierBag
 
toArray(Object[]) - Method in class org.hibernate.collection.PersistentIdentifierBag
 
toArray() - Method in class org.hibernate.collection.PersistentList
 
toArray(Object[]) - Method in class org.hibernate.collection.PersistentList
 
toArray() - Method in class org.hibernate.collection.PersistentSet
 
toArray(Object[]) - Method in class org.hibernate.collection.PersistentSet
 
toArray() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
toArray(V[]) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
toArray() - Method in class org.hibernate.util.IdentitySet
 
toArray(Object[]) - Method in class org.hibernate.util.IdentitySet
 
toBigDecimal(Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
toBigInteger(Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
toBooleanArray(Collection) - Static method in class org.hibernate.util.ArrayHelper
 
toBooleanValueString(boolean) - Method in class org.hibernate.dialect.Dialect
The SQL literal value to which this database maps boolean values.
toBooleanValueString(boolean) - Method in class org.hibernate.dialect.HSQLDialect
 
toBooleanValueString(boolean) - Method in class org.hibernate.dialect.Ingres10Dialect
The SQL literal value to which this database maps boolean values.
toBooleanValueString(boolean) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.AnyType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.BlobType
Given an instance of the type, return an array of boolean, indicating which mapped columns would be null.
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.ClobType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.CollectionType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.ComponentType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.CompositeCustomType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.CustomType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.ManyToOneType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.MetaType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.NullableType
Deprecated.  
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.OneToOneType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.SerializableToBlobType
 
toColumnNullness(Object, Mapping) - Method in interface org.hibernate.type.Type
Given an instance of the type, return an array of boolean, indicating which mapped columns would be null.
toColumns(String, String, boolean) - Method in class org.hibernate.hql.ast.tree.FromElement
 
toColumns(String, String, boolean, boolean) - Method in class org.hibernate.hql.ast.tree.FromElement
 
toColumns(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Given a query alias and a property path, return the qualified column name
toColumns(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Given a property path, return the corresponding column name(s).
toColumns(String, String) - Method in class org.hibernate.persister.collection.CollectionPropertyMapping
 
toColumns(String) - Method in class org.hibernate.persister.collection.CollectionPropertyMapping
Given a property path, return the corresponding column name(s).
toColumns(String, String) - Method in class org.hibernate.persister.collection.ElementPropertyMapping
 
toColumns(String) - Method in class org.hibernate.persister.collection.ElementPropertyMapping
Given a property path, return the corresponding column name(s).
toColumns(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
toColumns(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
toColumns(String, int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
toColumns(String, String) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
toColumns(String) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
toColumns(String, String) - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
 
toColumns(String, String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
toColumns(String, int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Given the number of a property of a subclass, and a table alias, return the aliased column names.
toColumns(String, String) - Method in interface org.hibernate.persister.entity.PropertyMapping
Given a query alias and a property path, return the qualified column name
toColumns(String) - Method in interface org.hibernate.persister.entity.PropertyMapping
Given a property path, return the corresponding column name(s).
toDouble(Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
toExternalFormat(byte[]) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated. Convert the byte[] into the expected object type
toExternalFormat(char[]) - Method in class org.hibernate.type.AbstractCharArrayType
Deprecated. Convert the char[] into the expected object type
toExternalFormat(byte[]) - Method in class org.hibernate.type.AbstractLongBinaryType
Deprecated.  
toExternalFormat(byte[]) - Method in class org.hibernate.type.BinaryType
 
toExternalFormat(char[]) - Method in class org.hibernate.type.CharacterArrayType
 
toExternalFormat(char[]) - Method in class org.hibernate.type.CharArrayType
 
toExternalFormat(byte[]) - Method in class org.hibernate.type.WrappedMaterializedBlobType
 
toExternalFormat(byte[]) - Method in class org.hibernate.type.WrapperBinaryType
 
toFloat(Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
toFragmentString() - Method in class org.hibernate.sql.ANSICaseFragment
 
toFragmentString() - Method in class org.hibernate.sql.CaseFragment
 
toFragmentString() - Method in class org.hibernate.sql.ConditionFragment
 
toFragmentString() - Method in class org.hibernate.sql.DecodeCaseFragment
 
toFragmentString() - Method in class org.hibernate.sql.DerbyCaseFragment
From http://www.jroller.com/comments/kenlars99/Weblog/cloudscape_soon_to_be_derby

The problem we had, was when Hibernate does a select with a case statement, for joined subclasses.

toFragmentString() - Method in class org.hibernate.sql.DisjunctionFragment
 
toFragmentString() - Method in class org.hibernate.sql.ForUpdateFragment
 
toFragmentString() - Method in class org.hibernate.sql.HSQLCaseFragment
 
toFragmentString() - Method in class org.hibernate.sql.InFragment
 
toFragmentString() - Method in class org.hibernate.sql.MckoiCaseFragment
 
toFragmentString() - Method in class org.hibernate.sql.SelectFragment
 
toFromFragmentString() - Method in class org.hibernate.sql.ANSIJoinFragment
 
toFromFragmentString() - Method in class org.hibernate.sql.JoinFragment
 
toFromFragmentString() - Method in class org.hibernate.sql.OracleJoinFragment
 
toFromFragmentString() - Method in class org.hibernate.sql.QueryJoinFragment
 
toFromFragmentString() - Method in class org.hibernate.sql.Sybase11JoinFragment
 
toGroupSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
 
toGroupSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
 
toGroupSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.IdentifierProjection
 
toGroupSqlString(Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.Projection
Render the SQL fragment to be used in the GROUP BY clause
toGroupSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
 
toGroupSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.PropertyProjection
 
toGroupSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
 
toGroupSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SQLProjection
 
toHibernateJoinType(int) - Static method in class org.hibernate.hql.ast.util.JoinProcessor
Translates an AST join type (i.e., the token type) into a JoinFragment.XXX join type.
toInt(byte[]) - Static method in class org.hibernate.util.BytesHelper
 
toIntArray(Collection) - Static method in class org.hibernate.util.ArrayHelper
 
toInteger(Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
toInternalFormat(Object) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated. Convert the object into the internal byte[] representation
toInternalFormat(Object) - Method in class org.hibernate.type.AbstractCharArrayType
Deprecated. Convert the object into the internal char[] representation
toInternalFormat(Object) - Method in class org.hibernate.type.AbstractLongBinaryType
Deprecated.  
toInternalFormat(Object) - Method in class org.hibernate.type.BinaryType
 
toInternalFormat(Object) - Method in class org.hibernate.type.CharacterArrayType
 
toInternalFormat(Object) - Method in class org.hibernate.type.CharArrayType
 
toInternalFormat(Object) - Method in class org.hibernate.type.WrappedMaterializedBlobType
 
toInternalFormat(Object) - Method in class org.hibernate.type.WrapperBinaryType
 
toJoinFragment() - Method in class org.hibernate.engine.JoinSequence
 
toJoinFragment(Map, boolean) - Method in class org.hibernate.engine.JoinSequence
 
toJoinFragment(Map, boolean, String, String) - Method in class org.hibernate.engine.JoinSequence
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.ClauseParser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.FromParser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.GroupByParser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.OrderByParser
 
token(String, QueryTranslatorImpl) - Method in interface org.hibernate.hql.classic.Parser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.PathExpressionParser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.PreprocessingParser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.SelectParser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.classic.WhereParser
 
toLeftSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ExistsSubqueryExpression
 
toLeftSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.PropertySubqueryExpression
 
toLeftSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleSubqueryExpression
 
toLeftSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SubqueryExpression
 
toList(Object) - Static method in class org.hibernate.util.ArrayHelper
 
toList(Iterator) - Static method in class org.hibernate.util.ArrayHelper
 
ToListResultTransformer - Class in org.hibernate.transform
Tranforms each result row from a tuple into a List, such that what you end up with is a List of Lists.
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ArrayType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.BlobType
A representation of the value to be embedded in a log file.
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ClobType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CompositeCustomType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CustomType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
Generate a loggable representation of an instance of the value mapped by this type.
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.MetaType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.NullableType
Deprecated.  
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
A representation of the value to be embedded in a log file.
toLoggableString(Object, SessionFactoryImplementor) - Method in interface org.hibernate.usertype.LoggableUserType
Generate a loggable string representation of the collection (value).
toLong(Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
toLowerCase(String) - Static method in class org.hibernate.util.StringHelper
 
toMap() - Method in interface org.hibernate.cache.Cache
Deprecated. optional operation
toMap() - Method in class org.hibernate.cache.EhCache
 
toMap() - Method in class org.hibernate.cache.HashtableCache
 
toMap() - Method in class org.hibernate.cache.impl.bridge.BaseRegionAdapter
 
toMap() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
toMap() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
This method returns a Map view of the cache.
toMap() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
toMap() - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
toMap() - Method in class org.hibernate.cache.OSCache
 
toMap() - Method in interface org.hibernate.cache.Region
Get the contents of this region as a map.
toMap() - Method in class org.hibernate.cache.SwarmCache
 
toMap(String, String, Properties) - Static method in class org.hibernate.util.PropertiesHelper
Constructs a map from a property value.
toMatchString(String) - Method in class org.hibernate.criterion.MatchMode
convert the pattern, by appending/prepending "%"
Tools - Class in org.hibernate.envers.tools
 
Tools() - Constructor for class org.hibernate.envers.tools.Tools
 
TooManyRowsAffectedException - Exception in org.hibernate.jdbc
Indicates that more rows were affected then we were expecting to be.
TooManyRowsAffectedException(String, int, int) - Constructor for exception org.hibernate.jdbc.TooManyRowsAffectedException
 
ToOne - Class in org.hibernate.mapping
A simple-point association (ie.
ToOne(Table) - Constructor for class org.hibernate.mapping.ToOne
 
ToOneBinder - Class in org.hibernate.cfg
Work in progress The goal of this class is to aggregate all operations related to ToOne binding operations
ToOneBinder() - Constructor for class org.hibernate.cfg.ToOneBinder
 
ToOneDelegateSessionImplementor - Class in org.hibernate.envers.entities.mapper.relation.lazy
 
ToOneDelegateSessionImplementor(AuditReaderImplementor, Class<?>, Object, Number, AuditConfiguration) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.ToOneDelegateSessionImplementor
 
ToOneFkSecondPass - Class in org.hibernate.cfg
Enable a proper set of the FK columns in respect with the id column order Allow the correct implementation of the default EJB3 values which needs both sides of the association to be resolved
ToOneFkSecondPass(ToOne, Ejb3JoinColumn[], boolean, String, String, ExtendedMappings) - Constructor for class org.hibernate.cfg.ToOneFkSecondPass
 
ToOneIdMapper - Class in org.hibernate.envers.entities.mapper.relation
 
ToOneIdMapper(IdMapper, PropertyData, String, boolean) - Constructor for class org.hibernate.envers.entities.mapper.relation.ToOneIdMapper
 
ToOneRelationMetadataGenerator - Class in org.hibernate.envers.configuration.metadata
Generates metadata for to-one relations (reference-valued properties).
TopologicalSort<R> - Class in org.hibernate.envers.tools.graph
Topological sorting of a graph - based on DFS.
TopologicalSort() - Constructor for class org.hibernate.envers.tools.graph.TopologicalSort
 
toQueryString() - Method in class org.hibernate.sql.QuerySelect
 
toResultSetType() - Method in class org.hibernate.ScrollMode
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AbstractEmptinessExpression
 
toSqlString(Criteria, int, CriteriaQuery) - Method in class org.hibernate.criterion.AggregateProjection
Render the SQL fragment to be used in the SELECT clause.
toSqlString(Criteria, int, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.BetweenExpression
 
toSqlString(Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.Criterion
Render the SQL fragment
toSqlString(Criteria, int, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Example
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.IdentifierEqExpression
 
toSqlString(Criteria, int, CriteriaQuery) - Method in class org.hibernate.criterion.IdentifierProjection
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.IlikeExpression
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.InExpression
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Junction
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.LikeExpression
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.LogicalExpression
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NaturalIdentifier
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NotExpression
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NotNullExpression
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NullExpression
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Order
Render the SQL fragment
toSqlString(Criteria, int, CriteriaQuery) - Method in interface org.hibernate.criterion.Projection
Render the SQL fragment to be used in the SELECT clause.
toSqlString(Criteria, int, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.PropertyExpression
 
toSqlString(Criteria, int, CriteriaQuery) - Method in class org.hibernate.criterion.PropertyProjection
 
toSqlString(Criteria, int, CriteriaQuery) - Method in class org.hibernate.criterion.RowCountProjection
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleExpression
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SizeExpression
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SQLCriterion
 
toSqlString(Criteria, int, CriteriaQuery) - Method in class org.hibernate.criterion.SQLProjection
 
toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SubqueryExpression
 
toStatementString() - Method in class org.hibernate.id.insert.InsertSelectIdentityInsert
 
toStatementString() - Method in class org.hibernate.sql.Delete
 
toStatementString() - Method in class org.hibernate.sql.Insert
 
toStatementString() - Method in class org.hibernate.sql.InsertSelect
 
toStatementString() - Method in class org.hibernate.sql.Select
Construct an SQL SELECT statement from the given clauses
toStatementString() - Method in class org.hibernate.sql.SimpleSelect
 
toStatementString() - Method in class org.hibernate.sql.Update
 
toString() - Method in class org.hibernate.action.CollectionAction
 
toString() - Method in class org.hibernate.action.DelayedPostInsertIdentifier
 
toString() - Method in class org.hibernate.action.EntityAction
 
toString() - Method in class org.hibernate.bytecode.javassist.FastClass
 
toString() - Method in class org.hibernate.cache.access.AccessType
 
toString() - Method in class org.hibernate.cache.CacheKey
 
toString() - Method in class org.hibernate.cache.EhCache
 
toString() - Method in class org.hibernate.cache.entry.CacheEntry
 
toString() - Method in class org.hibernate.cache.entry.CollectionCacheEntry
 
toString() - Method in class org.hibernate.cache.FilterKey
 
toString() - Method in class org.hibernate.cache.HashtableCache
 
toString() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
toString() - Method in class org.hibernate.cache.jbc.util.DataVersionAdapter
 
toString() - Method in class org.hibernate.cache.NonstrictReadWriteCache
 
toString() - Method in class org.hibernate.cache.OSCache
 
toString() - Method in class org.hibernate.cache.QueryKey
toString() - Method in class org.hibernate.cache.ReadOnlyCache
 
toString() - Method in class org.hibernate.cache.ReadWriteCache.Item
 
toString() - Method in class org.hibernate.cache.ReadWriteCache.Lock
 
toString() - Method in class org.hibernate.cache.ReadWriteCache
 
toString() - Method in class org.hibernate.cache.StandardQueryCache
 
toString() - Method in class org.hibernate.cache.SwarmCache
 
toString() - Method in class org.hibernate.cache.TransactionalCache
 
toString() - Method in class org.hibernate.cache.UpdateTimestampsCache
 
toString() - Method in class org.hibernate.CacheMode
 
toString() - Method in class org.hibernate.cfg.Ejb3Column
 
toString() - Method in class org.hibernate.cfg.Ejb3DiscriminatorColumn
 
toString() - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
toString() - Method in class org.hibernate.cfg.PropertyInferredData
 
toString() - Method in class org.hibernate.collection.PersistentBag
 
toString() - Method in class org.hibernate.collection.PersistentList
 
toString() - Method in class org.hibernate.collection.PersistentMap
 
toString() - Method in class org.hibernate.collection.PersistentSet
 
toString() - Method in class org.hibernate.ConnectionReleaseMode
Override of Object.toString().
toString() - Method in class org.hibernate.criterion.AbstractEmptinessExpression
 
toString() - Method in class org.hibernate.criterion.AggregateProjection
 
toString() - Method in class org.hibernate.criterion.AliasedProjection
 
toString() - Method in class org.hibernate.criterion.BetweenExpression
 
toString() - Method in class org.hibernate.criterion.CountProjection
 
toString() - Method in class org.hibernate.criterion.DetachedCriteria
 
toString() - Method in class org.hibernate.criterion.Distinct
 
toString() - Method in class org.hibernate.criterion.Example
 
toString() - Method in class org.hibernate.criterion.IdentifierEqExpression
 
toString() - Method in class org.hibernate.criterion.IdentifierProjection
 
toString() - Method in class org.hibernate.criterion.IlikeExpression
 
toString() - Method in class org.hibernate.criterion.InExpression
 
toString() - Method in class org.hibernate.criterion.Junction
 
toString() - Method in class org.hibernate.criterion.LogicalExpression
 
toString() - Method in class org.hibernate.criterion.MatchMode
 
toString() - Method in class org.hibernate.criterion.NotExpression
 
toString() - Method in class org.hibernate.criterion.NotNullExpression
 
toString() - Method in class org.hibernate.criterion.NullExpression
 
toString() - Method in class org.hibernate.criterion.Order
 
toString() - Method in class org.hibernate.criterion.ProjectionList
 
toString() - Method in class org.hibernate.criterion.PropertyExpression
 
toString() - Method in class org.hibernate.criterion.PropertyProjection
 
toString() - Method in class org.hibernate.criterion.RowCountProjection
 
toString() - Method in class org.hibernate.criterion.SimpleExpression
 
toString() - Method in class org.hibernate.criterion.SizeExpression
 
toString() - Method in class org.hibernate.criterion.SQLCriterion
 
toString() - Method in class org.hibernate.criterion.SQLProjection
 
toString() - Method in class org.hibernate.dialect.Dialect
 
toString() - Method in class org.hibernate.dialect.function.AvgFunction
 
toString() - Method in class org.hibernate.dialect.function.SQLFunctionTemplate
toString() - Method in class org.hibernate.dialect.function.StandardJDBCEscapeFunction
 
toString() - Method in class org.hibernate.dialect.function.StandardSQLFunction
 
toString() - Method in class org.hibernate.dialect.ResultColumnReferenceStrategy
 
toString(Expression<Character>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
toString() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
toString() - Method in class org.hibernate.engine.ActionQueue
Returns a string representation of the object.
toString() - Method in class org.hibernate.engine.CascadeStyle.MultipleCascadeStyle
 
toString() - Method in class org.hibernate.engine.CollectionEntry
 
toString() - Method in class org.hibernate.engine.CollectionKey
 
toString() - Method in class org.hibernate.engine.EntityEntry
 
toString() - Method in class org.hibernate.engine.EntityKey
 
toString() - Method in class org.hibernate.engine.EntityUniqueKey
 
toString() - Method in class org.hibernate.engine.IdentifierValue
 
toString() - Method in class org.hibernate.engine.JoinSequence.Join
 
toString() - Method in class org.hibernate.engine.JoinSequence
 
toString() - Method in class org.hibernate.engine.loading.CollectionLoadContext
 
toString() - Method in class org.hibernate.engine.loading.EntityLoadContext
 
toString() - Method in class org.hibernate.engine.loading.LoadingCollectionEntry
 
toString() - Method in class org.hibernate.engine.NamedQueryDefinition
 
toString() - Method in interface org.hibernate.engine.PersistenceContext
Returns a string representation of the object.
toString() - Method in class org.hibernate.engine.profile.Fetch.Style
 
toString() - Method in class org.hibernate.engine.profile.Fetch
 
toString() - Method in class org.hibernate.engine.StatefulPersistenceContext
Returns a string representation of the object.
toString() - Method in class org.hibernate.engine.Status
 
toString() - Method in class org.hibernate.engine.SubselectFetch
 
toString() - Method in class org.hibernate.engine.TypedValue
 
toString() - Method in class org.hibernate.engine.ValueInclusion
 
toString() - Method in class org.hibernate.engine.VersionValue
 
toString() - Method in class org.hibernate.EntityMode
 
toString() - Method in class org.hibernate.envers.DefaultRevisionEntity
 
toString() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
toString() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
toString() - Method in class org.hibernate.event.LoadEventListener.LoadType
 
toString() - Method in class org.hibernate.FetchMode
 
toString() - Method in class org.hibernate.FlushMode
 
toString() - Method in exception org.hibernate.hql.ast.DetailedSemanticException
Converts everything to a string.
toString() - Method in class org.hibernate.hql.ast.HqlToken
Returns a string representation of the object.
toString() - Method in class org.hibernate.hql.ast.tree.FromClause
 
toString() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
toString() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
toString() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
toString() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
toString() - Method in class org.hibernate.impl.AbstractQueryImpl
 
toString() - Method in class org.hibernate.impl.CriteriaImpl.CriterionEntry
 
toString() - Method in class org.hibernate.impl.CriteriaImpl.OrderEntry
 
toString() - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
toString() - Method in class org.hibernate.impl.CriteriaImpl
 
toString() - Method in class org.hibernate.impl.SessionImpl
 
toString() - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
toString() - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
toString() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
toString() - Method in class org.hibernate.loader.collection.BasicCollectionJoinWalker
 
toString() - Method in class org.hibernate.loader.collection.CollectionLoader
 
toString() - Method in class org.hibernate.loader.collection.OneToManyJoinWalker
 
toString() - Method in class org.hibernate.loader.custom.ColumnCollectionAliases
 
toString() - Method in class org.hibernate.loader.GeneratedCollectionAliases
 
toString() - Method in class org.hibernate.loader.Loader
 
toString() - Method in class org.hibernate.LockMode
 
toString() - Method in class org.hibernate.mapping.Collection
 
toString() - Method in class org.hibernate.mapping.Column
 
toString() - Method in class org.hibernate.mapping.Component
 
toString() - Method in class org.hibernate.mapping.Constraint
 
toString() - Method in class org.hibernate.mapping.ForeignKey
 
toString() - Method in class org.hibernate.mapping.Formula
 
toString() - Method in class org.hibernate.mapping.Index
 
toString() - Method in class org.hibernate.mapping.Join
 
toString() - Method in class org.hibernate.mapping.MetaAttribute
 
toString() - Method in class org.hibernate.mapping.PersistentClass
 
toString() - Method in class org.hibernate.mapping.Property
 
toString() - Method in class org.hibernate.mapping.PropertyGeneration
 
toString() - Method in class org.hibernate.mapping.SimpleValue
 
toString() - Method in class org.hibernate.mapping.Table
 
toString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
toString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
toString() - Method in class org.hibernate.persister.entity.Queryable.Declarer
 
toString(Object, EntityMode) - Method in class org.hibernate.pretty.Printer
 
toString(Type[], Object[]) - Method in class org.hibernate.pretty.Printer
 
toString(Map) - Method in class org.hibernate.pretty.Printer
 
toString(Iterator, EntityMode) - Method in class org.hibernate.pretty.Printer
 
toString() - Method in class org.hibernate.property.BasicPropertyAccessor.BasicGetter
 
toString() - Method in class org.hibernate.property.BasicPropertyAccessor.BasicSetter
 
toString() - Method in class org.hibernate.property.DirectPropertyAccessor.DirectGetter
 
toString() - Method in class org.hibernate.property.DirectPropertyAccessor.DirectSetter
 
toString() - Method in class org.hibernate.property.EmbeddedPropertyAccessor.EmbeddedGetter
 
toString() - Method in class org.hibernate.property.EmbeddedPropertyAccessor.EmbeddedSetter
toString() - Method in class org.hibernate.ReplicationMode
 
toString() - Method in class org.hibernate.ScrollMode
 
toString() - Method in class org.hibernate.secure.HibernatePermission
 
toString() - Method in class org.hibernate.stat.CollectionStatisticsImpl
 
toString() - Method in class org.hibernate.stat.ConcurrentCollectionStatisticsImpl
 
toString() - Method in class org.hibernate.stat.ConcurrentEntityStatisticsImpl
 
toString() - Method in class org.hibernate.stat.ConcurrentQueryStatisticsImpl
 
toString() - Method in class org.hibernate.stat.ConcurrentSecondLevelCacheStatisticsImpl
 
toString() - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
toString() - Method in class org.hibernate.stat.EntityStatisticsImpl
 
toString() - Method in class org.hibernate.stat.QueryStatisticsImpl
 
toString() - Method in class org.hibernate.stat.SecondLevelCacheStatisticsImpl
 
toString() - Method in class org.hibernate.stat.SessionStatisticsImpl
 
toString() - Method in class org.hibernate.stat.StatisticsImpl
 
toString() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
 
toString() - Method in class org.hibernate.tool.hbm2ddl.DatabaseMetadata
 
toString() - Method in class org.hibernate.tool.hbm2ddl.ForeignKeyMetadata
 
toString() - Method in class org.hibernate.tool.hbm2ddl.IndexMetadata
 
toString() - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
 
toString() - Method in class org.hibernate.transaction.CacheSynchronization
toString() - Method in class org.hibernate.tuple.ElementWrapper
 
toString() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
toString() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
toString() - Method in class org.hibernate.tuple.Property
 
toString(Object) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
toString(Object) - Method in class org.hibernate.type.AbstractCharArrayType
Deprecated.  
toString(Object) - Method in class org.hibernate.type.AbstractLongStringType
Deprecated.  
toString(Object) - Method in class org.hibernate.type.AdaptedImmutableType
 
toString(Object) - Method in class org.hibernate.type.BigDecimalType
 
toString(Object) - Method in class org.hibernate.type.BigIntegerType
 
toString(Object) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
toString(Object) - Method in class org.hibernate.type.CalendarDateType
 
toString(Object) - Method in class org.hibernate.type.CalendarType
 
toString(Object) - Method in class org.hibernate.type.ClassType
 
toString() - Method in class org.hibernate.type.CollectionType
 
toString(Object) - Method in class org.hibernate.type.CurrencyType
 
toString(Object) - Method in class org.hibernate.type.DateType
 
toString() - Method in class org.hibernate.type.EntityType
Generates a string representation of this type.
toString(Object) - Method in class org.hibernate.type.LocaleType
 
toString(Object) - Method in class org.hibernate.type.NullableType
Deprecated.  
toString(Object) - Method in class org.hibernate.type.PrimitiveType
 
toString(Object) - Method in class org.hibernate.type.SerializableType
 
toString(Object) - Method in class org.hibernate.type.StringType
 
toString(Object) - Method in class org.hibernate.type.TimestampType
 
toString(Object) - Method in class org.hibernate.type.TimeType
 
toString(Object) - Method in class org.hibernate.type.TimeZoneType
 
toString(Object[]) - Static method in class org.hibernate.util.ArrayHelper
 
toString() - Method in class org.hibernate.util.FastHashMap
 
toString() - Method in class org.hibernate.util.IdentityMap.IdentityKey
 
toString() - Method in class org.hibernate.util.IdentityMap
 
toString() - Method in class org.hibernate.util.MarkerObject
 
toString(Object[]) - Static method in class org.hibernate.util.StringHelper
 
toStringArray(Object[]) - Static method in class org.hibernate.util.ArrayHelper
 
toStringArray(Collection) - Static method in class org.hibernate.util.ArrayHelper
 
toStringArray(String, String, Properties) - Static method in class org.hibernate.util.PropertiesHelper
Get a property value as a string array.
toStringArray(String, String) - Static method in class org.hibernate.util.PropertiesHelper
Convert a string to an array of strings.
toSubselectString(String) - Method in class org.hibernate.engine.SubselectFetch
 
toType(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
toType(String) - Method in class org.hibernate.persister.collection.CollectionPropertyMapping
 
toType(String) - Method in class org.hibernate.persister.collection.ElementPropertyMapping
 
toType(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
toType(String) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
toType(String) - Method in interface org.hibernate.persister.entity.PropertyMapping
Given a component path expression, get the type of the property
toTypeArray(Collection) - Static method in class org.hibernate.util.ArrayHelper
 
touch() - Static method in class org.hibernate.cfg.annotations.Version
 
touch() - Static method in class org.hibernate.ejb.Version
 
toUnquotedAliasString(String) - Method in class org.hibernate.sql.Alias
 
toUnquotedAliasStrings(String[]) - Method in class org.hibernate.sql.Alias
 
toUpperCase(String) - Static method in class org.hibernate.util.StringHelper
 
toWhereClause() - Method in class org.hibernate.sql.SimpleSelect
 
toWhereFragmentString() - Method in class org.hibernate.sql.ANSIJoinFragment
 
toWhereFragmentString() - Method in class org.hibernate.sql.JoinFragment
 
toWhereFragmentString() - Method in class org.hibernate.sql.OracleJoinFragment
 
toWhereFragmentString() - Method in class org.hibernate.sql.QueryJoinFragment
 
toWhereFragmentString() - Method in class org.hibernate.sql.Sybase11JoinFragment
 
toXMLString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CustomType
 
toXMLString(Object) - Method in class org.hibernate.type.EnumType
 
toXMLString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.MetaType
 
toXMLString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.NullableType
Deprecated.  
toXMLString(Object) - Method in interface org.hibernate.usertype.EnhancedUserType
Return a string representation of this value, as it should appear in an XML document
trace(String) - Method in interface org.hibernate.bytecode.buildtime.Logger
 
trace(String) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
trace(String) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
 
traceIn(String) - Method in class org.hibernate.hql.ast.HqlParser
 
traceIn(String, AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
traceIn(String, AST) - Method in class org.hibernate.hql.ast.SqlGenerator
 
traceIn(String) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
 
traceIn(String, AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentRenderer
 
traceOut(String) - Method in class org.hibernate.hql.ast.HqlParser
 
traceOut(String, AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
traceOut(String, AST) - Method in class org.hibernate.hql.ast.SqlGenerator
 
traceOut(String) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
 
traceOut(String, AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentRenderer
 
traceParameters(SessionFactoryImplementor) - Method in class org.hibernate.engine.QueryParameters
 
TRAILING - Static variable in class org.hibernate.dialect.function.TrimFunctionTemplate.Specification
 
TRAILING_SPACE_TRIM_TEMPLATE - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
 
TRAILING_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 the end of text.
Transaction - Interface in org.hibernate
Allows the application to define units of work, while maintaining abstraction from the underlying transaction implementation (eg.
TRANSACTION_MANAGER_STRATEGY - Static variable in class org.hibernate.cfg.Environment
TransactionManagerLookup implementor to use for obtaining the TransactionManager
TRANSACTION_STRATEGY - Static variable in class org.hibernate.cfg.Environment
TransactionFactory implementor to use for creating Transactions
TRANSACTION_TYPE - Static variable in class org.hibernate.ejb.AvailableSettings
The type of transactions supported by the entity managers.
TRANSACTIONAL - Static variable in class org.hibernate.cache.access.AccessType
 
TransactionalAccess - Class in org.hibernate.cache.jbc.collection
This defines the strategy for transactional access to collection data in a pessimistic-locking JBossCache using its 2.x APIs
TransactionalAccess(CollectionRegionImpl) - Constructor for class org.hibernate.cache.jbc.collection.TransactionalAccess
Create a new TransactionalAccess.
TransactionalAccess(CollectionRegionImpl, TransactionalAccessDelegate) - Constructor for class org.hibernate.cache.jbc.collection.TransactionalAccess
Allow subclasses to define the delegate.
TransactionalAccess - Class in org.hibernate.cache.jbc.entity
Defines the strategy for transactional access to entity data in a pessimistic-locking JBossCache using its 2.x APIs
TransactionalAccess(EntityRegionImpl) - Constructor for class org.hibernate.cache.jbc.entity.TransactionalAccess
 
TransactionalAccess(EntityRegionImpl, TransactionalAccessDelegate) - Constructor for class org.hibernate.cache.jbc.entity.TransactionalAccess
 
TransactionalAccessDelegate - Class in org.hibernate.cache.infinispan.access
Defines the strategy for transactional access to entity or collection data in a Infinispan instance.
TransactionalAccessDelegate(BaseRegion, PutFromLoadValidator) - Constructor for class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
TransactionalAccessDelegate - Class in org.hibernate.cache.jbc.access
Defines the strategy for transactional access to entity or collection data in a pessimistic-locking JBoss Cache using its 2.x APIs.
TransactionalAccessDelegate(BasicRegionAdapter, PutFromLoadValidator) - Constructor for class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
TransactionalCache - Class in org.hibernate.cache
Support for fully transactional cache implementations like JBoss TreeCache.
TransactionalCache() - Constructor for class org.hibernate.cache.TransactionalCache
 
TransactionalDataRegion - Interface in org.hibernate.cache
Defines contract for regions which hold transactionally-managed data.
TransactionalDataRegionAdapter - Class in org.hibernate.cache.jbc
TransactionalDataRegionAdapter(Cache, String, String, CacheDataDescription) - Constructor for class org.hibernate.cache.jbc.TransactionalDataRegionAdapter
 
TransactionAwareCache - Interface in org.hibernate.cache
Marker interface for identifying cache impls which are aware of JTA transactions
transactionContext - Variable in class org.hibernate.transaction.CMTTransaction
 
TransactionException - Exception in org.hibernate
Indicates that a transaction could not be begun, committed or rolled back.
TransactionException(String, Throwable) - Constructor for exception org.hibernate.TransactionException
 
TransactionException(String) - Constructor for exception org.hibernate.TransactionException
 
TransactionFactory - Interface in org.hibernate.transaction
Contract for generating Hibernate Transaction instances.
TransactionFactory.Context - Interface in org.hibernate.transaction
Callback mechanism; a context is always a Session in the Hibernate usage.
TransactionFactoryFactory - Class in org.hibernate.transaction
Helper for creating TransactionFactory instances.
TransactionHelper - Class in org.hibernate.engine
Allows work to be done outside the current transaction, by suspending it, and performing work in a new transaction
TransactionHelper() - Constructor for class org.hibernate.engine.TransactionHelper
 
TransactionImpl - Class in org.hibernate.ejb
 
TransactionImpl(AbstractEntityManagerImpl) - Constructor for class org.hibernate.ejb.TransactionImpl
 
transactionManager - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
transactionManager - Variable in class org.hibernate.cache.jbc.BasicRegionAdapter
 
TransactionManagerLookup - Interface in org.hibernate.transaction
Contract for locating the JTA TransactionManager on given platform.
TransactionManagerLookupFactory - Class in org.hibernate.transaction
Helper for generating TransactionManagerLookup instances.
TransactionManagerLookupImpl - Class in org.hibernate.test.tm
TransactionManagerLookupImpl implementation
TransactionManagerLookupImpl() - Constructor for class org.hibernate.test.tm.TransactionManagerLookupImpl
 
transform(ClassLoader, String, Class, ProtectionDomain, byte[]) - Method in class org.hibernate.bytecode.AbstractClassTransformerImpl
 
transform(ClassLoader, String, Class, ProtectionDomain, byte[]) - Method in interface org.hibernate.bytecode.ClassTransformer
Invoked when a class is being loaded or redefined to add hooks for persistence bytecode manipulation
transform(File) - Method in class org.hibernate.bytecode.javassist.FieldTransformer
 
transform(ClassFile) - Method in class org.hibernate.bytecode.javassist.FieldTransformer
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.hibernate.ejb.instrument.InterceptFieldClassFileTransformer
 
transformArgument(String) - Method in class org.hibernate.dialect.function.VarArgsSQLFunction
Called from VarArgsSQLFunction.render(java.util.List, org.hibernate.engine.SessionFactoryImplementor) to allow applying a change or transformation to each individual argument.
Transformers - Class in org.hibernate.transform
 
TransformingClassLoader - Class in org.hibernate.bytecode.javassist
 
transformList(List) - Method in class org.hibernate.transform.AliasToBeanConstructorResultTransformer
Here we have an opportunity to perform transformation on the query result as a whole.
transformList(List) - Method in class org.hibernate.transform.AliasToBeanResultTransformer
 
transformList(List) - Method in class org.hibernate.transform.BasicTransformerAdapter
 
transformList(List) - Method in class org.hibernate.transform.DistinctResultTransformer
Uniquely distinct each tuple row here.
transformList(List) - Method in class org.hibernate.transform.DistinctRootEntityResultTransformer
Simply delegates to DistinctResultTransformer.transformList(java.util.List).
transformList(List) - Method in interface org.hibernate.transform.ResultTransformer
Here we have an opportunity to perform transformation on the query result as a whole.
transformSelectString(String) - Method in class org.hibernate.dialect.Dialect
Meant as a means for end users to affect the select strings being sent to the database and perhaps manipulate them in some fashion.
transformTuple(Object[], String[]) - Method in class org.hibernate.transform.AliasToBeanConstructorResultTransformer
Wrap the incoming tuples in a call to our configured constructor.
transformTuple(Object[], String[]) - Method in class org.hibernate.transform.AliasToBeanResultTransformer
 
transformTuple(Object[], String[]) - Method in class org.hibernate.transform.AliasToEntityMapResultTransformer
Tuples are the elements making up each "row" of the query result.
transformTuple(Object[], String[]) - Method in class org.hibernate.transform.BasicTransformerAdapter
 
transformTuple(Object[], String[]) - Method in class org.hibernate.transform.DistinctRootEntityResultTransformer
Simply delegates to RootEntityResultTransformer.transformTuple(java.lang.Object[], java.lang.String[]).
transformTuple(Object[], String[]) - Method in class org.hibernate.transform.PassThroughResultTransformer
Tuples are the elements making up each "row" of the query result.
transformTuple(Object[], String[]) - Method in interface org.hibernate.transform.ResultTransformer
Tuples are the elements making up each "row" of the query result.
transformTuple(Object[], String[]) - Method in class org.hibernate.transform.RootEntityResultTransformer
Return just the root entity from the row tuple.
transformTuple(Object[], String[]) - Method in class org.hibernate.transform.ToListResultTransformer
Tuples are the elements making up each "row" of the query result.
TRANSIENT - Static variable in class org.hibernate.event.def.AbstractSaveEventListener
 
TransientObjectException - Exception in org.hibernate
Thrown when the user passes a transient instance to a Session method that expects a persistent instance.
TransientObjectException(String) - Constructor for exception org.hibernate.TransientObjectException
 
translate(int, int, String, String[], String[], ParameterSpecification, ParameterSpecification, AST) - Method in class org.hibernate.hql.ast.tree.BinaryLogicOperatorNode
 
TranslationContext - Interface in org.hibernate.sql.ordering.antlr
Contract for contextual information required to perform translation.
traverseDepthFirst(AST) - Method in class org.hibernate.hql.ast.util.NodeTraverser
Traverse the AST tree depth first.
trim(Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
trim(CriteriaBuilder.Trimspec, Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
trim(Expression<Character>, Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
trim(CriteriaBuilder.Trimspec, Expression<Character>, Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
trim(char, Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
trim(CriteriaBuilder.Trimspec, char, Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
TrimFunction - Class in org.hibernate.ejb.criteria.expression.function
Models the ANSI SQL TRIM function.
TrimFunction(CriteriaBuilderImpl, CriteriaBuilder.Trimspec, Expression<Character>, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
TrimFunction(CriteriaBuilderImpl, CriteriaBuilder.Trimspec, char, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
TrimFunction(CriteriaBuilderImpl, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
TrimFunction(CriteriaBuilderImpl, Expression<Character>, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
TrimFunction(CriteriaBuilderImpl, char, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
TrimFunction(CriteriaBuilderImpl, CriteriaBuilder.Trimspec, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.expression.function.TrimFunction
 
TrimFunctionTemplate - Class in org.hibernate.dialect.function
Defines the basic template support for TRIM functions
TrimFunctionTemplate() - Constructor for class org.hibernate.dialect.function.TrimFunctionTemplate
 
TrimFunctionTemplate.Options - Class in org.hibernate.dialect.function
 
TrimFunctionTemplate.Options() - Constructor for class org.hibernate.dialect.function.TrimFunctionTemplate.Options
 
TrimFunctionTemplate.Specification - Class in org.hibernate.dialect.function
 
Triple<T1,T2,T3> - Class in org.hibernate.envers.tools
A triple of objects.
Triple(T1, T2, T3) - Constructor for class org.hibernate.envers.tools.Triple
 
TRUE - Static variable in class org.hibernate.util.ArrayHelper
 
TRUE_FALSE - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
TrueFalseType - Class in org.hibernate.type
true_false: A type that maps an SQL CHAR(1) to a Java Boolean.
TrueFalseType() - Constructor for class org.hibernate.type.TrueFalseType
 
truncate(String, int) - Static method in class org.hibernate.util.StringHelper
 
TruthValue - Enum in org.hibernate.ejb.criteria.predicate
Models what ANSI-SQL terms a truth value.
tuple(Selection<?>...) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
tuple(List<Selection<?>>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Version of CriteriaBuilderImpl.tuple(Selection[]) taking a list.
TupleElementImplementor<X> - Interface in org.hibernate.ejb.criteria
TODO : javadoc
Tuplizer - Annotation Type in org.hibernate.annotations
Define a tuplizer for an entity or a component
Tuplizer - Interface in org.hibernate.tuple
A tuplizer defines the contract for things which know how to manage a particular representation of a piece of data, given that representation's EntityMode (the entity-mode essentially defining which representation).
tuplizerMapping - Variable in class org.hibernate.type.ComponentType
 
Tuplizers - Annotation Type in org.hibernate.annotations
Define a set of tuplizer for an entity or a component
TwoEntityOneAuditedQueryGenerator - Class in org.hibernate.envers.entities.mapper.relation.query
Selects data from a relation middle-table and a related non-audited entity.
TwoEntityOneAuditedQueryGenerator(AuditEntitiesConfiguration, String, MiddleIdData, MiddleIdData, MiddleComponentData...) - Constructor for class org.hibernate.envers.entities.mapper.relation.query.TwoEntityOneAuditedQueryGenerator
 
TwoEntityQueryGenerator - Class in org.hibernate.envers.entities.mapper.relation.query
Selects data from a relation middle-table and a related versions entity.
TwoEntityQueryGenerator(GlobalConfiguration, AuditEntitiesConfiguration, String, MiddleIdData, MiddleIdData, MiddleComponentData...) - Constructor for class org.hibernate.envers.entities.mapper.relation.query.TwoEntityQueryGenerator
 
TwoPhaseLoad - Class in org.hibernate.engine
Functionality relating to Hibernate's two-phase loading process, that may be reused by persisters that do not use the Loader framework
tx - Variable in class org.hibernate.ejb.AbstractEntityManagerImpl
 
Type - Annotation Type in org.hibernate.annotations
hibernate type
TYPE - Static variable in class org.hibernate.cache.jbc.collection.CollectionRegionImpl
 
TYPE - Static variable in class org.hibernate.cache.jbc.entity.EntityRegionImpl
 
TYPE - Static variable in class org.hibernate.cache.jbc.query.QueryResultsRegionImpl
 
TYPE - Static variable in class org.hibernate.cache.jbc.timestamp.ClusteredConcurrentTimestampsRegionImpl
 
TYPE - Static variable in class org.hibernate.cache.jbc.timestamp.TimestampsRegionImpl
 
type() - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
TYPE - Static variable in class org.hibernate.type.EnumType
 
Type - Interface in org.hibernate.type
Defines a mapping from a Java type to an JDBC datatype.
typeArray() - Method in class org.hibernate.impl.AbstractQueryImpl
 
typeArray() - Method in class org.hibernate.impl.CollectionFilterImpl
 
typecast(Object[], Object[]) - Static method in class org.hibernate.util.ArrayHelper
 
TypeDef - Annotation Type in org.hibernate.annotations
Type definition
TypeDef - Class in org.hibernate.mapping
Placeholder for typedef information
TypeDef(String, Properties) - Constructor for class org.hibernate.mapping.TypeDef
 
TypeDefs - Annotation Type in org.hibernate.annotations
Type definition array
typeDefs - Variable in class org.hibernate.cfg.Configuration
 
TypeDiscriminatorMetadata - Interface in org.hibernate.hql.ast
Essentially a wrapper around a DiscriminatorMetadata and the proper sql alias to use.
TypedValue - Class in org.hibernate.engine
An ordered pair of a value and its Hibernate type.
TypedValue(Type, Object, EntityMode) - Constructor for class org.hibernate.engine.TypedValue
 
TypeFactory - Class in org.hibernate.type
Used internally to obtain instances of Type.
TypeMismatchException - Exception in org.hibernate
Used when a user provided type does not match the expected one
TypeMismatchException(Throwable) - Constructor for exception org.hibernate.TypeMismatchException
 
TypeMismatchException(String) - Constructor for exception org.hibernate.TypeMismatchException
 
TypeMismatchException(String, Throwable) - Constructor for exception org.hibernate.TypeMismatchException
 
TypeNames - Class in org.hibernate.dialect
This class maps a type to names.
TypeNames() - Constructor for class org.hibernate.dialect.TypeNames
 
TypeOverrides - Class in org.hibernate.cache.infinispan
This class represents Infinispan cache parameters that can be configured via hibernate configuration properties for either general entity/collection/query/timestamp data type caches and overrides for individual entity or collection caches.
TypeOverrides() - Constructor for class org.hibernate.cache.infinispan.TypeOverrides
 
types - Variable in class org.hibernate.bytecode.javassist.BulkAccessor
 

U

UnaryArithmeticNode - Class in org.hibernate.hql.ast.tree
 
UnaryArithmeticNode() - Constructor for class org.hibernate.hql.ast.tree.UnaryArithmeticNode
 
UnaryArithmeticOperation<T> - Class in org.hibernate.ejb.criteria.expression
Models unary arithmetic operation (unary plus and unary minus).
UnaryArithmeticOperation(CriteriaBuilderImpl, UnaryArithmeticOperation.Operation, Expression<T>) - Constructor for class org.hibernate.ejb.criteria.expression.UnaryArithmeticOperation
 
UnaryArithmeticOperation.Operation - Enum in org.hibernate.ejb.criteria.expression
 
UnaryLogicOperatorNode - Class in org.hibernate.hql.ast.tree
Represents a unary operator node.
UnaryLogicOperatorNode() - Constructor for class org.hibernate.hql.ast.tree.UnaryLogicOperatorNode
 
UnaryOperatorExpression<T> - Interface in org.hibernate.ejb.criteria.expression
Contract for operators with a single operand.
UnaryOperatorNode - Interface in org.hibernate.hql.ast.tree
Contract for nodes representing unary operators.
unbind(SessionFactory) - Static method in class org.hibernate.context.ManagedSessionContext
Unbinds the session (if one) current associated with the context for the given session.
unbind(SessionFactory) - Static method in class org.hibernate.context.ThreadLocalSessionContext
Unassociate a previously bound session from the current thread of execution.
UNDEFINED - Static variable in class org.hibernate.engine.IdentifierValue
Assume nothing.
UNDEFINED - Static variable in class org.hibernate.engine.VersionValue
Assume the transient instance is newly instantiated if the version is null, otherwise defer to the identifier unsaved-value.
underlyingCache - Variable in class org.hibernate.cache.impl.bridge.BaseRegionAdapter
 
undo(Session) - Method in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
undo(Session) - Method in interface org.hibernate.envers.synchronization.work.AuditWorkUnit
 
UNFETCHED_COLLECTION - Static variable in class org.hibernate.type.CollectionType
 
UNFETCHED_PROPERTY - Static variable in interface org.hibernate.intercept.LazyPropertyInitializer
Marker value for uninitialized properties
UnionSubclass - Class in org.hibernate.mapping
A subclass in a table-per-concrete-class mapping
UnionSubclass(PersistentClass) - Constructor for class org.hibernate.mapping.UnionSubclass
 
UnionSubclassEntityPersister - Class in org.hibernate.persister.entity
Implementation of the "table-per-concrete-class" or "roll-down" mapping strategy for an entity and its inheritence hierarchy.
UnionSubclassEntityPersister(PersistentClass, EntityRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
unique() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
unique() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
unique - Variable in class org.hibernate.cfg.Mappings.PropertyReference
 
uniqueColumnString(Iterator) - Method in class org.hibernate.mapping.Table
 
uniqueColumnString(Iterator, String) - Method in class org.hibernate.mapping.Table
 
UniqueConstraintHolder - Class in org.hibernate.cfg
UniqueConstraint annotations are handled via second pass.
UniqueConstraintHolder() - Constructor for class org.hibernate.cfg.UniqueConstraintHolder
 
UniqueEntityLoader - Interface in org.hibernate.loader.entity
Loads entities for a EntityPersister
UniqueKey - Class in org.hibernate.mapping
A relational unique key constraint
UniqueKey() - Constructor for class org.hibernate.mapping.UniqueKey
 
UniqueKeyLoadable - Interface in org.hibernate.persister.entity
 
uniqueKeyPropertyName - Variable in class org.hibernate.type.EntityType
 
uniqueKeyType - Variable in class org.hibernate.loader.entity.AbstractEntityLoader
 
uniqueResult() - Method in interface org.hibernate.Criteria
Convenience method to return a single instance that matches the query, or null if the query returns no results.
uniqueResult() - Method in class org.hibernate.impl.AbstractQueryImpl
 
uniqueResult() - Method in class org.hibernate.impl.CriteriaImpl.Subcriteria
 
uniqueResult() - Method in class org.hibernate.impl.CriteriaImpl
 
uniqueResult() - Method in interface org.hibernate.Query
Convenience method to return a single instance that matches the query, or null if the query returns no results.
UnitTestCase - Class in org.hibernate.junit
A basic JUnit TestCase subclass for adding some Hibernate specific behavior and functionality.
UnitTestCase(String) - Constructor for class org.hibernate.junit.UnitTestCase
 
UNKNOWN - Static variable in class org.hibernate.collection.AbstractPersistentCollection
 
UNKNOWN - Static variable in class org.hibernate.property.BackrefPropertyAccessor
A placeholder for a property value, indicating that we don't know the value of the back reference
unknownAttribute(String) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
 
UnknownProfileException - Exception in org.hibernate
Used to indicate a request against an unknown profile name.
UnknownProfileException(String) - Constructor for exception org.hibernate.UnknownProfileException
 
unlock(Object) - Method in interface org.hibernate.cache.Cache
Deprecated. If this is a clustered cache, unlock the item
unlock(Object) - Method in class org.hibernate.cache.EhCache
Calls to this method should perform there own synchronization.
unlock(Object) - Method in class org.hibernate.cache.HashtableCache
 
unlock(Object) - Method in class org.hibernate.cache.OSCache
 
unlock(long) - Method in class org.hibernate.cache.ReadWriteCache.Lock
Decrement the lock, setting the unlock timestamp if now unlocked
unlock(Object) - Method in class org.hibernate.cache.SwarmCache
If this is a clustered cache, unlock the item
unlockItem(Object, SoftLock) - Method in interface org.hibernate.cache.access.CollectionRegionAccessStrategy
Called when we have finished the attempted update/delete (which may or may not have been successful), after transaction completion.
unlockItem(Object, SoftLock) - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Called when we have finished the attempted update/delete (which may or may not have been successful), after transaction completion.
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.jbc.collection.OptimisticReadOnlyAccess
 
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.jbc.collection.ReadOnlyAccess
Called when we have finished the attempted update/delete (which may or may not have been successful), after transaction completion.
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.jbc.collection.TransactionalAccess
Called when we have finished the attempted update/delete (which may or may not have been successful), after transaction completion.
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.jbc.entity.OptimisticReadOnlyAccess
 
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.jbc.entity.ReadOnlyAccess
 
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
unlockRegion(SoftLock) - Method in interface org.hibernate.cache.access.CollectionRegionAccessStrategy
Called after we have finished the attempted invalidation of the entire region
unlockRegion(SoftLock) - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Called after we have finished the attempted invalidation of the entire region
unlockRegion(SoftLock) - Method in class org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter
 
unlockRegion(SoftLock) - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
unlockRegion(SoftLock) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
unlockRegion(SoftLock) - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
unlockRegion(SoftLock) - Method in class org.hibernate.cache.jbc.collection.OptimisticReadOnlyAccess
 
unlockRegion(SoftLock) - Method in class org.hibernate.cache.jbc.collection.ReadOnlyAccess
Called after we have finished the attempted invalidation of the entire region
unlockRegion(SoftLock) - Method in class org.hibernate.cache.jbc.collection.TransactionalAccess
Called after we have finished the attempted invalidation of the entire region
unlockRegion(SoftLock) - Method in class org.hibernate.cache.jbc.entity.OptimisticReadOnlyAccess
 
unlockRegion(SoftLock) - Method in class org.hibernate.cache.jbc.entity.ReadOnlyAccess
 
unlockRegion(SoftLock) - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
unproxy(Object) - Method in interface org.hibernate.engine.PersistenceContext
Get the entity instance underlying the given proxy, throwing an exception if the proxy is uninitialized.
unproxy(Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
Get the entity instance underlying the given proxy, throwing an exception if the proxy is uninitialized.
unproxyAndReassociate(Object) - Method in interface org.hibernate.engine.PersistenceContext
Possibly unproxy the given reference and reassociate it with the current session.
unproxyAndReassociate(Object) - Method in class org.hibernate.engine.StatefulPersistenceContext
Possibly unproxy the given reference and reassociate it with the current session.
unqualifiedJarName - Variable in class org.hibernate.ejb.packaging.AbstractJarVisitor
 
unqualify() - Method in class org.hibernate.ejb.packaging.AbstractJarVisitor
 
unqualify(String) - Static method in class org.hibernate.util.StringHelper
 
unqualifyEntityName(String) - Static method in class org.hibernate.util.StringHelper
 
unquote(String) - Static method in class org.hibernate.util.StringHelper
Return the unquoted version of name (stripping the start and end '`' characters if present).
unquote(String, Dialect) - Static method in class org.hibernate.util.StringHelper
Return the unquoted version of name stripping the start and end quote characters.
unquote(String[], Dialect) - Static method in class org.hibernate.util.StringHelper
Return the unquoted version of name stripping the start and end quote characters.
UnresolvableObjectException - Exception in org.hibernate
Thrown when Hibernate could not resolve an object by id, especially when loading an association.
UnresolvableObjectException(Serializable, String) - Constructor for exception org.hibernate.UnresolvableObjectException
 
unroot(String) - Static method in class org.hibernate.util.StringHelper
 
UnsavedValueFactory - Class in org.hibernate.engine
 
UnsavedValueFactory() - Constructor for class org.hibernate.engine.UnsavedValueFactory
 
unset() - Method in class org.hibernate.envers.tools.MutableBoolean
 
unsetSession(SessionImplementor) - Method in class org.hibernate.collection.AbstractPersistentCollection
Disassociate this collection from the given session.
unsetSession(SessionImplementor) - Method in interface org.hibernate.collection.PersistentCollection
Disassociate this collection from the given session.
unsetSession() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Unset this initializer's reference to session.
unsetSession() - Method in interface org.hibernate.proxy.LazyInitializer
Unset this initializer's reference to session.
unsetTransactionTimeout() - Method in class org.hibernate.jdbc.AbstractBatcher
 
unsetTransactionTimeout() - Method in interface org.hibernate.jdbc.Batcher
Unset the transaction timeout, called after the end of a transaction.
UnstructuredCacheEntry - Class in org.hibernate.cache.entry
 
UnstructuredCacheEntry() - Constructor for class org.hibernate.cache.entry.UnstructuredCacheEntry
 
unwrap(Class<T>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
unwrap(Class<T>) - Method in class org.hibernate.ejb.QueryImpl
unWrap(Object) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
unWrap(Object) - Method in class org.hibernate.type.PrimitiveByteArrayBlobType
Deprecated.  
unwrapProxy - Variable in class org.hibernate.mapping.ToOne
 
updatable() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
updatable() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
update(Object, Object, Object, Object) - Method in interface org.hibernate.cache.access.EntityRegionAccessStrategy
Called after an item has been updated (before the transaction completes), instead of calling evict().
update(Object, Object) - Method in interface org.hibernate.cache.Cache
Deprecated. Add an item to the cache
update(Object, Object, Object, Object) - Method in interface org.hibernate.cache.CacheConcurrencyStrategy
Deprecated. Called after an item has been updated (before the transaction completes), instead of calling evict().
update(Object, Object) - Method in class org.hibernate.cache.EhCache
Puts an object into the cache.
update(Object, Object) - Method in class org.hibernate.cache.HashtableCache
 
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter
 
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.jbc.access.OptimisticTransactionalAccessDelegate
 
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.jbc.access.TransactionalAccessDelegate
 
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.jbc.entity.OptimisticReadOnlyAccess
 
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.jbc.entity.ReadOnlyAccess
 
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.jbc.entity.TransactionalAccess
 
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.NonstrictReadWriteCache
Do nothing.
update(Object, Object) - Method in class org.hibernate.cache.OSCache
 
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.ReadOnlyCache
Unsupported!
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.ReadWriteCache
Do nothing.
update(Object, Object) - Method in class org.hibernate.cache.SwarmCache
Add an item to the cache
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.TransactionalCache
 
update(Object, Serializable) - Method in interface org.hibernate.classic.Session
Deprecated. declare identifier properties for all classes
update(String, Object, Serializable) - Method in interface org.hibernate.classic.Session
Deprecated. declare identifier properties for all classes
UPDATE - Static variable in class org.hibernate.engine.CascadeStyle
save / update
update(Object) - Method in class org.hibernate.impl.SessionImpl
 
update(Object, Serializable) - Method in class org.hibernate.impl.SessionImpl
 
update(String, Object) - Method in class org.hibernate.impl.SessionImpl
 
update(String, Object, Serializable) - Method in class org.hibernate.impl.SessionImpl
 
update(Object) - Method in class org.hibernate.impl.StatelessSessionImpl
 
update(String, Object) - Method in class org.hibernate.impl.StatelessSessionImpl
 
update(Serializable, Object[], Object[], Object, boolean[], int, Object, Object, String, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
update(Serializable, Object[], int[], boolean, Object[], Object, Object, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Update an object
update(Serializable, Object[], int[], boolean, Object[], Object, Object, Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Update a persistent instance
UPDATE - Static variable in class org.hibernate.secure.HibernatePermission
 
update(Object) - Method in interface org.hibernate.Session
Update the persistent instance with the identifier of the given detached instance.
update(String, Object) - Method in interface org.hibernate.Session
Update the persistent instance with the identifier of the given detached instance.
Update - Class in org.hibernate.sql
An SQL UPDATE statement
Update(Dialect) - Constructor for class org.hibernate.sql.Update
 
update(Object) - Method in interface org.hibernate.StatelessSession
Update a row.
update(String, Object) - Method in interface org.hibernate.StatelessSession
Update a row.
UPDATE_VALIDATION_GROUP - Static variable in class org.hibernate.ejb.AvailableSettings
Used to coordinate with bean validators

See JPA 2 section 8.2.1.9

updateCalculatedFields() - Method in class org.hibernate.envers.configuration.ClassesAuditingData
After all meta-data is read, updates calculated fields.
updateCallable - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
updateCollection(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
updateCollection(String) - Method in class org.hibernate.stat.StatisticsImpl
 
updateCollection(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
updateCurrentIterator() - Method in class org.hibernate.util.JoinedIterator
 
updateEntity(String) - Method in class org.hibernate.stat.ConcurrentStatisticsImpl
 
updateEntity(String) - Method in class org.hibernate.stat.StatisticsImpl
 
updateEntity(String) - Method in interface org.hibernate.stat.StatisticsImplementor
 
UpdateLockingStrategy - Class in org.hibernate.dialect.lock
A locking strategy where the locks are obtained through update statements.
UpdateLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.UpdateLockingStrategy
Construct a locking strategy based on SQL UPDATE statements.
updateOrInsert(Serializable, Object[], Object[], Object, boolean[], int, Object, Object, String, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Perform an SQL UPDATE or SQL INSERT
updateResultCheckStyles - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
updateRows(PersistentCollection, Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
updateRows(PersistentCollection, Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Update the persistent state of any elements that were modified
UpdateStatement - Class in org.hibernate.hql.ast.tree
Defines a top-level AST node representing an HQL update statement.
UpdateStatement() - Constructor for class org.hibernate.hql.ast.tree.UpdateStatement
 
UpdateTimestampsCache - Class in org.hibernate.cache
Tracks the timestamps of the most recent updates to particular tables.
UpdateTimestampsCache(Settings, Properties) - Constructor for class org.hibernate.cache.UpdateTimestampsCache
 
UPGRADE - Static variable in class org.hibernate.LockMode
Deprecated. instead use PESSIMISTIC_WRITE
UPGRADE - Static variable in class org.hibernate.LockOptions
UPGRADE represents LockMode.UPGRADE (will wait forever for lock and scope of false meaning only entity is locked)
UPGRADE_NOWAIT - Static variable in class org.hibernate.LockMode
Attempt to obtain an upgrade lock, using an Oracle-style select for update nowait.
upgradeLock(Object, EntityEntry, LockOptions, EventSource) - Method in class org.hibernate.event.def.AbstractLockUpgradeEventListener
Performs a pessimistic lock upgrade on a given entity, if needed.
upgradeLocks() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
upgradeLocks() - Method in class org.hibernate.loader.hql.QueryLoader
 
upgradeLocks() - Method in class org.hibernate.loader.Loader
Does this query return objects that might be already cached by the session, whose lock mode may need upgrading
upper(Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
UpperFunction - Class in org.hibernate.ejb.criteria.expression.function
Models the ANSI SQL UPPER function.
UpperFunction(CriteriaBuilderImpl, Expression<String>) - Constructor for class org.hibernate.ejb.criteria.expression.function.UpperFunction
 
URL - Static variable in class org.hibernate.cfg.Environment
JDBC URL
USE_CLASS_ENHANCER - Static variable in class org.hibernate.ejb.AvailableSettings
Enable the class file enhancement
USE_GET_GENERATED_KEYS - Static variable in class org.hibernate.cfg.Environment
Tells the JDBC driver to attempt to retrieve row Id with the JDBC 3.0 PreparedStatement.getGeneratedKeys() method.
USE_IDENTIFIER_ROLLBACK - Static variable in class org.hibernate.cfg.Environment
 
USE_MINIMAL_PUTS - Static variable in class org.hibernate.cfg.Environment
Optimize the cache for minimal puts instead of minimal gets
USE_NEW_ID_GENERATOR_MAPPINGS - Static variable in class org.hibernate.cfg.AnnotationConfiguration
Setting which indicates whether or not the new IdentifierGenerator are used for AUTO, TABLE and SEQUENCE.
USE_QUERY_CACHE - Static variable in class org.hibernate.cfg.Environment
Enable the query cache (disabled by default)
USE_REFLECTION_OPTIMIZER - Static variable in class org.hibernate.cfg.Environment
Use bytecode libraries optimized property access
USE_SCROLLABLE_RESULTSET - Static variable in class org.hibernate.cfg.Environment
Use JDBC scrollable ResultSets.
USE_SECOND_LEVEL_CACHE - Static variable in class org.hibernate.cfg.Environment
Enable the second-level cache (enabled by default)
USE_SQL_COMMENTS - Static variable in class org.hibernate.cfg.Environment
Add comments to the generated SQL
USE_STREAMS_FOR_BINARY - Static variable in class org.hibernate.cfg.Environment
Use java.io streams to read / write binary data from / to JDBC
USE_STRUCTURED_CACHE - Static variable in class org.hibernate.cfg.Environment
Enable use of structured second-level cache entries
useDynamicInsert() - Method in class org.hibernate.mapping.PersistentClass
 
useDynamicInsert() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
useDynamicUpdate() - Method in class org.hibernate.mapping.PersistentClass
 
useDynamicUpdate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
useFromFragment() - Method in class org.hibernate.hql.ast.tree.FromElement
 
useGetGeneratedKeys() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
useInputStreamToInsertBlob() - Method in class org.hibernate.dialect.Dialect
Should LOBs (both BLOB and CLOB) be bound using stream operations (i.e.
useInputStreamToInsertBlob() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
useInsertSelectIdentity() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
useLHSPrimaryKey() - Method in class org.hibernate.type.AnyType
 
useLHSPrimaryKey() - Method in interface org.hibernate.type.AssociationType
Is the primary key of the owning entity table to be used in the join?
useLHSPrimaryKey() - Method in class org.hibernate.type.CollectionType
 
useLHSPrimaryKey() - Method in class org.hibernate.type.ManyToOneType
 
useLHSPrimaryKey() - Method in class org.hibernate.type.OneToOneType
 
useLHSPrimaryKey() - Method in class org.hibernate.type.SpecialOneToOneType
 
useMaxForLimit() - Method in class org.hibernate.dialect.Cache71Dialect
 
useMaxForLimit() - Method in class org.hibernate.dialect.DB2390Dialect
 
useMaxForLimit() - Method in class org.hibernate.dialect.DB2400Dialect
 
useMaxForLimit() - Method in class org.hibernate.dialect.DB2Dialect
 
useMaxForLimit() - Method in class org.hibernate.dialect.Dialect
Does the LIMIT clause take a "maximum" row number instead of a total number of returned rows?

This is easiest understood via an example.

useMaxForLimit() - Method in class org.hibernate.dialect.InformixDialect
 
useMaxForLimit() - Method in class org.hibernate.dialect.Ingres9Dialect
Does the LIMIT clause take a "maximum" row number instead of a total number of returned rows?
useMaxForLimit() - Method in class org.hibernate.dialect.IngresDialect
Does the LIMIT clause take a "maximum" row number instead of a total number of returned rows?
useMaxForLimit() - Method in class org.hibernate.dialect.Oracle8iDialect
 
useMaxForLimit() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
useMaxForLimit() - Method in class org.hibernate.dialect.SQLServerDialect
 
useMaxForLimit() - Method in class org.hibernate.dialect.TimesTenDialect
 
useNewGeneratorMappings() - Method in class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
 
useNewGeneratorMappings() - Method in interface org.hibernate.cfg.ExtendedMappings
Should we use the new generator strategy mappings.
USER - Static variable in class org.hibernate.cfg.Environment
JDBC user
USER_TRANSACTION - Static variable in class org.hibernate.cfg.Environment
JNDI name of JTA UserTransaction object
UserCollectionType - Interface in org.hibernate.usertype
A custom type for mapping user-written classes that implement PersistentCollection
useReflectionOptimizer() - Static method in class org.hibernate.cfg.Environment
Should we use reflection optimization?
UserSuppliedConnectionProvider - Class in org.hibernate.connection
An implementation of the ConnectionProvider interface that simply throws an exception when a connection is requested.
UserSuppliedConnectionProvider() - Constructor for class org.hibernate.connection.UserSuppliedConnectionProvider
 
userTransactionName - Variable in class org.hibernate.transaction.JTATransactionFactory
 
UserType - Interface in org.hibernate.usertype
This interface should be implemented by user-defined "types".
UserVersionType - Interface in org.hibernate.usertype
A user type that may be used for a version property
useStreamsForBinary() - Static method in class org.hibernate.cfg.Environment
Should we use streams to bind binary types to JDBC IN parameters?
useThetaStyleImplicitJoins - Static variable in class org.hibernate.hql.ast.tree.DotNode
 
useTransactionManager() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
Should we use a transaction manager for transaction management.
useUnownedCollection(CollectionKey) - Method in interface org.hibernate.engine.PersistenceContext
Get and remove a collection whose owner is not yet loaded, when its owner is being loaded
useUnownedCollection(CollectionKey) - Method in class org.hibernate.engine.StatefulPersistenceContext
 
useWhereFragment() - Method in class org.hibernate.hql.ast.tree.FromElement
 
USUAL_EXPECTED_COUNT - Static variable in class org.hibernate.jdbc.Expectations
 
USUAL_PARAM_POSITION - Static variable in class org.hibernate.jdbc.Expectations
 
UUIDHexGenerator - Class in org.hibernate.id
uuid

A UUIDGenerator that returns a string of length 32, This string will consist of only hex digits.
UUIDHexGenerator() - Constructor for class org.hibernate.id.UUIDHexGenerator
 

V

Validatable - Interface in org.hibernate.classic
Implemented by persistent classes with invariants that must be checked before inserting into or updating the database.
validate() - Method in interface org.hibernate.classic.Validatable
Validate the state of the object before persisting it.
validate() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
 
validate(Type[]) - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor.Options.ResultMetadataValidator
 
validate(Object, EntityPersister, EventSource) - Method in class org.hibernate.event.def.AbstractSaveEventListener
 
validate(Object, EntityPersister, Status, EntityMode) - Method in class org.hibernate.event.def.DefaultFlushEntityEventListener
 
validate() - Method in interface org.hibernate.Filter
Perform validation of the filter state.
validate() - Method in class org.hibernate.hql.ast.tree.InsertStatement
Performs detailed semantic validation on this insert statement tree.
validate() - Method in class org.hibernate.impl.FilterImpl
Perform validation of the filter state.
validate(Mapping) - Method in class org.hibernate.mapping.Collection
 
validate(Mapping) - Method in class org.hibernate.mapping.IdentifierCollection
 
validate(Mapping) - Method in class org.hibernate.mapping.IndexedCollection
 
validate(Mapping) - Method in class org.hibernate.mapping.JoinedSubclass
 
validate(Mapping) - Method in class org.hibernate.mapping.PersistentClass
 
validate(Mapping) - Method in class org.hibernate.mapping.RootClass
 
validate(Mapping) - Method in class org.hibernate.mapping.Set
 
validate(Mapping) - Method in class org.hibernate.mapping.SingleTableSubclass
 
validate(Mapping) - Method in class org.hibernate.mapping.UnionSubclass
 
validate() - Method in class org.hibernate.tool.hbm2ddl.SchemaValidator
Perform the validations.
validate() - Method in class org.hibernate.util.Cloneable
Checks to ensure the SessionEventListenerConfig is fully configured (basically, that none of the listeners is null).
validateColumns(Dialect, Mapping, TableMetadata) - Method in class org.hibernate.mapping.Table
 
validateInfinispanConfiguration(Configuration) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampTypeOverrides
 
validateInfinispanConfiguration(Configuration) - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
validateJoin(String) - Method in class org.hibernate.loader.OuterJoinableAssociation
 
validateMapPropertyExpression(AST) - Method in class org.hibernate.hql.ast.HqlSqlWalker
 
validateParameters() - Method in class org.hibernate.engine.QueryParameters
 
validateSchema(Dialect, DatabaseMetadata) - Method in class org.hibernate.cfg.Configuration
 
validateScrollability() - Method in class org.hibernate.hql.ast.QueryTranslatorImpl
 
validateScrollability() - Method in class org.hibernate.hql.classic.QueryTranslatorImpl
 
validateScrollability() - Method in interface org.hibernate.hql.QueryTranslator
Validate the scrollability of the translated query.
validateScrollability() - Method in class org.hibernate.loader.hql.QueryLoader
 
validateTypes(SelectClause) - Method in class org.hibernate.hql.ast.tree.IntoClause
 
VALIDATION_FACTORY - Static variable in class org.hibernate.ejb.AvailableSettings
Used to pass along any discovered validator factory.
VALIDATION_MODE - Static variable in class org.hibernate.ejb.AvailableSettings
Used to indicate what form of automatic validation is in effect as per rules defined in JPA 2 section 3.6.1.1

See JPA 2 sections 9.4.3 and 8.2.1.8

ValidationFailure - Exception in org.hibernate.classic
Thrown from Validatable.validate() when an invariant was violated.
ValidationFailure(String) - Constructor for exception org.hibernate.classic.ValidationFailure
 
ValidationFailure(String, Exception) - Constructor for exception org.hibernate.classic.ValidationFailure
 
ValidationFailure(Exception) - Constructor for exception org.hibernate.classic.ValidationFailure
 
value - Variable in class org.hibernate.cfg.FkSecondPass
 
value(T) - Method in class org.hibernate.ejb.criteria.expression.CoalesceExpression
 
value(Expression<? extends T>) - Method in class org.hibernate.ejb.criteria.expression.CoalesceExpression
 
value() - Method in class org.hibernate.ejb.criteria.path.MapAttributeJoin
value(T) - Method in class org.hibernate.ejb.criteria.predicate.InPredicate
 
value(Expression<? extends T>) - Method in class org.hibernate.ejb.criteria.predicate.InPredicate
 
Value - Interface in org.hibernate.mapping
A value is anything that is persisted by value, instead of by reference.
VALUE_COLUMN_NAME - Static variable in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
VALUE_COLUMN_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
VALUE_COLUMN_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
valueArray() - Method in class org.hibernate.impl.AbstractQueryImpl
 
valueArray() - Method in class org.hibernate.impl.CollectionFilterImpl
 
ValueHandlerFactory - Class in org.hibernate.ejb.criteria
Helper for generically dealing with literal values.
ValueHandlerFactory.BaseValueHandler<T> - Class in org.hibernate.ejb.criteria
 
ValueHandlerFactory.BaseValueHandler() - Constructor for class org.hibernate.ejb.criteria.ValueHandlerFactory.BaseValueHandler
 
ValueHandlerFactory.BigDecimalValueHandler - Class in org.hibernate.ejb.criteria
 
ValueHandlerFactory.BigDecimalValueHandler() - Constructor for class org.hibernate.ejb.criteria.ValueHandlerFactory.BigDecimalValueHandler
 
ValueHandlerFactory.BigIntegerValueHandler - Class in org.hibernate.ejb.criteria
 
ValueHandlerFactory.BigIntegerValueHandler() - Constructor for class org.hibernate.ejb.criteria.ValueHandlerFactory.BigIntegerValueHandler
 
ValueHandlerFactory.ByteValueHandler - Class in org.hibernate.ejb.criteria
 
ValueHandlerFactory.ByteValueHandler() - Constructor for class org.hibernate.ejb.criteria.ValueHandlerFactory.ByteValueHandler
 
ValueHandlerFactory.DoubleValueHandler - Class in org.hibernate.ejb.criteria
 
ValueHandlerFactory.DoubleValueHandler() - Constructor for class org.hibernate.ejb.criteria.ValueHandlerFactory.DoubleValueHandler
 
ValueHandlerFactory.FloatValueHandler - Class in org.hibernate.ejb.criteria
 
ValueHandlerFactory.FloatValueHandler() - Constructor for class org.hibernate.ejb.criteria.ValueHandlerFactory.FloatValueHandler
 
ValueHandlerFactory.IntegerValueHandler - Class in org.hibernate.ejb.criteria
 
ValueHandlerFactory.IntegerValueHandler() - Constructor for class org.hibernate.ejb.criteria.ValueHandlerFactory.IntegerValueHandler
 
ValueHandlerFactory.LongValueHandler - Class in org.hibernate.ejb.criteria
 
ValueHandlerFactory.LongValueHandler() - Constructor for class org.hibernate.ejb.criteria.ValueHandlerFactory.LongValueHandler
 
ValueHandlerFactory.NoOpValueHandler<T> - Class in org.hibernate.ejb.criteria
 
ValueHandlerFactory.NoOpValueHandler() - Constructor for class org.hibernate.ejb.criteria.ValueHandlerFactory.NoOpValueHandler
 
ValueHandlerFactory.ShortValueHandler - Class in org.hibernate.ejb.criteria
 
ValueHandlerFactory.ShortValueHandler() - Constructor for class org.hibernate.ejb.criteria.ValueHandlerFactory.ShortValueHandler
 
ValueHandlerFactory.StringValueHandler - Class in org.hibernate.ejb.criteria
 
ValueHandlerFactory.StringValueHandler() - Constructor for class org.hibernate.ejb.criteria.ValueHandlerFactory.StringValueHandler
 
ValueHandlerFactory.ValueHandler<T> - Interface in org.hibernate.ejb.criteria
 
ValueInclusion - Class in org.hibernate.engine
An enum of the different ways a value might be "included".
ValueInclusion(String) - Constructor for class org.hibernate.engine.ValueInclusion
 
valueOf(String) - Static method in enum org.hibernate.annotations.CacheConcurrencyStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.annotations.CacheModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.annotations.CascadeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.annotations.FetchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.annotations.FlushModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.annotations.GenerationTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.annotations.LazyCollectionOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.annotations.LazyToOneOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.annotations.NotFoundAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.annotations.OnDeleteAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.annotations.OptimisticLockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.annotations.PolymorphismType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.annotations.ResultCheckStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.annotations.SortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.cache.infinispan.util.FlagAdapter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.cache.jbc.util.CacheHelper.Internal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.cfg.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.cfg.AnnotatedClassType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.cfg.annotations.Nullability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.cfg.beanvalidation.GroupsPerOperation.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.cfg.ConfigurationArtefactType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ejb.criteria.expression.SubqueryComparisonModifierExpression.Modifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ejb.criteria.expression.UnaryArithmeticOperation.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ejb.criteria.predicate.ComparisonPredicate.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ejb.criteria.predicate.TruthValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ejb.transaction.JoinableCMTTransaction.JoinStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.envers.configuration.metadata.InheritanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.envers.entities.RelationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.envers.ModificationStore
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.envers.query.criteria.AggregatedAuditExpression.AggregatedMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.envers.RelationTargetAuditMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.envers.RevisionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.envers.tools.ConcurrentReferenceHashMap.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.envers.tools.ConcurrentReferenceHashMap.ReferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
valueOf(String) - Method in class org.hibernate.tuple.ElementWrapper
 
values() - Static method in enum org.hibernate.annotations.CacheConcurrencyStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.annotations.CacheModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.annotations.CascadeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.annotations.FetchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.annotations.FlushModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.annotations.GenerationTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.annotations.LazyCollectionOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.annotations.LazyToOneOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.annotations.NotFoundAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.annotations.OnDeleteAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.annotations.OptimisticLockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.annotations.PolymorphismType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.annotations.ResultCheckStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.annotations.SortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.cache.infinispan.util.FlagAdapter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.cache.jbc.util.CacheHelper.Internal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.cfg.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.cfg.AnnotatedClassType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.cfg.annotations.Nullability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.cfg.beanvalidation.GroupsPerOperation.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.cfg.ConfigurationArtefactType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hibernate.collection.PersistentIdentifierBag
 
values() - Method in class org.hibernate.collection.PersistentMap
 
values(M) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
values() - Static method in enum org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ejb.criteria.expression.SubqueryComparisonModifierExpression.Modifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ejb.criteria.expression.UnaryArithmeticOperation.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ejb.criteria.predicate.ComparisonPredicate.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ejb.criteria.predicate.TruthValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ejb.transaction.JoinableCMTTransaction.JoinStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.envers.configuration.metadata.InheritanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
values() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
values() - Static method in enum org.hibernate.envers.entities.RelationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.envers.ModificationStore
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.envers.query.criteria.AggregatedAuditExpression.AggregatedMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.envers.RelationTargetAuditMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.envers.RevisionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.envers.tools.ConcurrentReferenceHashMap.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.envers.tools.ConcurrentReferenceHashMap.ReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Returns a Collection view of the values contained in this map.
values() - Method in class org.hibernate.proxy.map.MapProxy
 
values() - Method in class org.hibernate.util.FastHashMap
Return a collection view of the values contained in this map.
values() - Method in class org.hibernate.util.IdentityMap
 
ValueVisitor - Interface in org.hibernate.mapping
 
VarArgsSQLFunction - Class in org.hibernate.dialect.function
Support for slightly more general templating than StandardSQLFunction, with an unlimited number of arguments.
VarArgsSQLFunction(Type, String, String, String) - Constructor for class org.hibernate.dialect.function.VarArgsSQLFunction
Constructs a VarArgsSQLFunction instance with a 'static' return type.
VarArgsSQLFunction(String, String, String) - Constructor for class org.hibernate.dialect.function.VarArgsSQLFunction
Constructs a VarArgsSQLFunction instance with a 'dynamic' return type.
verCfg - Variable in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
verCfg - Variable in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
VerifyFetchProfileReferenceSecondPass - Class in org.hibernate.cfg
 
VerifyFetchProfileReferenceSecondPass(String, FetchProfile.FetchOverride, ExtendedMappings) - Constructor for class org.hibernate.cfg.VerifyFetchProfileReferenceSecondPass
 
verifyOutcome(int, PreparedStatement, int) - Method in interface org.hibernate.jdbc.Expectation
Perform verification of the outcome of the RDBMS operation based on the type of expectation defined.
verifyOutcome(int, PreparedStatement, int) - Method in class org.hibernate.jdbc.Expectations.BasicExpectation
 
verifyParameters() - Method in class org.hibernate.impl.AbstractQueryImpl
Perform parameter validation.
verifyParameters(boolean) - Method in class org.hibernate.impl.AbstractQueryImpl
Perform parameter validation.
verifyParameters() - Method in class org.hibernate.impl.SQLQueryImpl
 
verifyProperties(Properties) - Static method in class org.hibernate.cfg.Environment
Issues warnings to the user when any obsolete or renamed property names are used.
Version - Class in org.hibernate.cfg.annotations
 
Version() - Constructor for class org.hibernate.cfg.annotations.Version
 
Version - Class in org.hibernate.ejb
 
Version() - Constructor for class org.hibernate.ejb.Version
 
Version - Class in org.hibernate
Information about the Hibernate version.
Version() - Constructor for class org.hibernate.Version
 
VERSION2_SQL - Static variable in class org.hibernate.hql.ast.tree.SelectClause
 
VERSION_INSENSITIVE_VERSION - Static variable in class org.hibernate.dialect.resolver.BasicDialectResolver
 
VersionedItem - Class in org.hibernate.test.cache
 
VersionedItem() - Constructor for class org.hibernate.test.cache.VersionedItem
 
Versioning - Class in org.hibernate.engine
Utilities for dealing with optimisitic locking values.
VersionProperty - Class in org.hibernate.tuple
Represents a version property within the Hibernate runtime-metamodel.
VersionProperty(String, String, Type, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, CascadeStyle, VersionValue) - Constructor for class org.hibernate.tuple.VersionProperty
Constructs VersionProperty instances.
versionsEntityName - Variable in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
VersionType - Interface in org.hibernate.type
A Type that may be used to version data.
VersionTypeSeedParameterSpecification - Class in org.hibernate.param
Parameter bind specification used for optimisitc lock version seeding (from insert statements).
VersionTypeSeedParameterSpecification(VersionType) - Constructor for class org.hibernate.param.VersionTypeSeedParameterSpecification
Constructs a version seed parameter bind specification.
VersionValue - Class in org.hibernate.engine
A strategy for determining if a version value is an version of a new transient instance or a previously persistent transient instance.
VersionValue() - Constructor for class org.hibernate.engine.VersionValue
 
VersionValue(Object) - Constructor for class org.hibernate.engine.VersionValue
Assume the transient instance is newly instantiated if its version is null or equal to value
Vertex<R> - Class in org.hibernate.envers.tools.graph
A graph vertex - stores its representation, neighbours, start and end time in (D|B)FS.
Vertex(R) - Constructor for class org.hibernate.envers.tools.graph.Vertex
 
VETO - Static variable in interface org.hibernate.classic.Lifecycle
Return value to veto the action (true)
viewChanged(ViewChangedEvent) - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
viewChanged(ViewChangedEvent) - Method in class org.hibernate.cache.jbc.BasicRegionAdapter
 
ViolatedConstraintNameExtracter - Interface in org.hibernate.exception
Defines a contract for implementations that can extract the name of a violated constraint from a SQLException that is the result of that constraint violation.
visit(AST) - Method in class org.hibernate.hql.ast.QueryTranslatorImpl.JavaConstantConverter
 
visit(AST) - Method in interface org.hibernate.hql.ast.util.NodeTraverser.VisitationStrategy
 
visit(TestSuite) - Method in class org.hibernate.junit.TestSuiteVisitor
 
visitCollectionsBeforeSave(Object, Serializable, Object[], Type[], EventSource) - Method in class org.hibernate.event.def.AbstractSaveEventListener
 
visitCollectionsBeforeSave(Object, Serializable, Object[], Type[], EventSource) - Method in class org.hibernate.event.def.DefaultReplicateEventListener
 

W

WAIT_FOREVER - Static variable in class org.hibernate.LockOptions
Indicates that there is no timeout for the acquisition.
walkCollectionTree(QueryableCollection, String) - Method in class org.hibernate.loader.JoinWalker
For a collection role, return a list of associations to be fetched by outerjoin
walkEntityTree(OuterJoinLoadable, String) - Method in class org.hibernate.loader.JoinWalker
Walk the association tree for an entity, adding associations which should be join fetched to the JoinWalker.associations inst var.
warn(String) - Method in interface org.hibernate.bytecode.buildtime.Logger
 
warn(String) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
 
warning(SAXParseException) - Method in class org.hibernate.ejb.packaging.PersistenceXmlLoader.ErrorLogger
 
warning(SAXParseException) - Method in class org.hibernate.util.xml.ErrorLogger
warning(SAXParseException) - Method in class org.hibernate.util.XMLHelper.ErrorLogger
 
wasCommitted() - Method in class org.hibernate.transaction.CMTTransaction
Check if this transaction was successfully committed.
wasCommitted() - Method in class org.hibernate.transaction.JDBCTransaction
Check if this transaction was successfully committed.
wasCommitted() - Method in class org.hibernate.transaction.JTATransaction
Check if this transaction was successfully committed.
wasCommitted() - Method in interface org.hibernate.Transaction
Check if this transaction was successfully committed.
wasDereferenced() - Method in class org.hibernate.engine.CollectionEntry
 
wasInitialized() - Method in class org.hibernate.collection.AbstractPersistentCollection
Is this instance initialized?
wasInitialized() - Method in interface org.hibernate.collection.PersistentCollection
Is this instance initialized?
wasLockedConcurrently() - Method in class org.hibernate.cache.ReadWriteCache.Lock
Was this lock held concurrently by multiple transactions?
wasRolledBack() - Method in class org.hibernate.transaction.CMTTransaction
Was this transaction rolled back or set to rollback only?

This only accounts for actions initiated from this local transaction.

wasRolledBack() - Method in class org.hibernate.transaction.JDBCTransaction
Was this transaction rolled back or set to rollback only?

This only accounts for actions initiated from this local transaction.

wasRolledBack() - Method in class org.hibernate.transaction.JTATransaction
Was this transaction rolled back or set to rollback only?

This only accounts for actions initiated from this local transaction.

wasRolledBack() - Method in interface org.hibernate.Transaction
Was this transaction rolled back or set to rollback only?

This only accounts for actions initiated from this local transaction.

weakKeywords() - Method in class org.hibernate.hql.ast.HqlParser
 
WeblogicTransactionManagerLookup - Class in org.hibernate.transaction
TransactionManager lookup strategy for WebLogic
WeblogicTransactionManagerLookup() - Constructor for class org.hibernate.transaction.WeblogicTransactionManagerLookup
 
WebSphereExtendedJTATransactionLookup - Class in org.hibernate.transaction
TransactionManagerLookup implementation intended for use with WebSphere Application Server (WAS).
WebSphereExtendedJTATransactionLookup() - Constructor for class org.hibernate.transaction.WebSphereExtendedJTATransactionLookup
 
WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter - Class in org.hibernate.transaction
 
WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter - Class in org.hibernate.transaction
 
WebSphereTransactionManagerLookup - Class in org.hibernate.transaction
TransactionManagerLookup strategy for WebSphere (versions 4, 5.0 and 5.1)
WebSphereTransactionManagerLookup() - Constructor for class org.hibernate.transaction.WebSphereTransactionManagerLookup
Constructs a new WebSphereTransactionManagerLookup.
when(Expression<Boolean>, R) - Method in class org.hibernate.ejb.criteria.expression.SearchedCaseExpression
 
when(Expression<Boolean>, Expression<? extends R>) - Method in class org.hibernate.ejb.criteria.expression.SearchedCaseExpression
 
when(C, R) - Method in class org.hibernate.ejb.criteria.expression.SimpleCaseExpression
 
when(C, Expression<? extends R>) - Method in class org.hibernate.ejb.criteria.expression.SimpleCaseExpression
 
Where - Annotation Type in org.hibernate.annotations
Where clause to add to the element Entity or target entity of a collection The clause is written in SQL
where(Expression<Boolean>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
where(Predicate...) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
where(Expression<Boolean>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
where(Predicate...) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
whereJoinFragment(String, boolean, boolean) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
whereJoinFragment(String, boolean, boolean) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
whereJoinFragment(String, boolean, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
whereJoinFragment(String, boolean, boolean) - Method in interface org.hibernate.persister.entity.Joinable
Get the where clause part of any joins (optional operation)
WhereJoinTable - Annotation Type in org.hibernate.annotations
Where clause to add to the colleciton join table The clause is written in SQL
WhereParser - Class in org.hibernate.hql.classic
Parses the where clause of a hibernate query and translates it to an SQL where clause.
WhereParser() - Constructor for class org.hibernate.hql.classic.WhereParser
 
whereString(String, String[], String, int) - Method in class org.hibernate.loader.collection.CollectionJoinWalker
 
whereString(String, String[], int) - Method in class org.hibernate.loader.JoinWalker
Render the where condition for a (batch) load by identifier / collection key
WHITESPACE - Static variable in class org.hibernate.util.StringHelper
 
withFlags(FlagAdapter...) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
A builder-style method that adds flags to any cache API call.
withFlags(FlagAdapter...) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
Work - Interface in org.hibernate.jdbc
Contract for performing a discrete piece of JDBC work.
WorkUnitMergeDispatcher - Interface in org.hibernate.envers.synchronization.work
Visitor patter dispatcher.
WorkUnitMergeVisitor - Interface in org.hibernate.envers.synchronization.work
Visitor pattern visitor.
wrap(Session) - Method in class org.hibernate.context.ThreadLocalSessionContext
 
wrap(Expression<Boolean>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
wrap(Blob) - Method in class org.hibernate.engine.jdbc.AbstractLobCreator
Wrap the given blob in a serializable wrapper.
wrap(Clob) - Method in class org.hibernate.engine.jdbc.AbstractLobCreator
Wrap the given clob in a serializable wrapper.
wrap(ResultSet, ColumnNameCache) - Method in interface org.hibernate.engine.jdbc.JdbcSupport
Wrap the given ResultSet in one that caches the column-name -> column-index resolution.
wrap(ResultSet, ColumnNameCache) - Method in class org.hibernate.engine.jdbc.JdbcSupportImpl
 
wrap(Blob) - Method in interface org.hibernate.engine.jdbc.LobCreator
Wrap the given blob in a serializable wrapper.
wrap(Clob) - Method in interface org.hibernate.engine.jdbc.LobCreator
Wrap the given clob in a serializable wrapper.
wrap(SessionImplementor, Object) - Method in class org.hibernate.type.ArrayType
 
wrap(SessionImplementor, Object) - Method in class org.hibernate.type.BagType
 
wrap(byte[]) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
wrap(SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
Wrap the naked collection instance in a wrapper, or instantiate a holder.
wrap(SessionImplementor, Object) - Method in class org.hibernate.type.CustomCollectionType
 
wrap(SessionImplementor, Object) - Method in class org.hibernate.type.IdentifierBagType
 
wrap(SessionImplementor, Object) - Method in class org.hibernate.type.ListType
 
wrap(SessionImplementor, Object) - Method in class org.hibernate.type.MapType
 
wrap(byte[]) - Method in class org.hibernate.type.PrimitiveByteArrayBlobType
Deprecated.  
wrap(SessionImplementor, Object) - Method in class org.hibernate.type.SetType
 
wrap(SessionImplementor, Object) - Method in class org.hibernate.type.SortedMapType
 
wrap(SessionImplementor, Object) - Method in class org.hibernate.type.SortedSetType
 
wrap(SessionImplementor, Object) - Method in interface org.hibernate.usertype.UserCollectionType
Wrap an instance of a collection
WRAP_RESULT_SETS - Static variable in class org.hibernate.cfg.Environment
Enable wrapping of JDBC result sets in order to speed up column name lookups for broken JDBC drivers
wrapAsLiterals(CriteriaBuilderImpl, Object...) - Static method in class org.hibernate.ejb.criteria.expression.function.ParameterizedFunctionExpression
 
wrapIdsInEmbeddedComponents() - Method in class org.hibernate.cfg.annotations.EntityBinder
 
wrapLockException(HibernateException, LockOptions) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
WrappedBlob - Interface in org.hibernate.engine.jdbc
Contract for Blob wrappers.
WrappedClob - Interface in org.hibernate.engine.jdbc
Contract for Clob wrappers.
WrappedInferredData - Class in org.hibernate.cfg
 
WrappedInferredData(PropertyData, String) - Constructor for class org.hibernate.cfg.WrappedInferredData
 
WrappedMaterializedBlobType - Class in org.hibernate.type
materialized_blob: A type that maps an SQL BLOB to Java Byte[].
WrappedMaterializedBlobType() - Constructor for class org.hibernate.type.WrappedMaterializedBlobType
 
WRAPPER_BINARY - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
WrapperBinaryType - Class in org.hibernate.type
 
WrapperBinaryType() - Constructor for class org.hibernate.type.WrapperBinaryType
 
wrapStaleStateException(StaleStateException) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
wrapStaleStateException(StaleStateException) - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor
 
WrapVisitor - Class in org.hibernate.event.def
Wrap collections in a Hibernate collection wrapper.
write() - Method in class org.hibernate.collection.AbstractPersistentCollection
Called by any writer method of the collection interface
WRITE - Static variable in class org.hibernate.LockMode
A WRITE lock is obtained when an object is updated or inserted.
write(Writer) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
write(Writer) - Method in class org.hibernate.tuple.ElementWrapper
 
writeBoolean(Object, String, boolean, boolean) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
writeBoolean(Object, String, boolean, boolean) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
writeBoolean(Object, String, boolean, boolean) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
writeByte(Object, String, byte, byte) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
writeByte(Object, String, byte, byte) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
writeByte(Object, String, byte, byte) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
writeChar(Object, String, char, char) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
writeChar(Object, String, char, char) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
writeChar(Object, String, char, char) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
writeDouble(Object, String, double, double) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
writeDouble(Object, String, double, double) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
writeDouble(Object, String, double, double) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
writeElement(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Write the element to a JDBC PreparedStatement
writeElementToWhere(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Write the element to a JDBC PreparedStatement
writeExternal(ObjectOutput) - Method in class org.hibernate.cache.infinispan.util.AddressAdapterImpl
 
writeFloat(Object, String, float, float) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
writeFloat(Object, String, float, float) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
writeFloat(Object, String, float, float) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
writeIdentifier(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Write the identifier to a JDBC PreparedStatement
writeIndex(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Write the index to a JDBC PreparedStatement
writeIndexToWhere(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Write the index to a JDBC PreparedStatement
writeInsert(Object, Object, Object) - Method in interface org.hibernate.cache.OptimisticCache
Called during CacheConcurrencyStrategy.insert(java.lang.Object, java.lang.Object, java.lang.Object) processing for transactional strategies.
writeInt(Object, String, int, int) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
Called to handle writing an int value to a given field.
writeInt(Object, String, int, int) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
writeInt(Object, String, int, int) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
writeKey(PreparedStatement, Serializable, int, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Write the key to a JDBC PreparedStatement
writeLoad(Object, Object, Object) - Method in interface org.hibernate.cache.OptimisticCache
Called during CacheConcurrencyStrategy.put(java.lang.Object, java.lang.Object, long, java.lang.Object, java.util.Comparator, boolean) processing for transactional strategies.
writeLong(Object, String, long, long) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
writeLong(Object, String, long, long) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
writeLong(Object, String, long, long) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
writeObject(Object, String, Object, Object) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
writeObject(ObjectOutputStream) - Method in class org.hibernate.ejb.metamodel.AbstractAttribute
Used by JDK serialization...
writeObject(Object, String, Object, Object) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
writeObject(Object, String, Object, Object) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
writeReplace() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
writeReplace() - Method in interface org.hibernate.proxy.HibernateProxy
Perform serialization-time write-replacement of this proxy.
writeReplace() - Method in class org.hibernate.proxy.map.MapProxy
 
writeShort(Object, String, short, short) - Method in interface org.hibernate.bytecode.javassist.FieldHandler
 
writeShort(Object, String, short, short) - Method in class org.hibernate.intercept.cglib.FieldInterceptorImpl
 
writeShort(Object, String, short, short) - Method in class org.hibernate.intercept.javassist.FieldInterceptorImpl
 
writeUpdate(Object, Object, Object, Object) - Method in interface org.hibernate.cache.OptimisticCache
Called during CacheConcurrencyStrategy.update(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) processing for transactional strategies.
WrongClassException - Exception in org.hibernate
Thrown when Session.load() selects a row with the given primary key (identifier value) but the row's discriminator value specifies a subclass that is not assignable to the class requested by the user.
WrongClassException(String, Serializable, String) - Constructor for exception org.hibernate.WrongClassException
 

X

XML_FILE_NAMES - Static variable in class org.hibernate.ejb.AvailableSettings
List of classes names Internal use only
XMLContext - Class in org.hibernate.cfg.annotations.reflection
 
XMLContext() - Constructor for class org.hibernate.cfg.annotations.reflection.XMLContext
 
XMLContext.Default - Class in org.hibernate.cfg.annotations.reflection
 
XMLContext.Default() - Constructor for class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
XmlDocument - Interface in org.hibernate.util.xml
Describes a parsed xml document.
XmlDocumentImpl - Class in org.hibernate.util.xml
Basic implemementation of XmlDocument
XmlDocumentImpl(Document, String, String) - Constructor for class org.hibernate.util.xml.XmlDocumentImpl
 
XmlDocumentImpl(Document, Origin) - Constructor for class org.hibernate.util.xml.XmlDocumentImpl
 
xmlHelper - Variable in class org.hibernate.cfg.Configuration
 
XmlHelper - Class in org.hibernate.ejb.packaging
A utility class to cover up the rough bits of xml parsing
XMLHelper - Class in org.hibernate.util
Small helper class that lazy loads DOM and SAX reader and keep them for fast use afterwards.
XMLHelper() - Constructor for class org.hibernate.util.XMLHelper
 
XMLHelper.ErrorLogger - Class in org.hibernate.util
 

Y

YES_NO - Static variable in class org.hibernate.Hibernate
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5138
YesNoType - Class in org.hibernate.type
yes_no: A type that maps an SQL CHAR(1) to a Java Boolean.
YesNoType() - Constructor for class org.hibernate.type.YesNoType
 

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

Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.